Jenkins does not load the page "Reload Configuration from Disk"

2016-10-25 Thread ELIASSAL
HI, I am tring to import an xml file for a job, when I click on managing Jenkins --> Reload Configuration from Disk, I get a page indicating Please wait while Jenkins is getting ready to work Your browser will reload automatically when Jenkins is ready then I get forwarded to the dashboard page

Reload job configuration from disk does not work

2016-10-25 Thread ELIASSAL
HI, I am trying since a couple of days to import a job xml definition, each time I go to Manage Jenkins --> Reload configuration from disk, a page displaus indicating "Please wait while Jenkins is getting ready to work, your browser will reload automatically when Jenkins is ready.", then 1

Reload configuration from disk

2016-10-25 Thread ELIASSAL
Hi, I clock on Jenkins -- Manage Jenkins-- Reload Configuration from disk, I land on a page indicating please wit while Jenkins is getting ready.. Then I get forwarded to the dashboard, I am not able to reach the reload page, I even restarted Jenkins, rebooted the machine, no way getting t

Powershell Plugin and Remote Session

2015-05-20 Thread ELIASSAL
HI, can somebody confirm if Powershell plugin can work using remoting in a Jenkins job? I have a win 2012 box where Jenkins reside and Powershell works fine when executing commands on the machine itself. I need to do powershell remotely to another win 2012 and issue commands from SQL server Po

Powershell and Jenkins - Remoting to a win 2012

2015-05-20 Thread ELIASSAL
Hi, I am currently trying to do CI for databases using flywayDB, where I need powershell in Jenkins. I have a jenkins setup which works fine with a linux and windows machines, tested a basic poweshell commands in ajob and it works like a charm. In my CI scenario, I have a Win 2K12 Box with sql

Re: Workflow plugin and Backslashes - script not recognizing path to maven on windows

2015-04-11 Thread ELIASSAL
ed in webapps as ROOT.war. I have posted a question since 1 week but nobody is responding Thanks again On Saturday, April 4, 2015 at 1:56:32 PM UTC+2, ELIASSAL wrote: > Hi, I am following the basic tutorial > https://github.com/jenkinsci/workflow-plugin/blob/master/TUTORIAL.md, the &

unarchive step documentation

2015-04-10 Thread ELIASSAL
Hi, can you please point me to any doc related to using the unarchive step Thanks -- 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 jenkinsci-users+unsubscr...@g

Fedora Linux slave does not launch

2015-04-06 Thread ELIASSAL
I have setup a new slave node which is a Fedora 20 box. I open the jenkins:8080, go to the node, try to launch it I get [04/06/15 14:35:23] [SSH] Opening SSH connection to salamlinux:6001. [04/06/ 15 14:35:24] [SSH] Authentication successful. SSH connection reports a garbage before a command exe

Re: Workflow plugin and Backslashes - script not recognizing path to maven on windows

2015-04-06 Thread ELIASSAL
Well Richard, when I have setup maven; O followed instructions and placed it in C:\Program Files...But any programming language should be able to handle this On Saturday, April 4, 2015 at 1:56:32 PM UTC+2, ELIASSAL wrote: > > Hi, I am following the basic tutorial > https://g

Re: Launching VirtualBox slave not possible

2015-04-04 Thread ELIASSAL
Hi, can somebody help on this Thanks > -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion o

Workflow plugin and Backslashes - script not recognizing path to maven on windows

2015-04-04 Thread ELIASSAL
Hi, I am following the basic tutorial https://github.com/jenkinsci/workflow-plugin/blob/master/TUTORIAL.md, the piecs of script node { git url: 'https://github.com/jglick/simple-maven-project-with-tests.git' def mvnHome = tool 'maven-3.2.5' bat "${mvnHome}\\bin\\mvn -B verify" } is fail

Launching VirtualBox slave not possible

2015-03-01 Thread ELIASSAL
HI, I have configured correctly Virtualbox plugin, added a cloud to my VB host, test successful. Then added a slave to connect to which is a windows 2008 R2 machine which has Java 8. Once I save the configuration, a log starts and machine is started heedlessly (what I want) successfully, I can R