abhishekkuamr

Untitled

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