Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-166

Runtime exception after starting Tomcat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • WW 2.0-beta1
    • None
    • XML Configuration
    • None
    • Tomcat 4.1.24

    Description

      If you have deployed an application on Tomcat and run it then restart the server you get a RuntimeException. It's related so Session serialization. There are a couple of work arounds.

      1. Redeploy your application after starting Tomcat.
      2. Erase the SESSIONS.ser file from the application directory in Tomcats work directory.

      java.lang.RuntimeException: Fallback must be an instance of DefaultConfigurationManager
      at com.opensymphony.xwork.interceptor.component.DefaultComponentManager.setFallback(DefaultComponentManager.java:40)
      at com.opensymphony.webwork.lifecycle.RequestLifecycleFilter.doFilter(RequestLifecycleFilter.java:49)

      Attachments

        Issue Links

          Activity

            People

              jcarreira Jason Carreira
              tjsnell Tracy J. Snell
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: