Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 366 in orxonox.OLD

Timestamp:
Aug 15, 2003, 1:52:44 PM (21 years ago)
Author:
amir
Message:

srrd: srv-oo.tomcat / Service

  • moved hook_restart() implementation from SR::Service::Tomcat to SR::Core:Hook, so that all services have a full implementation of the restart hook.
  • restart hook calls hook_stop[_stepX]() for so long as needed and lets himself get recalled with the recall time of the return value of the individual stop hook. after that it does the same with hook_start[_stepX]() until service is back up. Failures in one step will fail the whole restart/service.
  • reised debug level for log_[mark,tail,tailmark]() functions to debug2() so that only a success line will be dumped with debug() and debug messages will only be printed with debug level 2.
(No files)

Note: See TracChangeset for help on using the changeset viewer.