Good morning,
We are trying to import older statistics to Dspace 7.6 but are getting a null pointer exeception when skipping dns lookup. When we attempt to include dnslookup we also get a reflective access operation. Since it is only a warning I am assuming I can ignore for now and focus on the null exeception. Has anyone encountered this issue?
./dspace stats-log-importer -v -s -i /apps/Temp/stats/test.txt
Writing to solr server at: server
Processing file: /apps/Temp/stats/test.txt
Line:20241031000025832,view_item,dedc3889-7207-45e7-b6a4-5bc6044a1d29,2024-10-31T00:00:25,anonymous,129.59.95.115
Exception: null
java.lang.NullPointerException
at org.dspace.statistics.util.StatisticsImporter.load(StatisticsImporter.java:290)
at org.dspace.statistics.util.StatisticsImporter.main(StatisticsImporter.java:516)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:277)
at org.dspace.app.launcher.ScriptLauncher.handleScript(ScriptLauncher.java:133)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:98)
-Dale
|
|
Dale Poulter
My working day may not be your working day. Please do not feel obliged to reply to this email outside of your normal working hours. |
--
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/BN0PR08MB7470433229FE082DB3D58FF1FE282%40BN0PR08MB7470.namprd08.prod.outlook.com.