OSM Third Party Libraries Invocation Issue In The OSM Server
(Doc ID 1534497.1)
Last updated on MARCH 29, 2023
Applies to:
Oracle Communications Order and Service Management - Version 7.2.0 and laterInformation in this document applies to any platform.
Goal
You have build the sample cartridge, which will have an automatic task consists of java plugin which includes third party library.
You have placed all the libraries in the classpath of the Design studio and made the cartridge.
You successfully deployed the cartridge in the OSM server (7.2.0.4) , but during run time the exception thrown saying unable to find the "java.lang.NoClassDefFoundError". in the OSM server log.
i.e.
<Mar 4, 2013 4:14:32 AM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.NoClassDefFoundError: org/osgi/framework/BundleActivator
java.lang.NoClassDefFoundError: org/osgi/framework/BundleActivator
Solution
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
Goal |
Solution |