|
Page Edited :
FELIX :
5.1. Troubleshooting, Debugging and Profiling
5.1. Troubleshooting, Debugging and Profiling has been edited by Guillaume Nodet (May 11, 2009). Content:5.1. Troubleshooting, Debugging and ProfilingTroubleshootingIf you end up with a Karaf 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 Karaf. DebuggingUsually, the easiest way to debug Karaf or any application deployed onto it is to use remote debugging. This can be done using the following command on Unix systems: export KARAF_DEBUG=true On Windows, use the following command set KARAF_DEBUG=true
|
Unsubscribe or edit your notifications preferences
