You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Olivier Lamy (Commented) (JIRA)" <ji...@apache.org> on 2011/10/10 12:20:30 UTC

[jira] [Commented] (INFRA-4018) Camel.trunk.fulltest.windows - Still Failing

    [ https://issues.apache.org/jira/browse/INFRA-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123987#comment-13123987 ] 

Olivier Lamy commented on INFRA-4018:
-------------------------------------

jdk used fixed. build #56 looks to run fine.
Please close the issue if the build is ok.
Thanks.
                
> Camel.trunk.fulltest.windows - Still Failing
> --------------------------------------------
>
>                 Key: INFRA-4018
>                 URL: https://issues.apache.org/jira/browse/INFRA-4018
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jenkins
>         Environment: Windows
> Apache Camel project
>            Reporter: Christian Müller
>
> Since Sept 30, every build on Windows for the Apache Camel project fails. The stack trace is:
> {noformat}
> java.io.IOException: Cannot run program "/home/hudson/tools/java/jdk1.6.0_20-32-unlimited-security/bin/java" (in directory "f:\hudson\hudson-slave\workspace\Camel.trunk.fulltest.windows\camel-trunk"): CreateProcess error=3, The system cannot find the path specified
> 	at java.lang.ProcessBuilder.start(Unknown Source)
> 	at hudson.Proc$LocalProc.<init>(Proc.java:244)
> 	at hudson.Proc$LocalProc.<init>(Proc.java:216)
> 	at hudson.Launcher$LocalLauncher.launch(Launcher.java:698)
> 	at hudson.Launcher$ProcStarter.start(Launcher.java:329)
> 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:923)
> 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:890)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> 	at hudson.remoting.Request$2.run(Request.java:287)
> 	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
> 	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
> 	at java.util.concurrent.FutureTask.run(Unknown Source)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
> 	at hudson.remoting.Engine$1$1.run(Engine.java:60)
> 	at java.lang.Thread.run(Unknown Source)
> Caused by: java.io.IOException: CreateProcess error=3, The system cannot find the path specified
> 	at java.lang.ProcessImpl.create(Native Method)
> 	at java.lang.ProcessImpl.<init>(Unknown Source)
> 	at java.lang.ProcessImpl.start(Unknown Source)
> 	... 17 more
> {noformat}
> Could you please have a look at it: https://builds.apache.org/job/Camel.trunk.fulltest.windows/
> Thanks in advance,
> Christian

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira