abhishekkuamr

Untitled

Oct 12th, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. Starting Bamboo using Java 1.6.0_20 from Sun Microsystems Inc.
  2. Port = 8085
  3. Web App = webapp
  4. contextPath = /
  5. 2012-10-13 02:58:48.953:INFO::jetty-7.2.1.v20101111
  6. 2012-10-13 02:58:49.102:WARN::tmpdir
  7. java.io.IOException: No such file or directory
  8. at java.io.UnixFileSystem.createFileExclusively(Native Method)
  9. at java.io.File.checkAndCreate(File.java:1716)
  10. at java.io.File.createTempFile(File.java:1804)
  11. at java.io.File.createTempFile(File.java:1840)
  12. at org.eclipse.jetty.webapp.WebInfConfiguration.resolveTempDirectory(WebInfConfiguration.java:291)
  13. at org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:46)
  14. at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:463)
  15. at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:491)
  16. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
  17. at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:93)
  18. at org.eclipse.jetty.server.Server.doStart(Server.java:243)
  19. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
  20. at com.atlassian.bamboo.server.Server.main(Server.java:75)
Advertisement
Add Comment
Please, Sign In to add comment