uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE43012-E

An error occurred when creating ORB/POA. (error details = aa....aa)

aa....aa: Exception message (Exception information of Cosminexus TPBroker is mainly output)
Description
An error occurred while creating ORB/POA.
When performing the operation by fixing the communication port and IP address, the environment might not be set properly.
Action
Revise the value of vbroker.se.iiop_tp.host key and vbroker.se.iiop_tp.scm.iiop_tp.listener.port key of user property file according to the message displayed in aa....aa, and then restart the J2EE server.
Revise the values from the following viewpoint:
  • Does the specified port number overlap with the port number that is being used?
  • Is the specified port number an invalid numeric value such as a negative value and a value out of range?
  • Is the specified value of fixed IP address correct in terms of the IP address format?
  • Is a space entered before and after the specified value?