NPE
---
Key: COMMONS-9
URL: http://opensource.asu.edu/jira/browse/COMMONS-9
Project: The Virtual Commons
Issue Type: Bug
Reporter: Allen Lee
Assignee: Allen Lee
SEVERE: Attempting to recover from exception: java.lang.NullPointerException
java.lang.NullPointerException
at edu.asu.commons.foraging.server.ForagingServer$ForagingStateMachine.handleRealTimeSanctionRequest(ForagingServer.java:596)
at edu.asu.commons.foraging.server.ForagingServer$ForagingStateMachine.handleEnforcementSanctionRequest(ForagingServer.java:479)
at edu.asu.commons.foraging.server.ForagingServer$ForagingStateMachine.access$4000(ForagingServer.java:206)
at edu.asu.commons.foraging.server.ForagingServer$ForagingStateMachine$16.handleInExperimentThread(ForagingServer.java:402)
at edu.asu.commons.foraging.server.ForagingServer$ForagingStateMachine$16.handleInExperimentThread(ForagingServer.java:393)
at edu.asu.commons.event.EventTypeProcessor$1.execute(EventTypeProcessor.java:56)
at edu.asu.commons.experiment.AbstractExperiment$1.run(AbstractExperiment.java:171)
at java.lang.Thread.run(Thread.java:619)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.asu.edu/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|