Please help
I am on aix 5.3-04, my oracle dbas asked me to insert the following in inittab in order for them to run reports:
xvfb:2:respawn:/usr/lpp/X11/bin/xinit /usr/lpp/X11/bin/mwm -- :9 -vfb -force -x abx -x dbe -x GLX > /dev/null
the entry is fine on all the boxes except 1, i get an errpt stating process respawns too rapidly.
I also get a bunch of processes listed below, there only 1 mwm process on the other boxes :
ps -ef |grep -i x11
root 991468 1 0 03:18:07 - 0:00 /usr/lpp/X11/bin/mwm
root 1585320 1 0 16:36:46 - 0:00 /usr/lpp/X11/bin/mwm
root 2093058 1 0 11:31:41 - 0:00 /usr/lpp/X11/bin/mwm
root 2183408 1 120 22:39:50 - 571:28 /usr/lpp/X11/bin/mwm
root 2195686 1 0 17:02:46 - 0:00 /usr/lpp/X11/bin/mwm
root 2203650 1 0 13:18:54 - 0:00 /usr/lpp/X11/bin/mwm
Anyone have any ideas why its respawning rapidly, not sure what keeps killing it?
I am on aix 5.3-04, my oracle dbas asked me to insert the following in inittab in order for them to run reports:
xvfb:2:respawn:/usr/lpp/X11/bin/xinit /usr/lpp/X11/bin/mwm -- :9 -vfb -force -x abx -x dbe -x GLX > /dev/null
the entry is fine on all the boxes except 1, i get an errpt stating process respawns too rapidly.
I also get a bunch of processes listed below, there only 1 mwm process on the other boxes :
ps -ef |grep -i x11
root 991468 1 0 03:18:07 - 0:00 /usr/lpp/X11/bin/mwm
root 1585320 1 0 16:36:46 - 0:00 /usr/lpp/X11/bin/mwm
root 2093058 1 0 11:31:41 - 0:00 /usr/lpp/X11/bin/mwm
root 2183408 1 120 22:39:50 - 571:28 /usr/lpp/X11/bin/mwm
root 2195686 1 0 17:02:46 - 0:00 /usr/lpp/X11/bin/mwm
root 2203650 1 0 13:18:54 - 0:00 /usr/lpp/X11/bin/mwm
Anyone have any ideas why its respawning rapidly, not sure what keeps killing it?