When you stop the route, the schedule won’t be shutdown. But if you stop the camel context, the schedule will be shutdown if there is no CamelJob there.
Are there more than one camel-quartz endpoints in your camel route? -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On June 15, 2015 at 10:36:57 PM, Akram ([email protected]) wrote: > I am using camel 2.15.1. Stopping the route using JMX, againg restarting it > using JMX. Also the same getting same error if I restart entire camel > context. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-quartz-memory-leak-tp5768063p5768275.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >
