Unable to stop WebSphere Application Server

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
U
Participant
Posts: 230
Joined: Tue Apr 17, 2007 8:23 pm
Location: Singapore

Unable to stop WebSphere Application Server

Post by U »

We are in that part of the Information Server installation process where we're configuring an LDAP-accessible user registry.

WAS is still running a root, and we can access browser-based services.

We have made appropriate changes to Global Security in WAS, and now want to stop the server to run AppServerAdmin.sh

However, when root tries to run MetadataServer.sh stop or stopServer.sh it throws an error that "Access is denied for the stop operation on Server MBean because of insufficient or empty credentials."

(MBean is not the name of our server.)

MetadataServer.sh help indicates that there is no mechanism for providing user name and password via the command line.

Can anyone suggest how we might resolve this dilemma, and shut down WebSphere Application Server gracefully?

Thank you for your time.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Is it possible that the password for the WAS user has changed since it was installed? If so, it would probably be useful to run AppServerAdmin.sh to reset the registered owner (and password) of WAS.

This tech note provides full instructions.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply