[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NoInitialContextException: Can't find prope
joepareti
do-not-reply at jboss.com
Sat May 17 08:59:28 EDT 2008
thanks Kazuhisa-san, I have not yet tried your latest suggestion, but I'd like to point out some strange messages from Jboss upon start up (via executing run.sh):
09:32:17,947 WARN [ServiceController] Problem starting service jboss:service=NamingBeanImpl
| javax.naming.NamingException: Failed to find j2ee.clientName in jndi env
| at org.jboss.naming.client.java.javaURLContextFactory.getObjectInstance(javaURLContextFactory.java:81)
|
| ...
|
| 09:32:31,310 ERROR [UUIDKeyGeneratorFactoryService] Caught exception during startService()
| javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: No such device [Root exception is java.net.SocketException: No such device] [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]]
| at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1414)
| at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:484)
| at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:477)
| ...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151589#4151589
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151589
More information about the jboss-user
mailing list