Hi Neil,

If you can't configure your standalone AC manually by running SetConfig.sh,
then chances are that IAC is having the same problem.  The new IAC
essentially runs setconfig.sh in silent mode in the background.  Try
upgrading your JRE.  If IAC has any problems with generating its
configuration file, it'll log something to Eclipse's log file so check your
log file for some hints as to what's happening.

The error you noted "Could not find agent library on the library path or in
the local directory: JPIBootLoader" is from the JVMTI agent and it gives
that error message when it's unable to find its native files.

Once you try and profile a class, check to see if the 'ACServer' process has
automatically started.  If so, it means that IAC is running.

Regards,
Navid Mehregani

On 6/6/07, Neil Dunn <[EMAIL PROTECTED]> wrote:

Hi Asaf,

Trying to run a profile I get the following error

Error occurred during initialization of VM
Could not find agent library on the library path or in the local
directory: JPIBootLoader

Do I stil need to configure certain environment variables?

If I then go to the agent controller that is installed and try and
start it manually it fails saying:

corona03% ./SetConfig.sh
ERROR: The Java Runtime in use does not contain a suitable JAXP feature
RESOLUTION: Use a JRE which supports the JAXP feature

I am on a standard Java 1.5 install.



On 6/6/07, Yaffe, Asaf <[EMAIL PROTECTED]> wrote:
> Hi Neil,
>
> The integrated Agent Controller in 4.4 is seamlessly integrated with the
> workbench, and will start up automatically when you start a profiling
> session (unless, as you pointed out, there are some configuration
> problems).
>
> It sounds strange that you don't have JAXP installed. I thought it is a
> standard Java feature since version 5.0....
>
> Thanks,
> Asaf
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Neil Dunn
> Sent: Wednesday, June 06, 2007 9:15 AM
> To: TPTP Tracing and Profiling Tools Project developer discussions
> Subject: [tptp-tracing-profiling-tools-dev] Agent controller in latest
> build
>
> Hi Guys,
>
> I downloaded a new stable build of 4.4 last night and noticed it has a
> plugin with an agent controller installed.
>
> However to run a profile I still need to start an agent controller
> manually...
>
> I couldn't get the bundled agent controller configured because I don't
> have JAXP installed so I just fired up an old one and everything
> started working.
>
> Is this all meant to be totally seamless? Should I even need to start
> an agent controller by hand to run an instrumentation based profile?
>
> Cheers,
> 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
>
_______________________________________________
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

_______________________________________________
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