Hello, we are getting OutOfMemoryError at some point of time on the route, but the application doesn't stop after that. so we tried to catch the Error and issue System.exit() , but Unfortunately we are unable to catch that error on .onException(OutOfMemoryError.class). is there any other way that we can this error and stop the JVM.
Regards Sri -- View this message in context: http://camel.465427.n5.nabble.com/catching-OutOfMemoryError-on-the-route-tp3962278p3962278.html Sent from the Camel - Users mailing list archive at Nabble.com.