Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » java.lang.NullPointerException (Cannot fetch data collectors)
java.lang.NullPointerException [message #492642] Wed, 21 October 2009 08:48 Go to previous message
Mikael Petterson is currently offline Mikael PettersonFriend
Messages: 158
Registered: July 2009
Senior Member
I changed to using jdk 1.5 since I read that support for 1.4 seems to be removed ( that might be the reson for my problems in previous post).

I am still doing the profiling locally.

GUI: Fetching children of data collector ... 0%

It hangs there forever and log is filled with ( see below).


br,

//miakel

Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@b3f220" 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:413)
at org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@337ff4" 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:413)
at org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@d5a66a" 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:413)
at org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@12ab673" 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:413)
at org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@10f144e" 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:413)
at org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@985bf9" 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:413)
at org.eclipse.hyades.execution.core.task.ReusableThread.run(Re usableThread.java:131)
at java.lang.Thread.run(Thread.java:619)
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:TPTP 4.5 Profiling crash (Sun, Vista)
Next Topic:Java Object reference analysis views
Goto Forum:
  


Current Time: Fri Apr 26 04:03:12 GMT 2024

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

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

Back to the top