Bamboo 2.2 : How do I stop Bamboo from shutting itself down and restarting?
This page last changed on Mar 08, 2009 by alui.
If your Bamboo server is shutting itself down and restarting multiple times during the day, you may be experiencing problems with Bamboo's service wrapper. SymptomBamboo server is restarting it self a couple of times per day. INFO | wrapper | 2009/01/28 15:24:34 | Wrapper Process has not received any CPU time for 11 seconds. Extending timeouts. ... INFO | jvm 1 | 2009/01/28 15:28:17 | 2009-01-28 15:28:17,299 INFO [ActiveMQ ShutdownHook] [TransportConnector] Connector vm://bamboo Stopped INFO | jvm 1 | 2009/01/28 15:28:17 | 2009-01-28 15:28:17,721 INFO [ActiveMQ ShutdownHook] [BrokerService] ActiveMQ JMS Message Broker (bamboo, ID:BSYTEST5-4449-1233174172549-1:0) stopped STATUS | wrapper | 2009/01/28 15:28:18 | <-- Wrapper Stopped ExplanationBamboo's service wrapper comes with a timeout that specifies the interval at which the JVM is pinged. A response is expected in that time. If the JVM is too busy, it will not respond to this ping in time. wrapper.ping.timeout defines the timeout in seconds. 0 means that it will never time out. The default value of this setting is 30 seconds. SolutionIncrease the timeout in the wrapper's configuration. To do this,
|
![]() |
Document generated by Confluence on Mar 09, 2009 17:07 |