Re: NPE during stop/start route attempts with JMX

2013-10-24 Thread Christian Posta
Good to hear. thanks for closing the loop. On Thu, Oct 24, 2013 at 11:48 AM, catalyst156 wrote: > I'm going to step in and answer my own question. The problem turned out to > be unrelated to JMX. Unbeknownst to me, I had assigned the from endpoint > to > a non-producer which seems to be the ro

Re: NPE during stop/start route attempts with JMX

2013-10-24 Thread catalyst156
@ceposta: I was incorrect. I'm coming into a project and trying to pick up the details as I go. On this particular item, the version is actually "2.8.0-fuse-03-06". So we're using the Fuse ESB rather than plain vanilla ServiceMix and Camel. Evidently their source is slightly different. Thank

Re: NPE during stop/start route attempts with JMX

2013-10-24 Thread catalyst156
I'm going to step in and answer my own question. The problem turned out to be unrelated to JMX. Unbeknownst to me, I had assigned the from endpoint to a non-producer which seems to be the root of the problem. When I reconfigured my test route to use a different (and valid as a producer) endpoint

Re: NPE during stop/start route attempts with JMX

2013-10-24 Thread Christian Posta
Not sure how you'd get a NPE in that method... and the source lines in 2.8.0 and what you posted from your log don't match up... you sure about the version? On Thu, Oct 24, 2013 at 8:01 AM, catalyst156 wrote: > ISSUE: > Our application currently uses the Spring DSL to define a context with a >