Skip to content

Error when using the spatialization operators #9

@roubaisk

Description

@roubaisk

Hi,

I am getting an error message when trying to execute any of the Genstar plugin templates that include spatialization operators: genstar-poc.gaml, Rouen_template-localisation_2.gaml, and also the templates in the test folder that use geographical entities.

This is a copy of the error message (when trying to run the Rouen_template_localisation_2.gaml):

2 occurrences in 2 agents at cycle 0: Java error: NoClassDefFoundError
in create people from: pop_gen number: 10000 ;
NoClassDefFoundError: org/apache/poi/ss/formula/eval/NotImplementedException
spll.entity.GeoEntityFactory.createGeoEntity(GeoEntityFactory.java:157)
spll.io.SPLVectorFile.(SPLVectorFile.java:115)
spll.io.SPLVectorFile.(SPLVectorFile.java:126)
spll.io.SPLGeofileBuilder.getShapeFile(SPLGeofileBuilder.java:559)
genstar.gamaplugin.operators.GenstarGenerationOperators.spatializePopulation(GenstarGenerationOperators.java:327)
genstar.gamaplugin.operators.GenstarGenerationOperators.generatePop(GenstarGenerationOperators.java:183)
genstar.gamaplugin.statements.CreateFromGenstarDelegate.createFrom(CreateFromGenstarDelegate.java:84)
in agents Simulation 0, Rouentemplate0

I am currently working with GAMA 1.8.1.

Could you please look into this issue?
Best,
Rouba

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions