need help with iPlanet 6.0SP8 on Linux

From: Proteus (plamping_at_terminalvelocityinc.com)
Date: 10/21/04

  • Next message: Cathy Arima: "Article: Ease of Development in Enterprise JavaBeans Technology"
    Date: 20 Oct 2004 15:19:27 -0700
    
    

    Something is quite odd with my setup (I didn't install iPlanet, my
    predecessor did). I have 2 servers with iPlanet and different settings on both.

    On server1, I have lots of ns-httpd processes running in the background. See:

    ps -ef
    root 31046 1 0 03:00 ? 00:00:00 ./uxwdog -d /usr/iplanet/servers
    root 31047 31046 0 03:00 ? 00:00:01 ns-httpd -d /usr/iplanet/servers
    iwsadm 31049 31047 0 03:00 ? 00:00:00 ns-httpd -d /usr/iplanet/servers
    iwsadm 31051 31049 0 03:00 ? 00:00:00 ns-httpd -d /usr/iplanet/servers
    iwsadm 31052 31051 0 03:00 ? 00:00:00 ns-httpd -d /usr/iplanet/servers
    ...and many more

    Now on our server2,

    ps -ef
    root 24231 1 0 14:23 ? 00:00:02 ns-httpd -d /usr/iplanet/servers
    iwsadm 24233 24231 0 14:23 ? 00:00:14 ns-httpd -d /usr/iplanet/servers

    Notice that uxwdog isn't running? Notice that I only have 2 instances of ns-httpd?

    Is something wrong with server2 and how can I fix this?


  • Next message: Cathy Arima: "Article: Ease of Development in Enterprise JavaBeans Technology"