• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Problems starting websphere 4 in linux

 
Ranch Hand
Posts: 167
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
My cellmate was this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic