Hi Eric and Ismael,
Thanks for your quick response.
Today this problem occurred again, but the latency was not just two minutes.
I'll try the test with debug output, and trace it with dependent programs.
regards,
Takeshi.
Eric MSP Veith escribió:
Welcome to the list!
There's no timeout in InitNG's service handling that produces a "ok" signal.
At least none that I know about. The great master, Ismael, should verify
this. ;-)
We have a timeout for hanged services, but this has nothing to do with
it, because it's not failing.
Let's start by adding some debug output. Could you please modify your
service that it looks like this:
----%<----
echo $(date) nwpboot
time /usr/bin/nwpboot /root/nwp_program userapp
rc=$?
echo $(date) done nwpboot
exit $rc
---->%----
Let's see how it behaves. :-)
If it's a problem with the program, tracing it would give useful info :).
------------------------------------------------------------------------
--
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng
--
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng