Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » problem with installing the agent controlller
problem with installing the agent controlller [message #137626] Wed, 29 October 2008 17:19 Go to next message
Rashmy A is currently offline Rashmy AFriend
Messages: 149
Registered: July 2009
Senior Member
Hi,
I wanted to use TPT to help analyse some memory consumptiopn issues in my
Java application. Hence I started setting up the environment for TPTP. AS
part of this I donwloaded the Agent controller. While folloing the
docuementation to install the Agent controller, I had to run
<install-dir>\bin\SetConfig.bat. This fails with the below error:
ERROR: The Java Runtime in use does not contain a suitable JAXP feature
RESOLUTION: Use a JRE which supports the JAXP feature

I'm working on Windows XP with Java 1.5.0_11. I'm using Eclipse 3.3 and
TPTP 4.3. It's strange to see the JAXP error when I'm using Java 1.5.

The old forum questions does not seem to have helped me resolve this
problem. Could you please let me know what else I should be doing?

Thanks.
Re: problem with installing the agent controlller [message #137642 is a reply to message #137626] Wed, 29 October 2008 20:43 Go to previous messageGo to next message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Rashmy,

Please make sure your system PATH includes the java.exe of JRE 1.5.

Eugene

"Rashmy" <appanera@ugs.com> wrote in message
news:gea5ui$2hs$1@build.eclipse.org...
> Hi,
> I wanted to use TPT to help analyse some memory consumptiopn issues in my
> Java application. Hence I started setting up the environment for TPTP. AS
> part of this I donwloaded the Agent controller. While folloing the
> docuementation to install the Agent controller, I had to run
> <install-dir>\bin\SetConfig.bat. This fails with the below error:
> ERROR: The Java Runtime in use does not contain a suitable JAXP feature
> RESOLUTION: Use a JRE which supports the JAXP feature
>
> I'm working on Windows XP with Java 1.5.0_11. I'm using Eclipse 3.3 and
> TPTP 4.3. It's strange to see the JAXP error when I'm using Java 1.5.
>
> The old forum questions does not seem to have helped me resolve this
> problem. Could you please let me know what else I should be doing?
>
> Thanks.
>
Re: problem with installing the agent controlller [message #137667 is a reply to message #137642] Wed, 29 October 2008 21:47 Go to previous messageGo to next message
Rashmy A is currently offline Rashmy AFriend
Messages: 149
Registered: July 2009
Senior Member
Yes, the PATH variable also hase the JRE.

I tried to run Profiling in Eclipse 3.2 and it ran fine w/o the Agent
controller.
BUt the same thing in Eclipse 3.3. fails and complains about eh Agent
controller.

The application I want to test is a local Java application (and anoterh one
is a JUnit test).
Is there a way to just bypass the Agent Controller in Eclipse 3.3?

Thanks.

"Eugene Chan" <ewchan@ca.ibm.com> wrote in message
news:geai5k$v0g$1@build.eclipse.org...
> Hi Rashmy,
>
> Please make sure your system PATH includes the java.exe of JRE 1.5.
>
> Eugene
>
> "Rashmy" <appanera@ugs.com> wrote in message
> news:gea5ui$2hs$1@build.eclipse.org...
>> Hi,
>> I wanted to use TPT to help analyse some memory consumptiopn issues in my
>> Java application. Hence I started setting up the environment for TPTP. AS
>> part of this I donwloaded the Agent controller. While folloing the
>> docuementation to install the Agent controller, I had to run
>> <install-dir>\bin\SetConfig.bat. This fails with the below error:
>> ERROR: The Java Runtime in use does not contain a suitable JAXP feature
>> RESOLUTION: Use a JRE which supports the JAXP feature
>>
>> I'm working on Windows XP with Java 1.5.0_11. I'm using Eclipse 3.3 and
>> TPTP 4.3. It's strange to see the JAXP error when I'm using Java 1.5.
>>
>> The old forum questions does not seem to have helped me resolve this
>> problem. Could you please let me know what else I should be doing?
>>
>> Thanks.
>>
>
>
Re: problem with installing the agent controlller [message #137785 is a reply to message #137667] Thu, 30 October 2008 15:33 Go to previous message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Rashmy,

There is Integrated Agent Controller(IAC) support in TPTP 4.4.* which builds
on top of Eclipse 3.3.* and you no longer need to setup a standalone Agent
Controller. Before you start the Eclipse workbench, make sure there is no
ACServer.exe nor dangling java.exe processes running on your machine, start
the workbench, and the IAC will start on demand for your profile session.
you will see an ACServer.exe starts on your machine when IAC is running.

Eugene

"Rashmy" <appanera@ugs.com> wrote in message
news:geall5$vqo$1@build.eclipse.org...
> Yes, the PATH variable also hase the JRE.
>
> I tried to run Profiling in Eclipse 3.2 and it ran fine w/o the Agent
> controller.
> BUt the same thing in Eclipse 3.3. fails and complains about eh Agent
> controller.
>
> The application I want to test is a local Java application (and anoterh
> one is a JUnit test).
> Is there a way to just bypass the Agent Controller in Eclipse 3.3?
>
> Thanks.
>
> "Eugene Chan" <ewchan@ca.ibm.com> wrote in message
> news:geai5k$v0g$1@build.eclipse.org...
>> Hi Rashmy,
>>
>> Please make sure your system PATH includes the java.exe of JRE 1.5.
>>
>> Eugene
>>
>> "Rashmy" <appanera@ugs.com> wrote in message
>> news:gea5ui$2hs$1@build.eclipse.org...
>>> Hi,
>>> I wanted to use TPT to help analyse some memory consumptiopn issues in
>>> my Java application. Hence I started setting up the environment for
>>> TPTP. AS part of this I donwloaded the Agent controller. While folloing
>>> the docuementation to install the Agent controller, I had to run
>>> <install-dir>\bin\SetConfig.bat. This fails with the below error:
>>> ERROR: The Java Runtime in use does not contain a suitable JAXP feature
>>> RESOLUTION: Use a JRE which supports the JAXP feature
>>>
>>> I'm working on Windows XP with Java 1.5.0_11. I'm using Eclipse 3.3 and
>>> TPTP 4.3. It's strange to see the JAXP error when I'm using Java 1.5.
>>>
>>> The old forum questions does not seem to have helped me resolve this
>>> problem. Could you please let me know what else I should be doing?
>>>
>>> Thanks.
>>>
>>
>>
>
>
Previous Topic:run two test cases together
Next Topic:TPTP-4.5.1 profiling fails with CBE and log4j
Goto Forum:
  


Current Time: Fri Apr 19 22:00:13 GMT 2024

Powered by FUDForum. Page generated in 0.02965 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top