You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2006/12/22 21:44:21 UTC

[jira] Commented: (SOLR-92) XML parsing error with resin-3.0.21

    [ http://issues.apache.org/jira/browse/SOLR-92?page=comments#action_12460586 ] 
            
Yonik Seeley commented on SOLR-92:
----------------------------------

Thanks Ryan, do we know if this still works with much older resin releases (that the previous patch was supposed to fix)?

> XML parsing error with resin-3.0.21
> -----------------------------------
>
>                 Key: SOLR-92
>                 URL: http://issues.apache.org/jira/browse/SOLR-92
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: running resin-3.0.21
>            Reporter: Ryan McKinley
>            Priority: Minor
>         Attachments: resinXmlParser.patch
>
>
> When the resin XML parser starts, it gets the following error trying to parse the config file:
> [00:25:35.025] Caused by: java.lang.NumberFormatException: empty String
> [00:25:35.025]  at
> sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:994)
> [00:25:35.025]  at java.lang.Float.parseFloat(Float.java:394)
> [00:25:35.025]  at org.apache.solr.core.Config.getFloat(Config.java:174)
> [00:25:35.025]  at
> org.apache.solr.schema.IndexSchema.readConfig(IndexSchema.java:273)
> see: http://www.mail-archive.com/solr-dev@lucene.apache.org/msg01852.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira