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