This is a fresh install of Confluence 5.0.3 and I am getting the following errors when trying to 'Edit' a page and taking a while to come up for editing. Below is an extract from the log file. I have run throught the workarounds of the timeout for plugins to no avail. Any help would be appreciated.
Confluence Evaluation Lic
Caused by: com.atlassian.soy.renderer.SoyException: Unable to compile Soy template in plugin module: com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu
at com.atlassian.soy.impl.DefaultSoyManager.render(DefaultSoyManager.java:160)
at com.atlassian.soy.impl.SoyTemplateRendererImpl.render(SoyTemplateRendererImpl.java:40)
at com.atlassian.soy.impl.SoyTemplateRendererImpl.render(SoyTemplateRendererImpl.java:33)
at sun.reflect.GeneratedMethodAccessor501.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:56)
at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:39)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:59)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at com.sun.proxy.$Proxy861.render(Unknown Source)
at com.atlassian.confluence.plugins.soy.ConfluenceSoyTemplateRenderer.renderTo(ConfluenceSoyTemplateRenderer.java:31)
... 172 more
Caused by: com.atlassian.soy.renderer.SoyException: Error while extracting module data for '[com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu]'
at com.atlassian.soy.impl.ModuleDataFactory.get(ModuleDataFactory.java:78)
at com.atlassian.soy.impl.DefaultSoyManager.makeBuilder(DefaultSoyManager.java:252)
at com.atlassian.soy.impl.DefaultSoyManager.strainTofu(DefaultSoyManager.java:244)
at com.atlassian.soy.impl.DefaultSoyManager.access$400(DefaultSoyManager.java:49)
at com.atlassian.soy.impl.DefaultSoyManager$1.apply(DefaultSoyManager.java:100)
at com.atlassian.soy.impl.DefaultSoyManager$1.apply(DefaultSoyManager.java:94)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:355)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393)
at com.atlassian.soy.impl.DefaultSoyManager.render(DefaultSoyManager.java:141)
... 195 more
Caused by: java.lang.IllegalStateException: Required plugin module com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu was either missing or disabled
at com.atlassian.soy.impl.ModuleDataFactory$ModuleDataBuilder.addTemplatesAndFunctionsForTree(ModuleDataFactory.java:117)
at com.atlassian.soy.impl.ModuleDataFactory$ModuleDataBuilder.access$200(ModuleDataFactory.java:102)
at com.atlassian.soy.impl.ModuleDataFactory.extractModuleData(ModuleDataFactory.java:95)
at com.atlassian.soy.impl.ModuleDataFactory.access$000(ModuleDataFactory.java:30)
at com.atlassian.soy.impl.ModuleDataFactory$1.apply(ModuleDataFactory.java:52)
at com.atlassian.soy.impl.ModuleDataFactory$1.apply(ModuleDataFactory.java:48)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference.compute(ComputingConcurrentHashMap.java:355)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingConcurrentHashMap.java:184)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.getOrCompute(ComputingConcurrentHashMap.java:153)
at com.google.common.collect.ComputingConcurrentHashMap.getOrCompute(ComputingConcurrentHashMap.java:69)
at com.google.common.collect.ComputingConcurrentHashMap$ComputingMapAdapter.get(ComputingConcurrentHashMap.java:393)
at com.atlassian.soy.impl.ModuleDataFactory.get(ModuleDataFactory.java:74)
... 206 more
Version:3.1.12
Developer:Atlassian
Add-on key:com.atlassian.plugins.atlassian-nav-links-plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.