Application Deployed in WebLogic Fails to Start With Exception "Exception in thread "main" java.lang.NoClassDefFoundError: weblogic.utils.NestedRuntimeException"
(Doc ID 2136893.1)
Last updated on SEPTEMBER 25, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
In WebLogic 12.1.2.0.8 wlfullclient.jar missing class.
Built wlfullclient.jar using "Creating a wlfullclient.jar for JDK 1.7 client applications" described in the documentation below
https://docs.oracle.com/cd/E24329_01/web.1211/e24378/jarbuilder.htm#SACLT421 and
Doc ID 948099.1 How to Create wlfullclient.jar for WebLogic Server (WLS)?
Client-Application fails to start with wlfullclient.jar.
wlfullclient.jar generated for WebLogic 12.1.2.0.8 does not contain weblogic.utils.NestedRuntimeException.class
wlfullclient.jar generated for WebLogic 12.1.2.0.5 does contain this class.
Exception:
Changes
Applied WebLogic 12.1.2.0.8 patch.
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 |
References |