Hi,
I am trying to install websphere on SuSe Linux which is running inside VM in s/390 environment.
I was able to get the websphere admin process to start but for some reason it gets terminated
immediately. Below is an excerpt from the nanny trace:
[12/18/03 9:15:52:274 EST] 6a4b9851 Nanny > main
/opt/WebSphere/AppServer//bin/admin.config
[12/18/03 9:15:52:288 EST] 6a4b9851 Nanny A Initial admin server startup..
[12/18/03 9:15:52:409 EST] 6a4b9851 Nanny E About to try to get the umask for the Linux platform.
[12/18/03 9:15:52:467 EST] 6a4b9851 Nanny E Found umask
string of "022"
[12/18/03 9:15:52:487 EST] 69b6d851 Nanny > run : AdminServerMonitorThread
[12/18/03 9:15:52:488 EST] 69b6d851 Nanny E AdminServerMonitorThread: Waiting for process 0 to terminate.
[12/18/03 9:17:00:537 EST] 69b6d851 Nanny E AdminServerMonitorThread Process 30670 terminated.
[12/18/03 9:17:00:539 EST] 69b6d851 Nanny E AdminServer exited with exit code of 0
[12/18/03 9:17:00:540 EST] 69b6d851 Nanny E exit code for AdminServerMonitorThread 0
[12/18/03 9:17:00:542 EST] 69b6d851 Nanny < Nanny exiting...
Why would this be happening and why would the AdminServer monitor
thread be waiting for process 0 to
terminate? and what is process 0 anyway?. I need to get the admin server to run properly and any
ideas would be appreciated.