PQ65297: "JAVA.LANG.LINKAGEERROR: CLASS XXX VIOLATES CLASSLOADER CONTRAINTS" WHEN USING CLASSSHARING | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description This is not a classloader issue, but an issue with the 4.0 ORB. We attempted to workaround this issue by implementing classSharing in the classloader so that in theory EAR1 and EAR2 would be using the same class. So in theory customer's example should have worked, but is failing due to bug in the classSharing code.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * 4.0.3 / 4.0.4 release. * **************************************************************** * PROBLEM DESCRIPTION: JAVA.LANG.LINKAGE ERROR: Class * * violates classloader when using * * class sharing. * **************************************************************** * RECOMMENDATION: * **************************************************************** The problem is due to missing dependent classes in the global cache. Resolving dependent classes and adding them to global cache fixes the problem.Problem conclusion Fixed code in EJBJarClassLoader.java file.Temporary fix PQ65297_eFix.jarComments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ65297
IBM Group: Software Group
Modified date: Aug 26, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.