Bugzilla – Bug 3905
NPE in state transition
Last modified: 2005-11-14 12:25:28
You need to log in before you can comment on or make changes to this bug.
2005-11-10 06:05:29,067 ERROR exec.RunQueue [Thread-29,run:163] Unable to process state transition. java.lang.NullPointerException at org.globus.exec.service.exec.StateMachine.notifyEventOriginator (StateMachine.java:603) at org.globus.exec.service.exec.StateMachine.processState (StateMachine.java:225) at org.globus.exec.service.exec.RunQueue.run(RunQueue.java:159) This shows up once in a while in HEAD gram throughput tests: http://viz- login.isi.edu/gram-testing/test-details.php?uuid=09627cba-ad69-49b6-b096- 32919a5df9f2
I comitted a fix to the trunk.