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

Codebehind Plugin causing multiple issues with the showcase.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.2
    • 2.0.3
    • Plugin - Mechanism
    • None

    Description

      The codebehind plugin is throwing a null pointer exceptions which causes several pages (including the front page and what appears to be all "view sources" pages, to fail). Here's the root cause, which is nested within 4 other wrapped exceptions.

      java.lang.NullPointerException

      org.apache.struts2.codebehind.CodebehindUnknownHandler.setConfiguration(CodebehindUnknownHandler.java:80)
      sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      java.lang.reflect.Method.invoke(Method.java:585)
      com.opensymphony.xwork2.inject.ContainerImpl$MethodInjector.inject(ContainerImpl.java:287)
      com.opensymphony.xwork2.inject.ContainerImpl.inject(ContainerImpl.java:451)

      Attachments

        Activity

          People

            mrdon Donald J. Brown
            ddewolf David H. DeWolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: