Web Application (URL PX) Throws Error: java.lang.NoClassDefFoundError: com/agile/api/pc/Session$GetAttributeAction
(Doc ID 3078104.1)
Last updated on APRIL 17, 2025
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
Web Application (URL PX) Throws Error: java.lang.NoClassDefFoundError: com/agile/api/pc/Session$GetAttributeAction.
ERROR
-----------------------
05-Mar-2025 16:25:10.936 SEVERE [http-nio-8801-exec-38] com.sun.jersey.spi.container.ContainerResponse.mapMappableContainerException The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container
java.lang.NoClassDefFoundError: com/agile/api/pc/Session$GetAttributeAction
at com.agile.api.pc.Session.getId(Session.java:2195)
at com.agile.api.pc.Session.convertParameter(Session.java:2180)
at com.agile.api.pc.Session.getObject(Session.java:482)
at com.kalypso.sonoco.ecore.publish.ImportDataV2.getJSON(ImportDataV2.java:79)
at com.kalypso.sonoco.ecore.api.PublishResource.publish(PublishResource.java:142)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
STEPS
-----------------------
1.Try pulling data from the URL PX
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 |
Cause |
Solution |
References |