WebLogic Server cluster status

Some times the WebLogic Server logs showing that one of the managed server removed from the cluster... How to confirm in faster way or from commandline...
it is pretty simple way is...



java  weblogic.Admin -url adminserver:port -username user -password passwd CLUSTERSTATE -nameofthecluster

Comments

  1. Hello Pavan,
    I am getting following error when running running this. I have already source setDomainEnv.sh

    [oracle@host01 bin]$ java weblogic.Admin -url 192.168.1.15:7001 -username weblogic -password passenger CLUSTERSTATE -cluster1
    Error: Could not find or load main class weblogic.Admin

    thanks!

    ReplyDelete
  2. sorry this is my syntax. what am i doing wrong?
    [oracle@host01 bin]$ java weblogic.Admin -url t3://192.168.1.15:7001 -username weblogic -password passenger CLUSTERSTATE -cluster1
    Error: Could not find or load main class weblogic.Admin

    ReplyDelete

Post a Comment

Popular posts from this blog

Clearing Cache for WebLogic instance

WebLogic Server name its PID, CPU, MEM

Check system information for Capacity Planning