Problem when starts confluence Application context initialization for 'com.atlassian.confluence.plugins.gadgets' has timed out

Pedro Sousa June 23, 2015

Hey guys

I am change my confluence site to a temporary machine, because I wll update confluence. However, when I try start confluence, this errors locks my installation

 

Someone helps me?

 

[]'s

 

Pedro Sousa

 

2015-06-23 11:55:50,569 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Initialising the plugin system
2015-06-23 11:55:51,099 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Plugin system started in 0:00:00.526
2015-06-23 11:55:54,629 INFO [main] [springframework.web.context.ContextLoader] initWebApplicationContext Root WebApplicationContext: initialization started
2015-06-23 11:56:01,083 INFO [main] [com.atlassian.confluence.lifecycle] <init> Loading EhCache cache manager
2015-06-23 11:56:28,165 INFO [main] [springframework.web.context.ContextLoader] initWebApplicationContext Root WebApplicationContext: initialization completed in 33535 ms
2015-06-23 11:56:28,675 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Initialising the plugin system
2015-06-23 11:58:34,404 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.confluence.extra.officeconnector
2015-06-23 11:58:34,424 WARN [Timer-1] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] timeout Timeout occurred before finding service dependencies for [NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.oauth.serviceprovider, config=osgibundle:/META-INF/spring/*.xml)]
2015-06-23 11:58:34,532 ERROR [Timer-1] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] fail Unable to create application context for [com.atlassian.gadgets.oauth.serviceprovider], unsatisfied dependencies: Dependency on [(objectClass=com.atlassian.gadgets.spec.GadgetSpecFactory)] (from bean [&gadgetSpecFactory]), Dependency on [(objectClass=com.atlassian.gadgets.GadgetRequestContextFactory)] (from bean [&gadgetRequestContextFactory])
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.oauth.serviceprovider' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,539 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&gadgetSpecFactory' for plugin 'com.atlassian.gadgets.oauth.serviceprovider' with filter (objectClass=com.atlassian.gadgets.spec.GadgetSpecFactory)
2015-06-23 11:58:34,541 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&gadgetRequestContextFactory' for plugin 'com.atlassian.gadgets.oauth.serviceprovider' with filter (objectClass=com.atlassian.gadgets.GadgetRequestContextFactory)
2015-06-23 11:58:34,542 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] onSpringContextFailed Unable to start the Spring context for plugin com.atlassian.gadgets.oauth.serviceprovider
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.oauth.serviceprovider' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,544 ERROR [Timer-1] [extender.internal.activator.ContextLoaderListener] onOsgiApplicationEvent Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.oauth.serviceprovider, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.oauth.serviceprovider' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,546 WARN [Timer-1] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] timeout Timeout occurred before finding service dependencies for [NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.confluence.plugins.gadgets, config=osgibundle:/META-INF/spring/*.xml)]
2015-06-23 11:58:34,547 ERROR [Timer-1] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] fail Unable to create application context for [com.atlassian.confluence.plugins.gadgets], unsatisfied dependencies: Dependency on [(objectClass=com.atlassian.gadgets.GadgetSpecProvider)] (from bean [&publishedGadgetSpecStore]), Dependency on [(objectClass=com.atlassian.gadgets.view.GadgetViewFactory)] (from bean [&gadgetViewFactory]), Dependency on [(objectClass=com.atlassian.gadgets.spec.GadgetSpecFactory)] (from bean [&gadgetSpecFactory]), Dependency on [(objectClass=com.atlassian.gadgets.GadgetRequestContextFactory)] (from bean [&gadgetRequestContextFactory])
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.confluence.plugins.gadgets' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,548 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&publishedGadgetSpecStore' for plugin 'com.atlassian.confluence.plugins.gadgets' with filter (objectClass=com.atlassian.gadgets.GadgetSpecProvider)
2015-06-23 11:58:34,549 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&gadgetViewFactory' for plugin 'com.atlassian.confluence.plugins.gadgets' with filter (objectClass=com.atlassian.gadgets.view.GadgetViewFactory)
2015-06-23 11:58:34,551 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&gadgetSpecFactory' for plugin 'com.atlassian.confluence.plugins.gadgets' with filter (objectClass=com.atlassian.gadgets.spec.GadgetSpecFactory)
2015-06-23 11:58:34,552 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&gadgetRequestContextFactory' for plugin 'com.atlassian.confluence.plugins.gadgets' with filter (objectClass=com.atlassian.gadgets.GadgetRequestContextFactory)
2015-06-23 11:58:34,553 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] onSpringContextFailed Unable to start the Spring context for plugin com.atlassian.confluence.plugins.gadgets
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.confluence.plugins.gadgets' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,555 ERROR [Timer-1] [extender.internal.activator.ContextLoaderListener] onOsgiApplicationEvent Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.confluence.plugins.gadgets, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.confluence.plugins.gadgets' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,619 WARN [Timer-1] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] timeout Timeout occurred before finding service dependencies for [NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.embedded, config=osgibundle:/META-INF/spring/*.xml)]
2015-06-23 11:58:34,622 ERROR [Timer-1] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] fail Unable to create application context for [com.atlassian.gadgets.embedded], unsatisfied dependencies: Dependency on [(objectClass=com.atlassian.gadgets.view.SecurityTokenFactory)] (from bean [&securityTokenFactory]), Dependency on [(objectClass=com.atlassian.gadgets.spec.GadgetSpecFactory)] (from bean [&gadgetSpecFactory])
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.embedded' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,623 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&securityTokenFactory' for plugin 'com.atlassian.gadgets.embedded' with filter (objectClass=com.atlassian.gadgets.view.SecurityTokenFactory)
2015-06-23 11:58:34,624 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&gadgetSpecFactory' for plugin 'com.atlassian.gadgets.embedded' with filter (objectClass=com.atlassian.gadgets.spec.GadgetSpecFactory)
2015-06-23 11:58:34,626 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] onSpringContextFailed Unable to start the Spring context for plugin com.atlassian.gadgets.embedded
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.embedded' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,627 ERROR [Timer-1] [extender.internal.activator.ContextLoaderListener] onOsgiApplicationEvent Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.embedded, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.embedded' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,628 WARN [Timer-1] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] timeout Timeout occurred before finding service dependencies for [NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.directory, config=osgibundle:/META-INF/spring/*.xml)]
2015-06-23 11:58:34,629 ERROR [Timer-1] [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] fail Unable to create application context for [com.atlassian.gadgets.directory], unsatisfied dependencies: Dependency on [(objectClass=com.atlassian.gadgets.GadgetRequestContextFactory)] (from bean [&gadgetRequestContextFactory]), Dependency on [(objectClass=com.atlassian.gadgets.GadgetSpecProvider)] (from bean [&gadgetSpecProviders])
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.directory' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,630 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&gadgetRequestContextFactory' for plugin 'com.atlassian.gadgets.directory' with filter (objectClass=com.atlassian.gadgets.GadgetRequestContextFactory)
2015-06-23 11:58:34,632 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] logAndClearOustandingDependencies Never resolved service '&gadgetSpecProviders' for plugin 'com.atlassian.gadgets.directory' with filter (objectClass=com.atlassian.gadgets.GadgetSpecProvider)
2015-06-23 11:58:34,633 ERROR [Timer-1] [plugin.osgi.factory.OsgiPlugin] onSpringContextFailed Unable to start the Spring context for plugin com.atlassian.gadgets.directory
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.directory' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:34,635 ERROR [Timer-1] [extender.internal.activator.ContextLoaderListener] onOsgiApplicationEvent Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.directory, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.context.ApplicationContextException: Application context initialization for 'com.atlassian.gadgets.directory' has timed out
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:454)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:50)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:105)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
2015-06-23 11:58:35,298 ERROR [Spring executor 8] [extender.internal.activator.ContextLoaderListener] onOsgiApplicationEvent Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.confluence.extra.officeconnector, config=osgibundle:/META-INF/spring/*.xml))
java.lang.IllegalStateException: Can only register services while bundle is active or activating.
    at org.apache.felix.framework.Felix.registerService(Felix.java:2730)
    at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:252)
    at org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext.publishContextAsOsgiServiceIfNecessary(AbstractOsgiBundleApplicationContext.java:344)
    at org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext.finishRefresh(AbstractOsgiBundleApplicationContext.java:237)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:358)
    at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
2015-06-23 11:58:35,329 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.confluence.plugins.gadgets
2015-06-23 11:58:35,331 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.directory
2015-06-23 11:58:35,333 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.publisher
2015-06-23 11:58:45,364 ERROR [main] [internal.util.concurrent.RunnableTimedExecution] execute Closing runnable for context NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.publisher, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs
2015-06-23 11:58:45,450 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.oauth.serviceprovider
2015-06-23 11:58:45,452 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.oauth.admin
2015-06-23 11:58:55,459 ERROR [main] [internal.util.concurrent.RunnableTimedExecution] execute Closing runnable for context NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.oauth.admin, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs
2015-06-23 11:59:35,344 ERROR [main] [osgi.container.felix.FelixOsgiContainerManager] doLog ServiceRegistrationImpl: Error ungetting service.
java.lang.NullPointerException
    at com.atlassian.plugins.rest.module.jersey.JerseyRequestFactory.destroy(JerseyRequestFactory.java:61)
    at com.atlassian.plugins.rest.module.jersey.JerseyRequestFactoryServiceFactory.ungetService(JerseyRequestFactoryServiceFactory.java:49)
    at org.springframework.osgi.service.exporter.support.internal.support.PublishingServiceFactory.ungetService(PublishingServiceFactory.java:159)
    at org.apache.felix.framework.ServiceRegistrationImpl.ungetFactoryUnchecked(ServiceRegistrationImpl.java:346)
    at org.apache.felix.framework.ServiceRegistrationImpl.ungetService(ServiceRegistrationImpl.java:259)
    at org.apache.felix.framework.ServiceRegistry.ungetService(ServiceRegistry.java:373)
    at org.apache.felix.framework.ServiceRegistry.ungetServices(ServiceRegistry.java:436)
    at org.apache.felix.framework.Felix.stopBundle(Felix.java:2145)
    at org.apache.felix.framework.BundleImpl.stop(BundleImpl.java:941)
    at org.apache.felix.framework.BundleImpl.stop(BundleImpl.java:928)
    at com.atlassian.plugin.osgi.factory.OsgiPlugin.disableInternal(OsgiPlugin.java:434)
    at com.atlassian.plugin.impl.AbstractPlugin.disable(AbstractPlugin.java:281)
    at com.atlassian.plugin.impl.AbstractDelegatingPlugin.disable(AbstractDelegatingPlugin.java:218)
    at com.atlassian.plugin.manager.DefaultPluginManager.notifyPluginDisabled(DefaultPluginManager.java:1254)
    at com.atlassian.confluence.plugin.ConfluencePluginManager.notifyPluginDisabled(ConfluencePluginManager.java:118)
    at com.atlassian.plugin.manager.DefaultPluginManager.disablePluginInternal(DefaultPluginManager.java:1236)
    at com.atlassian.plugin.manager.DefaultPluginManager.disablePluginWithoutPersisting(DefaultPluginManager.java:1216)
    at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:148)
    at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:640)
    at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:153)
    at com.atlassian.confluence.plugin.ConfluencePluginManager.init(ConfluencePluginManager.java:185)
    at com.atlassian.confluence.plugin.ConfluencePluginManager.processConfluenceReadyEvent(ConfluencePluginManager.java:298)
    at com.atlassian.confluence.plugin.ConfluencePluginManager.onApplicationEvent(ConfluencePluginManager.java:201)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy10.onApplicationEvent(Unknown Source)
    at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:78)
    at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:76)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:275)
    at com.atlassian.confluence.event.ConfluenceEventPublisherManager.publish(ConfluenceEventPublisherManager.java:74)
    at com.atlassian.event.legacy.LegacyEventManager.publishEvent(LegacyEventManager.java:36)
    at com.atlassian.confluence.event.ConfluenceEventManager.publishEvent(ConfluenceEventManager.java:40)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy8.publishEvent(Unknown Source)
    at com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager.upgrade(DefaultUpgradeManager.java:140)
    at com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListener.contextInitialized(UpgradeLauncherServletContextListener.java:29)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
2015-06-23 11:59:35,349 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.embedded
2015-06-23 11:59:35,352 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.opensocial
2015-06-23 11:59:35,353 ERROR [Spring executor 14] [extender.internal.activator.ContextLoaderListener] onOsgiApplicationEvent Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.oauth.admin, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'applicationProperties': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalStateException: Invalid BundleContext.
    at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:127)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)
    at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1288)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:217)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:425)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
    at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.IllegalStateException: Invalid BundleContext.
    at org.apache.felix.framework.BundleContextImpl.checkValidity(BundleContextImpl.java:366)
    at org.apache.felix.framework.BundleContextImpl.addServiceListener(BundleContextImpl.java:201)
    at org.springframework.osgi.util.OsgiListenerUtils.registerListener(OsgiListenerUtils.java:99)
    at org.springframework.osgi.util.OsgiListenerUtils.addSingleServiceListener(OsgiListenerUtils.java:166)
    at org.springframework.osgi.util.OsgiListenerUtils.addSingleServiceListener(OsgiListenerUtils.java:140)
    at org.springframework.osgi.service.importer.support.internal.aop.ServiceDynamicInterceptor.afterPropertiesSet(ServiceDynamicInterceptor.java:464)
    at org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean.createProxy(OsgiServiceProxyFactoryBean.java:215)
    at org.springframework.osgi.service.importer.support.AbstractServiceImporterProxyFactoryBean.getObject(AbstractServiceImporterProxyFactoryBean.java:86)
    at org.springframework.osgi.service.importer.support.OsgiServiceProxyFactoryBean.getObject(OsgiServiceProxyFactoryBean.java:161)
    at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:121)
    ... 17 more
2015-06-23 11:59:35,591 ERROR [Spring executor 19] [extender.internal.activator.ContextLoaderListener] onOsgiApplicationEvent Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.publisher, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissions#org.springframework.osgi.service.importer.support.OsgiServiceCollectionProxyFactoryBean#0': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalStateException: Invalid BundleContext.
    at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:127)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:116)
    at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:91)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1288)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:217)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:425)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
    at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.IllegalStateException: Invalid BundleContext.
    at org.apache.felix.framework.BundleContextImpl.checkValidity(BundleContextImpl.java:366)
    at org.apache.felix.framework.BundleContextImpl.addServiceListener(BundleContextImpl.java:201)
    at org.springframework.osgi.util.OsgiListenerUtils.registerListener(OsgiListenerUtils.java:99)
    at org.springframework.osgi.util.OsgiListenerUtils.addServiceListener(OsgiListenerUtils.java:86)
    at org.springframework.osgi.util.OsgiListenerUtils.addServiceListener(OsgiListenerUtils.java:62)
    at org.springframework.osgi.service.importer.support.internal.collection.OsgiServiceCollection.afterPropertiesSet(OsgiServiceCollection.java:272)
    at org.springframework.osgi.service.importer.support.OsgiServiceCollectionProxyFactoryBean.createProxy(OsgiServiceCollectionProxyFactoryBean.java:240)
    at org.springframework.osgi.service.importer.support.AbstractServiceImporterProxyFactoryBean.getObject(AbstractServiceImporterProxyFactoryBean.java:86)
    at org.springframework.osgi.service.importer.support.OsgiServiceCollectionProxyFactoryBean.getObject(OsgiServiceCollectionProxyFactoryBean.java:188)
    at org.springframework.beans.factory.support.FactoryBeanRegistrySupport$1.run(FactoryBeanRegistrySupport.java:121)
    ... 17 more
2015-06-23 11:59:36,236 ERROR [Spring executor 7] [extender.internal.activator.ContextLoaderListener] onOsgiApplicationEvent Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.gadgets.opensocial, config=osgibundle:/META-INF/spring/*.xml))
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityTokenFactory_osgiService': Initialization of bean failed; nested exception is java.lang.IllegalStateException: Can only register services while bundle is active or activating.
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:423)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
    at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.IllegalStateException: Can only register services while bundle is active or activating.
    at org.apache.felix.framework.Felix.registerService(Felix.java:2730)
    at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:252)
    at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.registerService(OsgiServiceFactoryBean.java:310)
    at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.registerService(OsgiServiceFactoryBean.java:279)
    at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean$Executor.registerService(OsgiServiceFactoryBean.java:95)
    at org.springframework.osgi.service.exporter.support.internal.controller.ExporterController.registerService(ExporterController.java:40)
    at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.startExporter(DefaultMandatoryDependencyManager.java:320)
    at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.checkIfExporterShouldStart(DefaultMandatoryDependencyManager.java:261)
    at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.discoverDependentImporterFor(DefaultMandatoryDependencyManager.java:254)
    at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.addServiceExporter(DefaultMandatoryDependencyManager.java:187)
    at org.springframework.osgi.service.dependency.internal.MandatoryDependencyBeanPostProcessor.postProcessAfterInitialization(MandatoryDependencyBeanPostProcessor.java:46)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
    ... 18 more
2015-06-23 11:59:36,243 ERROR [main] [atlassian.plugin.manager.PluginEnabler] enable Unable to start the following plugins due to timeout while waiting for plugin to enable: com.atlassian.confluence.extra.officeconnector,com.atlassian.confluence.plugins.gadgets,com.atlassian.gadgets.directory,com.atlassian.gadgets.publisher,com.atlassian.gadgets.oauth.serviceprovider,com.atlassian.oauth.admin,com.atlassian.gadgets.embedded,com.atlassian.gadgets.opensocial
2015-06-23 11:59:36,251 ERROR [main] [atlassian.confluence.event.ConfluenceEventManager] publishEvent An exception was encountered while processing the event: com.atlassian.confluence.event.events.admin.ConfluenceReadyEvent[source=com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager@2527bdee]
com.atlassian.plugin.event.NotificationException: java.lang.RuntimeException: java.lang.NullPointerException
    at com.atlassian.plugin.event.impl.DefaultPluginEventManager.broadcast(DefaultPluginEventManager.java:92)
    at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:650)
    at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:153)
    at com.atlassian.confluence.plugin.ConfluencePluginManager.init(ConfluencePluginManager.java:185)
    at com.atlassian.confluence.plugin.ConfluencePluginManager.processConfluenceReadyEvent(ConfluencePluginManager.java:298)
    at com.atlassian.confluence.plugin.ConfluencePluginManager.onApplicationEvent(ConfluencePluginManager.java:201)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy10.onApplicationEvent(Unknown Source)
    at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:78)
    at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:76)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:275)
    at com.atlassian.confluence.event.ConfluenceEventPublisherManager.publish(ConfluenceEventPublisherManager.java:74)
    at com.atlassian.event.legacy.LegacyEventManager.publishEvent(LegacyEventManager.java:36)
    at com.atlassian.confluence.event.ConfluenceEventManager.publishEvent(ConfluenceEventManager.java:40)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy8.publishEvent(Unknown Source)
    at com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager.upgrade(DefaultUpgradeManager.java:140)
    at com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListener.contextInitialized(UpgradeLauncherServletContextListener.java:29)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
    at com.atlassian.plugin.event.impl.MethodSelectorListenerHandler$1$1.invoke(MethodSelectorListenerHandler.java:63)
    at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)
    at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)
    at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)
    at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:145)
    at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:67)
    at com.atlassian.plugin.event.impl.DefaultPluginEventManager.broadcast(DefaultPluginEventManager.java:88)
    ... 51 more
Caused by: java.lang.NullPointerException
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:186)
    at com.atlassian.plugins.rest.module.OsgiServiceAccessor.<init>(OsgiServiceAccessor.java:34)
    at com.atlassian.plugins.rest.module.ResourceConfigManager.<init>(ResourceConfigManager.java:46)
    at com.atlassian.plugins.rest.module.jersey.JerseyEntityHandler.<init>(JerseyEntityHandler.java:47)
    at com.atlassian.plugins.rest.module.jersey.JerseyRequestFactory.init(JerseyRequestFactory.java:71)
    at com.atlassian.plugins.rest.module.jersey.JerseyRequestFactoryServiceFactory$PluginEnabledListener.init(JerseyRequestFactoryServiceFactory.java:66)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.atlassian.plugin.event.impl.MethodSelectorListenerHandler$1$1.invoke(MethodSelectorListenerHandler.java:49)
    ... 57 more
2015-06-23 11:59:36,262 ERROR [main] [ContainerBase.[Standalone].[localhost].[/]] log Exception sending context initialized event to listener instance of class com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListener
org.springframework.transaction.UnexpectedRollbackException: Transaction rolled back because it has been marked as rollback-only
    at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:672)
    at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:321)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:116)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy8.publishEvent(Unknown Source)
    at com.atlassian.confluence.upgrade.impl.DefaultUpgradeManager.upgrade(DefaultUpgradeManager.java:140)
    at com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListener.contextInitialized(UpgradeLauncherServletContextListener.java:29)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:519)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
2015-06-23 11:59:37,168 WARN [QuartzScheduler_Worker-2] [search.lucene.tasks.AddDocumentIndexTask] perform Error getting document from searchable
java.lang.IllegalStateException: Cannot retrieve plugin module before it is enabled: PluginModuleHolder[(unknown; not enabled)]
    at com.atlassian.confluence.plugin.module.PluginModuleHolder.getModule(PluginModuleHolder.java:98)
    at com.atlassian.confluence.plugin.descriptor.ExtractorModuleDescriptor.getModule(ExtractorModuleDescriptor.java:101)
    at com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder.getExtractors(ConfluenceDocumentBuilder.java:94)
    at com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder.getDocumentBuilder(ConfluenceDocumentBuilder.java:73)
    at com.atlassian.confluence.search.lucene.ConfluenceDocumentBuilder.getDocument(ConfluenceDocumentBuilder.java:102)
    at com.atlassian.confluence.search.lucene.tasks.AddDocumentIndexTask.perform(AddDocumentIndexTask.java:43)
    at com.atlassian.confluence.search.lucene.tasks.UpdateDocumentIndexTask.perform(UpdateDocumentIndexTask.java:40)
    at com.atlassian.confluence.search.lucene.tasks.BulkWriteIndexTask.perform(BulkWriteIndexTask.java:44)
    at com.atlassian.bonnie.LuceneConnection.withWriter(LuceneConnection.java:331)
    at com.atlassian.confluence.search.lucene.tasks.LuceneConnectionBackedIndexTaskPerformer.perform(LuceneConnectionBackedIndexTaskPerformer.java:20)
    at com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager$BatchUpdateAction.perform(DefaultConfluenceIndexManager.java:356)
    at com.atlassian.bonnie.LuceneConnection.withBatchUpdate(LuceneConnection.java:405)
    at com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager.processTasks(DefaultConfluenceIndexManager.java:155)
    at com.atlassian.confluence.search.lucene.DefaultConfluenceIndexManager.flushQueue(DefaultConfluenceIndexManager.java:121)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy36.flushQueue(Unknown Source)
    at com.atlassian.confluence.search.lucene.IndexQueueFlusher.executeJob(IndexQueueFlusher.java:29)
    at com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean.surroundJobExecutionWithLogging(AbstractClusterAwareQuartzJobBean.java:63)
    at com.atlassian.confluence.setup.quartz.AbstractClusterAwareQuartzJobBean.executeInternal(AbstractClusterAwareQuartzJobBean.java:46)
    at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:86)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:199)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549)
2015-06-23 11:59:41,517 INFO [main] [atlassian.confluence.status.SystemErrorInformationLogger] writeToLog 
--------------------------
Build Information
--------------------------
baseUrl = http://wiki.petrobras.com.br
home = /ebusiness/shared/confluence/data
buildNumber = 1923
upTime = 3 minutes, 51 seconds
devMode = false
serverId = BKZF-FYG5-LR3A-HWVI
supportEntitlementNumber = SEN-1188730
version = 3.3.1
--------------------------
Server Information
--------------------------
Application Server: Apache Tomcat/6.0.26
Servlet Version:: 2.5
--------------------------
Database Information
--------------------------
Database Dialect: net.sf.hibernate.dialect.Oracle9Dialect
Database URL: java:comp/env/jdbc/confluence
Database Driver Name: null
Database Driver Version: 11.2
Database Name: Oracle
Database  Version: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
Database Latency:14
--------------------------
System Information
--------------------------
favouriteColour = Spindrift
javaRuntime = Java(TM) SE Runtime Environment
operatingSystem = Linux 2.6.18-400.1.1.el5
jvmVersion = 1.0
fileSystemEncoding = UTF-8
javaVm = Java HotSpot(TM) 64-Bit Server VM
javaVendor = Sun Microsystems Inc.
jvmImplementationVersion = 11.2-b01
systemTimezone = America/Sao_Paulo
appServer = Apache Tomcat
tempDirectory = /ebusiness/shared/confluence/confluence-3.3.1-std/temp
date = Tuesday, 23 Jun 2015
jvmInputArguments = -Djava.util.logging.config.file=/ebusiness/shared/confluence/confluence-3.3.1-std/conf/logging.properties -Xms1024m -Xmx4096m -XX:MaxPermSize=512m -XX:+UseParallelOldGC -Djava.awt.headless=true -Dcom.sun.management.jmxremote.port=4123 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=/ebusiness/shared/confluence/confluence-3.3.1-std/endorsed -Dcatalina.base=/ebusiness/shared/confluence/confluence-3.3.1-std -Dcatalina.home=/ebusiness/shared/confluence/confluence-3.3.1-std -Djava.io.tmpdir=/ebusiness/shared/confluence/confluence-3.3.1-std/temp 
time = 11:59:36
jvmVendor = Sun Microsystems Inc.
userName = webadmin
javaVersion = 1.6.0_12
systemLanguage = en
operatingSystemArchitecture = amd64
workingDirectory = /ebusiness/shared/confluence/data/logs
--------------------------
Global Settings
--------------------------
numberOfBreadcrumbAncestors = 999
enableSpaceStyles = false
webdavUsername = null
allowRemoteApi = true
allowThreadedComments = true
nofollowExternalLinks = true
senMissingInLicenseMessageOff = true
backupAttachmentsDaily = false
gzippingResponse = true
sharedMode = false
baseUrl = http://wiki.petrobras.com.br
webdavServerUrl = null
enableQuickNav = true
viewSpaceGoesToSpaceSummary = false
webSudoTimeout = 10
saveable = true
globalDefaultLocale = pt_BR
siteTitle = Confluence
enableWysiwyg = true
maxThumbWidth = 200
defaultSpaceHomepageTitle = Home
indexingLanguage = brazilian
maxThumbHeight = 200
allowCamelCase = false
emailAddressVisibility = email.address.public
defaultEncoding = UTF-8
maxSimultaneousQuickNavRequests = 90
backupDaily = false
denyPublicSignup = true
showContactAdministratorsForm = true
loginManagerSettings = com.atlassian.confluence.setup.settings.beans.LoginManagerSettings@e757105
maxRssItems = 200
almostSupportPeriodEndMessageOff = false
enableDidYouMean = false
enableJavascriptTop = true
externalUserManagement = false
attachmentMaxSize = 104857600
timeZone = time.zone.America.Sao.Paulo
baseUrlAdminMessageOff = false
showSystemInfoIn500Page = false
webdavPassword = null
supportRequestEmail = confluence-autosupportrequests@atlassian.com
allowRemoteApiAnonymous = false
attachmentDataStore = file.system.based.attachments.storage
maxThumbDimensions = 200x200
emailAdminMessageOff = false
disableLogo = false
maxAttachmentsInUI = 5
dailyBackupDateFormatPattern = yyyy_MM_dd
enableOpenSearch = true
xsrfAddComments = true
displayLinkIcons = false
addWildcardsToUserAndGroupSearches = true
useWysiwygByDefault = true
allowTrackbacks = false
webSudoEnabled = false
antiXssMode = true
webdavEnabled = false
siteHomePage = null
dailyBackupFilePrefix = daily-backup-
backupPath = /ebusiness/shared/confluence/data/backups
customContactMessage = 
draftSaveInterval = 30000
--------------------------
Usage Info
--------------------------
totalSpaces = 325
localGroups = 1232
localUsers = 35708
globalSpaces = 325
allContent = 385114
indexSize = 294243
personalSpaces = 0
currentContent = 80498
--------------------------
JVM Stats
--------------------------
allocatedHeap = 1989672960
availablePermGen = 450345408
usedMemory = 604893672
totalMemory = 1989672960
freeMemory = 1384779288
maxPermGen = 536870912
usedPermGen = 86525504
freeMemoryInMegabytes = 1320
freeAllocatedHeap = 1384779288
availableHeap = 3212906008
usedMemoryInMegabytes = 576
maxHeap = 3817799680
usedHeap = 604893672
totalMemoryInMegabytes = 1897
--------------------------
Cluster Information
--------------------------
Not clustered.
--------------------------
Enabled Plugins
--------------------------
Add Content Menu Sections (confluence.menu.add, Version: 1.0, Installed: bundled)
Admin Sections (confluence.sections.admin, Version: 1.0, Installed: bundled)
Advanced Macros (confluence.macros.advanced, Version: 1.9B4, Installed: Jul 12, 2012)
Apache HttpClient OSGi bundle (org.apache.httpcomponents.httpclient-4.0, Version: 4.0, Installed: bundled)
Apache HttpCore OSGi bundle (org.apache.httpcomponents.httpcore-4.0, Version: 4.0, Installed: bundled)
Atlassian Gadgets API (com.atlassian.gadgets.atlassian-gadgets-api-2.0.6, Version: 2.0.6, Installed: bundled)
Atlassian Gadgets SPI (com.atlassian.gadgets.atlassian-gadgets-spi-2.0.6, Version: 2.0.6, Installed: bundled)
Atlassian OAuth API (com.atlassian.oauth.atlassian-oauth-api-1.0.12, Version: 1.0.12, Installed: bundled)
Atlassian OAuth Consumer Plugin (com.atlassian.oauth.consumer, Version: 1.0.12, Installed: bundled)
Atlassian OAuth Consumer SAL SPI Implementation (com.atlassian.oauth.consumer.sal, Version: 1.0.12, Installed: bundled)
Atlassian OAuth Consumer SPI (com.atlassian.oauth.atlassian-oauth-consumer-spi-1.0.12, Version: 1.0.12, Installed: bundled)
Atlassian OAuth Service Provider Plugin (com.atlassian.oauth.serviceprovider, Version: 1.0.12, Installed: bundled)
Atlassian OAuth Service Provider SAL SPI Implementation (com.atlassian.oauth.serviceprovider.sal, Version: 1.0.12, Installed: bundled)
Atlassian OAuth Service Provider SPI (com.atlassian.oauth.atlassian-oauth-service-provider-spi-1.0.12, Version: 1.0.12, Installed: bundled)
Atlassian REST - Module Types (com.atlassian.plugins.rest.atlassian-rest-module, Version: 2.0.0, Installed: Feb 16, 2012)
Atlassian Search Results Enhancer (com.atlassian.confluence.plugins.search-resultenhancer, Version: 0.3, Installed: bundled)
Atlassian Template Renderer API (com.atlassian.templaterenderer.api, Version: 1.0.3, Installed: bundled)
Atlassian Template Renderer Velocity 1.6 Plugin (com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin, Version: 1.0.3, Installed: bundled)
Atlassian Templates Import Framework (com.atlassian.confluence.plugins.templates-framework, Version: 0.10, Installed: bundled)
Atlassian Templates: Default Package (com.atlassian.confluence.plugins.templates-default, Version: 0.3, Installed: bundled)
Atlassian UI Plugin (com.atlassian.auiplugin, Version: 3.0.5, Installed: bundled)
Attachment Actions (confluence.sections.attachments, Version: 1.0, Installed: bundled)
Attachment Extractors (com.atlassian.confluence.plugins.attachmentExtractors, Version: 1.1, Installed: bundled)
BND Library (biz.aQute.bndlib-0.0.255, Version: 0.0.255, Installed: bundled)
Basic Macros (confluence.macros.basic, Version: 1.4, Installed: bundled)
Browse Menu Items (confluence.sections.browse, Version: 1.0, Installed: bundled)
Chart Plugin (confluence.extra.chart, Version: 1.15, Installed: Mar 21, 2011)
Classic Left Navigation Theme (com.atlassian.confluence.themes.leftnavigation, Version: 2.12, Installed: bundled)
Clickr Theme (com.atlassian.confluence.themes.clickr, Version: 2.11, Installed: bundled)
Code Macro (confluence.macros.code, Version: 1.5, Installed: bundled)
Comment Action Sections (confluence.comment.action, Version: 1.0, Installed: bundled)
Confluence Atlassian Plugin Repository (confluence.repository.client, Version: 2.1.9, Installed: bundled)
Confluence Attachments Plugin (confluence.extra.attachments, Version: 2.19, Installed: bundled)
Confluence Blogging RPC Plugin (com.atlassian.confluence.plugins.xmlrpc.bloggingrpc, Version: 1.2.4, Installed: bundled)
Confluence Contributors Plugin (com.atlassian.confluence.contributors, Version: 1.2.6, Installed: bundled)
Confluence HTML Macros (confluence.macros.html, Version: 1.8.1, Installed: bundled)
Confluence Legacy Web Resources (legacy.confluence.web.resources, Version: 1.0, Installed: bundled)
Confluence LinkBrowser (com.atlassian.confluence.plugins.linkbrowser, Version: 3.3.1, Installed: bundled)
Confluence PDF Export (com.atlassian.confluence.extra.flyingpdf, Version: 1.9, Installed: May 20, 2015)
Confluence REST API (com.atlassian.confluence.restplugin, Version: 3.3.1, Installed: Sep 25, 2014)
Confluence SAL Plugin (com.atlassian.confluence.plugins.confluence-sal-plugin, Version: 3.3.1, Installed: bundled)
Confluence Thread Dump Plugin (com.atlassian.confluence.plugin.threaddump, Version: 1.3, Installed: bundled)
Confluence Usage Stats (com.atlassian.confluence.ext.usage, Version: 0.13, Installed: bundled)
Content Action Menu Sections (confluence.content.action.menu, Version: 1.0, Installed: bundled)
Content Buttons (confluence.sections.page.temp, Version: 1.0, Installed: bundled)
Content Metadata (confluence.sections.content.metadata, Version: 1.0, Installed: bundled)
Core Extractors (confluence.extractors.core, Version: 1.4, Installed: bundled)
Core Listeners (confluence.listeners.core, Version: 1.3, Installed: bundled)
Core Path Converters (confluence.converters.core, Version: 1.0, Installed: bundled)
Core Startup and Shutdown (confluence.lifecycle.core, Version: 1, Installed: bundled)
Dashboard Actions (com.atlassian.confluence.plugins.dashboard-actions, Version: 1.9, Installed: bundled)
Dashboard Macros (confluence.macros.dashboard, Version: 1.13, Installed: bundled)
Default Macro Metadata Provider (confluence.macro.metadata.provider, Version: 1.0, Installed: bundled)
Default Theme (com.atlassian.confluence.themes.default, Version: 1.0, Installed: bundled)
Did You Mean Index Building Interface (confluence.sections.admin.indexing, Version: 1.0, Installed: bundled)
Documentation Theme (com.atlassian.confluence.plugins.doctheme, Version: 1.2, Installed: bundled)
Dynamic Task List 2 Plugin (confluence.extra.dynamictasklist2, Version: 3.3, Installed: bundled)
Easy Reader Theme (com.atlassian.confluence.plugins.fixedwidth-theme, Version: 3.3.1, Installed: bundled)
Edit Settings Sections (confluence.sections.settings.edit, Version: 1.0, Installed: bundled)
Editor Actions (confluence.editor.actions, Version: 1.0, Installed: bundled)
Follow list resources (confluence.sections.user.follow.list, Version: 1.0, Installed: bundled)
French language pack (confluence.languages.fr_FR, Version: 1.22, Installed: bundled)
Gadgets Plugin SPI (com.atlassian.confluence.plugins.gadgets.spi, Version: 1.1.1, Installed: bundled)
German language pack (confluence.languages.de_DE, Version: 1.17, Installed: bundled)
Global Dashboard Actions (confluence.sections.dashboard.global, Version: 1.0, Installed: bundled)
Global Labels Sections (confluence.sections.labels, Version: 1.0, Installed: bundled)
Google Collections Bundle (com.atlassian.bundles.google-collections-1.0.0.rc1, Version: 1.0.0.rc1, Installed: bundled)
ICU4J (com.atlassian.bundles.icu4j-3.8.0.1, Version: 3.8.0.1, Installed: bundled)
IM Presence NG Plugin (confluence.extra.impresence2, Version: 2.6, Installed: bundled)
Information Macros (confluence.extra.information, Version: 1.3, Installed: bundled)
JDOM DOM Processor (com.springsource.org.jdom-1.0.0, Version: 1.0.0, Installed: bundled)
JIRA Macros (confluence.extra.jira, Version: 2.8.18, Installed: bundled)
JSON Library (com.atlassian.bundles.json-20070829.0.0.1, Version: 20070829.0.0.1, Installed: bundled)
JSR 305 Annotations (com.atlassian.bundles.jsr305-1.0, Version: 1.0, Installed: bundled)
Java Concurrency in Practice Annotations (com.springsource.net.jcip.annotations-1.0.0, Version: 1.0.0, Installed: bundled)
Layout Macros (confluence.extra.layout, Version: 1.5, Installed: bundled)
Live Search Macros (confluence.extra.livesearch, Version: 2.12, Installed: bundled)
Lucene Boosting Strategies (confluence.search.lucene.boosting, Version: 1.0, Installed: bundled)
Mail Page Plugin (com.atlassian.confluence.ext.mailpage, Version: 1.11, Installed: Apr 18, 2013)
News Tabs (confluence.sections.news, Version: 1.0, Installed: bundled)
Page Operations (confluence.sections.page.operations, Version: 1.0, Installed: bundled)
Page Tabs (confluence.search.mappers.lucene, Version: 1.0, Installed: bundled)
Page Tabs (confluence.sections.page, Version: 1.0, Installed: bundled)
Page Tree (com.atlassian.confluence.plugins.pagetree, Version: 1.18, Installed: bundled)
Page View Links (confluence.sections.page.actions, Version: 1.0, Installed: bundled)
Profile Macros (confluence.macros.profile, Version: 1.0, Installed: bundled)
Profile Tabs (confluence.sections.profile, Version: 1.0, Installed: bundled)
ROME, RSS and atOM utilitiEs for Java (rome.rome-1.0, Version: 1.0, Installed: bundled)
Search Web Interface (confluence.sections.admin.generalconfig, Version: 1.0, Installed: bundled)
Search Web Interface (confluence.sections.search.view, Version: 1.0, Installed: bundled)
Shared Application Access Layer API (com.atlassian.sal.sal-api-2.1.0, Version: 2.1.0, Installed: bundled)
Social Bookmarking Plugin (com.atlassian.confluence.plugins.socialbookmarking, Version: 1.3.2, Installed: bundled)
Space Actions Sections (confluence.sections.space.actions, Version: 1.0, Installed: bundled)
Space Admin Sections (confluence.sections.space.admin, Version: 1.0, Installed: bundled)
Space Advanced Sections (confluence.sections.space.advanced, Version: 1.0, Installed: bundled)
Space Browse Sections (confluence.sections.space.browse, Version: 1.0, Installed: bundled)
Space Export Web Interface (confluence.sections.space.export.view, Version: 1.0, Installed: bundled)
Space Item Tabs (confluence.sections.space, Version: 1.0, Installed: bundled)
Space Labels Sections (confluence.sections.space.labels, Version: 1.0, Installed: bundled)
Space Pages Sections (confluence.sections.space.pages, Version: 1.0, Installed: bundled)
System Web Components (confluence.web.components, Version: 1.0, Installed: bundled)
System Web Resources (confluence.web.resources, Version: 1.0, Installed: bundled)
Table of Contents Plugin (org.randombits.confluence.toc, Version: 2.4.11, Installed: bundled)
Tabular Metadata (confluence.extra.masterdetail, Version: 2.9, Installed: bundled)
TinyMCE Editor Plugin (com.atlassian.confluence.tinymceplugin, Version: 3.3.1, Installed: bundled)
UWC Importer Admin Panel (com.atlassian.confluence.plugins.uwc.uwcimporter-adminpanel, Version: 1.2.1, Installed: bundled)
User Administration (confluence.admin.user, Version: 1.0, Installed: bundled)
User Hover Menu Sections (confluence.user.hover.menu, Version: 1.0, Installed: bundled)
User Lister (confluence.extra.userlister, Version: 2.4.5, Installed: bundled)
User Menu Sections (confluence.user.menu.concise, Version: 1.0, Installed: bundled)
User Menu Sections (confluence.user.menu, Version: 1.0, Installed: bundled)
User Status (confluence.userstatus, Version: 1.0, Installed: bundled)
View Changes in Draft (confluence-draft-changes, Version: 1.0, Installed: bundled)
View Profile Web Interface (confluence.sections.profile.view, Version: 1.0, Installed: bundled)
View follow resources (confluence.sections.user.view.follow, Version: 1.0, Installed: bundled)
WebDAV Plugin (confluence.extra.webdav, Version: 2.4, Installed: bundled)
Widget Connector (com.atlassian.confluence.extra.widgetconnector, Version: 1.3.3, Installed: bundled)
Wiki Renderer Components (confluence.renderer.components, Version: 1.0, Installed: bundled)
confluence-imagesearchrenderer-plugin (com.atlassian.confluence.plugins.confluence-imagesearchrenderer-plugin, Version: 1.2, Installed: bundled)

2015-06-23 11:59:42,069 WARN [main] [beans.factory.support.DisposableBeanAdapter] invokeCustomDestroyMethod Invocation of destroy method 'shutdown' failed on bean with name 'pluginManager': java.lang.IllegalStateException: Cannot go from State: STARTING to: SHUTTING_DOWN
2015-06-23 11:59:42,156 INFO [main] [com.atlassian.confluence.lifecycle] contextDestroyed Stopping Confluence

 

 

 

 

 

 

 

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 23, 2015

Usual culprits are the wrong version of Java in use (although it looks right for your system in this case), or a machine that can't get the resources to run it well enough.

Start with a look through https://confluence.atlassian.com/display/CONFKB/Plugins+are+Disabled+at+Startup+and+Various+Timeout+Errors+Appear+in+the+Logs+After+Startup

Pedro Sousa June 23, 2015

I 've cleaned de cache plugins, but the problem persists. select * from BANDANA where BANDANAKEY='plugin.manager.state.Map'; If I update this row, The instance of Confluence will starts in safe mode?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 23, 2015

And the rest of the things in the document?

Pedro Sousa June 23, 2015

I don't update the bandana table. I am afraid to run this query and damage my environment

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 23, 2015

But what about the other things the document has suggested? The bandana table will be ok - in this case, you're setting flags that will be set back later. But if you are that worried, then take a copy of the lines that will be affected, you can put them back if you think there's a problem.

Pedro Sousa June 24, 2015

I do everything that documment suggested and the same error persist

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 25, 2015

Including giving it more memory?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events