Hi DSpace Community,

When we are trying to convert/import old log files from DSpace 1.5 to
DSpace 3.2 or DSpace 4.1 - following happens.

If GeoLiteCity.dat cannot help to resolve the IP address to city level,
giving out city = null, the import log process will fail.

ip addr = 82.132.220.XXX, dns name = dab-far1-w-1-XXXX.dab.02.net., country
= United Kingdom, city = null
Exception: null
java.lang.NullPointerException
        at
org.dspace.statistics.util.StatisticsImporter.load(StatisticsImporter.java:343)
        at
org.dspace.statistics.util.StatisticsImporter.main(StatisticsImporter.java:511)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)

Are there any work arounds?

Thanks,
Alexander Wong.
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to