Error 500 when clicking the Next or Previous icon of the results of a search, 
if user is trying to search for java classes, packages or methods.
------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: MRM-932
                 URL: http://jira.codehaus.org/browse/MRM-932
             Project: Archiva
          Issue Type: Bug
          Components: web application
            Reporter: Gwen Harold Autencio


When user tries to search for java classes, packages or methods.
User types "bytecode:xxx" , the results will display but when user clicks the 
next or previous icon of the results.
Page will then display

HTTP ERROR: 500

INTERNAL_SERVER_ERROR

RequestURI=/quickSearch.action
Caused by:

java.lang.NullPointerException
        at 
org.apache.maven.archiva.web.action.SearchAction.isEqualToPreviousSearchTerm(SearchAction.java:254)
        at 
org.apache.maven.archiva.web.action.SearchAction.quickSearch(SearchAction.java:153)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
com.opensymphony.xwork.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:358)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to