You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (JIRA)" <ji...@apache.org> on 2018/04/29 07:10:00 UTC

[jira] [Resolved] (UNOMI-177) The import of the last "allCountries.zip" is failing

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

Serge Huber resolved UNOMI-177.
-------------------------------
    Resolution: Fixed

> The import of the last "allCountries.zip" is failing
> ----------------------------------------------------
>
>                 Key: UNOMI-177
>                 URL: https://issues.apache.org/jira/browse/UNOMI-177
>             Project: Apache Unomi
>          Issue Type: Bug
>    Affects Versions: 1.3.0-incubating
>            Reporter: Mohamed-Tayeb BENTERKI
>            Priority: Major
>             Fix For: 1.3.0-incubating
>
>
> We are trying to import the last geodatabase, so we have the following error:
> {code:java}
> 2018-03-12 10:34:17,663 | ERROR | Timer-9          | GeonamesServiceImpl              | 211 - org.apache.unomi.cxs-geonames-services - 1.2.2.jahia | For input string: "2400000000"
> java.lang.NumberFormatException: For input string: "2400000000"
> 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)[:1.8.0_161]
> 	at java.lang.Integer.parseInt(Integer.java:583)[:1.8.0_161]
> 	at java.lang.Integer.parseInt(Integer.java:615)[:1.8.0_161]
> 	at org.apache.unomi.geonames.services.GeonamesServiceImpl.importGeoNameDatabase(GeonamesServiceImpl.java:137)[211:org.apache.unomi.cxs-geonames-services:1.2.2.jahia]
> 	at org.apache.unomi.geonames.services.GeonamesServiceImpl.access$000(GeonamesServiceImpl.java:38)[211:org.apache.unomi.cxs-geonames-services:1.2.2.jahia]
> 	at org.apache.unomi.geonames.services.GeonamesServiceImpl$1.run(GeonamesServiceImpl.java:93)[211:org.apache.unomi.cxs-geonames-services:1.2.2.jahia]
> 	at java.util.TimerThread.mainLoop(Timer.java:555)[:1.8.0_161]
> 	at java.util.TimerThread.run(Timer.java:505)[:1.8.0_161]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)