Yes there is.... it is the InvalidClassException "darranl" wrote : Is that all of the exception? There should be a nested cause.
| javax.naming.CommunicationException [Root exception is java.io.InvalidClassException: org.jboss.invocation.MarshallingInvokerInterce | ptor; unable to create instance] | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:707) | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572) | at javax.naming.InitialContext.lookup(Unknown Source) | at com.core.ejbs.ParameterFactory.<clinit>(ParameterFactory.java:19) | at com.mail.LogEmailImpl.setParmeters(LogEmailImpl.java:16) | at com.mail.LogEmail.<init>(LogEmail.java:21) | at com.mail.LogEmailImpl.<init>(LogEmailImpl.java:11) | at com.util.Log.init(Log.java:27) | at com.util.Log.info(Log.java:224) | at com.util.Log.info(Log.java:181) | at com.core.Global.getApplicationName(Global.java:226) | at com.util.Log.init(Log.java:25) | at com.util.Log.info(Log.java:224) | at com.util.Log.info(Log.java:181) | at com.xtatic.ImportMain.main(ImportMain.java:31) | Caused by: java.io.InvalidClassException: org.jboss.invocation.MarshallingInvokerInterceptor; unable to create instance | at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) | at java.io.ObjectInputStream.readObject0(Unknown Source) | at java.io.ObjectInputStream.readObject(Unknown Source) | at org.jboss.proxy.Interceptor.readExternal(Interceptor.java:66) | at java.io.ObjectInputStream.readExternalData(Unknown Source) | at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) | at java.io.ObjectInputStream.readObject0(Unknown Source) | at java.io.ObjectInputStream.readObject(Unknown Source) | at org.jboss.proxy.Interceptor.readExternal(Interceptor.java:66) | at java.io.ObjectInputStream.readExternalData(Unknown Source) | at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) | at java.io.ObjectInputStream.readObject0(Unknown Source) | at java.io.ObjectInputStream.readObject(Unknown Source) | at org.jboss.proxy.Interceptor.readExternal(Interceptor.java:66) | at java.io.ObjectInputStream.readExternalData(Unknown Source) | at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) | at java.io.ObjectInputStream.readObject0(Unknown Source) | at java.io.ObjectInputStream.readObject(Unknown Source) | at org.jboss.proxy.ClientContainer.readExternal(ClientContainer.java:142) | at java.io.ObjectInputStream.readExternalData(Unknown Source) | at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) | at java.io.ObjectInputStream.readObject0(Unknown Source) | at java.io.ObjectInputStream.defaultReadFields(Unknown Source) | at java.io.ObjectInputStream.readSerialData(Unknown Source) | at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) | at java.io.ObjectInputStream.readObject0(Unknown Source) | at java.io.ObjectInputStream.readObject(Unknown Source) | at java.rmi.MarshalledObject.get(Unknown Source) | at org.jnp.interfaces.MarshalledValuePair.get(MarshalledValuePair.java:57) | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:637) | ... 14 more | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903832#3903832 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903832 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
