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-dev