uCosminexus Service Platform, Messages

[Contents][Index][Back][Next]

KDEC11002-E

The loading of a UOC program invoked by a component failed. (user class name = aa....aa, property file path = bb....bb, error message = cc....cc)

aa....aa: UOC class name
bb....bb: Path of the property file
cc....cc: Exception information (contents of Throwable#toString)
Description
An attempt to generate a class instance invoked by the component-common UOC failed.
(S)
Processing is interrupted.
(O)
Correct the class that caused the exception.