Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
Admin server not create port 7001 after started.

Firewall is off
Admin Server only create another port
While starting log stuck in here
<JMX> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://....
this is weblogic server cluster
AdminServer -> 10.0.11.62
APP1 -> 10.0.11.63
APP2 -> 10.0.11.64
OHS Server -> 10.0.49.107
and using connecton DB to 10.1.12.208:1521
Maybe anyone can help me for this case, please...
Answers
-
Hello ,
AdminServer is listening on 10.0.11.62 and able to connect to Managed server on APP1 and APP2. Screenshot shows the connection establishments.
Check for the port which are in Listening state and also verify the AdminServer is listening on which port either in config.xml or from WLS console.
Login to AdminConsole--->Server-->Configuration--->ListenPort (Change it if required)!