Hi everyone,
I cann’t start IS that I newly installed, errors as follow:
java.lang.RuntimeException: java.lang.RuntimeException: javax.naming.CommunicationException: JNDI setup failed on RNAME=nsp://localhost:9000 [Root exception is com.pcbsys.nirvana.client.nRealmUnreachableException: Realm is currently not reachable:com.pcbsys.foundation.base.fException: Retry count=2 exceeded attempting to connect to host - [nsp://localhost:9000/]]
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: javax.naming.CommunicationException: JNDI setup failed on RNAME=nsp://localhost:9000 [Root exception is com.pcbsys.nirvana.client.nRealmUnreachableException: Realm is currently not reachable:com.pcbsys.foundation.base.fException: Retry count=2 exceeded attempting to connect to host - [nsp://localhost:9000/]]
Caused by: java.lang.RuntimeException: javax.naming.CommunicationException: JNDI setup failed on RNAME=nsp://localhost:9000 [Root exception is com.pcbsys.nirvana.client.nRealmUnreachableException: Realm is currently not reachable:com.pcbsys.foundation.base.fException…
kindly help,thanks in advance.
webMethods version is 9.8 and didn’t install any fix.
looks like you are trying to connect to an invalid MWS schema.
Make sure that the schema configured for the Central Users Function contains table for MyWebMethods component and that MWS using this same schema has been started at least once to complete initialization.
There seems to be another error when trying to connect to Universal Messaging (Realm unreachable).
Hi Holger,
thanks a lot, I have solved this problem “Cannot initialize MWS, invalid database schema is specified” by starting My webMethods Server once, and “JNDI setup failed” could be ignore if I don’t use UM as default Messaging, now my webMethods works fine.
thank you very much.