My Oracle Support Banner

Creating Agile SDK Session Using Load Balancer URL Is Failing With Errors: 'java.lang.ClassNotFoundException' or 'java.io.FileNotFoundException' After Applying Oracle Security Patch for CVE-2024-21287 (Doc ID 3064099.1)

Last updated on FEBRUARY 04, 2025

Applies to:

Oracle Agile Product Collaboration - Version 9.3.6.0 to 9.3.6.0 [Release 9.3]
Oracle Agile PLM Framework - Version 9.3.6.0 to 9.3.6.0 [Release 9.3]
Oracle Agile PLM Framework - Version 9.3.3.0 to 9.3.3.0 [Release 9.3]
Information in this document applies to any platform.

Symptoms

Creating Agile SDK session using Load Balancer URL is failing with below errors after applying Oracle Security Patch for CVE-2024-21287

Error code : 60086
Error message : Call APIException.getRootCause() for details.
Root Cause exception : java.lang.ClassNotFoundException: com.agile.api.pc.Session
at com.agile.api.AgileSessionFactory.createSession(AgileSessionFactory.java:1161)

 

Error code : 60086
Error message : Call APIException.getRootCause() for details.
Root Cause exception : java.lang.ClassNotFoundException: com.agile.api.pc.Session
Caused by: java.io.FileNotFoundException: Response: '404: Not Found' for url: 'xxxxxx'
at <DOMAIN_NAME>.http.HttpURLConnection.getInputStream(HttpURLConnection.java:907)
at <DOMAIN_NAME> .http.SOAPHttpsURLConnection.getInputStream(SOAPHttpsURLConnection.java:42)
at com.agile.api.NetworkClassLoader.loadClassData(NetworkClassLoader.java:360)
at com.agile.api.NetworkClassLoader.findClass(NetworkClassLoader.java:83)




The issue can be reproduced at will with the following steps:
1. Apply Oracle Security Patch for CVE-2024-21287.
2. Try to create Agile session with SDK.
3. It failed to create.

Changes

 Apply Oracle Security Patch for CVE-2024-21287.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.