This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 183858 - org.openqa.selenium.server.RemoteCommandException: timed out waiting for window 'null' to appear
Summary: org.openqa.selenium.server.RemoteCommandException: timed out waiting for wind...
Status: CLOSED WONTFIX
Alias: None
Product: utilities
Classification: Unclassified
Component: Selenium (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-12 03:51 UTC by davti
Modified: 2014-12-09 09:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160515


Attachments
stacktrace (1.69 KB, text/plain)
2010-04-12 03:51 UTC, davti
Details
stacktrace (1.74 KB, text/plain)
2011-10-06 09:56 UTC, jipipayo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davti 2010-04-12 03:51:04 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP

Stacktrace: 
org.openqa.selenium.server.RemoteCommandException: timed out waiting for window 'null' to appear
   at org.openqa.selenium.server.FrameGroupCommandQueueSet.waitForLoad(FrameGroupCommandQueueSet.java:567)
   at org.openqa.selenium.server.FrameGroupCommandQueueSet.waitForLoad(FrameGroupCommandQueueSet.java:524)
   at org.openqa.selenium.server.BrowserSessionFactory.createNewRemoteSession(BrowserSessionFactory.java:358)
   at org.openqa.selenium.server.BrowserSessionFactory.getNewBrowserSession(BrowserSessionFactory.java:122)
   at org.openqa.selenium.server.BrowserSessionFactory.getNewBrowserSession(BrowserSessionFactory.java:84)
   at org.openqa.selenium.server.SeleniumDriverResourceHandler.getNewBrowserSession(SeleniumDriverResourceHandler.java:699)
Comment 1 davti 2010-04-12 03:51:10 UTC
Created attachment 97042 [details]
stacktrace
Comment 2 Martin Fousek 2011-04-02 16:40:03 UTC
This was common exception in IDE? Do you have any idea how to reproduce it please? Thanks...
Comment 3 jipipayo 2011-10-06 09:56:46 UTC
Created attachment 111587 [details]
stacktrace
Comment 4 Exceptions Reporter 2012-10-23 18:27:18 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=160515
Comment 5 Marian Mirilovic 2014-12-09 09:31:19 UTC
We do have a new version of Selenium plugin in distribution, so closing all old issues to start with the clean table.