Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Problem installing tptp
Problem installing tptp [message #142326] Fri, 29 May 2009 02:22 Go to next message
dan is currently offline danFriend
Messages: 1
Registered: July 2009
Junior Member
Hey all,
I'm trying to install tptp to work with eclipse. I installed tptp via the
eclipse update manager, and installed the agent controller and native
logger
manually as per the instructions given here:
http://www.eclipse.org/tptp/home/downloads/installguide/Inst allGuide42.html

The problem arises when I try to run a profile of a java application in
eclipse. It basically fails to start properly, and prints the error message
below to the command line every 30 seconds or so.

I'm using eclipse version 3.2.2, java 1.6.0_01, agent controller in
tptpdc.linux_ia32-TPTP-4.1.0.zip, logger in cbe.linux_ia32-TPTP-4.1.0.zip.

One question I have relates to the install of the logger. The instructions
don't mention whether a pointer to the .so file it contains should be set
in
my environment. I have an entry in my PATH at the moment, but I'm not
sure that is what is required.

Any help much appreciated.
Thanks,
Dan

The error message given was:
Exception in thread
"org.eclipse.hyades.execution.core.task.ReusableThread@12f5f88"
java.lang.NullPointerException
at
org.eclipse.hyades.execution.local.util.AgentControllerDescr iptor.versionIsAtLeast(AgentControllerDescriptor.java:67)
at
org.eclipse.hyades.execution.local.util.AgentControllerDescr iptor.isVersionAtLeast(AgentControllerDescriptor.java:194)
at
org.eclipse.hyades.execution.local.file.FileManagerFactory$3 .run(FileManagerFactory.java:414)
at
org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Thread.java:619)
Re: Problem installing tptp [message #142433 is a reply to message #142326] Mon, 01 June 2009 20:53 Go to previous message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Dan,

JVM 1.6 is not supported by TPTP 4.1.0. Please check out JRE support stmt of
each TPTP download for the right JVM version to use. The latest TPTP releave
4.5.2 supports JVM 1.6.

Eugene


"dan " <okeeffdb@yahoo.co.uk> wrote in message
news:70e5ef5e0abcddf01d05f7a78d8bb4c1$1@www.eclipse.org...
> Hey all,
> I'm trying to install tptp to work with eclipse. I installed tptp via the
> eclipse update manager, and installed the agent controller and native
> logger
> manually as per the instructions given here:
> http://www.eclipse.org/tptp/home/downloads/installguide/Inst allGuide42.html
>
> The problem arises when I try to run a profile of a java application in
> eclipse. It basically fails to start properly, and prints the error
> message
> below to the command line every 30 seconds or so.
> I'm using eclipse version 3.2.2, java 1.6.0_01, agent controller in
> tptpdc.linux_ia32-TPTP-4.1.0.zip, logger in cbe.linux_ia32-TPTP-4.1.0.zip.
>
> One question I have relates to the install of the logger. The instructions
> don't mention whether a pointer to the .so file it contains should be set
> in my environment. I have an entry in my PATH at the moment, but I'm not
> sure that is what is required.
>
> Any help much appreciated.
> Thanks,
> Dan
>
> The error message given was:
> Exception in thread
> "org.eclipse.hyades.execution.core.task.ReusableThread@12f5f88"
> java.lang.NullPointerException
> at
> org.eclipse.hyades.execution.local.util.AgentControllerDescr iptor.versionIsAtLeast(AgentControllerDescriptor.java:67)
> at
> org.eclipse.hyades.execution.local.util.AgentControllerDescr iptor.isVersionAtLeast(AgentControllerDescriptor.java:194)
> at
> org.eclipse.hyades.execution.local.file.FileManagerFactory$3 .run(FileManagerFactory.java:414)
> at
> org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
> at java.lang.Thread.run(Thread.java:619)
>
>
>
>
>
>
>
Previous Topic:monitor config options; checkboxes work like radio buttons
Next Topic:debugging agents
Goto Forum:
  


Current Time: Sat Apr 27 01:14:28 GMT 2024

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

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

Back to the top