Start-up failure [message #1072920] |
Tue, 23 July 2013 15:24  |
Eclipse User |
|
|
|
D:\hudson continuous integration\hudson>java -jar hudson.war
/D:/hudson%20continuous%20integration/hudson/hudson.war
Exception in thread "main" java.io.FileNotFoundException: D:\hudson%20continuous%20integration\hudson\hudson.war (The system cannot find the path specified)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at org.eclipse.hudson.war.Executable.extractJettyJarsFromWar(Executable.java:164)
at org.eclipse.hudson.war.Executable.launchJetty(Executable.java:128)
at org.eclipse.hudson.war.Executable.main(Executable.java:72)
Everything works in folders without spaces.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03942 seconds