[virtualcommons-svn] [ASU-OS] Resolved: (COMMONS-9) NPE
Status: Beta
Brought to you by:
alllee
From: Allen L. (JIRA) <jef...@as...> - 2009-12-04 19:39:10
|
[ http://opensource.asu.edu/jira/browse/COMMONS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Lee resolved COMMONS-9. ----------------------------- Resolution: Fixed Fixed in svn, ClientData.latestSanctions wasn't getting initialized properly (only when RealTimeSanctioning was enabled). Should happen anytime sanctioning is available. > 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 |