[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
|
- From: Asaf Yaffe <asaf.yaffe@xxxxxxxxx>
- Date: Sun, 09 Sep 2007 15:43:40 +0300
- Newsgroups: eclipse.tptp
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.6 (Windows/20070728)
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