Error "weblogic.application.ModuleException: java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties()Ljava/util/Map" When Attempting to Deploy P6 Web Services in WebLogic
(Doc ID 2930626.1)
Last updated on MARCH 02, 2023
Applies to:
Primavera P6 Enterprise Project Portfolio Management - Version 21.12 to 22.12 [Release 21.12 to 22.12]Information in this document applies to any platform.
Symptoms
When attempting to start the P6 Web Services deployment in WebLogic, the following error occurs:
<Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "8428674643160" for task "1" on [partition-name: DOMAIN]. Error is:
"weblogic.application.ModuleException: java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties()Ljava/util/Map;"
weblogic.application.ModuleException: java.lang.NoSuchMethodError: javax.ws.rs.core.Application.getProperties()Ljava/util/Map;
at weblogic.application.internal.ExtensibleModuleWrapper.start()
at weblogic.application.internal.flow.ModuleListenerInvoker.start()
at weblogic.application.internal.flow.ModuleStateDriver$3.next()
at weblogic.application.internal.flow.ModuleStateDriver$3.next()
at weblogic.application.utils.StateMachineDriver.nextState()
Truncated. see log file for complete stacktrace
Caused By: java.lang.NoSuchMethodError:
javax.ws.rs.core.Application.getProperties()Ljava/util/Map;
at org.glassfish.jersey.server.ApplicationHandler.initialize()
at org.glassfish.jersey.server.ApplicationHandler.lambda$initialize$1()
at org.glassfish.jersey.internal.Errors.process()
at org.glassfish.jersey.internal.Errors.process()
at org.glassfish.jersey.internal.Errors.processWithException()
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! |