Re: Exception while processing document

2011-12-02 Thread Michael Kelleher
This issue is resolved, and was a configuration error on my part. On the Repository Connection configuration, on tab Certificates, I needed to check "Trust Everything" and click add, then save. This fixed my issue.

Re: Exception while processing document

2011-11-28 Thread Michael Kelleher
Hey Karl, I don't see this exception anywhere in the logfile, it only shows up in the console. Is there somewhere where I can set the logging level lower so that maybe this gets emitted to the log? Also, this happens in the stand-alone version of ManifoldCF, and happens when accessing a htt

Re: Exception while processing document

2011-11-27 Thread Karl Wright
Hmm, this is a new one for me. Can you include the entire trace? Karl On Sat, Nov 26, 2011 at 2:43 PM, Michael Kelleher wrote: > I get the following exception: > > java.lang.RuntimeException: Unexpected error: > java.security.InvalidAlgorithmParameterException: the trustAnchors parameter > mus

Exception while processing document

2011-11-26 Thread Michael Kelleher
I get the following exception: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty Anyone know what this relates to and how to fix it? I currently have nutch 1.3 crawling the same site without exceptions