Issue Type: Bug Bug
Affects Versions: current
Assignee: Kohsuke Kawaguchi
Attachments: Jenkins settings.png, Job configuration.png
Components: sauce-ondemand
Created: 19/Feb/14 1:06 PM
Description:

I am trying to start Sauce Connect tunnel that uses my proxy server for connections by means of Sauce OnDemand Plugin. To do that I entered "-p localhost:5000" (without quotes) to the Sauce Connect Options field within Sauce Connect Advanced Options section of my Jenkins job config. When Jenkins job starts, log message appears that Sauce Connect was successfully started, though, when my java code (that is run by Jenkins job) tries to start the remote WebDriver (normal URL:http://<account>:<apikey>@localhost:4445/wd/hub), it fails with "UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure." exception.

It looks like tunnel did not start at all when "--proxy" argument was provided in options (once I removed this argument, tunnel was successfully started without proxy usage).

Environment: Linux, Jenkins ver. 1.523, Sauce OnDemand Plugin v. 1.67
Project: Jenkins
Labels: plugin
Priority: Major Major
Reporter: Andrei Khveras
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to