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. DTLREXE - Remote Execution Utility
  8. DTLUAPPL - Restart Token Utility
  9. DTLUCBRG - Batch Registration Utility
  10. DTLUCDEP - CDEP Maintenance Utility
  11. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  12. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  13. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  14. DTLURDMO - Data Map Utility
  15. DTLUTSK - Task Control Utility
  16. EDMLUCTR - Log Scan and Print Utility
  17. EDMUOPTS - Service Aid Utility
  18. EDMXLUTL - Event Marker Utility
  19. HOSTENT - TCP/IP Address Reporter Utility
  20. PWXCATMY - MySQL Catalog Utility
  21. PWXUCCLPRT - Print Log Summary Utility
  22. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  23. PWXUCREG - Capture Registration Suspend Utility
  24. PWXUCRGP - Capture Registrations Print Utility
  25. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  26. PWXUGSK - SSL Reporting Utility for z/OS
  27. PWXUMAP - Map List Utility
  28. PWXUSSL - PowerExchange SSL Reporting Utility

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!