ERROR 2014-11-18 11:18:54,612 [Start Saiku server/initialize RDB] org.openforis.collect.earth.app.service.AnalysisSaikuService: Possibly the header java.lang.NumberFormatException: For input string: "Area" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at org.openforis.collect.earth.app.service.AnalysisSaikuService.addAreasPerRegion(AnalysisSaikuService.java:585) at org.openforis.collect.earth.app.service.AnalysisSaikuService.processQuantityData(AnalysisSaikuService.java:556) at org.openforis.collect.earth.app.service.AnalysisSaikuService.prepareDataForAnalysis(AnalysisSaikuService.java:490) at org.openforis.collect.earth.app.view.SaikuStarter$1.run(SaikuStarter.java:54) Cheers, Alessio |
Hi Alessio, This is an standard error that happens when CSV files have header names ( like in this case Area ). The error is a bit misleading it doesn't really affect Saiku analysis. Is Saiku working otherwise? Is there any other error? |
Ciao Alfonso, This error happens only on one machine over 12. Unfortunately Saiku doesnt start up at all - neither tomcat does. I was not able to understand if this was actually due to the error itself or not. Neverthless, Saiku is working fine on all the other machines. Thanks. Alessio |
Hi Alessio, make sure that the path to the Saiku folder is properly set in the Collect Earth Properties dialog. The Saiku folder should beset to the folder under the Open Foris Collect Earth installation! Usually C:\OpenForis\CollectEarth-1.0\saiku-server_2.6 So make sure it is properly set here : |