The problem is that the contentType for the page (that it was redirected 
to) is null.

Changing Content.java:165 to:
Text.writeString(out, contentType != null ? contentType : ""); // write 
contentType

fixes the problem. But is empty string better for an unknown content 
type or something like text/x-unknown-content-type

Kai_testing Middleton wrote:
> I'll try those if I get a chance.  (BTW "Remuneration" is misspelled on 
> absoluteit.co.nz if you care)

I don't care (it's not my site).
Cheers,
Carl.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to