Hi Neil,

You can enable the "runtime side" logging by defining the following
environment variables:

export MARTINI_LOGGER_DIRECTORY=<existing directory>
export MARTINI_LOGGER_LOG_LEVEL=5

After defining these variables, run the profiler again and post the
generated MLogxxxxx.log file to this mailing list. I hope it will help
us identify the problem.

Thanks,
Asaf


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Neil Dunn
Sent: Monday, March 05, 2007 9:36 AM
To: TPTP Tracing and Profiling Tools Project developer discussions
Subject: [tptp-tracing-profiling-tools-dev] JVMTI Runtime throwing
errors

Hi guys,

I have sucessfully got the JVMTI runtime working on my home machine
but at work (a Mandrake 10.2 machine) I'm having trouble getting it to
run.

Trying to profile an application in standalone mode with the command:

$ java '-agentlib:JPIBootLoader=JPIAgent:server=standalone;CGProf'

Generates a partial trace.trcxml file then pritns the following error
the screen:

[Error: EC JPIAgent received message (FATAL ERROR): Internal error
(see log file).]

I cannot find any log file in the current directory or agent
controller directory and so cannot really diagnose the problem.

I have tried this with the latest development builds that are working at
home.

I have setup the TPTP_AC_HOME and LD_LIBRARY_PATHS as previously
discussed:

export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$TPTP_AC_HOME/lib:$TPTP_AC_HOME/plugins
/org.eclipse.tptp.javaprofiler

but I don't think that's the root cause of the problem.

Is there anything I can do to try and diagnose the problem further?

Thanks,
Neil
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-de
v
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to