Advertisement
Guest User

atlassian-stash.log

a guest
Jun 13th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.66 KB | None | 0 0
  1. L42024:log stefan$ cat atlassian-stash.log
  2. 2013-06-12 21:38:41,306 INFO [localhost-startStop-1] c.a.s.i.server.BuildInfoLogger Starting Stash 2.5.0 (9e87d57 built on Mon Jun 10 21:02:40 CEST 2013)
  3. 2013-06-12 21:38:41,311 INFO [localhost-startStop-1] c.a.s.i.server.BuildInfoLogger JVM: Apple Inc. Java HotSpot(TM) 64-Bit Server VM 1.6.0_37-b06-434-11M3909
  4. 2013-06-12 21:38:43,092 INFO [localhost-startStop-1] c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /Users/stefan/Development/repository/hobby/stash-notification-plugin/target/stash/home for 37706@L42024.local
  5. 2013-06-12 21:38:44,931 WARN [localhost-startStop-1] com.jolbox.bonecp.BoneCPConfig JDBC password not set in driver properties, copying it from pool config
  6. 2013-06-12 21:39:12,822 INFO [localhost-startStop-1] com.atlassian.stash Switching to log level [DEBUG]
  7. 2013-06-12 21:39:12,893 DEBUG [localhost-startStop-1] c.a.s.i.t.SemaphoreThrottleService Configured resource [scm-hosting] with 6 tickets and an acquire timeout of 300 s
  8. 2013-06-12 21:39:12,905 DEBUG [localhost-startStop-1] c.a.s.i.t.SemaphoreThrottleService Configured resource [scm-command] with 25 tickets and an acquire timeout of 2 s
  9. 2013-06-12 21:39:13,040 DEBUG [localhost-startStop-1] c.a.s.i.avatar.DiskAvatarRepository Not purging temporary avatars; /Users/stefan/Development/repository/hobby/stash-notification-plugin/target/stash/home/data/avatars/tmp does not exist
  10. 2013-06-12 21:39:15,781 INFO [localhost-startStop-1] c.a.s.i.hook.DefaultHookService Hook callback socket listening on 127.0.0.1:54267
  11. 2013-06-12 21:39:16,968 DEBUG [localhost-startStop-1] c.a.s.i.i.ChangesetIndexingScheduler Starting changeset indexing thread pool with a maximum of 2 threads
  12. 2013-06-12 21:39:27,929 WARN [localhost-startStop-1] c.a.p.o.f.t.s.ScanDescriptorForHostClassesStage The plugin 'atlassian-universal-plugin-manager-plugin-2.11.1.jar' uses a package 'org.apache.commons.fileupload.servlet' that is also exported by the application. It is highly recommended that the plugin use its own packages.
  13. 2013-06-12 21:39:34,626 ERROR [localhost-startStop-1] o.s.web.context.ContextLoader Context initialization failed
  14. java.lang.IllegalArgumentException: The plugin key '${project.groupId}.${project.artifactId}-tests' must either match the OSGi bundle symbolic name (Bundle-SymbolicName) or be specified in the Atlassian-Plugin-Key manifest header
  15. at com.atlassian.plugin.osgi.factory.OsgiPluginUninstalledHelper.install(OsgiPluginUninstalledHelper.java:77) ~[atlassian-plugins-osgi-3.0.0-m34.jar:na]
  16. at com.atlassian.plugin.osgi.factory.OsgiPlugin.installInternal(OsgiPlugin.java:420) ~[atlassian-plugins-osgi-3.0.0-m34.jar:na]
  17. at com.atlassian.plugin.impl.AbstractPlugin.install(AbstractPlugin.java:418) ~[atlassian-plugins-core-3.0.0-m34.jar:na]
  18. at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:768) ~[atlassian-plugins-core-3.0.0-m34.jar:na]
  19. at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:241) ~[atlassian-plugins-core-3.0.0-m34.jar:na]
  20. at com.atlassian.stash.internal.plugin.CorePluginManager.onApplicationEvent(CorePluginManager.java:45) ~[stash-platform-2.5.0.jar:na]
  21. at com.atlassian.stash.internal.plugin.CorePluginManager.onApplicationEvent(CorePluginManager.java:16) ~[stash-platform-2.5.0.jar:na]
  22. at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:96) ~[spring-context-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  23. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334) ~[spring-context-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  24. at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:948) ~[spring-context-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  25. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482) ~[spring-context-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  26. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:389) ~[spring-web-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  27. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:294) ~[spring-web-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  28. at com.atlassian.johnson.spring.web.context.JohnsonContextLoaderListener.initWebApplicationContext(JohnsonContextLoaderListener.java:102) [atlassian-johnson-spring-2.1.0.jar:na]
  29. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112) [spring-web-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  30. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4887) [catalina.jar:7.0.40]
  31. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5381) [catalina.jar:7.0.40]
  32. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) [catalina.jar:7.0.40]
  33. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901) [catalina.jar:7.0.40]
  34. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877) [catalina.jar:7.0.40]
  35. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633) [catalina.jar:7.0.40]
  36. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:977) [catalina.jar:7.0.40]
  37. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1654) [catalina.jar:7.0.40]
  38. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [na:1.6.0_37]
  39. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_37]
  40. at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_37]
  41. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_37]
  42. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_37]
  43. at java.lang.Thread.run(Thread.java:680) [na:1.6.0_37]
  44. 2013-06-12 21:39:34,660 ERROR [localhost-startStop-1] c.a.j.s.w.c.JohnsonContextLoaderListener The Spring WebApplicationContext could not be started
  45. java.lang.IllegalArgumentException: The plugin key '${project.groupId}.${project.artifactId}-tests' must either match the OSGi bundle symbolic name (Bundle-SymbolicName) or be specified in the Atlassian-Plugin-Key manifest header
  46. at com.atlassian.plugin.osgi.factory.OsgiPluginUninstalledHelper.install(OsgiPluginUninstalledHelper.java:77) ~[atlassian-plugins-osgi-3.0.0-m34.jar:na]
  47. at com.atlassian.plugin.osgi.factory.OsgiPlugin.installInternal(OsgiPlugin.java:420) ~[atlassian-plugins-osgi-3.0.0-m34.jar:na]
  48. at com.atlassian.plugin.impl.AbstractPlugin.install(AbstractPlugin.java:418) ~[atlassian-plugins-core-3.0.0-m34.jar:na]
  49. at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:768) ~[atlassian-plugins-core-3.0.0-m34.jar:na]
  50. at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:241) ~[atlassian-plugins-core-3.0.0-m34.jar:na]
  51. at com.atlassian.stash.internal.plugin.CorePluginManager.onApplicationEvent(CorePluginManager.java:45) ~[stash-platform-2.5.0.jar:na]
  52. at com.atlassian.stash.internal.plugin.CorePluginManager.onApplicationEvent(CorePluginManager.java:16) ~[stash-platform-2.5.0.jar:na]
  53. at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:96) ~[spring-context-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  54. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334) ~[spring-context-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  55. at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:948) ~[spring-context-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  56. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482) ~[spring-context-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  57. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:389) ~[spring-web-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  58. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:294) ~[spring-web-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  59. at com.atlassian.johnson.spring.web.context.JohnsonContextLoaderListener.initWebApplicationContext(JohnsonContextLoaderListener.java:102) ~[atlassian-johnson-spring-2.1.0.jar:na]
  60. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112) [spring-web-3.2.2.RELEASE.jar:3.2.2.RELEASE]
  61. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4887) [catalina.jar:7.0.40]
  62. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5381) [catalina.jar:7.0.40]
  63. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) [catalina.jar:7.0.40]
  64. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901) [catalina.jar:7.0.40]
  65. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877) [catalina.jar:7.0.40]
  66. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633) [catalina.jar:7.0.40]
  67. at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:977) [catalina.jar:7.0.40]
  68. at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1654) [catalina.jar:7.0.40]
  69. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [na:1.6.0_37]
  70. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [na:1.6.0_37]
  71. at java.util.concurrent.FutureTask.run(FutureTask.java:138) [na:1.6.0_37]
  72. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_37]
  73. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_37]
  74. at java.lang.Thread.run(Thread.java:680) [na:1.6.0_37]
  75. 2013-06-12 21:39:34,759 DEBUG [localhost-startStop-1] c.a.s.i.w.filters.PathEncodingFilter Initializing filter 'DefaultRequestPathCharsetFilter'
  76. 2013-06-12 21:39:34,768 DEBUG [localhost-startStop-1] c.a.s.i.w.filters.PathEncodingFilter Filter 'DefaultRequestPathCharsetFilter' configured successfully
  77. 2013-06-12 21:39:35,149 ERROR [localhost-startStop-1] c.a.j.s.w.c.s.JohnsonHttpRequestHandlerServlet Bypassing HttpRequestHandlerServlet [fileServerServlet] initialisation; Spring initialisation failed: The Spring WebApplicationContext could not be started
  78. 2013-06-12 21:39:35,150 ERROR [localhost-startStop-1] c.a.j.s.w.c.s.JohnsonHttpRequestHandlerServlet Bypassing HttpRequestHandlerServlet [scmServlet] initialisation; Spring initialisation failed: The Spring WebApplicationContext could not be started
  79. 2013-06-12 21:39:35,150 ERROR [localhost-startStop-1] c.a.j.s.w.c.s.JohnsonHttpRequestHandlerServlet Bypassing HttpRequestHandlerServlet [streamsEmptyActivityServlet] initialisation; Spring initialisation failed: The Spring WebApplicationContext could not be started
  80. 2013-06-12 21:39:35,172 ERROR [localhost-startStop-1] c.a.j.s.w.s.JohnsonDispatcherServlet Bypassing SpringMVC dispatcher [spring-mvc] initialisation; Spring initialisation failed: The Spring WebApplicationContext could not be started
  81. 2013-06-12 21:50:19,024 WARN [http-bio-7990-exec-4] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [requestAttributeFilter]; no Spring WebApplicationContext is available
  82. 2013-06-12 21:50:19,084 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [requestAttributeFilter]; no Spring WebApplicationContext is available
  83. 2013-06-12 21:50:19,085 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [pluginProvidedAuthenticationFilter]; no Spring WebApplicationContext is available
  84. 2013-06-12 21:50:19,089 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [trustedApplicationsAuthenticationFilter]; no Spring WebApplicationContext is available
  85. 2013-06-12 21:50:19,123 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [requestAttributeFilter]; no Spring WebApplicationContext is available
  86. 2013-06-12 21:50:19,124 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [trustedApplicationsAuthenticationFilter]; no Spring WebApplicationContext is available
  87. 2013-06-12 21:50:19,147 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [springSecurityFilterChain]; no Spring WebApplicationContext is available
  88. 2013-06-12 21:50:19,147 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [authenticationAttributeFilter]; no Spring WebApplicationContext is available
  89. 2013-06-12 21:50:19,147 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [standardResponseHeadersFilter]; no Spring WebApplicationContext is available
  90. 2013-06-12 21:50:19,148 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [requestAttributeFilter]; no Spring WebApplicationContext is available
  91. 2013-06-12 21:50:19,148 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [trustedApplicationsAuthenticationFilter]; no Spring WebApplicationContext is available
  92. 2013-06-12 21:50:19,148 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [springSecurityFilterChain]; no Spring WebApplicationContext is available
  93. 2013-06-12 21:50:19,148 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [authenticationAttributeFilter]; no Spring WebApplicationContext is available
  94. 2013-06-12 21:50:19,148 WARN [http-bio-7990-exec-5] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [standardResponseHeadersFilter]; no Spring WebApplicationContext is available
  95. 2013-06-12 21:51:19,289 DEBUG [localhost-startStop-2] c.a.s.i.i.ChangesetIndexingServiceImpl IndexingService is shutting down. Running indexing jobs will be aborted
  96. 2013-06-12 21:51:19,350 WARN [localhost-startStop-2] o.s.c.a.CommonAnnotationBeanPostProcessor Invocation of destroy method failed on bean with name 'corePluginManager': java.lang.IllegalStateException: Cannot go from State: STARTING to: SHUTTING_DOWN
  97. 2013-06-12 21:51:19,415 DEBUG [localhost-startStop-2] c.a.s.i.e.StateTransferringEventExecutorFactory Event dispatcher executor service has shutdown gracefully
  98. 2013-06-12 21:51:19,672 INFO [localhost-startStop-2] c.a.s.internal.home.HomeLockAcquirer Releasing lock on /Users/stefan/Development/repository/hobby/stash-notification-plugin/target/stash/home
  99. 2013-06-12 21:51:19,709 INFO [localhost-startStop-2] c.a.s.i.server.BuildInfoLogger Stash 2.5.0 has shut down
  100. 2013-06-12 21:51:19,743 DEBUG [localhost-startStop-2] c.a.s.i.w.c.ContextCleanupListener Unregistering JDBC driver: org.hsqldb.jdbc.JDBCDriver
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement