Here is my exception: I am also using Jboss with exclipse with db connectivity 
to db2.

javax.naming.CommunicationException: Failed to retrieve stub from server 
localhost:8180 [Root exception is java.io.EOFException]
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:209)
        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1183)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:514)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:507)
        at javax.naming.InitialContext.lookup(InitialContext.java:347)
        at 
com.wcom.rrs.remote.client.CATsClientBean.login(CATsClientBean.java:76)
        at 
com.wcom.rrs.remote.client.CATsClientBean.main(CATsClientBean.java:105)
Caused by: java.io.EOFException
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2165)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2631)
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:734)
        at java.io.ObjectInputStream.(ObjectInputStream.java:253)
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:197)

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to