Hi,
When I try to inject dmoz on db I get errors below. I checked the lib dir and see that xerces-2_2_1.jar and xerces-apis-2_2_1.jar was removed. Can I dowload that libs to solve the problem?
Thanks Massimo
bin/nutch inject db -dmozfile ../content.rdf.u8
040604 141755 loading file:/d1/nutch/conf/nutch-default.xml
040604 141755 loading file:/d1/nutch/conf/nutch-site.xml
040604 141755 skew = -1344028024
040604 141755 Begin parse
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xerces/util/XMLChar
at net.nutch.db.WebDBInjector$XMLCharFilter.read(WebDBInjector.java:77)
at org.apache.crimson.parser.InputEntity.fillbuf(InputEntity.java:1068)
at org.apache.crimson.parser.InputEntity.isXmlDeclOrTextDeclPrefix(InputEntity.java:914)
at org.apache.crimson.parser.Parser2.maybeXmlDecl(Parser2.java:1183)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:653)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
at net.nutch.db.WebDBInjector.injectDmozFile(WebDBInjector.java:395)
at net.nutch.db.WebDBInjector.main(WebDBInjector.java:465)
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
