Agile SDK Program Fails to Create Session with Error "weblogic.utils.io.oif.FilterInitializationException" and "Timed out while attempting to establish connection"
(Doc ID 2737833.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to create session through Agile Software Development Kit (SDK) program, below error occurs
Error
weblogic.utils.io.oif.FilterInitializationException: Exception during initalization
at weblogic.utils.io.oif.WebLogicObjectInputFilter.initializeInternal(WebLogicObjectInputFilter.java:90)
at weblogic.utils.io.oif.WebLogicObjectInputFilter.checkInitialized(WebLogicObjectInputFilter.java:174)
at weblogic.utils.io.oif.WebLogicObjectInputFilter.setWebLogicFilterForStream(WebLogicObjectInputFilter.java:195)
Caused By: weblogic.utils.io.oif.ApiProxyException: Unable to initialize API proxy
at weblogic.utils.io.oif.JreFilterApiProxy.(JreFilterApiProxy.java:107)
at weblogic.utils.io.
Error code : 60086
Error message : Call APIException.getRootCause() for details
Root Cause exception : java.io.IOException: Timed out while attempting to establish connection to :t3://{app_server_hostname}:{port}
Facts
- Fusion Middleware (FMW)/WebLogic version is 12.2.1.x
- Adding the parameters explained in Note:2584901.1 does not resolve the issue
- Can ping Application Server host from the SDK client machine
Steps
The issue can be reproduced at will with the following steps:
1. Run Agile SDK program to create a session
2. Gets error
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |