Issue 3990 in selenium: Error 500 org.openqa.grid.common.exception.GridException: Error forwarding the new session Empty pool of VM for setup {browserName=*chrome}

163 views
Skip to first unread message

sele...@googlecode.com

unread,
May 30, 2012, 3:14:47 AM5/30/12
to selenium-develope...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Status-Untriaged

New issue 3990 by venu.dus...@timetric.com: Error 500
org.openqa.grid.common.exception.GridException: Error forwarding the new
session Empty pool of VM for setup {browserName=*chrome}
http://code.google.com/p/selenium/issues/detail?id=3990

Hi,
I am using the selenium server and python client version
when I ran the following code and getting the errors
Error 500 org.openqa.grid.common.exception.GridException: Error forwarding
the new session Empty pool of VM for setup {browserName=*chrome}

can some one suggest me what need to done

thanks

sele...@googlecode.com

unread,
May 30, 2012, 3:16:28 AM5/30/12
to selenium-develope...@googlegroups.com

Comment #1 on issue 3990 by venu.dus...@timetric.com: Error 500
org.openqa.grid.common.exception.GridException: Error forwarding the new
session Empty pool of VM for setup {browserName=*chrome}
http://code.google.com/p/selenium/issues/detail?id=3990

from selenium import selenium
import unittest, time, re

class abcorguk(unittest.TestCase):
def setUp(self):
self.verificationErrors = []
self.selenium = selenium("localhost",
4444, "*chrome", "http://www.abc.org.uk")
self.selenium.start()

def test_abcorguk(self):
sel = self.selenium
sel.open("/")
sel.click("link=Custom reports")
sel.wait_for_page_to_load("30000")
sel.click("link=Access the report builder here")
sel.wait_for_page_to_load("30000")

sel.add_selection("id=ctl00_FullContent_ucReportProductPicker_ucProductPicker_ucTitleTypeSelector_lstSelectFrom", "label=National
Newspapers")

sel.click("id=ctl00_FullContent_ucReportProductPicker_ucProductPicker_ucTitleTypeSelector_btnAdd")
sel.click("id=ctl00_FullContent_ucReportProductPicker_btnNext")
sel.wait_for_page_to_load("30000")
sel.click("id=ctl00_FullContent_ucReportProductBasket_btnNext")
sel.wait_for_page_to_load("30000")

sel.type("id=ctl00_FullContent_loginControl_LoginABC_UserName", "a...@eulogy.co.uk")

sel.type("id=ctl00_FullContent_loginControl_LoginABC_Password", "abc")
sel.click("id=ctl00_FullContent_loginControl_LoginABC_LoginButton")
sel.wait_for_page_to_load("30000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/04/2012
- 29/04/2012")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/02/2012
- 01/04/2012")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/01/2012
- 26/02/2012")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/01/2012
- 29/01/2012")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/11/2011
- 01/01/2012")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/10/2011
- 27/11/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/10/2011
- 30/10/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/08/2011
- 02/10/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/08/2011
- 28/08/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=04/07/2011
- 31/07/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/05/2011
- 03/07/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/05/2011
- 29/05/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=04/04/2011
- 01/05/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/02/2011
- 03/04/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/01/2011
- 27/02/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/01/2011
- 30/01/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/11/2010
- 02/01/2011")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/11/2010
- 28/11/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=04/10/2010
- 31/10/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/08/2010
- 03/10/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/08/2010
- 29/08/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=05/07/2010
- 01/08/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/05/2010
- 04/07/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/05/2010
- 30/05/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=05/04/2010
- 02/05/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/03/2010
- 04/04/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/02/2010
- 28/02/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=04/01/2010
- 31/01/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/11/2009
- 03/01/2010")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/11/2009
- 29/11/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=05/10/2009
- 01/11/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/08/2009
- 04/10/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/08/2009
- 30/08/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/06/2009
- 02/08/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=25/05/2009
- 28/06/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/04/2009
- 24/05/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/03/2009
- 26/04/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=23/02/2009
- 29/03/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=26/01/2009
- 22/02/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/12/2008
- 25/01/2009")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=24/11/2008
- 28/12/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/10/2008
- 23/11/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/09/2008
- 26/10/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=25/08/2008
- 28/09/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/07/2008
- 24/08/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/06/2008
- 27/07/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=26/05/2008
- 29/06/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/04/2008
- 25/05/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/03/2008
- 27/04/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=25/02/2008
- 30/03/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/01/2008
- 24/02/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/12/2007
- 27/01/2008")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=26/11/2007
- 30/12/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/10/2007
- 25/11/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/10/2007
- 28/10/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/08/2007
- 30/09/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/07/2007
- 26/08/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/07/2007
- 29/07/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/05/2007
- 01/07/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/04/2007
- 27/05/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/04/2007
- 29/04/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=26/02/2007
- 01/04/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/01/2007
- 25/02/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/01/2007
- 28/01/2007")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/11/2006
- 31/12/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/10/2006
- 26/11/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/10/2006
- 29/10/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/08/2006
- 01/10/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/07/2006
- 27/08/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/07/2006
- 30/07/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/05/2006
- 02/07/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/05/2006
- 28/05/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/04/2006
- 30/04/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/02/2006
- 02/04/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/01/2006
- 26/02/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/01/2006
- 29/01/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/11/2005
- 01/01/2006")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/10/2005
- 27/11/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/10/2005
- 30/10/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/08/2005
- 02/10/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/08/2005
- 28/08/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=04/07/2005
- 31/07/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/05/2005
- 03/07/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/05/2005
- 29/05/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=04/04/2005
- 01/05/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/02/2005
- 03/04/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/01/2005
- 27/02/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/01/2005
- 30/01/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/11/2004
- 02/01/2005")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/11/2004
- 28/11/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=04/10/2004
- 31/10/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/08/2004
- 03/10/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/08/2004
- 29/08/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/06/2004
- 01/08/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/05/2004
- 27/06/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/05/2004
- 30/05/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/03/2004
- 02/05/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/03/2004
- 28/03/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/02/2004
- 29/02/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/12/2003
- 01/02/2004")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=24/11/2003
- 28/12/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/10/2003
- 23/11/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/09/2003
- 26/10/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=25/08/2003
- 28/09/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/07/2003
- 24/08/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/06/2003
- 27/07/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=26/05/2003
- 29/06/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/04/2003
- 25/05/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/03/2003
- 27/04/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=24/02/2003
- 30/03/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/01/2003
- 23/02/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/12/2002
- 26/01/2003")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=25/11/2002
- 29/12/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/10/2002
- 24/11/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/09/2002
- 27/10/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=26/08/2002
- 29/09/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/07/2002
- 25/08/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/07/2002
- 28/07/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/05/2002
- 30/06/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/04/2002
- 26/05/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/04/2002
- 28/04/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=25/02/2002
- 31/03/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/01/2002
- 24/02/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/12/2001
- 27/01/2002")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=26/11/2001
- 30/12/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/10/2001
- 25/11/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/10/2001
- 28/10/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/08/2001
- 30/09/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/07/2001
- 26/08/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/07/2001
- 29/07/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/05/2001
- 01/07/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/04/2001
- 27/05/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/04/2001
- 29/04/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=26/02/2001
- 01/04/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/01/2001
- 25/02/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/01/2001
- 28/01/2001")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=27/11/2000
- 31/12/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=30/10/2000
- 26/11/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=02/10/2000
- 29/10/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/08/2000
- 01/10/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/07/2000
- 27/08/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/07/2000
- 30/07/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=29/05/2000
- 02/07/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=01/05/2000
- 28/05/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/04/2000
- 30/04/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=28/02/2000
- 02/04/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=31/01/2000
- 27/02/2000")

sel.add_selection("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_lstSelectFrom", "label=03/01/2000
- 30/01/2000")

sel.click("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucPeriodSelector_btnAdd")

sel.click("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucCategoryFieldSelector_rptSelectFrom_ctl00_divListItem")

sel.click("id=ctl00_FullContent_ucReportDataPicker_ucDataPicker_ucCategoryFieldSelector_btnAdd")
sel.click("id=ctl00_FullContent_ucReportDataPicker_radExportType_3")

sel.type("id=ctl00_FullContent_ucReportDataPicker_ucReportSave_txtABCReportName", "test")
sel.click("id=ctl00_FullContent_ucReportDataPicker_btnReport")
sel.wait_for_page_to_load("30000")

def tearDown(self):
self.selenium.stop()
self.assertEqual([], self.verificationErrors)

if __name__ == "__main__":

sele...@googlecode.com

unread,
May 30, 2012, 11:12:57 PM5/30/12
to selenium-develope...@googlegroups.com
Updates:
Labels: Component-Grid Component-RC

Comment #2 on issue 3990 by barancev: Error 500
org.openqa.grid.common.exception.GridException: Error forwarding the new
session Empty pool of VM for setup {browserName=*chrome}
http://code.google.com/p/selenium/issues/detail?id=3990

(No comment was entered for this change.)

sele...@googlecode.com

unread,
Aug 20, 2012, 8:21:50 PM8/20/12
to selenium-develope...@googlegroups.com

Comment #3 on issue 3990 by a.u.savchuk: Error 500
org.openqa.grid.common.exception.GridException: Error forwarding the new
session Empty pool of VM for setup {browserName=*chrome}
http://code.google.com/p/selenium/issues/detail?id=3990

Hi!

This error is occurred when there are no nodes started yet and registered
at grid hub,
but test request driver session.

Could you provide configuration of your grid as strt commands for hub and
nodes, configurations, used selenium version etc?

Or this issue is already solved or not reproduced?

sele...@googlecode.com

unread,
Nov 8, 2012, 2:42:44 PM11/8/12
to selenium-develope...@googlegroups.com
Updates:
Status: Invalid
Labels: -Status-Untriaged

Comment #4 on issue 3990 by barancev: Error 500
org.openqa.grid.common.exception.GridException: Error forwarding the new
session Empty pool of VM for setup {browserName=*chrome}
http://code.google.com/p/selenium/issues/detail?id=3990

Closing the issue as there is no response from the author for long time.

Reply all
Reply to author
Forward
0 new messages