Hi all, I am using FUSE ESB 4.2.0-fuse-02-00 with Opensuse 11.1. I followed the following tutorial for remote debugging of Servicemix in Eclipse. http://servicemix.apache.org/remote-debugging-servicemix-in-eclipse.html
I am unable to find a variable SERVICEMIX_DEBUG in the servicemix file in the bin folder. Instead , I tried to use KARAF_DEBUG environment variable, export KARAF_DEBUG="TRUE" but I am getting the following error : servicemix: Enabling Java debug options: -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 ERROR: Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options. Error occurred during initialization of VM agent library failed to init: jdwp Any help would be appreciated. Thanks, Mitul -- View this message in context: http://servicemix.396122.n5.nabble.com/Servicemix-Debugging-tp2268718p2268718.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
