lhe,
Your observations appear to be correct. If I enable DEBUG logging in ServiceMix 3.2, there is no mention of any components being shut down in the console after pressing Ctrl-C. If I do the same thing in ServiceMix 3.1.2, I do get logging indicating the shutdown of the components. Could you please raise a JIRA for this so we can look into it?
Interesting to see that you have built a JackRabbit component. That is a component we don't have in ServiceMix but could be very useful for many applications. Could you help us out in adding such a component -- a code donation would be one solution, but any good advice or code samples would be equally welcome?
Regards, Gert lhe wrote:
Hello, at the moment I am using ServiceMix 3.1.2. I've already built some engines and components and deployed them to servicemix and they are working fine. Now after version 3.2 was released, I decided to give it a try. So I moved my ready to use components just into the new smix. If I now shutdown servicemix by hitting CTRL-C in the shell, the shutdown process is now finished almost in a second or so. Next thing is that my components are not shut down properly as they were in the 3.1.2 version. I noticed it because my jackrabbit component complains about not being shutdown properly before. This was not a problem with the old version of smix. I am working with Linux version of servicemix. I tried also another linux os just to be sure thats not an OS issue somehow. I did not try this with Windows OS. Can anybody confirm this or am I the only victim :) lhe
