Re: [SNMP4J] How to completely exit from agent?

2012-03-01 Thread Jesse Woo
-boun...@agentpp.org] On Behalf Of Frank Fock Sent: 17 January 2012 00:37 To: snmp4j@agentpp.org Subject: Re: [SNMP4J] How to completely exit from agent? Hi Jesse, After calling AgentConfigManager.shutdown() you should also call WorkerPool.stop() on the WorkerPool you provided in the constructor

Re: [SNMP4J] How to completely exit from agent?

2012-03-01 Thread Frank Fock
2012 00:37 To: snmp4j@agentpp.org Subject: Re: [SNMP4J] How to completely exit from agent? Hi Jesse, After calling AgentConfigManager.shutdown() you should also call WorkerPool.stop() on the WorkerPool you provided in the constructor of the AgentConfigManager. This, of course, only applies

Re: [SNMP4J] How to completely exit from agent?

2012-01-17 Thread Jesse Woo
@agentpp.org Subject: Re: [SNMP4J] How to completely exit from agent? Hi Jesse, After calling AgentConfigManager.shutdown() you should also call WorkerPool.stop() on the WorkerPool you provided in the constructor of the AgentConfigManager. This, of course, only applies to thread pools that are under your

Re: [SNMP4J] How to completely exit from agent?

2012-01-16 Thread Frank Fock
Hi Jesse, After calling AgentConfigManager.shutdown() you should also call WorkerPool.stop() on the WorkerPool you provided in the constructor of the AgentConfigManager. This, of course, only applies to thread pools that are under your control and stoppable. Best regards, Frank Am 16.01.2012