I am seeing something very similar to this, however it is while running JBoss 
as a cluster. If I run Jboss as a stand alone server I can connect to my EJBs, 
however if I Cluster Jboss 4.0.2 using jboss cache 1.2.3 I have a problem with 
jndi.

[LogonAction] ERROR: javax.naming.CommunicationException: Receive timed out 
[Root exception is java.net.SocketTimeoutException: Receive timed out]
javax.naming.CommunicationException: Receive timed out [Root exception is 
java.net.SocketTimeoutException: Receive timed out]
    at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1302)
    at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1382)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:579)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)

It is as though I cannot use my org.jboss.ha.jndi.HANamingService.

Any ideas?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899679#3899679

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899679


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to