Oracle Weblogic Server (MOSC)

MOSC Banner

wlst nmServerStatus('<ServerName>') command returning incorrect WebLogic server status

edited Sep 15, 2015 10:01AM in Oracle Weblogic Server (MOSC) 7 commentsAnswered

Hi All,

We have been trying to get WebLogic server instance using WLST commands and node manager.

We did follow the below steps to get status of server status.

Approach: 1

1.    Change directory to bin of DOMAIN_HOME

$cd /u07/oracle/middleware/user_projects/domains/wci_domain/bin

2.    $. ./setDomainEnv.sh

3.     Launch  WLST.

java weblogic.WLST

4.    Connect WLST to Node Manager by entering the nmConnect command.

wls:/offline> nmConnect('weblogic', 'TodayIs3rdJuly2014!', 'bisipm.sdsu.edu', '5556', 'wci_domain','/u07/oracle/middleware/user_projects/domains/wci_domain','ssl')

Connecting to Node Manager ...

Successfully connected.

wls:/nm/wci_domain >

5.    Monitor the status of the server you started by entering the nmServerStatus command.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center