| Summary: | NullPointerException when launhcing tests on EM64T Agent Controller. | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Paul Slauenwhite <paulslau> |
| Component: | TPTP | Assignee: | Igor Alelekov <igor.alelekov> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | blocker | ||
| Priority: | P1 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
Paul, please attach the servicelog.log in CBE format with DEVUG level (In reply to comment #1) > Paul, please attach the servicelog.log in CBE format with DEVUG level > Sorry Igor, I cannot provide this log file since I am blocked by https://bugs.eclipse.org/bugs/show_bug.cgi?id=175264. Paul, would you please see if you can start the AC on Linux using today's build? We need to try to resolve this blocking defect by eod tomorrow. Usign the 64-bit Agent Controller for the TPTP-4.4.0-200704261104 build and the following 64-bit IBM Java 1.5 SR4 JVM, this defect can no longer be reproduced: java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pxa64dev-20070201 (SR4))IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux amd64-64 j9vmxa6423-20070201 (JIT enabled) J9VM - 20070131_11312_LHdSMr JIT - 20070109_1805ifx1_r8 GC - 200701_09) JCL - 20070126 Hi Paul, This is great. Does this also mean that AC could be launched on EM64T Linux without problems (bug #175264)? (In reply to comment #5) > Hi Paul, > This is great. > > Does this also mean that AC could be launched on EM64T Linux without problems > (bug #175264)? > No. The 32bit AC still will not start. (In reply to comment #2) > (In reply to comment #1) > > Paul, please attach the servicelog.log in CBE format with DEVUG level > > > > Sorry Igor, I cannot provide this log file since I am blocked by > https://bugs.eclipse.org/bugs/show_bug.cgi?id=175264. > Sorry, this comment is specific to running the 32bit AC on EM64T. Closing. |
NullPointerException when launhcing tests on EM64T Agent Controller. When launching a test using the 64-bit Agent Controller and JRE on the TPTP-4.4.0-200702211545 build, I get the following exception: Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@c240c24" java.lang.NullPointerException at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.versionIsAtLeast(AgentControllerDescriptor.java:67) at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.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(ReusableThread.java:131) at java.lang.Thread.run(Thread.java:803) Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@18951895" java.lang.NullPointerException at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.versionIsAtLeast(AgentControllerDescriptor.java:67) at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.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(ReusableThread.java:131) at java.lang.Thread.run(Thread.java:803) Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@7de87de8" java.lang.NullPointerException at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.versionIsAtLeast(AgentControllerDescriptor.java:67) at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.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(ReusableThread.java:131) at java.lang.Thread.run(Thread.java:803) Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@28e828e8" java.lang.NullPointerException at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.versionIsAtLeast(AgentControllerDescriptor.java:67) at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.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(ReusableThread.java:131) at java.lang.Thread.run(Thread.java:803) Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@7ee87ee8" java.lang.NullPointerException at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.versionIsAtLeast(AgentControllerDescriptor.java:67) at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.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(ReusableThread.java:131) at java.lang.Thread.run(Thread.java:803) Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@468a468a" java.lang.NullPointerException at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.versionIsAtLeast(AgentControllerDescriptor.java:67) at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.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(ReusableThread.java:131) at java.lang.Thread.run(Thread.java:803) Exception in thread "org.eclipse.hyades.execution.core.task.ReusableThread@70857085" java.lang.NullPointerException at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.versionIsAtLeast(AgentControllerDescriptor.java:67) at org.eclipse.hyades.execution.local.util.AgentControllerDescriptor.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(ReusableThread.java:131) at java.lang.Thread.run(Thread.java:803) OS: Linux paules 2.6.16.21-0.8-smp #1 SMP Mon Jul 3 18:25:39 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux JRE: java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pxa64dev-20070201 (SR4))IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux amd64-64 j9vmxa6423-20070201 (JIT enabled) J9VM - 20070131_11312_LHdSMr JIT - 20070109_1805ifx1_r8 GC - 200701_09) JCL - 20070126