https://defect.opensolaris.org/bz/show_bug.cgi?id=16422

           Summary: NullPointerException on definition search
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P3
         Component: webapp
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


--- Comment #0 from Knut Anders Hatlen <[email protected]> 2010-06-30 
11:10:30 UTC ---
I performed a definitions search for JMXMPConnectorServer in the OpenGrok
codebase, using OpenGrok 0.9, and got this NullPointerException:

java.lang.NullPointerException
    at org.apache.jsp.search_jsp._jspService(search_jsp.java from :349)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
.
.
.

These links to two different internal servers show the bug:

http://khepri25.norway/source/s?defs=JMXMPConnectorServer&project=opengrok
http://grok.czech:8080/source/s?defs=JMXMPConnectorServer&project=opengrok-trunk

-- 
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to