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

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Fri Mar 30 07:32:23 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-3691?page=comments#action_12357908 ] 
            
Dimitris Andreadis commented on JBAS-3691:
------------------------------------------

I released JBossCommon 1.2.0.GA that goes with JBossAS 4.2.x.

I switched to 1.2.0.GA rather than 1.0.5.GA because it requires the latest log4j 1.2.14 (rather than 1.2.8) so maybe it's not a drop in replacement for JBossAS 4.0.x.

If this is really needed for JBossAS 4.0.x, we could make a 1.0.5.GA without the log4j upgrade.

> 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