I am getting the same exception while experimenting with the sun ejb tutorial.  I get 
the error with 14+ clients.  Did you find a solution? 
javax.naming.CommunicationException: Receive timed out [Root exception is 
java.net.SocketTimeoutException: Receive
 timed out]
        at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1119)
        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1196)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:516)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:509)
        at javax.naming.InitialContext.lookup(InitialContext.java:347)
        at ejb.stateless.ConverterClient.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:534)
Caused by: java.net.SocketTimeoutException: Receive timed out
        at java.net.PlainDatagramSocketImpl.peekData(Native Method)
        at java.net.DatagramSocket.receive(DatagramSocket.java:661)
        at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1089)
        ... 6 more

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

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


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to