uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34239-E

The SFO server was not found. (J2EE application = aa....aa, context root = bb....bb, SFO server = cc....cc, naming service = dd....dd)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: SFO server name
dd....dd: Address and port number of the Naming Service
Description
An attempt to lookup the SFO server by the Naming Service (dd....dd) has failed.
Take action based on the following causes:
  • The SFO server is not running properly.
  • A problem occurred in the communication path between the SFO server and the J2EE server.
  • The address or the port number of the Naming Service specified in the user property file is invalid.
Action
Make sure that the SFO server is running properly, and no problem exists in the communication path between the SFO server and the J2EE server.
If no problem exists in the SFO server and the communication path, check the setting of the address and the port number of the Naming Service specified in the user property file (usrconf.properties). If the setting is invalid, stop the J2EE server and modify to the correct value, and then restart the J2EE server.