Hi List
First of all I am sorry that my mails contains disclaimer policy as footer. The policy is indespansable part of the mail server and there are authorization issues in using any other mail server. Sorry, again, for the inconvenience caused.
Well, my question is if anybody has implemented the lucene patch available on apache site at 'http://lenya.apache.org/1_2_x/how-to/search.html'. The reason for asking this question is that I followed the instructions step by step but I am receiving 'Error executing pipeline: Null Pointer Exception' after providing search keyword although I am successfull in creating the index.
The stack trace:
org.apache.cocoon.ProcessingException: Error executing pipeline.: java.lang.NullPointerException
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.handleException(AbstractProcessingPipeline.java:940)
at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:281)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:483)
at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:120)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:68)
at org.apache.cocoon.components.treeprocessor.sitemap.SelectNode.invoke(SelectNode.java:102)
at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:68)
at org.apache.cocoon.components.treeprocessor.ContainerNode.invoke(ContainerNode.java:31)
at org.apache.cocoon.components.treeprocessor.sitemap.CallNode.invoke(CallNode.java:93)
Thanks in advance
Regards
Shishir
| Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you |
