views:

10

answers:

0

We're using Java Service Wrapper and something weird is going on: I get the following lines repeated in the wrapper log file until someone manualy kills the process tree.

DEBUG  | wrapperp | 2010/10/13 11:57:10 | socket not open, so packet not sent     SERVICE_CONTROL_CODE : 4
DEBUG  | wrapper  | 2010/10/13 11:57:10 | ServiceControlHandler(4)
DEBUG  | wrapper  | 2010/10/13 11:57:10 |   SERVICE_CONTROL_INTERROGATE

What does this mean?