Hello Claus! Thanks for the hint. I created the issue: https://issues.apache.org/jira/browse/INFRA-4018
Best, Christian On Sun, Oct 9, 2011 at 9:54 AM, Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > I think INFRA upgrade the JDK on the windows box. Maybe something did go > wrong. > I suggest to create a ticket in INFRA JIRA and have them look at this. > > > On Thu, Oct 6, 2011 at 8:46 PM, Christian Müller > <christian.muel...@gmail.com> wrote: > > Is somebody able to fix the failure or can tell me what I can do to fix > it? > > > > The failure is: > > > > [camel-trunk] $ > > /home/hudson/tools/java/jdk1.6.0_20-32-unlimited-security/bin/java -da > -dsa > > -XX:MaxPermSize=512m -Xmx1200m -cp > > > f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\hudson-slave\tools\Maven_3.0.3\boot\plexus-classworlds-2.4.jar > > org.jvnet.hudson.maven3.agent.Maven3Main > > f:\hudson\hudson-slave\tools\Maven_3.0.3 > > > C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-37a2a9b8 > > f:\hudson\hudson-slave\maven3-interceptor.jar 62519 > > ERROR: Failed to parse POMs > > 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 > > > > Thanks in advance, > > Christian > > > > On Thu, Oct 6, 2011 at 8:06 PM, Apache Jenkins Server > > <jenk...@builds.apache.org> wrote: > >> > >> The Apache Jenkins build system has built Camel.trunk.fulltest.windows > >> (build #50) > >> > >> Status: Still Failing > >> > >> Check console output at > >> https://builds.apache.org/job/Camel.trunk.fulltest.windows/50/ to view > the > >> results. > > > > > > > > -- > Claus Ibsen > ----------------- > FuseSource > Email: cib...@fusesource.com > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.blogspot.com/ > Author of Camel in Action: http://www.manning.com/ibsen/ >