Search code examples
serverweblogicmonitoringweblogic12c

Weblogic Server admin console's 'Monitoring' tab for any server does not respond. Why?


All servers started normally and are healthy. All tabs(Configuration, Protocols, Logging, Debug, Control, Deployments, Services, Security, Notes) display respective info and sub-tabs, for all servers, except 'Monitoring'. When 'Monitoring' tab(for all servers) is clicked, the console does not respond. Why? Afterwards, if any other option/link is clicked, the console responds aptly.

Environment:

  1. WLS 12c - production mode on Windows 10, on my lappy.
  2. Cluster on a single machine with 1 Admin server and 3 managed servers, and a node manager.
  3. A simple, helloworld, webapp deployed on the cluster which is running fine for all servers.

Note:

  1. There are no errors in logs.
  2. The environment(cluster/admin server/managed servers/node manager) was started and stoped in many combinations, many times, not to solve this problem but as part of practice.

Solution

  • Did you try to run AdminServer (startWebLogic.cmd) as Administrator (windows administrator).