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

asked 18 Nov '14, 03:23

alessioalfonsetti's gravatar image

alessioalfon...
11445
accept rate: 0%


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?

permanent link

answered 18 Nov '14, 09:14

Open%20Foris's gravatar image

Open Foris ♦♦
9995714
accept rate: 10%

edited 18 Nov '14, 09:15

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

permanent link

answered 18 Nov '14, 09:57

alessioalfonsetti's gravatar image

alessioalfon...
11445
accept rate: 0%

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 :

alt text

permanent link

answered 18 Nov '14, 10:23

Open%20Foris's gravatar image

Open Foris ♦♦
9995714
accept rate: 10%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×281

question asked: 18 Nov '14, 03:23

question was seen: 6,742 times

last updated: 18 Nov '14, 10:23