Originally posted by: Vinoth Rajasekaran
The error was due to an backend (RESTful web services layer) error,
Caused by: javax.xml.bind.JAXBException: ERROR: value=10 is out of range for this type min=65536 max=2147483647
at com.ibm.pmc.jaxb.impl.uom.DynamicReconfigurationConnectorIndex.setValue(DynamicReconfigurationConnectorIndex.java:85)
... 95 more
Caused by:
java.lang.RuntimeException: REST006D Unexpected exception mapping single property BasePartition.PartitionIOConfiguration.TaggedIO.AlternateConsole
REST layer is getting an unsupported value of 10 from IBMi partition for data type DRCIndex.
Attribute is BasePartition.PartitionIOConfiguration.TaggedIO.AlternateConsole
Stephen mentioned this is as unused IBMi partition created years back. He removed the partition and GUI successfully launched.
#HMCandCMC#feedback-on-the-enhanced-user-interface