Hi,

Thanks Doğacan for explaining the cause of error.

Its there any way to remove  or avoid such error messages?

Cheers,
cha

On 5/2/07, cha <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> Am getting following errors in my error.log..Can someone tell me whats gng
> wrong over here..

Nothing is going wrong. Javascript parser uses a heuristic to detect
possible urls. Sometimes, the heuristic chooses wrong urls and when it
tries to feed these urls to java.net.URL you get this exception. It is
not a big deal (computation continues ignoring that url candidate)
though it may be a bit annoying.

[snip]

-- 
Doğacan Güney



-- 
View this message in context: 
http://www.nabble.com/java.net.MalformedURLException%3A-unknown-protocol%3A-s-tf3679442.html#a10283817
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to