org.openmole.core.exception.InternalProcessingError: Error for context values in GamaTask@613343700 {num_points=5, oMSeed=9057653627115189309, seed=42}
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by reyman
, 1 year agovia GitHub by reyman
, 1 year agovia GitHub by reyman
, 1 year agovia GitHub by reyman
, 1 year agovia GitHub by reyman
, 1 year agoorg.openmole.core.exception.UserBadDataError: Gama raised the exception: Java error: CreationException
at msi.gama.runtime.exceptions.GamaRuntimeException.create(GamaRuntimeException.java:70)
at msi.gama.headless.core.HeadlessSimulationLoader.preloadGAMA(HeadlessSimulationLoader.java:61)
at msi.gama.headless.openmole.MoleSimulationLoader.loadGAMA(MoleSimulationLoader.java:24)
at org.openmole.plugin.task.gama.GamaTask$.preload$lzycompute(GamaTask.scala:56)
at org.openmole.plugin.task.gama.GamaTask$.preload(GamaTask.scala:56)
at org.openmole.plugin.task.gama.GamaTask$$anonfun$process$1.apply(GamaTask.scala:84)
at org.openmole.plugin.task.gama.GamaTask$$anonfun$process$1.apply(GamaTask.scala:82)
at org.openmole.plugin.task.external.External.withWorkDir(External.scala:176)
at org.openmole.plugin.task.gama.GamaTask.process(GamaTask.scala:82)
at org.openmole.core.workflow.task.Task$$anonfun$perform$1.apply(Task.scala:59)
at org.openmole.core.workflow.task.Task$$anonfun$perform$1.apply(Task.scala:59)
at org.openmole.core.workflow.tools.InputOutputCheck$class.perform(InputOutputCheck.scala:91)
at org.openmole.plugin.task.gama.GamaTask.perform(GamaTask.scala:67)
at org.openmole.core.workflow.task.Task$class.perform(Task.scala:59)
at org.openmole.plugin.task.gama.GamaTask.perform(GamaTask.scala:67)
at org.openmole.core.workflow.job.MoleJob.perform(MoleJob.scala:102)
at org.openmole.core.workflow.execution.local.LocalExecutor$$anonfun$1$$anonfun$apply$1.apply(LocalExecutor.scala:83)
at org.openmole.core.workflow.execution.local.LocalExecutor$$anonfun$1$$anonfun$apply$1.apply(LocalExecutor.scala:64)
at scala.collection.immutable.List.foreach(List.scala:381)
at org.openmole.core.workflow.execution.local.LocalExecutor$$anonfun$1.apply(LocalExecutor.scala:64)
at org.openmole.core.workflow.execution.local.LocalExecutor$$anonfun$1.apply(LocalExecutor.scala:61)
at org.openmole.core.output.OutputManager$.withStreamOutputs(OutputManager.scala:99)
at org.openmole.core.workflow.execution.local.LocalExecutor.withRedirectedOutput(LocalExecutor.scala:129)
at org.openmole.core.workflow.execution.local.LocalExecutor.run(LocalExecutor.scala:61)
at java.lang.Thread.run(Thread.java:745)