Link to home
Start Free TrialLog in
Avatar of jessesch01
jessesch01

asked on

why doesnt serverStatus.sh work

websphere 6.1  aix 537  
on my dev box serverstat.sh returns the correct results but only if the integrated console is running. on prod it doesnt return the running server1 application server even if the console is running.  where should I look for differences in this regard?
SOLUTION
Avatar of woolmilkporc
woolmilkporc
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jessesch01
jessesch01

ASKER

The solution was to run the server status from the appropriate profile directory instead of the default directory which only picks up the Deployment manager .   Thanks to all of course patches are a first step but we are already on a higher level than when that issue was reported.  It was basically my misunderstanding of the websphere config
Additionally, you could execute the script from the default bin directory, and specify the

-profileName Dmgr01

with the appropriate profilename..

Thanks for the assist & the points.

Good luck & have a great day