java.lang.ClassNotFoundException on x.y.z_Runtime_Handler class
(Doc ID 1028508.1)
Last updated on JULY 10, 2020
Applies to:
Sun Integrated Composite Application Network (ICAN) - Version 5.0.4 and laterInformation in this document applies to any platform.
Information in this document applies to any platform.
***Checked for relevance on 10-January-2014***
Symptoms
At runtime, a deployed project fails with a java.lang.ClassNotFoundException on a collaboration's x.y.z_Runtime_Handler class.
eg. Typical errors below:
2004-07-22 09:43:41,366 WARN [RMI TCP Connection(11)-192.10.200.80] [com.stc.is.ejb.slsb.StatelessSessionContainerService] [] Initialization of SeeBeyond:service=EjbContainer,type=Stateless,application=prjWithAlongLongLongLongLongLongLongName.ear,module=jcdWithALongLongLongLongLongLongLongLongLongName.jar,name=jcdWithALongLongLongLongLongLongLongLongLongName failed
com.stc.is.ejb.ContainerException: Cannot find message associated with key 'slsc.errorCreatingObjectImpl' (formatting failed) arg[ 0 ] = ACL: Class prjWithAlongLongLongLongLongLongLongName.jcdWithALongLongLongLongLongLongLongLongLongName.jcdWithALongLongLongLongLongLongLongLongLongName_Runtime_Handler not found.
and
Caused by:
java.lang.ClassNotFoundException: ACL: Class prjWithAlongLongLongLongLongLongLongName.jcdWithALongLongLongLongLongLongLongLongLongName.jcdWithALongLongLongLongLongLongLongLongLongName_Runtime_Handler not found.
at com.stc.is.loader.ClassLoaderService.findClassInternal(ClassLoaderService.java:1276)
at com.stc.is.loader.ClassLoaderService.findClass(ClassLoaderService.java:1240)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |