You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by ramires <uy...@beriltech.com> on 2007/05/25 10:30:52 UTC

about PruneIndexTool

hi nutch-users

I'm using nutch-0.9 with java-1.5.0-sun. when i crawl some 2 sites and prune
one of them in the index. It appears again after fetching( i understand that
pruneindextool dont remove site in crawldb and segments) But i have diffrent
problem when i inject other site into crawldb and fetch it index it and
merge it my nutch web interface give that message:

org.apache.jasper.JasperException: doc counts differ for segment _0:
fieldsReader shows 32 but segmentInfo shows 2
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:512)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	java.lang.reflect.Method.invoke(Method.java:585)
	org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
	java.security.AccessController.doPrivileged(Native Method)
	javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
	org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)

org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
-- 
View this message in context: http://www.nabble.com/about-PruneIndexTool-tf3814805.html#a10798865
Sent from the Nutch - User mailing list archive at Nabble.com.