Managed Server Just Hangs When Starting Multi-Node From WebLogic 12c Admin Console - "java.net.BindException: Can't assign requested address" in Logs
(Doc ID 2434750.1)
Last updated on SEPTEMBER 11, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
When using Weblogic Server 12c Release 2 (12.2.1), the Managed Server just hangs when starting from Admin console .
This is a 2 node cluster configuration (ManagedServerName1 and ManagedServerName2)
Node 1 starts from the console without issue. Node 2 does nothing.
If the managed server is started manually - it starts.
Node Manager is running .
The ManagedServerName11.out has an error leading to the cause:
<Jul 23, 2018 10:08:06,744 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
<Jul 23, 2018 10:08:06,847 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING.>
<Jul 23, 2018 10:08:07,243 AM PDT> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
<Jul 23, 2018 10:08:07,274 AM PDT> <Error> <Server> <BEA-002606> <The server is unable to create a server socket for listening on channel "Default[iiop]". The address xxx.xx.xx.xx might be incorrect or another process is using port <PORT>: java.net.BindException: Can't assign requested address>
<Jul 23, 2018 10:08:07,275 AM PDT> <Emergency> <Security> <BEA-090087> <Server failed to bind to the configured administrator port. The port may already be in use by another process.>
<Jul 23, 2018 10:08:07,287 AM PDT> <Notice> <Cluster> <BEA-000163> <Stopping "async" replication service>
<Jul 23, 2018 10:08:12,728 AM PDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: null>
<Jul 23, 2018 10:08:12,732 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED.>
<Jul 23, 2018 10:08:12,733 AM PDT> <Notice> <WebLogicServer> <BEA-000382> <A critical service failed. The server will automatically transition to the ADMIN state.>
<Jul 23, 2018 10:08:12,736 AM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
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 |