Jenkins As service not able to connect to Git Lab through SSH

2016-07-28 Thread Ranjit kumar Kundu
Building in workspace C:\Program Files (x86)\Jenkins\jobs\ApiV1\workspace > C:\Program Files\Automation\Git\bin\git.exe rev-parse --is-inside-work-tree > # timeout=10 Fetching changes from the remote Git repository > C:\Program Files\Automation\Git\bin\git.exe config remote.origin.url >

Access Jenkins service remotely by IP address

2016-10-14 Thread Ranjit kumar Kundu
I want to access the Jenkins service installed in my remote server by using the IP address . How to configure it ??? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an

UI is not visible during execution when running jobs from Jenkins as service

2016-10-14 Thread Ranjit kumar Kundu
When I am running jobs from Jenkins ( installed as service in my remote machine) browser is not visible. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: UI is not visible during execution when running jobs from Jenkins as service

2016-10-17 Thread Ranjit kumar Kundu
Hi Victor, The problem I an facing is I have configure my selenium project with Jenkins which is installed as a service in my remote server . The execution is running fine. But I cant see any browser opening. everything is running headless. OS - Windows server 2012 R2 Standard Jenkins -