Does downgrading Firefox may fix that problem?

On Wed, Jun 5, 2019, 2:22 PM Piotr Zarzycki <[email protected]>
wrote:

> What we actually are doing with Selenium? What important they are doing ?
>
> wt., 4 cze 2019 o 15:07 Piotr Zarzycki <[email protected]>
> napisał(a):
>
>> I doubt that - how it may be connected to his work. I checked Jenkins
>> configuration and I don't see anything new.
>>
>> On Tue, Jun 4, 2019, 3:04 PM Carlos Rovira <[email protected]>
>> wrote:
>>
>>> Maybe Alex could bring more light on this. Even could be a side effect of
>>> his release branch development,
>>>
>>> El mar., 4 jun. 2019 a las 14:01, Piotr Zarzycki (<
>>> [email protected]>)
>>> escribió:
>>>
>>> > I have spent some time on that and no luck with figure out what is
>>> > happening. Selenium driver cannot connect for some reason with Firefox
>>> on
>>> > port:
>>> >
>>> >   [java] org.openqa.selenium.firefox.NotConnectedException: Unable to
>>> > connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console
>>> > output:
>>> >
>>> >
>>> > How to properly check whether port is unavailable? I've seen some
>>> > stuff on SOF but it doesn't display for me anything.
>>> >
>>> >
>>> > Thanks,
>>> >
>>> > Piotr
>>> >
>>> >
>>> > pon., 3 cze 2019 o 14:16 Carlos Rovira <[email protected]>
>>> > napisał(a):
>>> >
>>> > > Could be something related to selenium?
>>> > >
>>> > >
>>> > >
>>> >
>>> C:\Users\apacheroyale\AppData\Local\Temp\2\anonymous8220624574578606825webdriver-profile\extensions\webdriver-staging
>>> > >      [java] 1559535801478       addons.xpi      DEBUG   Existing
>>> add-on
>>> > > [email protected] in app-system-defaults
>>> > >      [java] 1559535801478       addons.xpi      DEBUG   Existing
>>> add-on
>>> > > [email protected] in app-system-defaults
>>> > >      [java] 1559535801478       addons.xpi      DEBUG   Existing
>>> add-on
>>> > > [email protected] in app-system-defaults
>>> > >      [java] 1559535801478       addons.xpi      DEBUG   Existing
>>> add-on
>>> > > [email protected] in app-system-defaults
>>> > >      [java] 1559535801478       addons.xpi      DEBUG   Existing
>>> add-on
>>> > > [email protected] in app-system-defaults
>>> > >      [java] 1559535801479       addons.xpi      DEBUG
>>>  scanForChanges
>>> > > changed:
>>> > > false, state: {}
>>> > >      [java] JavaScript error:
>>> > > resource://gre/modules/addons/XPIProvider.jsm, line 2706: TypeError:
>>> > > addon is null
>>> > >      [java] 1559535816710       addons.productaddons    INFO
>>> sending
>>> > > request
>>> > > to:
>>> > >
>>> >
>>> https://aus5.mozilla.org/update/3/GMP/67.0/20190516215225/WINNT_x86_64-msvc-x64/en-US/release/Windows_NT%2010.0.0.0.14393.2999%20(x64)/default/default/update.xml
>>> > >      [java] 1559535816783       addons.productaddons    INFO
>>> Completed
>>> > > downloading document
>>> > >      [java] 1559535817196       addons.productaddons    INFO
>>> > > downloadXHR File
>>> > > download. status=200
>>> > >      [java] 1559535817226       addons.productaddons    INFO
>>> > Downloaded
>>> > > file
>>> > > will be saved to
>>> C:\Users\APACHE~1\AppData\Local\Temp\2\tmpaddon-e8ec0
>>> > >      [java] 1559535817846       addons.productaddons    INFO
>>> > > downloadXHR File
>>> > > download. status=200
>>> > >      [java] 1559535817848       addons.productaddons    INFO
>>> > Downloaded
>>> > > file
>>> > > will be saved to
>>> > > C:\Users\APACHE~1\AppData\Local\Temp\2\tmpaddon-cebd63
>>> > >      [java]
>>> > >      [java]     at
>>> > >
>>> > >
>>> >
>>> org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:112)
>>> > >      [java]     ... 7 more
>>> > >      [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
>>> -Xms384m
>>> > > -Xmx1g
>>> > > BUILD FAILEDc:\jenkins\workspace\royale-asjs_jsonly\build.xml:1249:
>>> > > Java returned: 1
>>> > >
>>> > > Total time: 18 minutes 35 seconds
>>> > > Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx1g
>>> > > Build step 'Invoke Ant' marked build as failure
>>> > > Archiving artifacts
>>> > > Sending e-mails to: [email protected]
>>> > > Finished: FAILURE
>>> > >
>>> > >
>>> > >
>>> > > El lun., 3 jun. 2019 a las 14:13, Carlos Rovira (<
>>> > [email protected]
>>> > > >)
>>> > > escribió:
>>> > >
>>> > > > HI Piotr,
>>> > > >
>>> > > > I can confirm that I build all from scratch with unit test
>>> included and
>>> > > > all goes ok.
>>> > > >
>>> > > > El lun., 3 jun. 2019 a las 14:03, Carlos Rovira (<
>>> > > [email protected]>)
>>> > > > escribió:
>>> > > >
>>> > > >> going to check again with unit test
>>> > > >> report soon
>>> > > >>
>>> > > >> El lun., 3 jun. 2019 a las 13:51, Piotr Zarzycki (<
>>> > > >> [email protected]>) escribió:
>>> > > >>
>>> > > >>> It's been 2 days since it happening, so this is not coincidence
>>> ->
>>> > > >>>
>>> > > >>>
>>> > >
>>> >
>>> http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/
>>> > > >>>
>>> > > >>> pon., 3 cze 2019 o 13:50 Piotr Zarzycki <
>>> [email protected]>
>>> > > >>> napisał(a):
>>> > > >>>
>>> > > >>> > Did you run all the unit stests ?
>>> > > >>> >
>>> > > >>> > pon., 3 cze 2019 o 13:45 Carlos Rovira <
>>> [email protected]>
>>> > > >>> > napisał(a):
>>> > > >>> >
>>> > > >>> >> Hi Piotr,
>>> > > >>> >>
>>> > > >>> >> I fixed yesterday the problem with @externs and source maps.
>>> > > >>> >> I rebuild all from scratch locally (included examples) and
>>> all is
>>> > > >>> working
>>> > > >>> >> fine.
>>> > > >>> >> If this is something caused by my changes in the CI, I'm a bit
>>> > > >>> confused
>>> > > >>> >> and
>>> > > >>> >> hope others could give some light on what could be the
>>> problem, or
>>> > > if
>>> > > >>> is
>>> > > >>> >> not related at all (maybe is just coincidence).
>>> > > >>> >>
>>> > > >>> >> thanks
>>> > > >>> >>
>>> > > >>> >>
>>> > > >>> >> El lun., 3 jun. 2019 a las 13:33, Piotr Zarzycki (<
>>> > > >>> >> [email protected]>)
>>> > > >>> >> escribió:
>>> > > >>> >>
>>> > > >>> >> > Is it the results of some kind of changes lately ?
>>> > > >>> >> >
>>> > > >>> >> > --
>>> > > >>> >> > Carlos Rovira
>>> > > >>> >> > http://about.me/carlosrovira
>>> > > >>> >> >
>>> > > >>> >> >
>>> > > >>> >> >
>>> > > >>> >> >
>>> > > >>> >>
>>> > > >>> >
>>> > > >>> >
>>> > > >>> > --
>>> > > >>> >
>>> > > >>> > Piotr Zarzycki
>>> > > >>> >
>>> > > >>> > Patreon: *https://www.patreon.com/piotrzarzycki
>>> > > >>> > <https://www.patreon.com/piotrzarzycki>*
>>> > > >>> >
>>> > > >>>
>>> > > >>>
>>> > > >>> --
>>> > > >>>
>>> > > >>> Piotr Zarzycki
>>> > > >>>
>>> > > >>> Patreon: *https://www.patreon.com/piotrzarzycki
>>> > > >>> <https://www.patreon.com/piotrzarzycki>*
>>> > > >>>
>>> > > >>
>>> > > >>
>>> > > >> --
>>> > > >> Carlos Rovira
>>> > > >> http://about.me/carlosrovira
>>> > > >>
>>> > > >>
>>> > > >
>>> > > > --
>>> > > > Carlos Rovira
>>> > > > http://about.me/carlosrovira
>>> > > >
>>> > > >
>>> > >
>>> > > --
>>> > > Carlos Rovira
>>> > > http://about.me/carlosrovira
>>> > >
>>> >
>>> >
>>> > --
>>> >
>>> > Piotr Zarzycki
>>> >
>>> > Patreon: *https://www.patreon.com/piotrzarzycki
>>> > <https://www.patreon.com/piotrzarzycki>*
>>> >
>>>
>>>
>>> --
>>> Carlos Rovira
>>> http://about.me/carlosrovira
>>>
>>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> <https://www.patreon.com/piotrzarzycki>*
>

Reply via email to