Express (Distributed operating systems), v8.0 > Reference > Messages
CWWSG
CWWSG7000E: Cannot instantiate a JROM data mediator: exception {0}.
Explanation Unable to access JROM Factory or JROM TypeMap Java classes. Action Check Java class path and installation configuration.
CWWSG7001E: Cannot create a root data object {0} from JROM tree: Parent property {1}:{2}.
Explanation Unable to create the root SDO data object in the generated datagraph. Action Check that JROM tree embedded in message has a single root and no orphans.
CWWSG7002E: Cannot create a datagraph from JROM tree.
Explanation Unable to create the root SDO data object from the supplied JROM tree Action Check that JROM tree embedded in message has a single root and no orphans.
CWWSG7003E: Cannot create a JROM tree from supplied datagraph.
Explanation Unable to access JROM Factory or JROM TypeMap Java classes. Action Check integrity of the supplied datagraph and model.
CWWSG7004E: SDO Property not found : {0}.
Explanation The property was not located in the datagraph. Action Check consistancy between JROM tree and repository model.
CWWSG7005E: Cannot create a JROM tree from supplied datagraph.
Explanation Unable to access JROM Factory or JROM TypeMap Java classes. Action Check integrity of the supplied datagraph and model.
CWWSG7006E: Invalid format string : {0}.
Explanation Unable to parse the given format string as it does not conform to designated rules. Action Correct the internal format string used.
CWWSG7007E: Method invocation failure : exception {0}.
Explanation Failed to invoke a Java method using the Introspection API. Action Ensure method is referenced correctly and is defined.
CWWSG7008E: Type mapping failure : exception {0}.
Explanation Failed to locate a Java method using the Introspection API. Action Ensure method is referenced correctly and is defined.
CWWSG7009E: DataObject and JROMValue types differ, with no conversion defined: {0}.
Explanation Unable to find conversion method for Type. Action Check integrity of the supplied datagraph and model.
CWWSG7010E: Property is not a leaf or is unset: {0}.
Explanation Unable to access JROM Factory or JROM TypeMap Java classes. Action Check integrity of the supplied datagraph and model.
CWWSG7011E: Property is not single-valued: {0}.
Explanation Expected a single valued property but found many-valued. Action Check integrity of the supplied datagraph and model.
CWWSG7012E: Property is not a JROM Simple Type: {0}.
Explanation Expected a simple type property but found complex. Action Check integrity of the supplied datagraph and model.