WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Error starting websphere

    Posted 08/11/10 10:39 AM
    Error starting websphere

    --------------------------------

    Hi,
    when i try to start my websphere i am getting the following error pls help me out..

    i googled ..found like i need to delete server1.pid ..there's no .pid file its

    error msg:

    ADMU0116I: Tool information is being logged in file c://Program
    Files//IBM//WebSphere//AppServer//profiles//AppSrv01//logs//server1//startServer.log
    ADMU7701I: Because server1 is registered to run as a Windows Service, the
    request to start this server will be completed by starting the
    associated Windows Service.
    ADMU0116I: Tool information is being logged in file c://Program

    Files//IBM//WebSphere//AppServer//profiles//AppSrv01//logs//server1//startServer.log

    ADMU0128I: Starting tool with the AppSrv01 profile

    ADMU3100I: Reading configuration for server: server1

    ADMU3200I: Server launched. Waiting for initialization status.

    ADMU3011E: Server launched but failed initialization. startServer.log,

    SystemOut.log(or job log in zOS) and other log files under

    c://Program

    Files//IBM//WebSphere//AppServer//profiles//AppSrv01//logs//server1 should

    contain failure information.

    ADMU7704E: Failed while trying to start the Windows Service associated with
    server: server1;
    probable error executing WASService.exe: Starting
    Service: DOMINONode01
    Service failed to start. startServer return
    code = -1

    --------------------------------

    Posted By: rajesh_css at Jan 11 2010 2:19AM


  • 2.  Error starting websphere

    Posted 08/11/10 10:47 AM
    Looks like this server is configured as a windows service. Open
    Control Panel -> Administrative Tools -> Services
    Look for /"Websphere Application Server */", if this service is stopped, start it.

    Anant

    --------------------------------

    Posted By: infyniti at Jan 24 2010 1:08PM


  • 3.  Error starting websphere

    Posted 08/11/10 11:00 AM
    Go to C://program files//IBM//WebSphere//AppServer//Profiles|AppSrv01//logs and remove all logs.

    Then go to C://program files//IBM//WebSphere//bin in a command line and enter serverstatus –all and get the server name

    Then in the same command prompt enter startserver servername –trace
    Post the trace which will be in your log directory

    --------------------------------

    Posted By: TGIBONEY at Jan 26 2010 9:55PM