APAR status
Closed as program error.
Error description
Error Message: NoClassDefFoundError is thrown by getFVDesc() call during RMIC from 142_SR13 onwards. . Stack Trace: java.lang.NoClassDefFoundError:ClassName1 at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Class.java:1651) at java.lang.Class.getDeclaredField(Class.java:1328) at com.ibm.rmi.io.ObjectStreamClass$1.run(ObjectStreamClass.java:15 25) at java.security.AccessController.doPrivileged1(Native Method) at java.security.AccessController.doPrivileged(AccessController.jav a(Compiled Code)) at com.ibm.rmi.io.ObjectStreamClass.getDeclaredField(ObjectStreamCl ass.java:1523) at com.ibm.rmi.io.ObjectStreamClass.init0(ObjectStreamClass.java:84 4) at com.ibm.rmi.io.ObjectStreamClass.init(ObjectStreamClass.java:678 ) at com.ibm.rmi.io.ObjectStreamClass.access$100(ObjectStreamClass.ja va:116) at com.ibm.rmi.io.ObjectStreamClass$ObjectStreamClassCachingFactory .get(ObjectStreamClass.java:188) at com.ibm.rmi.io.ObjectStreamClass.lookup(ObjectStreamClass.java:4 04) at com.ibm.rmi.util.RepositoryId.getFVDesc(RepositoryId.java:647) at com.ibm.rmi.util.RepositoryId.createForJavaType(RepositoryId.jav a:1142) at com.ibm.rmi.util.RepositoryId.createForAnyType(RepositoryId.java :1299) at com.ibm.rmi.util.RepositoryId.createForAnyType(RepositoryId.java :1265) at com.ibm.tools.rmic.iiop.Type.setRepositoryID(Type.java:1030) ........... . N/A
Local fix
RMIC compiler requires *all* the classes that get referenced indirectly from the bean classes (whether they are compiled or not),including the ones in the dependant .jars .So when running EJBDeploy customer has to ensure these extra classes are available in the classpath to EJBDeploy.
Problem summary
IBM RMIC code does excessive classloading and resolution which helps improve performance at runtime but is unnecessary at rmic time.
Problem conclusion
This defect will be fixed in: 1.4.2 SR13 FP4 1.4.2 SR13 FP4 (z/OS 64-bit) 1.4.2 SR13 FP4 (Linux AMD64) 1.4.2 SR13 FP4 (Windows AMD64) 5.0.0 SR11 FP1 . ibm orb code has been modified to prevent excessive class resolution during rmic time. . To obtain the fix: Install build 20100121 or later
Temporary fix
Comments
APAR Information
APAR number
IZ66650
Reported component name
JAVA 5 ORB
Reported component ID
620500123
Reported release
500
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2009-12-15
Closed date
2010-01-21
Last modified date
2010-03-19
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
JAVA 5 ORB
Fixed component ID
620500123
Applicable component levels
R500 PSN
UP
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.