Unsolved
This post is more than 5 years old
3 Posts
0
638
April 24th, 2007 08:00
FSM ConsoleServer not starting
Hi,
I have just installed FSM ConsoleServer separately on a HP-UX host. I cannot reboot it right now. The documentation does not say that a reboot is required but I cannot connect to it using the locally installed Console Client or remotely installed Console Client.
Here is some config information
root@orbit:/opt/fsm/etc # uname -a
HP-UX orbit B.11.11 U 9000/800 784596600 unlimited-user license
root@orbit:/opt/fsm/etc # ./ConsoleServer start
cat: Cannot open /etc/fsm.path: No such file or directory
./ConsoleServer[66]: /etc/start_daemon: not found.
Starting FSM Console Server ...
./ConsoleServer[79]: /etc/start_daemon: not found.
root@orbit:/opt/fsm/etc # ll /etc/fsm.path
/etc/fsm.path not found
root@orbit:/opt/fsm/etc # grep Console ConsoleServer
# /etc/init.d/ConsoleServer - Start/Stop the FSM Console Server daemon
# If ConsoleServer is already executing, don't re-execute it.
pid=`$PGREP -f -d ' ' "FSMConsoleServer"`
echo "Starting FSM Console Server ... "
${STARTD} ${FSM_HOME}/bin/FSMConsoleServer
echo "Stopping FSM Console Server ... "
pid=`$PGREP -f -d ' ' "FSMConsoleServer"`
root@orbit:/opt/fsm/etc # ll /sbin/init.d/Consol*
/sbin/init.d/Consol* not found
root@orbit:/opt/fsm/etc #
root@orbit:/opt/fsm/etc #
root@orbit:/opt/fsm/etc # cd ../bin
root@orbit:/opt/fsm/bin # ll
total 16
-rwxrwxr-x 1 root sys 2484 Mar 13 2006 FSMConsoleServer
root@orbit:/opt/fsm/bin # ./FSMConsoleServer
cat: Cannot open /etc/dxuldm.path: No such file or directory
./FSMConsoleServer[87]: //logs/FSMConsoleServer_log: Cannot create the specified file.
root@orbit:/opt/fsm/bin #
Any ideas?
regards,
Shane
I have just installed FSM ConsoleServer separately on a HP-UX host. I cannot reboot it right now. The documentation does not say that a reboot is required but I cannot connect to it using the locally installed Console Client or remotely installed Console Client.
Here is some config information
root@orbit:/opt/fsm/etc # uname -a
HP-UX orbit B.11.11 U 9000/800 784596600 unlimited-user license
root@orbit:/opt/fsm/etc # ./ConsoleServer start
cat: Cannot open /etc/fsm.path: No such file or directory
./ConsoleServer[66]: /etc/start_daemon: not found.
Starting FSM Console Server ...
./ConsoleServer[79]: /etc/start_daemon: not found.
root@orbit:/opt/fsm/etc # ll /etc/fsm.path
/etc/fsm.path not found
root@orbit:/opt/fsm/etc # grep Console ConsoleServer
# /etc/init.d/ConsoleServer - Start/Stop the FSM Console Server daemon
# If ConsoleServer is already executing, don't re-execute it.
pid=`$PGREP -f -d ' ' "FSMConsoleServer"`
echo "Starting FSM Console Server ... "
${STARTD} ${FSM_HOME}/bin/FSMConsoleServer
echo "Stopping FSM Console Server ... "
pid=`$PGREP -f -d ' ' "FSMConsoleServer"`
root@orbit:/opt/fsm/etc # ll /sbin/init.d/Consol*
/sbin/init.d/Consol* not found
root@orbit:/opt/fsm/etc #
root@orbit:/opt/fsm/etc #
root@orbit:/opt/fsm/etc # cd ../bin
root@orbit:/opt/fsm/bin # ll
total 16
-rwxrwxr-x 1 root sys 2484 Mar 13 2006 FSMConsoleServer
root@orbit:/opt/fsm/bin # ./FSMConsoleServer
cat: Cannot open /etc/dxuldm.path: No such file or directory
./FSMConsoleServer[87]: //logs/FSMConsoleServer_log: Cannot create the specified file.
root@orbit:/opt/fsm/bin #
Any ideas?
regards,
Shane
No Events found!