org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS

439 views
Skip to first unread message

Bhaskar Reddy

unread,
Mar 21, 2019, 12:54:44 AM3/21/19
to Selenium Users
Hello Community Users,

I am running selenium scripts (TestNG) via Jenkins (2.168) and running into this issue. It time outs/throws below given error after some
This started affecting all my Jobs in Jenkins (using similar scripts but pointing to different environments) since Monday 3/18/2019. It was perfectly working working until a week before that.

All my scripts run fine without any issues on my Eclipse (Mac and Windows)

------ Log snippet --------
[INFO] --- exec-maven-plugin:1.1.1:java (default) @ framework ---
Mar 20, 2019 2:52:38 PM com.workday.framework.core.Launch main
INFO: -------------------------------------------------
Mar 20, 2019 2:52:38 PM com.workday.framework.core.Launch main
INFO: ******** Starting Automation *********
Mar 20, 2019 2:52:38 PM com.workday.servicenow.incident.tests.Incident <init>
INFO: Loading data for: incident
Mar 20, 2019 2:52:38 PM com.workday.servicenow.incident.tests.Incident loadData
INFO: Starting test --> incident
Mar 20, 2019 2:52:38 PM com.workday.servicenow.incident.tests.Incident loadData
INFO: incident test type: regression
Mar 20, 2019 2:52:38 PM com.qa.workday.setup.BaseTest setup
INFO: Launching the Application URL
Mar 20, 2019 2:52:38 PM com.qa.workday.setup.DriverInitiator launchBrowser
INFO: inside launchBrowser 
Mar 20, 2019 2:52:38 PM com.qa.workday.setup.DriverInitiator browserConfig
INFO: inside browserConfig 
Mar 20, 2019 2:52:38 PM com.qa.workday.setup.Browser initializeDriver
INFO: Initialising driver
Mar 20, 2019 2:52:38 PM com.qa.workday.setup.Browser setLocalBrowser
INFO: inside setLocalBrowser 
Mar 20, 2019 2:52:38 PM com.qa.workday.setup.Browser setLocalBrowser
INFO: Starting with Chrome browser on OS: Windows Server 2016
Starting ChromeDriver 2.37.544315 (730aa6a5fdba159ac9f4c1e8cbc59bf1b5ce12b7) on port 45171
Only local connections are allowed.
log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Mar 20, 2019 2:52:41 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS

----- IT WAITS FOR SOME TIME (circular spin) and then throws the below Error.

[1553119362.505][SEVERE]: Timed out receiving message from renderer: 600.000
[Utils] [ERROR] [Error] java.lang.NumberFormatException: null
	at java.base/java.lang.Integer.parseInt(Integer.java:614)
	at java.base/java.lang.Integer.parseInt(Integer.java:770)

Bhaskar Reddy

unread,
Mar 25, 2019, 5:27:07 PM3/25/19
to Selenium Users
Is anyone out there running selenium scripts via Jenkins??
Reply all
Reply to author
Forward
0 new messages