Problems Opening the WebLogic Server Administration Console from Fusion Middleware Control

You can experience problems opening the WebLogic Server Administration Console from Fusion Middleware Control.

You can use the WebLogic Server Administration Console and Fusion Middleware Control to administer Oracle SOA Cloud Service instances. If you attempt to open the WebLogic Server Administration Console from the Fusion Middleware Control Console, the console will not open and you will receive an error message:

The Host is not resolvable. Most commonly this is due to mistyping the URL in 
the browser bar. Please verify the spelling and that the site exists and hit refresh.

The problem occurs three ways.

From the Deployments tile:

  1. Click on the Deployments tile.

  2. Click the name of your deployed application.

  3. From the Domain Application Deployment drop-down menu, select Administration β€” General Settings.

  4. Select the Instrumentation tab.

  5. In β€œTo configure Instrumentation, use the WebLogic Server Administration Console,” click Weblogic Server Administration Console.

    The error message appears in a new browser tab.

From the WebLogic Domain drop-down menu:

  • From the WebLogic Domain drop-down menu, select WebLogic Server Administration Console.

    The error message does not appear, but neither does the WebLogic Service Administration Console.

When administering a security realm from the WebLogic Domain drop-down menu:

  1. From the WebLogic Domain drop-down menu, select Security β€” Security Realms.

  2. Select myrealm.

  3. Select Settings for Security Realm.

  4. Click WebLogic Server Administration Console.

    The error message appears in a new browser tab.

By design, Fusion Middleware Control has a URL composed of the hostname and HTTP port 7001 for the console. In the Oracle Java Cloud Service environment, only HTTPS port 7002 is enabled and accessible because it is a secure port. Additionally, the Administration Server VM host is not DNS resolvable to its IP address because the IP address is a public NAT IP address. 

Use the https protocol, NAT IP address instead of host name, and port 7002 to access the console. For example:

https://198.51.100.1:7002/console