This has now been fixed. Thanks for reporting it.
Doug
[EMAIL PROTECTED] wrote:
Hello All,
I am getting the following error while accessing the cache page:
org.apache.jasper.JasperException org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236) javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
java.lang.NullPointerException net.nutch.io.UTF8.writeString(UTF8.java:210) net.nutch.searcher.Hit.write(Hit.java:63) net.nutch.searcher.DistributedSearch$Param.write(DistributedSearch.java:68) net.nutch.ipc.Client$Connection.sendParam(Client.java:135) net.nutch.ipc.Client.call(Client.java:220) net.nutch.searcher.DistributedSearch$Client.getDetails(DistributedSearch.java:361) net.nutch.searcher.NutchBean.getDetails(NutchBean.java:222) org.apache.jsp.cached_jsp._jspService(cached_jsp.java:77) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236) javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
catalina.out shows the foloowing output:
040924 035706 11 cache request from 61.11.71.101 040924 035706 11 Client connection to 61.197.147.61:1999: closing 040924 035706 12 Client connection to 61.197.147.61:1999 caught: java.net.SocketException: Socket closed java.net.SocketException: Socket closed at java.net.SocketInputStream.read(SocketInputStream.java:162) at java.io.BufferedInputStream.fill(BufferedInputStream.java:183) at java.io.BufferedInputStream.read(BufferedInputStream.java:201) at java.io.DataInputStream.readInt(DataInputStream.java:443) at net.nutch.ipc.Client$Connection.run(Client.java:93) 040924 035706 12 Client connection to 61.197.147.61:1999: closing
Any idea how to get around with this problem? -sumanta
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Nutch-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-general
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Nutch-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-general
