| Author |
Cant stop server WebSphere_Portal
|
|
|
| Hi,
after enabling security (and database transfer to Oracle) I can't stop
server WebSphere_Portal: I got a message
WebSphere Application Server security is enabled. Enter the following
information:
WebSphere Application Server administrative user wpsadmin
WebSphere Application Server administrative user password wpsadmin
ADMU0116I: Tool information is being logged in file C:\Program
Files\WebSphere\AppServer\logs\WebSphere
_Portal\stopServer.log
ADMU3100I: Reading configuration for server: WebSphere_Portal
ADMU0111E: Program exiting with error: javax.management.JMRuntimeException:
ADMN0022E: Access denied for the stop operation on Server MBean
due
to insufficient or empty credentials.
ADMU4113E: Verify that user and password information is on the command line
(-user and -password) or in the <conntype>.client.props file.
ADMU0211I: Error details may be seen in the file: C:\Program
Files\WebSphere\AppServer\logs\WebSphere
_Portal\stopServer.log
ADMU1211I: To obtain a full trace of the failure, use the -trace option.
Press any key to continue . . .
Server server1 I can stop successfully. Does anybody knows how to fix it?
Thanks.
| |
| Roeland Bestman 2006-04-02, 8:03 pm |
| If you use the command line, the syntax is:
stopserver.bat [server] -username [name] -password [password]
Hope this helps.
Cheers,
Roeland
| |
|
| Are you giving the bind user ID/Password to stop the servers ??
| |
| Roeland Bestman 2006-04-11, 10:17 am |
| I use the same userid and password as I would when I log in to the admin console.
Cheers,
Roeland
| |
|
| Did you update the soap.client.props file with
com.ibm.SOAP.loginUserid=Adminid &
com.ibm.SOAP.loginPassword=Encoded_Password
Command
stopserver WebSphere_Portal
|
|
|
|