Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-10-10 16:25:58,648 INFO [main] [UpgradeLauncher] UpgradeLauncher not performed since the application has not been setup yet.
- 2012-10-10 16:25:58,758 INFO [main] [DefaultConfiguration] Loading global messages from com.atlassian.bamboo.ww2.BambooActionSupport
- 2012-10-10 16:25:58,759 INFO [main] [DefaultConfiguration] Loading global messages from help-paths
- 2012-10-10 16:25:59.210:INFO:/: [CompressingFilter/1.4] CompressingFilter has initialized
- 2012-10-10 16:25:59.215:INFO:/:org.tuckey.web.filters.urlrewrite.utils.Log ERROR: logLevelConf: null
- 2012-10-10 16:25:59.359:INFO:/:org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
- 2012-10-10 16:25:59,365 INFO [main] [AccessLogFilter] AccessLogFilter initialized. Format is: <user> <url> <starting memory free (kb)> +- <difference in free mem (kb)> <query time (ms)>
- 2012-10-10 16:25:59.741:WARN::FAILED [email protected]:8085: java.net.BindException: Address already in use
- 2012-10-10 16:25:59.741:WARN::FAILED com.atlassian.bamboo.server.Server@1866417: java.net.BindException: Address already in use
- java.net.BindException: Address already in use
- at sun.nio.ch.Net.bind(Native Method)
- at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:137)
- at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
- at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:196)
- at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:362)
- at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:274)
- at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
- at org.eclipse.jetty.server.Server.doStart(Server.java:254)
- at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
- at com.atlassian.bamboo.server.Server.main(Server.java:75)
- Exception in thread "main" java.lang.RuntimeException: java.net.BindException: Address already in use
- at com.atlassian.bamboo.server.Server.main(Server.java:97)
- Caused by: java.net.BindException: Address already in use
- at sun.nio.ch.Net.bind(Native Method)
- at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:137)
- at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
- at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:196)
- at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:362)
- at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:274)
- at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
- at org.eclipse.jetty.server.Server.doStart(Server.java:254)
- at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
- at com.atlassian.bamboo.server.Server.main(Server.java:75)
Advertisement
Add Comment
Please, Sign In to add comment