Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Troubleshooting

If you end up with a ServiceMix kernel 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 the KernelKaraf.
You may also want to remove the files in the deploy folder to avoid them being automatically installed when the Kernel Karaf is started the first time.

...

Usually, the easiest way to debug ServiceMix Kernel Karaf or any application deployed onto it is to use remote debugging.
Remote debugging can be easily activated by setting the SERVICEMIX_DEBUG environment variable to TRUE.

...