Created
September 1, 2011 13:04
-
-
Save freynaud/1186121 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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