Date Created: Wed 04-Feb-2009

Related Document Categories:


    [root@s15299773 bin]# ./stopServer.sh server1
    ADMU0116I: Tool information is being logged in file
    /home/apps/was7/profiles/AppSrv01/logs/server1/stopServer.log
    ADMU0128I: Starting tool with the AppSrv01 profile
    ADMU3100I: Reading configuration for server: server1
    ADMU0111E: Program exiting with error: javax.management.JMRuntimeException:
    ADMN0022E: Access is denied for the stop operation on Server MBean
    because of insufficient or empty credentials.
    ADMU4113E: Verify that username and password information is correct. If
    running tool from the command line, pass in the correct -username
    and -password. Alternatively, update the <conntype>.client.props
    file.
    ADMU1211I: To obtain a full trace of the failure, use the -trace option.
    ADMU0211I: Error details may be seen in the file:
    /home/apps/was7/profiles/AppSrv01/logs/server1/stopServer.log



    By editing the soap.client.props file we do not have to pass the -username and -password arguments to the stopServer.sh script




    com.ibm.SOAP.securityEnabled=true

    #------------------------------------------------------------------------------
    # - authenticationTarget ( BasicAuth[default], KRB5. These are the only supported selection
    # on a pure client for JMX SOAP Connector Client. )
    #------------------------------------------------------------------------------
    com.ibm.SOAP.authenticationTarget=BasicAuth

    com.ibm.SOAP.loginUserid=wasadmin
    com.ibm.SOAP.loginPassword=<enter-password>


    Try again......


    [root@s15299773 bin]# ./stopServer.sh server1
    ADMU0116I: Tool information is being logged in file
    /home/apps/was7/profiles/AppSrv01/logs/server1/stopServer.log
    ADMU0128I: Starting tool with the AppSrv01 profile
    ADMU3100I: Reading configuration for server: server1
    ADMU3201I: Server stop request issued. Waiting for stop status.
    ADMU4000I: Server server1 stop completed.

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories