• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 2.2.1
    • 2.2
    • None

      <snip>
      [15:05:53.248][15:05:53.248] WebApp[/confluence] starting
      [15:05:55.590]2006-04-29 15:05:55,548 FATAL [atlassian.confluence.setup.ConfluenceConfigurationListener] contextInitialized An error was encountered while bootstrapping Confluence (see below):
      [15:05:55.590]Error creating bean with name 'bootstrapPluginManager' defined in class path resource [bootstrapContext.xml]: Initialization of bean failed; nested exception is java.lang.NullPointerException: null
      [15:05:55.590]org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bootstrapPluginManager' defined in class path resource [bootstrapContext.xml]: Initialization of bean failed; nested exception is java.lang.NullPointerException: null
      [15:05:55.590]java.lang.NullPointerException
      [15:05:55.590] at com.atlassian.plugin.loaders.classloading.Scanner.scan(Scanner.java:122)
      [15:05:55.590] at com.atlassian.plugin.loaders.ClassLoadingPluginLoader.loadAllPlugins(ClassLoadingPluginLoader.java:45)
      [15:05:55.590] at com.atlassian.plugin.DefaultPluginManager.init(DefaultPluginManager.java:47)
      [15:05:55.590] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [15:05:55.590] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      [15:05:55.590] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      [15:05:55.590] at java.lang.reflect.Method.invoke(Method.java:585)
      [15:05:55.590] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1087)
      [15:05:55.590] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1061)
      [15:05:55.590] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:287)
      [15:05:55.590] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:205)
      [15:05:55.590] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:204)
      [15:05:55.590] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:136)
      [15:05:55.590] at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:140)
      [15:05:55.590] at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:474)
      [15:05:55.590] at org.springframework.context.support.AbstractApplicationContext.refreshListeners(AbstractApplicationContext.java:392)
      [15:05:55.590] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:281)
      [15:05:55.590] at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:80)
      [15:05:55.590] at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:65)
      [15:05:55.590] at com.atlassian.confluence.setup.ConfluenceClassPathXmlApplicationContext.<init>(ConfluenceClassPathXmlApplicationContext.java:26)
      [15:05:55.590] at com.atlassian.confluence.setup.ConfluenceConfigurationListener.contextInitialized(ConfluenceConfigurationListener.java:45)
      [15:05:55.590] at com.caucho.server.webapp.Application.start(Application.java:1592)
      [15:05:55.590] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:55.590] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:55.590] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:55.590] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:55.590] at com.caucho.server.webapp.ApplicationContainer.start(ApplicationContainer.java:651)
      [15:05:55.590] at com.caucho.server.host.Host.start(Host.java:385)
      [15:05:55.590] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:55.590] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:55.590] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:55.590] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:55.590] at com.caucho.server.host.HostContainer.start(HostContainer.java:467)
      [15:05:55.590] at com.caucho.server.resin.ServletServer.start(ServletServer.java:945)
      [15:05:55.590] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:55.590] at com.caucho.server.deploy.AbstractDeployControllerStrategy.start(AbstractDeployControllerStrategy.java:56)
      [15:05:55.590] at com.caucho.server.deploy.DeployController.start(DeployController.java:483)
      [15:05:55.590] at com.caucho.server.resin.ResinServer.start(ResinServer.java:478)
      [15:05:55.590] at com.caucho.server.resin.Resin.init(Resin.java)
      [15:05:55.590] at com.caucho.server.resin.Resin.main(Resin.java:623)
      [15:05:55.612]2006-04-29 15:05:55,611 WARN [atlassian.confluence.setup.BootstrapUtils] getBootstrapManager Attempting to retrieve bootstrap manager before it is set up: com.atlassian.confluence.util.ConfluenceContextLoaderListener.canInitialiseContainer(ConfluenceContextLoaderListener.java:29)
      [15:05:55.862]2006-04-29 15:05:55,861 WARN [atlassian.confluence.setup.BootstrapUtils] getBootstrapManager Attempting to retrieve bootstrap manager before it is set up: com.atlassian.confluence.upgrade.ConfluenceUpgradeServletContextListener.contextInitialized(ConfluenceUpgradeServletContextListener.java:13)
      [15:05:55.874]2006-04-29 15:05:55,873 WARN [atlassian.confluence.setup.BootstrapUtils] getBootstrapManager Attempting to retrieve bootstrap manager before it is set up: com.atlassian.confluence.util.QuartzContextLoaderListener.contextInitialized(QuartzContextLoaderListener.java:18)
      [15:05:55.884][15:05:55.883] java.lang.NullPointerException
      [15:05:55.884][15:05:55.883] at com.atlassian.confluence.util.QuartzContextLoaderListener.contextInitialized(QuartzContextLoaderListener.java:18)
      [15:05:55.884][15:05:55.883] at com.caucho.server.webapp.Application.start(Application.java:1592)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:55.884][15:05:55.883] at com.caucho.server.webapp.ApplicationContainer.start(ApplicationContainer.java:651)
      [15:05:55.884][15:05:55.883] at com.caucho.server.host.Host.start(Host.java:385)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:55.884][15:05:55.883] at com.caucho.server.host.HostContainer.start(HostContainer.java:467)
      [15:05:55.884][15:05:55.883] at com.caucho.server.resin.ServletServer.start(ServletServer.java:945)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.AbstractDeployControllerStrategy.start(AbstractDeployControllerStrategy.java:56)
      [15:05:55.884][15:05:55.883] at com.caucho.server.deploy.DeployController.start(DeployController.java:483)
      [15:05:55.884][15:05:55.883] at com.caucho.server.resin.ResinServer.start(ResinServer.java:478)
      [15:05:55.884][15:05:55.883] at com.caucho.server.resin.Resin.init(Resin.java)
      [15:05:55.884][15:05:55.883] at com.caucho.server.resin.Resin.main(Resin.java:623)
      [15:05:55.893][15:05:55.893] jcaptcha: init
      [15:05:55.896][15:05:55.895] action: init
      [15:05:55.986]2006-04-29 15:05:55,985 WARN [atlassian.confluence.setup.BootstrapUtils] getBootstrapManager Attempting to retrieve bootstrap manager before it is set up: com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration.getImpl(ConfluenceWebWorkConfiguration.java:72)
      [15:05:56.009][15:05:55.992] java.lang.NullPointerException
      [15:05:56.009][15:05:55.992] at com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration.getImpl(ConfluenceWebWorkConfiguration.java:72)
      [15:05:56.009][15:05:55.992] at com.opensymphony.webwork.config.DelegatingConfiguration.getImpl(DelegatingConfiguration.java:81)
      [15:05:56.009][15:05:55.992] at com.opensymphony.webwork.config.Configuration.get(Configuration.java:139)
      [15:05:56.009][15:05:55.992] at com.opensymphony.webwork.config.Configuration.getString(Configuration.java:125)
      [15:05:56.009][15:05:55.992] at com.opensymphony.webwork.dispatcher.ServletDispatcher.init(ServletDispatcher.java:166)
      [15:05:56.009][15:05:55.992] at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:600)
      [15:05:56.009][15:05:55.992] at com.caucho.server.dispatch.ServletManager.init(ServletManager.java:152)
      [15:05:56.009][15:05:55.992] at com.caucho.server.webapp.Application.start(Application.java:1599)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:56.009][15:05:55.992] at com.caucho.server.webapp.ApplicationContainer.start(ApplicationContainer.java:651)
      [15:05:56.009][15:05:55.992] at com.caucho.server.host.Host.start(Host.java:385)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:56.009][15:05:55.992] at com.caucho.server.host.HostContainer.start(HostContainer.java:467)
      [15:05:56.009][15:05:55.992] at com.caucho.server.resin.ServletServer.start(ServletServer.java:945)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.AbstractDeployControllerStrategy.start(AbstractDeployControllerStrategy.java:56)
      [15:05:56.009][15:05:55.992] at com.caucho.server.deploy.DeployController.start(DeployController.java:483)
      [15:05:56.009][15:05:55.992] at com.caucho.server.resin.ResinServer.start(ResinServer.java:478)
      [15:05:56.009][15:05:55.992] at com.caucho.server.resin.Resin.init(Resin.java)
      [15:05:56.009][15:05:55.992] at com.caucho.server.resin.Resin.main(Resin.java:623)
      [15:05:56.022][15:05:56.021] javax.servlet.ServletException: java.lang.NullPointerException
      [15:05:56.022][15:05:56.021] at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:632)
      [15:05:56.022][15:05:56.021] at com.caucho.server.dispatch.ServletManager.init(ServletManager.java:152)
      [15:05:56.022][15:05:56.021] at com.caucho.server.webapp.Application.start(Application.java:1599)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:56.022][15:05:56.021] at com.caucho.server.webapp.ApplicationContainer.start(ApplicationContainer.java:651)
      [15:05:56.022][15:05:56.021] at com.caucho.server.host.Host.start(Host.java:385)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:56.022][15:05:56.021] at com.caucho.server.host.HostContainer.start(HostContainer.java:467)
      [15:05:56.022][15:05:56.021] at com.caucho.server.resin.ServletServer.start(ServletServer.java:945)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.AbstractDeployControllerStrategy.start(AbstractDeployControllerStrategy.java:56)
      [15:05:56.022][15:05:56.021] at com.caucho.server.deploy.DeployController.start(DeployController.java:483)
      [15:05:56.022][15:05:56.021] at com.caucho.server.resin.ResinServer.start(ResinServer.java:478)
      [15:05:56.022][15:05:56.021] at com.caucho.server.resin.Resin.init(Resin.java)
      [15:05:56.022][15:05:56.021] at com.caucho.server.resin.Resin.main(Resin.java:623)
      [15:05:56.022][15:05:56.021] Caused by: java.lang.NullPointerException
      [15:05:56.022][15:05:56.021] at com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration.getImpl(ConfluenceWebWorkConfiguration.java:72)
      [15:05:56.022][15:05:56.021] at com.opensymphony.webwork.config.DelegatingConfiguration.getImpl(DelegatingConfiguration.java:81)
      [15:05:56.022][15:05:56.021] at com.opensymphony.webwork.config.Configuration.get(Configuration.java:139)
      [15:05:56.022][15:05:56.021] at com.opensymphony.webwork.config.Configuration.getString(Configuration.java:125)
      [15:05:56.022][15:05:56.021] at com.opensymphony.webwork.dispatcher.ServletDispatcher.init(ServletDispatcher.java:166)
      [15:05:56.022][15:05:56.021] at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:600)
      [15:05:56.022][15:05:56.021] ... 20 more
      [15:05:56.050][15:05:56.039] javax.servlet.ServletException: java.lang.NullPointerException
      [15:05:56.050][15:05:56.039] at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:632)
      [15:05:56.050][15:05:56.039] at com.caucho.server.dispatch.ServletManager.init(ServletManager.java:152)
      [15:05:56.050][15:05:56.039] at com.caucho.server.webapp.Application.start(Application.java:1599)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:56.050][15:05:56.039] at com.caucho.server.webapp.ApplicationContainer.start(ApplicationContainer.java:651)
      [15:05:56.050][15:05:56.039] at com.caucho.server.host.Host.start(Host.java:385)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.startOnInit(StartAutoRedeployAutoStrategy.java:72)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.DeployController.startOnInit(DeployController.java:475)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:158)
      [15:05:56.050][15:05:56.039] at com.caucho.server.host.HostContainer.start(HostContainer.java:467)
      [15:05:56.050][15:05:56.039] at com.caucho.server.resin.ServletServer.start(ServletServer.java:945)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:587)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.AbstractDeployControllerStrategy.start(AbstractDeployControllerStrategy.java:56)
      [15:05:56.050][15:05:56.039] at com.caucho.server.deploy.DeployController.start(DeployController.java:483)
      [15:05:56.050][15:05:56.039] at com.caucho.server.resin.ResinServer.start(ResinServer.java:478)
      [15:05:56.050][15:05:56.039] at com.caucho.server.resin.Resin.init(Resin.java)
      [15:05:56.050][15:05:56.039] at com.caucho.server.resin.Resin.main(Resin.java:623)
      [15:05:56.050][15:05:56.039] Caused by: java.lang.NullPointerException
      [15:05:56.050][15:05:56.039] at com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration.getImpl(ConfluenceWebWorkConfiguration.java:72)
      [15:05:56.050][15:05:56.039] at com.opensymphony.webwork.config.DelegatingConfiguration.getImpl(DelegatingConfiguration.java:81)
      [15:05:56.050][15:05:56.039] at com.opensymphony.webwork.config.Configuration.get(Configuration.java:139)
      [15:05:56.050][15:05:56.039] at com.opensymphony.webwork.config.Configuration.getString(Configuration.java:125)
      [15:05:56.050][15:05:56.039] at com.opensymphony.webwork.dispatcher.ServletDispatcher.init(ServletDispatcher.java:166)
      [15:05:56.050][15:05:56.039] at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:600)
      [15:05:56.050][15:05:56.039] ... 20 more
      </snip>

            [CONFSERVER-6023] Error starting up Confluence 2.2

            We are seeing a problem that I think might be relaetd to this issue,

            2006-07-26 12:34:37,626 INFO [getahead.dwr.impl.DefaultConfiguration] Creator 'pageflow' not loaded due to ClassNotFoundException. This is only an problem if you wanted to use it. Cause: Beehive/Weblogic Creator not available.

            This is with confluence 2.2.6a .

            sree bodapati added a comment - We are seeing a problem that I think might be relaetd to this issue, 2006-07-26 12:34:37,626 INFO [getahead.dwr.impl.DefaultConfiguration] Creator 'pageflow' not loaded due to ClassNotFoundException. This is only an problem if you wanted to use it. Cause: Beehive/Weblogic Creator not available. This is with confluence 2.2.6a .

            Fixed in 2.2.1. In the mean time, please use the patch attached to this issue.

            Cheers,
            Dave

            dave (Inactive) added a comment - Fixed in 2.2.1. In the mean time, please use the patch attached to this issue. Cheers, Dave

            To fix this problem, copy the attached bootstrapContext.xml to your confluence/WEB-INF/classes directory and restart Confluence.

            dave (Inactive) added a comment - To fix this problem, copy the attached bootstrapContext.xml to your confluence/WEB-INF/classes directory and restart Confluence.

            Comment from Justin Prosser, an observant user, via email:

            "The problem I'm seeing is Confluence tried to create a "Plugins" directory at boot/init time in whatever location Tomcat was started from (ie the current working directory of the startup.sh of Tomcat). This fails as the permissions are specifically setup to disallow writing anywhere but the specified "confluence.home" in the "confluence-init.properties" file."

            Christopher Owen [Atlassian] added a comment - Comment from Justin Prosser, an observant user, via email: "The problem I'm seeing is Confluence tried to create a "Plugins" directory at boot/init time in whatever location Tomcat was started from (ie the current working directory of the startup.sh of Tomcat). This fails as the permissions are specifically setup to disallow writing anywhere but the specified "confluence.home" in the "confluence-init.properties" file."

              Unassigned Unassigned
              dave@atlassian.com dave (Inactive)
              Affected customers:
              1 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: