[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tptp] Re: Attaching to remote JVM to profile it from workbench fails

Hicham,

On the Linux machines please define/export the following global environment variables before launching the Java process:

MARTINI_LOGGER_DIRECTORY=<an existing directory of your choice>
MARTINI_LOGGER_LOG_LEVEL=5

After the Java application crashes, please locate the generated log file (MLog*.log) and post it here.

I suspect there might be a conflict between the JVMTI Profiler and the -agentlib:jdwp argument (which loads another JVMTI agent). This is not a supported configuration at the moment and may cause problems. I'll be smarter after seeing the log file though.. :)

Thanks,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler