You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Markus Jelsma (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/02 13:00:31 UTC

[jira] [Resolved] (NUTCH-1017) Exception getting mime type by name

     [ https://issues.apache.org/jira/browse/NUTCH-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Jelsma resolved NUTCH-1017.
----------------------------------

    Resolution: Fixed

Fixed in NUTCH-1230.
                
> Exception getting mime type by name
> -----------------------------------
>
>                 Key: NUTCH-1017
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1017
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.5
>
>
> Large crawls of `bad` websites tend to produce a lot of parsing errors. One of them is related to retrieving mime types, so it seems:
> {code}
> WARNING: Exception getting mime type by name: [<WEBSITE_CONTENT>]: Message: Invalid media type name: <WEBSITE_CONTENT>
> Jun 27, 2011 9:23:27 PM org.apache.nutch.util.MimeUtil forName
> WARNING: Exception getting mime type by name: [<WEBSITE_CONTENT>]: Message: Invalid media type name: <WEBSITE_CONTENT>
> Jun 27, 2011 9:23:27 PM org.apache.nutch.util.MimeUtil forName
> WARNING: Exception getting mime type by name: [Mime-Type]: Message: Invalid media type name: Mime-Type
> Jun 27, 2011 9:23:27 PM org.apache.nutch.util.MimeUtil forName
> WARNING: Exception getting mime type by name: [<WEBSITE_CONTENT>]: Message: Invalid media type name: <WEBSITE_CONTENT>
> Jun 27, 2011 9:23:27 PM org.apache.nutch.util.MimeUtil forName
> WARNING: Exception getting mime type by name: [text/html charset=utf-8]: Message: Invalid media type name: text/html charset=utf-8
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira