Am Donnerstag, 13. Juli 2006 18:47 schrieb Matthew Holt: > I successfully ran the intranet crawl and my nutch/crawl dir was > generated. I then deployed the war file and stopped/started tomcat from > within the crawl directory. However, when I attempt to actually run a > search, a page with the following error is returned. Any ideas? >...
It seems that some classes cannot be found. Have you set up the Java CLASSPATH correctly in your environment resp. start script? Does it contain rt.jar? The complete log should tell you which class is missing. That helps you to find out which lib is not in the correct Java search path. -- Cheers, Timo. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
