The new IAC (which is a subset of AC in packaged in the workbench) should also work with JRE 1.4 if EMF 2.2.4 is used.
JAXP was available since JRE 1.4. Try to run the modified TestJAXP class attached here, which comes from org.eclipse.tptp.platform.agentcontroller plugin, this class fails when you run SetConfig.sh and generates the JAXP error that you saw: I compiled and ran it fine on Windows XP using: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07) Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode) Please let us know what output do you get on stdout. Thanks ! Marius Slavescu IBM Tivoli Autonomic Computing - Toronto Lab Phone: 905-413-3610 "Yaffe, Asaf" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 06/06/2007 08:38 AM Please respond to TPTP Tracing and Profiling Tools Project developer discussions <tptp-tracing-profiling-tools-dev@eclipse.org> To "TPTP Tracing and Profiling Tools Project developer discussions" <tptp-tracing-profiling-tools-dev@eclipse.org> cc Subject RE: [tptp-tracing-profiling-tools-dev] Agent controller in latestbuild You are using a very old Java 1.5 distribution. Please upgrade to the latest 1.5 (1.5.0_11) or 1.6 (1.6.0_01) and check again. Thanks, Asaf -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Dunn Sent: Wednesday, June 06, 2007 3:33 PM To: TPTP Tracing and Profiling Tools Project developer discussions Subject: Re: [tptp-tracing-profiling-tools-dev] Agent controller in latestbuild Ok. I know what they need to be so I'll try it out! My Java version is: java version "1.5.0_03" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07) Java HotSpot(TM) Server VM (build 1.5.0_03-b07, mixed mode) On 6/6/07, Yaffe, Asaf <[EMAIL PROTECTED]> wrote: > Hi Neil, > > On Linux, I think you still need to set some environment for the > integrated Agent work. Please check the TPTP newsgroups (they are > searchable with Google). I am quite sure these issues are discussed > there. > > What's your "standard JRE install"? Please type: java -version and post > the results here. > > Thanks, > Asaf > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Neil Dunn > Sent: Wednesday, June 06, 2007 2:10 PM > To: TPTP Tracing and Profiling Tools Project developer discussions > Subject: Re: [tptp-tracing-profiling-tools-dev] Agent controller in > latestbuild > > 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-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-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-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-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
TestJAXP.java
Description: Binary data
TestJAXP.class
Description: Binary data
_______________________________________________ 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