Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-18033

Cannot enable Atlassian UI Plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Support Request
    • High
    • None
    • 3.1
    • None
    • CentOS 5.4, tomcat6, OpenJDK 1.6, installed as WAR

    Description

      I installed confluence inside tomcat6 as described in http://confluence.atlassian.com/display/DOC/Installing+the+Confluence+EAR-WAR+Edition.

      As described in CONF-15770, the auiplugin is not enabled and the menu on top is not working. There are JavaScript error as described in CONF-15770: "AJS is undefined" etc.
      The Plugin Manager shows that the Atlassian UI Plugin is disabled. Enabling it is not possible.

      I tried to upload other versions of auiplugin-x.y.z.jar in the plugin manager, but I cannot enable the plugin.
      Some extracts from the log-file:

      2009-12-10 18:20:16,921 INFO [main] [springframework.web.context.ContextLoader] initWebApplicationContext Root WebApplicationContext: initialization completed in 13519 ms
      2009-12-10 18:20:17,099 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Initialising the plugin system
      2009-12-10 18:20:18,502 INFO [FelixStartLevel] [extender.internal.activator.ContextLoaderListener] start Starting [org.springframework.osgi.extender] bundle v.[1.2.0]
      2009-12-10 18:20:18,530 INFO [FelixStartLevel] [extender.internal.support.ExtenderConfiguration] <init> Detected extender custom configurations at {bundle://5.0:0/META-INF/spring/extender/spring-event-b
      ridge.xml}
      2009-12-10 18:20:18,567 INFO [FelixStartLevel] [osgi.context.support.OsgiBundleXmlApplicationContext] prepareRefresh Refreshing org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext@1
      ec4ecd: display name [OsgiBundleXmlApplicationContext(bundle=org.springframework.osgi.extender, config=bundle://5.0:0/META-INF/spring/extender/spring-event-bridge.xml)]; startup date [Thu Dec 10 18:20:1
      8 CET 2009]; root of context hierarchy
      2009-12-10 18:20:18,567 INFO [FelixStartLevel] [osgi.context.support.OsgiBundleXmlApplicationContext] unpublishContextAsOsgiService Unpublishing application context OSGi service for bundle Atlassian Plu
      gins - Spring DM extender repackaged bundle (org.springframework.osgi.extender)
      2009-12-10 18:20:18,614 INFO [FelixStartLevel] [beans.factory.xml.XmlBeanDefinitionReader] loadBeanDefinitions Loading XML bean definitions from OSGi resource[bundle://5.0:0/META-INF/spring/extender/spr
      ing-event-bridge.xml|bnd.id=5|bnd.sym=org.springframework.osgi.extender]
      2009-12-10 18:20:18,617 ERROR [FelixStartLevel] [extender.internal.activator.ContextLoaderListener] start Unable to process extender configuration
      org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from OSGi resource[bundle://5.0:0/META-INF/spring/extender/spring-event-bridge.xml|bnd.id=5|bnd.sym=org.s
      pringframework.osgi.extender]; nested exception is java.io.IOException: No framework context found
              at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:349)
              at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:310)
              at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
              at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
              at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
              at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:176)
              at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:142)
              at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
              at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
              at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
              at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$301(AbstractDelegatedExecutionApplicationContext.java:69)
              at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$1.run(AbstractDelegatedExecutionApplicationContext.java:186)
              at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
              at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.normalRefresh(AbstractDelegatedExecutionApplicationContext.java:182)
              at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$NoDependenciesWaitRefreshExecutor.refresh(AbstractDelegatedExecutionApplicationContext.java:89)
              at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)
              at org.springframework.osgi.extender.internal.support.ExtenderConfiguration.<init>(ExtenderConfiguration.java:169)
              at org.springframework.osgi.extender.internal.activator.ContextLoaderListener.start(ContextLoaderListener.java:380)
              at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:639)
              at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
              at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
              at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
              at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
              at java.lang.Thread.run(Thread.java:636)
      
      2009-12-10 17:11:22,307 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling confluence.extra.dynamictasklist2
      2009-12-10 17:11:22,323 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.oauth.consumer
      2009-12-10 17:11:22,327 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.oauth.serviceprovider
      2009-12-10 17:11:22,330 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.auiplugin
      2009-12-10 17:11:22,333 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.embedded
      2009-12-10 17:11:22,327 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.oauth.serviceprovider
      2009-12-10 17:11:22,330 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.auiplugin
      2009-12-10 17:11:22,333 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.embedded
      2009-12-10 17:11:22,336 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.oauth.serviceprovider.sal
      2009-12-10 17:11:22,340 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.confluence.plugins.gadgets
      2009-12-10 17:11:22,343 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.oauth.serviceprovider
      2009-12-10 17:11:22,348 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling confluence.repository.client
      2009-12-10 17:11:22,351 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.opensocial
      2009-12-10 17:11:22,364 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.streams.confluence
      2009-12-10 17:11:22,367 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.confluence.extra.widgetconnector
      2009-12-10 17:11:22,370 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.sal.confluence
      2009-12-10 17:11:22,373 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin
      2009-12-10 17:11:22,375 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.directory
      2009-12-10 17:11:22,379 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.oauth.admin
      2009-12-10 17:11:22,382 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.confluence.restplugin
      2009-12-10 17:11:22,385 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.confluence.plugins.drag-and-drop
      2009-12-10 17:11:22,388 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.templaterenderer.api
      2009-12-10 17:11:22,391 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.plugins.rest.atlassian-rest-module
      2009-12-10 17:11:22,399 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.oauth.consumer.sal
      2009-12-10 17:11:22,401 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.gadgets.publisher
      2009-12-10 17:11:22,404 ERROR [http-8080-8] [atlassian.plugin.manager.PluginEnabler] enable Unable to start the following plugins due to timeout while waiting for plugin to enable: confluence.extra.dynamictasklist2,com.atlassian.oauth.consumer,com.atlassian.gadgets.oauth.serviceprovider,com.atlassian.auiplugin,com.atlassian.gadgets.embedded,com.atlassian.oauth.serviceprovider.sal,com.atlassian.confluence.plugins.gadgets,com.atlassian.oauth.serviceprovider,confluence.repository.client,com.atlassian.gadgets.opensocial,com.atlassian.streams.confluence,com.atlassian.confluence.extra.widgetconnector,com.atlassian.sal.confluence,com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin,com.atlassian.gadgets.directory,com.atlassian.oauth.admin,com.atlassian.confluence.restplugin,com.atlassian.confluence.plugins.drag-and-drop,com.atlassian.templaterenderer.api,com.atlassian.plugins.rest.atlassian-rest-module,com.atlassian.oauth.consumer.sal,com.atlassian.gadgets.publisher
       -- referer: http://jira:8080/confluence/setup/setupstandarddb-start.action?database=mysql | url: /confluence/setup/setupstandarddb.action | userName: james | action: setupstandarddb
      2009-12-10 17:11:24,126 INFO [http-8080-8] [atlassian.plugin.manager.DefaultPluginManager] init Plugin system started in 0:01:31.653
      2009-12-10 17:11:25,134 WARN [http-8080-8] [atlassian.plugin.webresource.DefaultResourceDependencyResolver] resolveDependencies Cannot include disabled web resource module: com.atlassian.auiplugin:ajs
       -- referer: http://jira:8080/confluence/setup/setupstandarddb-start.action?database=mysql | url: /confluence/setup/setupdata-start.action | userName: james
      2009-12-10 17:11:25,136 WARN [http-8080-8] [atlassian.plugin.webresource.DefaultResourceDependencyResolver] resolveDependencies Cannot include disabled web resource module: com.atlassian.auiplugin:jquery-compatibility
       -- referer: http://jira:8080/confluence/setup/setupstandarddb-start.action?database=mysql | url: /confluence/setup/setupdata-start.action | userName: james
      2009-12-10 17:11:25,137 WARN [http-8080-8] [atlassian.plugin.webresource.DefaultResourceDependencyResolver] resolveDependencies Cannot include disabled web resource module: com.atlassian.auiplugin:ajs
      
      2009-12-10 17:16:23,230 INFO [http-8080-2] [admin.actions.plugins.ManagePluginsAction] logPluginAction User 'james' enable plugin key: com.atlassian.auiplugin 
      2009-12-10 17:17:23,471 INFO [http-8080-2] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.auiplugin
      2009-12-10 17:17:23,474 ERROR [http-8080-2] [atlassian.plugin.manager.PluginEnabler] enable Unable to start the following plugins due to timeout while waiting for plugin to enable: com.atlassian.auiplugin
      
      2009-12-10 17:19:29,646 INFO [http-8080-4] [admin.actions.plugins.ManagePluginsAction] logPluginAction User 'james' enable plugin key: com.atlassian.auiplugin 
      2009-12-10 17:20:29,891 INFO [http-8080-4] [atlassian.plugin.manager.DefaultPluginManager] notifyPluginDisabled Disabling com.atlassian.auiplugin
      2009-12-10 17:20:29,893 ERROR [http-8080-4] [atlassian.plugin.manager.PluginEnabler] enable Unable to start the following plugins due to timeout while waiting for plugin to enable: com.atlassian.auiplugin
       -- referer: http://jira:8080/confluence/admin/viewplugins.action | url: /confluence/admin/enableplugin.action | userName: james | action: enableplugin
      2009-12-10 17:20:30,035 WARN [http-8080-4] [atlassian.plugin.webresource.DefaultResourceDependencyResolver] resolveDependencies Cannot include disabled web resource module: com.atlassian.auiplugin:ajs
      

      If someone gives me instructions how to debug this, I'm glad to help.

      Any ideas how I can fix this just for the moment?

      Attachments

        Activity

          People

            Unassigned Unassigned
            950a9ab9c4a8 Jean-Pierre Bergamin
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: