Re: Java Standalone Application Stopped Automatically

2015-10-25 Thread yogu13
In case you app is running on NIX based system can you try trapping the signals to the process? perhaps that might help -- View this message in context: http://camel.465427.n5.nabble.com/Java-Standalone-Application-Stopped-Automatically-tp5772974p5773057.html Sent from the Camel - Users

Re: Java Standalone Application Stopped Automatically

2015-10-23 Thread V4Vaithi
We don't see any issues in logs. ShutdownHook method is invoked and applications stops gracefully. -- View this message in context: http://camel.465427.n5.nabble.com/Java-Standalone-Application-Stopped-Automatically-tp5772974p5772994.html Sent from the Camel - Users mailing list archi

Re: Java Standalone Application Stopped Automatically

2015-10-22 Thread yogu13
What do your application/camel logs say ? -- View this message in context: http://camel.465427.n5.nabble.com/Java-Standalone-Application-Stopped-Automatically-tp5772974p5772982.html Sent from the Camel - Users mailing list archive at Nabble.com.

Java Standalone Application Stopped Automatically

2015-10-22 Thread V4Vaithi
as well in application. Is there any other reason camel shutdowns itself? or any Unix kernel process is stopping the application? /*Note:* /Application shutting down Gracefully in all instances. -- View this message in context: http://camel.465427.n5.nabble.com/Java-Standalone-Application