[jboss-user] [EJB3] - Re: javax.naming.NamingException: Could not dereference object [Root exception is java.lang.reflect.org.jboss.remoting.InvocationFailureException: Unable to perform invocation; nested exception is: java.io.EOFException: end of file]
Lokesh Kumar Padhanvis
do-not-reply at jboss.com
Tue Feb 28 06:15:28 EST 2012
Lokesh Kumar Padhanvis [https://community.jboss.org/people/lokeshdotp] created the discussion
"Re: javax.naming.NamingException: Could not dereference object [Root exception is java.lang.reflect.org.jboss.remoting.InvocationFailureException: Unable to perform invocation; nested exception is: java.io.EOFException: end of file]"
To view the discussion, visit: https://community.jboss.org/message/720162#720162
--------------------------------------------------------------
Hi Sarang
I faced this issue(*: java.io.EOFException: end of file)*, and found that one of my objects was not Serializable.
So please check if you are dealing with some objects which are instantiated from classes which do not implement Serializable interface.
Hope this helps.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/720162#720162]
Start a new discussion in EJB3 at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120228/d6d2a42e/attachment.html
More information about the jboss-user
mailing list