[jboss-jira] [JBoss JIRA] Commented: (JBAS-3691) NoClassDefFoundError performing remote lookup of dynamic proxy using IBM JDK

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Thu Mar 29 08:33:00 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-3691?page=comments#action_12357768 ] 
            
Darran Lofthouse commented on JBAS-3691:
----------------------------------------

Dimitris,

I have assigned this issue to you, this issue is dependant on the next release of JBoss Common.  At the moment the snapshot version of JBoss Common that is currently in use with JBoss 4.2.0 contains the fix so if that is updated to the next release that will also contain the fix.



> NoClassDefFoundError performing remote lookup of dynamic proxy using IBM JDK
> ----------------------------------------------------------------------------
>
>                 Key: JBAS-3691
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3691
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: ClassLoading
>    Affects Versions: JBossAS-4.0.4.GA, JBossAS-5.0.0.Beta1
>         Environment: IBM JDK 1.5 32bit and 64bit
> IBM JDK 1.4 64bit
>            Reporter: Darran Lofthouse
>         Assigned To: Dimitris Andreadis
>             Fix For: JBossAS-4.2.0.GA
>
>
> Using the IBM JDKs listed in the environment, performing a remote lookup of a dynamic proxy from within JBoss cases a NoClassDefFoundError.
> java.lang.NoClassDefFoundError: $Proxy59
>         at sun.reflect.GeneratedSerializationConstructorAccessor49.newInstance(Unknown Source)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:521)
>         at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:951)
>         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1713)
>         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1314)
>         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:354)
>         at java.rmi.MarshalledObject.get(MarshalledObject.java:163)
>         at org.jnp.interfaces.MarshalledValuePair.get(MarshalledValuePair.java:72)
>         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:652)
>         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
>         at javax.naming.InitialContext.lookup(InitialContext.java:363)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list