[
https://jira.jboss.org/jira/browse/EJBTHREE-1658?page=com.atlassian.jira....
]
jaikiran pai commented on EJBTHREE-1658:
----------------------------------------
Waldemar,
You did not mention which version of Java you are using. But based on the exception
stacktrace, i guess it is Java 6. We have had this issue reported in the AS5 forum a
couple of weeks back and has been fixed in the trunk. See this forum thread for possible
workarounds
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=147301
I'm marking this as a duplicate of the other issue which we fixed. If you have further
queries please open a forum thread in our EJB3 forum here
http://www.jboss.com/index.html?module=bb&op=viewforum&f=221
By the way, thanks for showing interest in trying to provide a patch :-)
pecified calling class, [B could not be found for
sun.misc.Launcher$AppClassLoader
----------------------------------------------------------------------------------
Key: EJBTHREE-1658
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1658
Project: EJB 3.0
Issue Type: Bug
Components: common
Affects Versions: 1.0.0-Beta11
Environment: Linux, 2.6.27.7-134.fc10.x86_64
Reporter: Waldemar Kłaczyński
Assignee: jaikiran pai
Fix For: 1.0.0-Beta12
SEVERE: Specified calling class, [B could not be found for
sun.misc.Launcher$AppClassLoader@601bb1
java.lang.RuntimeException: Specified calling class, [B could not be found for
sun.misc.Launcher$AppClassLoader@601bb1
at
org.jboss.ejb3.common.lang.SerializableMethod.getClassFromName(SerializableMethod.java:348)
at
org.jboss.ejb3.common.lang.SerializableMethod.toMethod(SerializableMethod.java:238)
at
org.jboss.ejb3.common.lang.SerializableMethod.toMethod(SerializableMethod.java:219)
at
org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase.invoke(ProxyInvocationHandlerBase.
at
org.jboss.ejb3.proxy.handler.ProxyInvocationHandlerBase.invoke(ProxyInvocationHandlerBase.java:236)
at
org.jboss.ejb3.proxy.handler.session.SessionSpecProxyInvocationHandlerBase.invoke(SessionSpecProxyInvocationHandlerBase.java:101)SEVERE:
Specified calling class, [B could not be found for sun.misc.Launcher$AppClassLoader@601bb1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira