Re: Error Nutch Search

2007-10-24 Thread jibjoice
now i use java jdk of sun java but i have yet error Hi jibjoice,   You are using a GNU JVM which might be causing a problem. Type "which java" or "echo $JAVA_HOME" to check which JVM you are using. Using Sun's JVM is a good idea. - Prasad Pingali. -- View this message in context: http://w

Re: Error Nutch Search

2007-10-22 Thread pvvpr
Hi jibjoice,   You are using a GNU JVM which might be causing a problem. Type "which java" or "echo $JAVA_HOME" to check which JVM you are using. Using Sun's JVM is a good idea. - Prasad Pingali. On Monday 22 October 2007 05:19, jibjoice wrote: > i can not solve it now, i don't know why? > > ji

Re: Error Nutch Search

2007-10-22 Thread jibjoice
i can not solve it now, i don't know why? jibjoice wrote: > > i index by NutchWax.jar and have directory CrawlDb, LinkDb, index, > indexes, segments after that i search by Nutch but show error in logs of > tomcat that > > java.lang.IllegalStateException >at java.nio.charset.CharsetEncoder

Re: Error Nutch Search

2007-10-17 Thread Michael Stack
The NutchWAX mailing list is here: http://archive-access.sourceforge.net/projects/nutch/mail-lists.html. The most current release of NutchWAX runs on hadoop 0.9.2 according to the home page. As Dennis below suggests, a common problem is trying to use NutchWAX with a too-recent version of hado

Re: Error Nutch Search

2007-10-17 Thread jibjoice
please,describe more i don't know where i solve it This should probably be directed to the NutchWax or Nutch mailing lists. What version of Hadoop are you using. AFAIK NutchWax needs Hadoop 0.12. If you are trying to import arc files into Nutch there is also a new patch with an Arc to seg

Re: Error Nutch Search

2007-10-16 Thread Michael Stack
Looks like a key was written at indexing time w/ 'illegal' characers. You are using gcj for you VM. Did you index using this machine? What happens if you deploy your tomcat w/ the SUN JVM? St.Ack P.S. As Dennis suggests, nutchwax mailing list is a more appropriate location for this question

Re: Error Nutch Search

2007-10-16 Thread Dennis Kubes
This should probably be directed to the NutchWax or Nutch mailing lists. What version of Hadoop are you using. AFAIK NutchWax needs Hadoop 0.12. If you are trying to import arc files into Nutch there is also a new patch with an Arc to segments converter tool that directly creates Nutch segme