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

Cluster panics immediatley on startup with PATCHED confluence 3.0.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Support Request
    • Icon: High High
    • None
    • None
    • None
    • None

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      The client site is down and they are not able to use their wiki.

      Immediatley after starting confluence it is throwing a cluster panic on a single node install ... see attached log.

      NB: the reference to builder before the panic is due to the fact that the plugin has been DISABLED to ensure that it is NOT the cause of the problem.

      I have applied the patch found here: http://jira.atlassian.com/browse/CONF-17136

      2009-11-05 16:36:23,823 INFO [Thread-1] [com.atlassian.confluence.lifecycle] init Confluence is ready to serve
      2009-11-05 16:36:24,683 WARN [http-443-2] [atlassian.confluence.themes.DefaultThemeManager] extractTheme Unable to find configured theme module: com.adaptavist.confluence.themes.sitebuilder:sitebuilder
      -- url: /dashboard.action | userName: anonymous
      2009-11-05 16:36:25,464 WARN [http-443-2] [atlassian.confluence.themes.DefaultThemeManager] extractTheme Unable to find configured theme module: com.adaptavist.confluence.themes.sitebuilder:sitebuilder
      -- action: combined
      2009-11-05 16:36:30,027 ERROR [DefaultQuartzScheduler_Worker-6] [org.quartz.core.JobRunShell] run Job DEFAULT.ClusterSafetyJob threw an unhandled Exception: 
      java.lang.RuntimeException: More than one cluster safety number in database.
         at com.atlassian.confluence.cluster.safety.HibernateClusterSafetyDao.getClusterSafetyNumberObject(HibernateClusterSafetyDao.java:40)
         at com.atlassian.confluence.cluster.safety.HibernateClusterSafetyDao.setSafetyNumber(HibernateClusterSafetyDao.java:24)
         at com.atlassian.confluence.cluster.safety.DefaultClusterSafetyManager.verify(DefaultClusterSafetyManager.java:36)
         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:304)
         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 com.atlassian.spring.interceptors.SpringProfilingInterceptor.invoke(SpringProfilingInterceptor.java:20)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy68.verify(Unknown Source)
         at com.atlassian.confluence.cluster.safety.ClusterSafetyJob.executeJob(ClusterSafetyJob.java:13)
         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:203)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(Simple
      

            Unassigned Unassigned
            9fcfb21963e3 Alain Moran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: