Spring Application context has not been set

XMLWordPrintable

      Hi,

      While starting the confluence server, am getting the following, i have done complete analysis and didn't find any solution for this. We are evaluating the confluence product and planning to buy in this Month.

      java.lang.NullPointerException
      com.atlassian.confluence.setup.actions.SetupPathsAction.execute(SetupPathsAction.java:38)
      com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168)
      com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
      com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
      com.atlassian.confluence.validation.MessageHolderInterceptor.intercept(MessageHolderInterceptor.java:43)
      com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
      com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
      com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
      com.atlassian.confluence.util.LoggingContextInterceptor.intercept(LoggingContextInterceptor.java:52)
      com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)

      Here are catlina.out log error details:

      Caused by: java.lang.IllegalStateException: Spring Application context has not been set
      at com.atlassian.spring.container.SpringContainerContext.getComponent(SpringContainerContext.java:48)
      at com.atlassian.spring.container.ContainerManager.getComponent(ContainerManager.java:33)
      at com.atlassian.confluence.core.ConfluenceActionSupport.getLocaleManager(ConfluenceActionSupport.java:811)
      at com.atlassian.confluence.core.ConfluenceActionSupport.getLocale(ConfluenceActionSupport.java:687)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.apache.velocity.runtime.parser.node.PropertyExecutor.execute(PropertyExecutor.java:142)
      at org.apache.velocity.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:533)
      at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:198)
      ... 75 more

      Thanks,
      Prasad Narni

            Assignee:
            Louis Lepper (Inactive)
            Reporter:
            Narni Prasad
            Votes:
            3 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: