|
Page Edited :
FELIX :
5.1. Troubleshooting, Debugging and Profiling
5.1. Troubleshooting, Debugging and Profiling has been edited by Chris Custine (Apr 28, 2009). Content:5.1. Troubleshooting, Debugging and ProfilingTroubleshootingIf you end up with a ServiceMix kernel in a really bad state (i.e. you can not boot it anymore) or you just want to revert to a clean state quickly, you can safely remove the data directory just in the installation directory. This folder contains transient data and will be recreated if you remove it and relaunch the Kernel. DebuggingUsually, the easiest way to debug ServiceMix Kernel or any application deployed onto it is to use remote debugging. This can be done using the following command on Unix systems: export SERVICEMIX_DEBUG=true On Windows, use the following command set SERVICEMIX_DEBUG=true
|
Unsubscribe or edit your notifications preferences
