Skip to content

Instantly share code, notes, and snippets.

@freynaud
Created September 1, 2011 13:04
Show Gist options
  • Save freynaud/1186121 to your computer and use it in GitHub Desktop.
Save freynaud/1186121 to your computer and use it in GitHub Desktop.
SEVERE: Error running afterSession for ext. key 1314882020747 the test slot is now dead.
java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:909)
at org.openqa.grid.internal.TestSession.put(TestSession.java:378)
at com.ebay.spine.vmware.VirtualMachineRemoteProxy.afterSession(VirtualMachineRemoteProxy.java:212)
at com.ebay.spine.LinuxWebDriverVNCProxy.afterSession(LinuxWebDriverVNCProxy.java:352)
at org.openqa.grid.internal.TestSlot._release(TestSlot.java:189)
at org.openqa.grid.internal.TestSlot$1.run(TestSlot.java:234)
at java.lang.Thread.run(Thread.java:636)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment