Error "org.glassfish.jersey.server.model.ModelValidationException" While Deploying a War on WebLogic Server 12.2.1.4
(Doc ID 3076348.1)
Last updated on MARCH 14, 2025
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
The application is facing issue during deployment after migrating from JDK 1.6 and WebLogic 10.3.6 to JDK 1.8 and WebLogic 12.2.1.4.
The following error is observed: "org.glassfish.jersey.server.model.ModelValidationException: Validation of the application resource model has failed during application initialization".
Error trace below:
As well, the customer doesn't have any jersey related external dependency, so it might be pulling from WebLogic inbuilt jars.
Changes
Migrating from JDK 1.6 and WebLogic 10.3.6 to JDK 1.8 and WebLogic 12.2.1.4.
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 |