Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » PC startProcess: Error (6006), invalid executable '/usr/lib/jvm/java-6-sun-1.6.0.07/jre/bin/java'
PC startProcess: Error (6006), invalid executable '/usr/lib/jvm/java-6-sun-1.6.0.07/jre/bin/java' [message #138675] Sun, 23 November 2008 15:49 Go to next message
Eclipse UserFriend
Hi,

I am trying to profile in Eclipse using the IAC but it has always been
failing with the error below. The path to the Java execution is valid, so
do you have any idea why it's not working?

Thanks.

<CommonBaseEvent creationTime="2008-11-23T20:28:35.125326Z"
globalInstanceId="A929BCF30001E98A26257275523C8C09" msg="PC
monitorProcessState: Failed to monitor process 807" severity="50"
version="1.0.1">
<sourceComponentId component="ProcessController"
componentIdType="TPTPComponent" componentType="Eclipse_TPTP"
executionEnvironment="TPTPProcessController.cpp, line 1749"
instanceId="101" location="kimmy" locationType="IPV4" processId="807"
subComponent="ProcessController" threadId="807"/>
<situation categoryName="ReportSituation">
<situationType reasoningScope="INTERNAL"
reportCategory="LOG" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="ReportSituation"/>
</situation>
</CommonBaseEvent>
<CommonBaseEvent creationTime="2008-11-23T20:28:35.136641Z"
globalInstanceId="A929BCF3000215BC7637B35255E3C861" msg="PC startProcess:
Error (6006), invalid executable '/usr/lib/jvm/java-6-sun-1.6.0.07/jre/
bin/java'" severity="50" version="1.0.1">
<sourceComponentId component="ProcessController"
componentIdType="TPTPComponent" componentType="Eclipse_TPTP"
executionEnvironment="TPTPProcessController.cpp, line 1528"
instanceId="101" location="kimmy" locationType="IPV4" processId="807"
subComponent="ProcessController" threadId="807"/>
<situation categoryName="ReportSituation">
<situationType reasoningScope="INTERNAL"
reportCategory="LOG" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xsi:type="ReportSituation"/>
</situation>
</CommonBaseEvent>
<CommonBaseEvent creationTime="2008-11-23T20:28:35.138283Z"
globalInstanceId="A929BCF300021C2533EF51592B3CE024" msg="Client
compatibility transport layer received an error command: &quot;Unable to
Start Process : File Not Found or Not Executable&quot;" severity="30"
version="1.0.1">
<sourceComponentId component="AgentController"
componentIdType="TPTPComponent" executionEnvironment="Connect2AC.c, line
2255" instanceId="1004" location="kimmy" locationType="IPV4"
processId="794" subComponent="Client Compatibility TL" threadId="794"
componentType="Eclipse_TPTP"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL"
reportCategory="LOG"/>
</situation>
</CommonBaseEvent>
<CommonBaseEvent creationTime="2008-11-23T20:28:54.713932Z"
globalInstanceId="A929BD06000AE4C21792812A0D8BE516" msg="Agent Controller
shutdown requested through ACTL" severity="30" version="1.0.1">
<sourceComponentId component="AgentController"
componentIdType="TPTPComponent" executionEnvironment="ACTLServer.c, line
376" instanceId="1005" location="kimmy" locationType="IPV4"
processId="794" subComponent="Agent Compatibility TL" threadId="794"
componentType="Eclipse_TPTP"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL"
reportCategory="LOG"/>
</situation>
</CommonBaseEvent>
Re: PC startProcess: Error (6006), invalid executable '/usr/lib/jvm/java-6-sun-1.6.0.07/jre/bin/java [message #138723 is a reply to message #138675] Mon, 24 November 2008 10:21 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Does your user account has executible access on
'usr/lib/jvm/java-6-sun-1.6.0.07/jre/bin/java' and related libraries and
files?

Eugene

"Yuen-Chi Lian" <yuenchi.lian@gmail.com> wrote in message
news:ggcflc$bi5$1@build.eclipse.org...
> Hi,
>
> I am trying to profile in Eclipse using the IAC but it has always been
> failing with the error below. The path to the Java execution is valid, so
> do you have any idea why it's not working?
>
> Thanks.
>
> <CommonBaseEvent creationTime="2008-11-23T20:28:35.125326Z"
> globalInstanceId="A929BCF30001E98A26257275523C8C09" msg="PC
> monitorProcessState: Failed to monitor process 807" severity="50"
> version="1.0.1">
> <sourceComponentId component="ProcessController"
> componentIdType="TPTPComponent" componentType="Eclipse_TPTP"
> executionEnvironment="TPTPProcessController.cpp, line 1749"
> instanceId="101" location="kimmy" locationType="IPV4" processId="807"
> subComponent="ProcessController" threadId="807"/>
> <situation categoryName="ReportSituation">
> <situationType reasoningScope="INTERNAL"
> reportCategory="LOG" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
> instance" xsi:type="ReportSituation"/>
> </situation>
> </CommonBaseEvent>
> <CommonBaseEvent creationTime="2008-11-23T20:28:35.136641Z"
> globalInstanceId="A929BCF3000215BC7637B35255E3C861" msg="PC startProcess:
> Error (6006), invalid executable '/usr/lib/jvm/java-6-sun-1.6.0.07/jre/
> bin/java'" severity="50" version="1.0.1">
> <sourceComponentId component="ProcessController"
> componentIdType="TPTPComponent" componentType="Eclipse_TPTP"
> executionEnvironment="TPTPProcessController.cpp, line 1528"
> instanceId="101" location="kimmy" locationType="IPV4" processId="807"
> subComponent="ProcessController" threadId="807"/>
> <situation categoryName="ReportSituation">
> <situationType reasoningScope="INTERNAL"
> reportCategory="LOG" xmlns:xsi="http://www.w3.org/2001/XMLSchema-
> instance" xsi:type="ReportSituation"/>
> </situation>
> </CommonBaseEvent>
> <CommonBaseEvent creationTime="2008-11-23T20:28:35.138283Z"
> globalInstanceId="A929BCF300021C2533EF51592B3CE024" msg="Client
> compatibility transport layer received an error command: &quot;Unable to
> Start Process : File Not Found or Not Executable&quot;" severity="30"
> version="1.0.1">
> <sourceComponentId component="AgentController"
> componentIdType="TPTPComponent" executionEnvironment="Connect2AC.c, line
> 2255" instanceId="1004" location="kimmy" locationType="IPV4"
> processId="794" subComponent="Client Compatibility TL" threadId="794"
> componentType="Eclipse_TPTP"/>
> <situation categoryName="ReportSituation">
> <situationType xmlns:xsi="http://www.w3.org/2001/
> XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL"
> reportCategory="LOG"/>
> </situation>
> </CommonBaseEvent>
> <CommonBaseEvent creationTime="2008-11-23T20:28:54.713932Z"
> globalInstanceId="A929BD06000AE4C21792812A0D8BE516" msg="Agent Controller
> shutdown requested through ACTL" severity="30" version="1.0.1">
> <sourceComponentId component="AgentController"
> componentIdType="TPTPComponent" executionEnvironment="ACTLServer.c, line
> 376" instanceId="1005" location="kimmy" locationType="IPV4"
> processId="794" subComponent="Agent Compatibility TL" threadId="794"
> componentType="Eclipse_TPTP"/>
> <situation categoryName="ReportSituation">
> <situationType xmlns:xsi="http://www.w3.org/2001/
> XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL"
> reportCategory="LOG"/>
> </situation>
> </CommonBaseEvent>
Re: PC startProcess: Error (6006), invalid executable '/usr/lib/jvm/java-6-sun-1.6.0.07/jre/bin/java [message #138746 is a reply to message #138675] Mon, 24 November 2008 15:01 Go to previous message
Eclipse UserFriend
What's the output of your '/usr/lib/jvm/java-6-sun-1.6.0.07/jre/bin/java
-version'? What's the path of your IAC config file and can you post it?
Previous Topic:LocationEditor - GeneralProperties
Next Topic:how to run in standard mode
Goto Forum:
  


Current Time: Tue Jul 22 18:15:43 EDT 2025

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

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

Back to the top