Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Utilities
  3. createdatamaps - Data Map Creation Utility
  4. DTLCCADW - Adabas PCAT Utility
  5. DTLCUIML - IMS Log Marker Utility
  6. DTLINFO - Release Information Utility
  7. DTLINFOX - Enhanced Release Information Utility
  8. DTLREXE - Remote Execution Utility
  9. DTLUAPPL - Restart Token Utility
  10. DTLUCBRG - Batch Registration Utility
  11. DTLUCDEP - CDEP Maintenance Utility
  12. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  13. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  14. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  15. DTLURDMO - Data Map Utility
  16. DTLUTSK - Task Control Utility
  17. EDMLUCTR - Log Scan and Print Utility
  18. EDMUOPTS - Service Aid Utility
  19. EDMXLUTL - Event Marker Utility
  20. HOSTENT - TCP/IP Address Reporter Utility
  21. PWXCATMY - MySQL Catalog Utility
  22. PWXUCCLPRT - Print Log Summary Utility
  23. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  24. PWXUCREG - Capture Registration Utility
  25. PWXUMAP - Map List Utility
  26. PWXUCRGP - Capture Registrations Print Utility
  27. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  28. PWXUGSK - SSL Reporting Utility
  29. PWXUSSL - PowerExchange SSL Reporting Utility
  30. WRKJRNLCKE- Journal Lock Table Utility for IBM i

JAXB Error Messages

JAXB Error Messages

In addition to the error messages that PowerExchange generates, the createdatamaps log file might include Java Architecture for XML Binding (JAXB) error messages. These messages might appear standalone or wrapped in PowerExchange message MDO_34611.
The following table shows some of the eror conditions that result in a JAXB error message:
Error Condition
JAXB Error Message
An element is spelled incorrectly
The element type "
element_name
" must be terminated by the matching end-tag "</
element_name
".
An incorrect data type or value is specified for an element.
Not a Valid Datatype:
value
cvc-datatype-valid.1.2.1: '
value
' is not a valid value for 'Datatype name'
cvc-type.3.1.3: The value '
value
' of element '
element_name
' is not valid.
An end tag is missing.
The element type "
element_name
" must be terminated by the matching end-tag "</
element_name
>".
Data is specified outside of the element tags.
Element '
element_name
' cannot have character [children], because the type's content type is element-only.
The DatamapGeneration tag does not include the xmlSchemaVersion and xmlns attributes.
Unexpected element (uri:"
uri
", local:"
element_name
" ). Expected elements are
element_list
.
An element is specified in an incorrect location.
cvc-complex-type.2.4.a: Invalid content was found starting with element '
element_name
'. One of '{
element_list
}' is expected.
The order of elements is rearranged.
Invalid content was found starting with element '
element1_name
'. No child element is expected at this point..
element2_name
A reserved character, such as a greater-than or less-than sign, is specified as part of a value for an element.
Value '
value
' is not facet-valid with respect to pattern '[a-zA-Z][a-zA-Z0-9_]*' for type '#
type
'..
XML parser message: SEVERITY: 2, MESSAGE: cvc-type.3.1.3: The value '
value
' of element '
element_name
' is not valid..

0 COMMENTS

We’d like to hear from you!