Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error in running Hudson(Not running hudson.war file and hence localhost port is not available.)
Error in running Hudson [message #999480] Sat, 12 January 2013 07:46
Pankaj Singh is currently offline Pankaj SinghFriend
Messages: 3
Registered: January 2013
Junior Member
when i run the jar file it is showing the following message and the localhost:8080 does not open.
I have put the hudson.war file in webapp folder of tomcat.








C:\>java -jar hudson-3.0.0.war
/C:/hudson-3.0.0.war
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.hudson.war.Executable.launchJetty(Executable.java:134)
at org.eclipse.hudson.war.Executable.main(Executable.java:72)
Caused by: java.lang.IllegalArgumentException: Bad temp directory: C:\hudson-3.0.0.war\war
at org.eclipse.jetty.webapp.WebAppContext.setTempDirectory(WebAppContext.java:1115)
at org.eclipse.hudson.jetty.JettyLauncher.start(JettyLauncher.java:123)
... 6 more



please suggest me..
Thanks.
Previous Topic:Wacked Juno interface on Ubuntu 12.10
Next Topic:Problem in creating new job to hudson
Goto Forum:
  


Current Time: Thu Apr 18 16:22:19 GMT 2024

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

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

Back to the top