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.  Zombie Process

    Posted 08/11/10 10:38 AM
    Zombie Process

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

    Hi,

    I have a server1.. it have 1 application server... I started the server1, it stared successfully... After some time if i am running /serverStatus -all or /stopServer server1 then it showing server is not reached...

    I checked the process ps -ef | grep server1... It showing that process id and the server1 is still running... I dont know why if i am running the serverStatus and stopServer script its showing as server is not reached... I need to know why the process going as Zombie process... Can some one please help Me...

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

    Posted By: Vijai at Sep 11 2009 2:59AM


  • 2.  Zombie Process

    Posted 08/11/10 10:46 AM
    what is the state of the process when u do a ps -ef | grep ...does it show as Z ?

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

    Posted By: wasadmin11 at Sep 16 2009 2:28AM


  • 3.  Zombie Process

    Posted 08/11/10 10:57 AM
    [quote=wasadmin11;8689]what is the state of the process when u do a ps -ef | grep ...does it show as Z ?[/quote]


    Thank for ur reply... Process is in running state when i am doing ps -ef | grep server...

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

    Posted By: Vijai at Sep 16 2009 6:05AM


  • 4.  Zombie Process

    Posted 08/11/10 10:57 AM
    Vijai,

    Some more clarifications needed is your application is still accessible after your serverstatus.bat has returned that server is not reached.

    Any entry in sysout and syserr logs might be your server getting auto restarted.

    Thanks,
    Morgan.

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

    Posted By: Morgan at Sep 16 2009 5:26AM