"java.net.BindException: Cannot assign requested address: JVM_Bind" Signaled when Starting an ODI 12c Standalone Agent
(Doc ID 2226379.1)
Last updated on NOVEMBER 07, 2019
Applies to:
Oracle Data Integrator - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to start an Oracle Data Integrator (ODI) 12c standalone agent from the command line, the following error is returned and the agent does not start:
ERROR ODI-1131 Agent <AGENT> encountered an error: ODI-1540: Agent <AGENT> start failure: error while trying o use Http Port <PORT>. Caused by: Cannot assign requested address: JVM_Bind
ERROR Cannot assign requested address: JVM_Bind
ERROR java.net.BindException: Cannot assign requested address: JVM_Bind
The command line used is:
agent.cmd -NAME=<AGENT> -PORT=<PORT>
Changes
This could happen in a new ODI installation, or an existing installation where the agent hostname may have been changed.
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 |