Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JS1-475 Here is an overview of the issue: --------------------------------------------------------------------- Key: JS1-475 Summary: [FIX] NullPointerException in LuceneSearchService Type: Bug Status: Open Priority: Minor Project: Jetspeed Components: Miscellaneous Fix Fors: 1.6-dev Versions: 1.6-dev Assignee: Jeremy Ford Reporter: Jeremy Ford Created: Wed, 19 May 2004 2:01 PM Updated: Wed, 19 May 2004 2:01 PM Environment: Win2000, Tomcat 5.0 Description: The LuceneSearchService can cause a NullPointerException when trying to convert a Lucene document into a ParsedObject. This is caused by a null field in the document that is being looked via the field set in the ParsedObject Potential workaround: always put ina value for a field, even if it is empty --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
