Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-2075

Unreadable error description

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Incomplete
    • 1.1.0
    • None
    • Unknown
    • None
    • Operating System: All
      Platform: All
    • 29155

    Description

      Trying to set up struts, I've got an error (on web page):

      ===
      description The server encountered an internal error () that prevented it from
      fulfilling this request.

      exception

      java.lang.NullPointerException
      org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:441)
      org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
      org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
      org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
      ===

      Please add some checks for null pointers and throw NullPointerException (or some
      other exception) with error description. Currently I have no idea about what to
      do

      Attachments

        Activity

          People

            Unassigned Unassigned
            yozh Stepan Koltsov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: