Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic server upgrade from 8 to 10

edited Apr 6, 2010 10:46AM in Oracle Weblogic Server (MOSC) 3 commentsAnswered
I have upgraded the domain from 8 to 10 and completed the configuration, but after deploying the the application I am not able to start the application. I am getting the following error in the server log:

java.lang.NoClassDefFoundError: com/bea/xbean/store/Cursor$PathEngine
 at java.lang.ClassLoader.defineClass1(Native Method)
 at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
 at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
 at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
 at java.net.URLClassLoader$1.run(URLClassLoader.java:195)

While checking this I gound two jars "xbean.jar" and "wlsbean.jar" are not present in the WL 10.3 while those are present in WL8.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center