[jboss-user] [JNDI/Naming/Network] - Porting 4.0.0 to 4.0.4 / 4.0.5

Frintrop do-not-reply at jboss.com
Thu Oct 19 12:22:29 EDT 2006


We port our application from 4.0.0 to 4.0.4/5.

If we deploy our war in a seperate tomcat 5.5 and communication to a jboss 4.0.4/5 everything works perfect.

if we deploy (as in 4.0.0 done ) the war in the jboss-tomcat container we got a exception:

ERROR [STDERR] javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out]
18:14:18,687 ERROR [STDERR]     at org.jnp.interfaces.NamingContext.discoverServ
r(NamingContext.java:1317)
18:14:18,687 ERROR [STDERR]     at org.jnp.interfaces.NamingContext.checkRef(Nam
ngContext.java:1446)
8:14:18,687 ERROR [STDERR]     at org.jnp.interfaces.NamingContext.lookup(Namin
Context.java:594)
8:14:18,687 ERROR [STDERR]     at org.jnp.interfaces.NamingContext.lookup(Namin



we have checked the jar version. the seemed to be the same. jnp is running on port 1099.

any suggestions ?

thx

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

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



More information about the jboss-user mailing list