So, we were able to reliably reproduce when running the shutdown or stop on bundle 0 in the JMS thread. We now spawn a background thread to request the shutdown, and have had no problems.
Question, then: Does it make sense for felix itself to do something like this? That is, should felix core or perhaps the shell service dispatch the shutdown on a different thread than that originating the request? I'd say probably not, due to it being a pretty specific combination of things to reproduce... but I thought I'd pose the question. Pat. -- Defy mediocrity. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

