I think i had identify the problem.
It was a little bit difficult since nutch exception handling and logging is some times a bit confusing. ;)
However the http header does not provide a content type information and this provides a null-pointer exception in the parser factory.
I will try to contribute a patch in the next hours.
Stefan
Am 04.06.2004 um 15:31 schrieb Massimo Miccoli:
Hi,
I have started a new fetcher process and get the errors. See the log below.
040604 152131 SEVERE error writing output:java.lang.NullPointerException
040604 152131 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152131 fetched 0 bytes from http://cnn.com/2003/LAW/03/19/smart.arraignment.ap/index.html
Exception in thread "main" java.lang.RuntimeException: SEVERE error logged. Exiting fetcher.
at net.nutch.fetcher.Fetcher.run(Fetcher.java:199)
at net.nutch.fetcher.Fetcher.main(Fetcher.java:263)
040604 152131 fetched 278 bytes from http://www.hh.shuttle.de/robots.txt
040604 152131 fetching http://www.hh.shuttle.de/hh/ziwi/
040604 152131 fetched 132 bytes from http://www.spi.us/robots.txt
040604 152131 fetching http://www.spi.us/
040604 152131 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152131 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152131 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152131 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152131 fetched 1702 bytes from http://www.hh.shuttle.de/hh/ziwi/
040604 152131 redirect to http://www.hotbox.ru/start.php
040604 152131 fetching http://www.hotbox.ru/robots.txt
040604 152131 fetched 59181 bytes from http://chessmaster.ubi.com/NR/exeres/000134ccnkyddhpiysmxxmpq/ Home+Page+Navigation+Template.asp? NRMODE=Published&NRORIGINALURL=%2f&NRNODEGUID=%7bC0FDA896-B041-4F
9A-8A79-DCDED02DFDB3%7d&NRQUERYTERMINATOR=1&cookie%5Ftest=1
040604 152131 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 fetched 13839 bytes from http://www.theonion.com/robots.txt
040604 152132 fetching http://www.theonion.com/
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 fetched 21930 bytes from http://www.topix.net/city/mccurtain-ok
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 fetched 23308 bytes from http://www.spi.us/
040604 152132 SEVERE error writing output:java.io.IOException: key out of order: 90 after 90
040604 152132 redirect to http://www.acm.org/sigs/sigdaLinks/CAD_Sites/
040604 152132 fetching http://www.acm.org/robots.txt
....
------------------------------------------------------- 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
--------------------------------------------------------------- enterprise information technology consultanting open technology: http://www.media-style.com open source: http://www.weta-group.net open discussion: http://www.text-mining.org
------------------------------------------------------- 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
