Running Agile API SDK Program from Client Machine, Gets Error Code: 60089, Failed to connect to the Agile server, with java.net.ConnectException Bootstrap to over: 't3' got an error or timed out
(Doc ID 2868552.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
Fails to run the Agile API SDK Program from the client machine with below error:
Error
Error code : 60089
Error message : Failed to connect to the Agile server. Please check your Agile server name and port ID.
Root Cause exception : java.net.ConnectException: t3://{server_name}.{domain_name}:7001: Bootstrap to: {server_name}.{domain_name}/xx.xxx.xxx.xx:7001' over: 't3' got an error or timed out while trying to connect to {server_name}.{domain_name}/xx.xxx.xxx.xx:7001
Steps
The issue can be reproduced at will with the following steps:
- On the client machine, launch eclipse and run SDK program using Agile API. The SDK program uses code below to create the session
- Get the error in the console
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 |