JENKINS Maven Build Failure commons logging

2015-06-09 Thread Alessio Orlando
When i try to build my project using Jenkis i got the following error:

Caused by: org.apache.maven.plugin.PluginContainerException: An API 
incompatibility was encountered while executing 
org.wso2.maven:wso2-esb-proxy-plugin:2.0.12:pom-gen: 
java.lang.ExceptionInInitializerError: null

realm =pluginorg.wso2.maven:wso2-esb-proxy-plugin:2.0.12
strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
urls[0] = 
file:/home/jira/.m2/repository/org/wso2/maven/wso2-esb-proxy-plugin/2.0.12/wso2-esb-proxy-plugin-2.0.12.jar
urls[1] = 
file:/home/jira/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
urls[2] = 
file:/home/jira/.m2/repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
urls[3] = 
file:/home/jira/.m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar
urls[4] = file:/home/jira/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
urls[5] = 
file:/home/jira/.m2/repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
urls[6] = 
file:/home/jira/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar
urls[7] = 
file:/home/jira/.m2/repository/org/wso2/maven/org.wso2.maven.capp/2.0.12/org.wso2.maven.capp-2.0.12.jar
urls[8] = 
file:/home/jira/.m2/repository/org/apache/ws/commons/axiom/wso2/axiom/1.2.9-wso2v1/axiom-1.2.9-wso2v1.jar
urls[9] = file:/home/jira/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar
urls[10] = 
file:/home/jira/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar
urls[11] = 
file:/home/jira/.m2/repository/org/apache/ws/commons/axiom/axiom-impl/1.2.9-wso2v1/axiom-impl-1.2.9-wso2v1.jar
urls[12] = 
file:/home/jira/.m2/repository/org/apache/ws/commons/axiom/axiom-api/1.2.9-wso2v1/axiom-api-1.2.9-wso2v1.jar
urls[13] = file:/home/jira/.m2/repository/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar
urls[14] = 
file:/home/jira/.m2/repository/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar
urls[15] = 
file:/home/jira/.m2/repository/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.0.2/geronimo-activation_1.1_spec-1.0.2.jar
urls[16] = 
file:/home/jira/.m2/repository/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.6/geronimo-javamail_1.4_spec-1.6.jar
urls[17] = 
file:/home/jira/.m2/repository/org/codehaus/woodstox/wstx-asl/3.2.9/wstx-asl-3.2.9.jar
urls[18] = 
file:/home/jira/.m2/repository/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0.1/geronimo-stax-api_1.0_spec-1.0.1.jar
urls[19] = 
file:/home/jira/.m2/repository/org/apache/ws/commons/axiom/axiom-dom/1.2.9-wso2v1/axiom-dom-1.2.9-wso2v1.jar
urls[20] = file:/home/jira/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
urls[21] = 
file:/home/jira/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
urls[22] = 
file:/home/jira/.m2/repository/org/wso2/maven/org.wso2.maven.utils/2.0.2/org.wso2.maven.utils-2.0.2.jar
urls[23] = 
file:/home/jira/.m2/repository/org/wso2/maven/org.wso2.maven.core/2.0.3/org.wso2.maven.core-2.0.3.jar
urls[24] = 
file:/home/jira/.m2/repository/org/wso2/maven/org.wso2.maven.esb/2.0.3/org.wso2.maven.esb-2.0.3.jar
Number of foreign imports: 1
import: Entry[import  from realm 
ClassRealm[projectit.innovapuglia.diogene.integration.diogene-wso2:Diogene-WSO2Artifacts:1.0c-rc2.0-SNAPSHOT,
 parent: ClassRealm[maven.api, parent: null]]]

at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:179)
... 31 more
Caused by: java.lang.ExceptionInInitializerError
at 
org.apache.axiom.om.OMAbstractFactory.getMetaFactory(OMAbstractFactory.java:68)
at 
org.apache.axiom.om.OMAbstractFactory.getOMFactory(OMAbstractFactory.java:107)
at org.wso2.maven.core.model.AbstractXMLDoc.clinit(AbstractXMLDoc.java:47)
at 
org.wso2.maven.esb.utils.ESBMavenUtils.retrieveArtifacts(ESBMavenUtils.java:42)
at 
org.wso2.maven.esb.utils.ESBMavenUtils.retrieveArtifacts(ESBMavenUtils.java:36)
at 
org.wso2.maven.proxy.ProxyServicePOMGenMojo.retrieveArtifacts(ProxyServicePOMGenMojo.java:102)
at 
org.wso2.maven.proxy.ProxyServicePOMGenMojo.execute(ProxyServicePOMGenMojo.java:107)
at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
... 31 more
Caused by: org.apache.commons.logging.LogConfigurationException: User-specified 
log class 'org.apache.commons.logging.impl.Log4JLogger' cannot be found or is 
not useable.
at 
org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:874)
at 
org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:604)
at 
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:336)
at 
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:310)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:685)
at 
org.apache.axiom.injection.FactoryInjectionComponent.clinit(FactoryInjectionComponent.java:34)
... 39 more


Instead, when i try to build it locally using my installed 

scheduled jobs not starting

2015-06-09 Thread Tom Brus
Hi,

I recently updated to Jenkins 1.616 and now I see some of my nightly 
scheduled jobs not starting.

I see this behaviour in several jobs. One has the following crontab:

0 1 * * 1-6


another has this crontab:

0 1 * * 0


This Sunday-one did not run last weekend, the weekly one above ran some 
nights but not all.

I see no interesting traces in the jenkins log files.

Is this something others have encountered as well?


I scanned the jenkins sources and saw some recent changes in the 
*CronTab.java* source marked as @since 1.615. I did not check the sanity 
of these changes, just noticed that there were recent changes.

Hope I am not the only one... ;-)

-Tom

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/75e796f8-d3f5-4625-bf0e-f0818b88536b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


buildWithParameters url loading blank

2015-06-09 Thread Pratap S
Hi ,

As I see the new update in jenkins has removed the feature to view the 
build status on the parameterized build url /buildWithParameters  as it 
is an API  call. As per the bug filed 
https://issues.jenkins-ci.org/browse/JENKINS-28788. 

However, I would like to know if there is anyway I can see the job build 
status as we were able to see in older version.

We were trigerring the build using the post method and providing all  the 
required value in hidden variable in a form but after upgrade we are not 
able to see the build status. 

Is there any way that we can redirect to build status page automatically?

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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a0b2eab8-805c-4eea-9f86-420a70eba99b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Is Maven version 1.1 compatible with Jenkins 1.532 ?

2015-06-09 Thread inderpreet . kaur8982
I am trying to configure a project using maven version 1.1 in Jenkins 
1.532.Upon firing the build, i get below error:
 
java.lang.RuntimeException: Unable to determine Maven version
 at 
org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.isMavenVersionValid(MavenExtractorEnvironment.java:157)
 at 
org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.buildEnvVars(MavenExtractorEnvironment.java:110)
 at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:923)
 at 
hudson.maven.AbstractMavenBuild.getEnvironment(AbstractMavenBuild.java:59)
 at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:165)
 at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:600)
 at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
 at hudson.model.Run.execute(Run.java:1665)
 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
 at hudson.model.ResourceController.execute(ResourceController.java:88)
 at hudson.model.Executor.run(Executor.java:246)
Caused by: org.kohsuke.stapler.framework.io.IOException2: 
hudson.maven.MavenEmbedderException: Couldn't find maven version 
information in '/path/to/my/directory'. Are you sure that this is a valid 
maven home?
 at 
org.jfrog.hudson.maven3.MavenVersionCallable.call(MavenVersionCallable.java:47)
 at 
org.jfrog.hudson.maven3.MavenVersionCallable.call(MavenVersionCallable.java:33)
 at hudson.remoting.UserRequest.perform(UserRequest.java:118)
 at hudson.remoting.UserRequest.perform(UserRequest.java:48)
 at hudson.remoting.Request$2.run(Request.java:328)
 at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
 at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
 at java.util.concurrent.FutureTask.run(FutureTask.java:138)
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
 at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.maven.MavenEmbedderException: Couldn't find maven version 
information in '/path/to/my/directory'. Are you sure that this is a valid 
maven home?
 at 
hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:198)
 at 
hudson.maven.MavenEmbedderUtils.isAtLeastMavenVersion(MavenEmbedderUtils.java:215)
 at 
org.jfrog.hudson.maven3.MavenVersionCallable.call(MavenVersionCallable.java:45)
 ... 10 more
project=hudson.maven.MavenModuleSet@212eb3a6[MyProject]
project.getModules()=[]
project.getRootModule()=null
FATAL: Unable to determine Maven version
 

I have set Maven_home as well in Jenkins Configure System.Can anyone help 
me ?

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/919ede32-c5fd-4533-9ab2-5768aabb1924%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Build on TFS Build server then push to Jenkins?

2015-06-09 Thread zippo7061
We are currently using msbuild and TF in Jenkins to build our .net project. 
 Mgmt has asked that we build only on the TFS servers (using vs/tfs) and 
then we can use Jenkins to orchestract pipline deploys.  Anyone have best 
advice on how to do this property, assign a build number but don't build 
and tie the project to jenkins.  Of course, one extra tidbit, we can't 
loose any information about the changeset.  Bottom line, if you're a 
developer, you stay in TFS (but using the tfs build server), if you are 
devops/qa/mgmt, you stay in jenkins and you should see all information on 
the build.  Any good advice on this one?
  

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/cb041ff9-2f19-467d-8d6b-6bbc6ab436d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Triggers - Always, Send to Developers, An attempt to send e-mail to empty list of recipients ignored

2015-06-09 Thread Kevin Navero
Hm, if the email-ext gets the email information from a person's information 
in the people listings (Jenkins users and people mentioned in commit 
messages), then what's with the email generation algorithm mentioned in the 
wiki? Is that like a second fallback option to resolve the email address? 
From my understanding, the email generation algorithm mentioned in the wiki 
is completely separate from the MailAddressResolver which checks the 
information in the person's account in Jenkins as you said. I could also be 
completely misinterpreting the doc maybe. 

On Monday, June 8, 2015 at 8:16:48 PM UTC-7, slide wrote:

 email-ext does use the MailAddressResolver just like Mailer plugin, which 
 means it should be getting the information from the person's account in 
 Jenkins. I would need more information about your setup because it works 
 just fine for me.

 On Mon, Jun 8, 2015 at 7:43 PM Kevin Navero kna...@gmail.com 
 javascript: wrote:

 I'm currently running into an issue where in my job configuration, the 
 trigger is set to Always and will send an email to the developer of the 
 last commit after the build is complete. In the logs I get:

 Email was triggered for: Always
 Sending email for trigger: Always
 An attempt to send an e-mail to empty list of recipients, ignored.

 After reading the wiki, I noticed it says,

 *Send to Developers * - Check this checkbox to send the email to anyone 
 who checked in code for the last build.  The plugin will generate an email 
 address based on the committer's id and an appended default email suffix 
 from Jenkins's global configuration page.  For instance, if a change was 
 committed by someone with an id first.last, and the default email suffix 
 is @somewhere.com, then an email will be sent to 
 first...@somewhere.com javascript:

 So I tried to change my Jenkins username id to First.Last and set the 
 default email suffix to a valid email suffix. This still didn't work as I 
 expected.

 When I use the built-in Jenkins email notifier, I successfully get 
 emails, but only for cases where the build is unstable, and I want the 
 developer who's changes are being tested to receive an email *all the 
 time* after the build is finished. In the Jenkins People listing, each 
 committer id is mapped to an email address; does Email Ext not get the 
 email from that, the same way that the built-in Jenkins email notifier 
 does? 

 Worst case scenario, I'll probably end up hacking with Perl and send in 
 the committer email address into the build job as a parameter.

 -- 
 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-use...@googlegroups.com javascript:.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-users/b7e37720-acdb-45d0-86bc-3604599a1acf%40googlegroups.com
  
 https://groups.google.com/d/msgid/jenkinsci-users/b7e37720-acdb-45d0-86bc-3604599a1acf%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0f1f4a63-33ea-436b-9c7b-4ac4b6407a66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Triggers - Always, Send to Developers, An attempt to send e-mail to empty list of recipients ignored

2015-06-09 Thread Kevin Navero
Ok, this is weird..it's working now, but I don't really know what I did to 
fix it. The MailAddressResolver isn't case sensitive is it? I may have been 
modifying my git config user.email around as well as the email address in 
the Jenkins people list.

On Monday, June 8, 2015 at 8:16:48 PM UTC-7, slide wrote:

 email-ext does use the MailAddressResolver just like Mailer plugin, which 
 means it should be getting the information from the person's account in 
 Jenkins. I would need more information about your setup because it works 
 just fine for me.

 On Mon, Jun 8, 2015 at 7:43 PM Kevin Navero kna...@gmail.com 
 javascript: wrote:

 I'm currently running into an issue where in my job configuration, the 
 trigger is set to Always and will send an email to the developer of the 
 last commit after the build is complete. In the logs I get:

 Email was triggered for: Always
 Sending email for trigger: Always
 An attempt to send an e-mail to empty list of recipients, ignored.

 After reading the wiki, I noticed it says,

 *Send to Developers * - Check this checkbox to send the email to anyone 
 who checked in code for the last build.  The plugin will generate an email 
 address based on the committer's id and an appended default email suffix 
 from Jenkins's global configuration page.  For instance, if a change was 
 committed by someone with an id first.last, and the default email suffix 
 is @somewhere.com, then an email will be sent to 
 first...@somewhere.com javascript:

 So I tried to change my Jenkins username id to First.Last and set the 
 default email suffix to a valid email suffix. This still didn't work as I 
 expected.

 When I use the built-in Jenkins email notifier, I successfully get 
 emails, but only for cases where the build is unstable, and I want the 
 developer who's changes are being tested to receive an email *all the 
 time* after the build is finished. In the Jenkins People listing, each 
 committer id is mapped to an email address; does Email Ext not get the 
 email from that, the same way that the built-in Jenkins email notifier 
 does? 

 Worst case scenario, I'll probably end up hacking with Perl and send in 
 the committer email address into the build job as a parameter.

 -- 
 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-use...@googlegroups.com javascript:.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-users/b7e37720-acdb-45d0-86bc-3604599a1acf%40googlegroups.com
  
 https://groups.google.com/d/msgid/jenkinsci-users/b7e37720-acdb-45d0-86bc-3604599a1acf%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/743e4e70-822e-46fb-9fc2-5579767bcbd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to send bulk mails

2015-06-09 Thread Yves Schumann
Hi Jenkins'ians,

from time to time I need to send a notification mail to all developers
using our Jenkins installation. I can't use the companies ...-all mailing
list because there are way too many users affected with such mails. So is
there a plugin or something else to send bulk mails to all accounts known
to Jenkins?

Kind regards,
Yves

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CABN%3DtbqOStAomTzk3G4v2Pi8vWZGEL-Z1L0cWtk-G9mwtTGBTQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: 'mvn.bat' is not recognized as an internal or external command

2015-06-09 Thread Slide
Did you setup the Maven information in the global config? Also, are you
running the commands on the command line as the same user that Jenkins is
running under?

On Tue, Jun 9, 2015 at 9:19 AM shekhar sharma sharmashekha...@gmail.com
wrote:

 I have configured a maven project with Jenkins. But while doing build now
 it is failing with the error attached in text file. Even though Maven is
 configured correctly and i am able to run the same project from command
 window with the commands 'mvn test'. Please help if anybody have any idea.

 --
 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 on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/5a87a70f-99db-4239-915c-64610bb60a3c%40googlegroups.com
 https://groups.google.com/d/msgid/jenkinsci-users/5a87a70f-99db-4239-915c-64610bb60a3c%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVf5PhbSVmKNTw8_Kn%3Deo2r_Ky-uNdNANuBSmv2_ToQh%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


'mvn.bat' is not recognized as an internal or external command

2015-06-09 Thread shekhar sharma
I have configured a maven project with Jenkins. But while doing build now 
it is failing with the error attached in text file. Even though Maven is 
configured correctly and i am able to run the same project from command 
window with the commands 'mvn test'. Please help if anybody have any idea.

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5a87a70f-99db-4239-915c-64610bb60a3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Started by user anonymous
Building in workspace C:\Users\Shesharm\.jenkins\workspace\DataDrivenFramework
  C:\Program Files (x86)\Git\cmd\git.exe rev-parse --is-inside-work-tree # 
  timeout=10
Fetching changes from the remote Git repository
  C:\Program Files (x86)\Git\cmd\git.exe config remote.origin.url 
  https://github.com/shesharm/ddf_Shekhar # timeout=10
Fetching upstream changes from https://github.com/shesharm/ddf_Shekhar
  C:\Program Files (x86)\Git\cmd\git.exe --version # timeout=10
  C:\Program Files (x86)\Git\cmd\git.exe -c core.askpass=true fetch --tags 
  --progress https://github.com/shesharm/ddf_Shekhar 
  +refs/heads/*:refs/remotes/origin/*
  C:\Program Files (x86)\Git\cmd\git.exe rev-parse 
  refs/remotes/origin/master^{commit} # timeout=10
  C:\Program Files (x86)\Git\cmd\git.exe rev-parse 
  refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1919b5aa87a6c8482893afed90e7cdead9d28cb0 
(refs/remotes/origin/master)
  C:\Program Files (x86)\Git\cmd\git.exe config core.sparsecheckout # 
  timeout=10
  C:\Program Files (x86)\Git\cmd\git.exe checkout -f 
  1919b5aa87a6c8482893afed90e7cdead9d28cb0
  C:\Program Files (x86)\Git\cmd\git.exe rev-list 
  1919b5aa87a6c8482893afed90e7cdead9d28cb0 # timeout=10
[DataDrivenFramework] $ cmd.exe /C 'mvn.bat -f 
C:\Workspace\MySampleMavenProj\pom.xml 
-Dmaven.repo.local=C:\Users\Shesharm\.jenkins\workspace\DataDrivenFramework\.repository
 test  exit %%ERRORLEVEL%%'
'mvn.bat' is not recognized as an internal or external command,
operable program or batch file.
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: sharmashekha...@gmail.com
ERROR: 534-5.7.14 
https://accounts.google.com/ContinueSignIn?sarp=1scc=1plt=AKgnsbvI3
534-5.7.14 
Y3Y8cUnMScr-BVNj5HvSW5zRbWlV3taKSDqGjYXQeY-weQXo0n9EVOSAXXUfv5-QhogxKf
534-5.7.14 
4Szesii6T-BUI4CM-tUqm1Do3jAW699RhlXKrWxNRWavv_w05v5SbEVarkH86LLxsZPba3
534-5.7.14 
TbMfSOvH0QhFgNrAMWIiS1O2HwaShJvqEAvObMAj0uYcDBvAYL7YqvnxaALNtm72XrYDhl
534-5.7.14 42eShlw-m4h-YmFcxb3X5qahG3Ko Please log in via your web browser and
534-5.7.14 then try again.
534-5.7.14 Learn more at
534 5.7.14 https://support.google.com/mail/answer/78754 fs16sm6074433pdb.12 - 
gsmtp

javax.mail.AuthenticationFailedException: 534-5.7.14 
https://accounts.google.com/ContinueSignIn?sarp=1scc=1plt=AKgnsbvI3
534-5.7.14 
Y3Y8cUnMScr-BVNj5HvSW5zRbWlV3taKSDqGjYXQeY-weQXo0n9EVOSAXXUfv5-QhogxKf
534-5.7.14 
4Szesii6T-BUI4CM-tUqm1Do3jAW699RhlXKrWxNRWavv_w05v5SbEVarkH86LLxsZPba3
534-5.7.14 
TbMfSOvH0QhFgNrAMWIiS1O2HwaShJvqEAvObMAj0uYcDBvAYL7YqvnxaALNtm72XrYDhl
534-5.7.14 42eShlw-m4h-YmFcxb3X5qahG3Ko Please log in via your web browser and
534-5.7.14 then try again.
534-5.7.14 Learn more at
534 5.7.14 https://support.google.com/mail/answer/78754 fs16sm6074433pdb.12 - 
gsmtp

at 
com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809)
at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752)
at 
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669)
at javax.mail.Service.connect(Service.java:317)
at javax.mail.Service.connect(Service.java:176)
at javax.mail.Service.connect(Service.java:125)
at javax.mail.Transport.send0(Transport.java:194)
at javax.mail.Transport.send(Transport.java:124)
at hudson.tasks.MailSender.execute(MailSender.java:121)
at hudson.tasks.Mailer.perform(Mailer.java:138)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
at hudson.model.Run.execute(Run.java:1766)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:374)
Finished: FAILURE

Re: 'mvn.bat' is not recognized as an internal or external command

2015-06-09 Thread shekhar sharma
Thank you all, for taking time to look into this and for the suggestions.

1. It is freestyle job only.
2. Yes, I am able to run the same maven command(mvn test) from cmd window 
and projects runs fine.
3. Yes, I am using the local installation and MAVEN_HOME and path are 
configured correctly.
4. Vincent, You were right that ver 3.2.x has mvn.bat. So, I have 
downgraded the version to 3.2.x and configured all the required paths in 
env variable as well as in jenkins. But no luck. :(

Please find the screen shot  of jenkins config and let me know if i am 
missing something there or need to update something else.

Thanks.

On Tuesday, 9 June 2015 21:49:14 UTC+5:30, shekhar sharma wrote:

 I have configured a maven project with Jenkins. But while doing build now 
 it is failing with the error attached in text file. Even though Maven is 
 configured correctly and i am able to run the same project from command 
 window with the commands 'mvn test'. Please help if anybody have any idea.


-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/dca69914-4b4c-4979-893b-ef769d6ed8d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: 'mvn.bat' is not recognized as an internal or external command

2015-06-09 Thread Arnaud Héritier
It seems your are relying on a locally installed maven distribution. Your
Jenkins probably doesn't have the same %PATH% than your shell. Try to give
it the absolute path to your installation

Advice : Use the Maven installer and runner (in a freestyle job) provided
by Jenkins to simplify your life

Cheers

On Tue, Jun 9, 2015 at 6:19 PM, shekhar sharma sharmashekha...@gmail.com
wrote:

 I have configured a maven project with Jenkins. But while doing build now
 it is failing with the error attached in text file. Even though Maven is
 configured correctly and i am able to run the same project from command
 window with the commands 'mvn test'. Please help if anybody have any idea.

 --
 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 on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/5a87a70f-99db-4239-915c-64610bb60a3c%40googlegroups.com
 https://groups.google.com/d/msgid/jenkinsci-users/5a87a70f-99db-4239-915c-64610bb60a3c%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.




-- 
-
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAFNCU-9sV35G9aZZ1wCv095t3JAGkhKt2uVgBfn-WyWJEEZSyQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: 'mvn.bat' is not recognized as an internal or external command

2015-06-09 Thread Vincent Latombe
If you run maven 3.3.x the wrapper is named mvn.cmd now, I don't think the
mvn build step has been updated accordingly. Use mvn 3.2.x or use the
regular batch command line as a workaround.

Vincent

2015-06-09 18:20 GMT+02:00 Slide slide.o@gmail.com:

 Did you setup the Maven information in the global config? Also, are you
 running the commands on the command line as the same user that Jenkins is
 running under?

 On Tue, Jun 9, 2015 at 9:19 AM shekhar sharma sharmashekha...@gmail.com
 wrote:

 I have configured a maven project with Jenkins. But while doing build now
 it is failing with the error attached in text file. Even though Maven is
 configured correctly and i am able to run the same project from command
 window with the commands 'mvn test'. Please help if anybody have any idea.

 --
 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 on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/5a87a70f-99db-4239-915c-64610bb60a3c%40googlegroups.com
 https://groups.google.com/d/msgid/jenkinsci-users/5a87a70f-99db-4239-915c-64610bb60a3c%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.

  --
 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 on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVf5PhbSVmKNTw8_Kn%3Deo2r_Ky-uNdNANuBSmv2_ToQh%2BQ%40mail.gmail.com
 https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVf5PhbSVmKNTw8_Kn%3Deo2r_Ky-uNdNANuBSmv2_ToQh%2BQ%40mail.gmail.com?utm_medium=emailutm_source=footer
 .

 For more options, visit https://groups.google.com/d/optout.


-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAH-zGCgYHxB%2B38SiMRX4akoN%3Dfp_QmqcNMNXxnA%2B5byirDPHZw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Javascript Webdriver (Chrome)

2015-06-09 Thread Richard Bywater
Sorry missed your earlier reply.

Do you have the service setup to allow interaction with the display? (From
memory that means NOT running as local system account)

Richard

On 12:22AM, Wed, 10/06/2015 simon drake simondrake1...@googlemail.com
wrote:

 Any help would be most appreciated :-)

 --
 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 on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/ed374b00-6c57-47c9-9c4d-df51b0b71104%40googlegroups.com
 https://groups.google.com/d/msgid/jenkinsci-users/ed374b00-6c57-47c9-9c4d-df51b0b71104%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMui947h-x%2BF6hSnffvBPJbKBSLZ9DaaHYSqUZtz6OuvVgdv8g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Parameter Choice Automation

2015-06-09 Thread g.fer.ordas
Hi

I am using the Extended Choice Parameter to grab some data dynamically 
from the system but I got an issue as I would like one of those Parameters 
to get automatically populated upon the choices on the previous selections.

How can I do that?
Have you got any examples for it?

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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d9a984c9-2a00-42fe-be8b-d7430a1f2e53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is Maven version 1.1 compatible with Jenkins 1.532 ?

2015-06-09 Thread Karl Heinz Marbaise

Hi,

you have to configure a freestyle job and not a Maven job 
type...otherwise you will not get it to run with such extreme old Maven 
version...


Kind regards
Karl Heinz Marbaise
On 6/9/15 1:56 PM, inderpreet.kaur8...@gmail.com wrote:

I am trying to configure a project using maven version 1.1 in Jenkins
1.532.Upon firing the build, i get below error:
java.lang.RuntimeException: Unable to determine Maven version
  at
org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.isMavenVersionValid(MavenExtractorEnvironment.java:157)
  at
org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.buildEnvVars(MavenExtractorEnvironment.java:110)
  at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:923)
  at
hudson.maven.AbstractMavenBuild.getEnvironment(AbstractMavenBuild.java:59)
  at
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:165)
  at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:600)
  at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
  at hudson.model.Run.execute(Run.java:1665)
  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
  at hudson.model.ResourceController.execute(ResourceController.java:88)
  at hudson.model.Executor.run(Executor.java:246)
Caused by: org.kohsuke.stapler.framework.io.IOException2:
hudson.maven.MavenEmbedderException: Couldn't find maven version
information in '/path/to/my/directory'. Are you sure that this is a
valid maven home?
  at
org.jfrog.hudson.maven3.MavenVersionCallable.call(MavenVersionCallable.java:47)
  at
org.jfrog.hudson.maven3.MavenVersionCallable.call(MavenVersionCallable.java:33)
  at hudson.remoting.UserRequest.perform(UserRequest.java:118)
  at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  at hudson.remoting.Request$2.run(Request.java:328)
  at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.maven.MavenEmbedderException: Couldn't find maven
version information in '/path/to/my/directory'. Are you sure that this
is a valid maven home?
  at
hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:198)
  at
hudson.maven.MavenEmbedderUtils.isAtLeastMavenVersion(MavenEmbedderUtils.java:215)
  at
org.jfrog.hudson.maven3.MavenVersionCallable.call(MavenVersionCallable.java:45)
  ... 10 more
project=hudson.maven.MavenModuleSet@212eb3a6[MyProject
mailto:project=hudson.maven.MavenModuleSet@212eb3a6[MyProject]
project.getModules()=[]
project.getRootModule()=null
FATAL: Unable to determine Maven version

I have set Maven_home as well in Jenkins Configure System.Can anyone
help me ?

--


--
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5576D797.3030402%40gmx.de.
For more options, visit https://groups.google.com/d/optout.


Re: Javascript Webdriver (Chrome)

2015-06-09 Thread simon drake
Any help would be most appreciated :-)

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ed374b00-6c57-47c9-9c4d-df51b0b71104%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to display the result of the build on the Jenkins Dashboard

2015-06-09 Thread Karthik N
Hi All,

I want to display the result of the build in the Jenkins dashboard,

Example, 

i've a perl script, which display the database values.

Now, how can i configure my Jenkins such that it will display those values 
directly into the Jenkins dashboard.

my perl script is looks in this way:-

open IN3,List.txt;
@lines1=IN3;
close(IN3);
print List of the files \n;
foreach $lines1 (@lines1) 
{
print hi
}

when i execute the above script with Jenkins, i'm able to see only List of 
the files but not the lines from the file.

How to resolve this ?

Thanks in advance.

Karthik

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/57e51b50-9de2-4256-9970-d5255783a2c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Master node not get listed in build executor list

2015-06-09 Thread Sasikanth Eda
Hi All,

I am working on a project where a particular job needs to be run on master 
node (no slave nodes registered).
I have checked the properties of the job and could not find an option 
Restrict where this project can run. 
Where as in the configure system, the Label field is empty and at the 
master node configuration view, I am able to see the job is tied to this 
node under projects tied to this project.

But when I execute the job, it gets to waiting state due to node 
unavailability.

Kindly request your help. Please let me know if missing any settings or any 
other issue (my Jenkins version: 1.609.1)

Regards,
Sasi

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/89df196d-e6a3-40c4-b293-da3f55b5ac3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


CrossPost Workflow Plugin queries

2015-06-09 Thread Kishore RP
Our current automation framework builton muliconfig+multi+freestyle is 
showing up limitations due to executor starvation.(we need our tests to run 
on multiple windows versions and Ubuntu,RHEL,CentOS,OpenSuse)
We are planning to overhaul it with a label based mechanism using matrix 
project plugin and get rid of multijobs as much as possible, ( we have 
multiple restarts in between), so that we get a real time matrix 
representation of tests.
While evaluating the same we ran into workflow plugin, so wanted to 
understand few things with regards to workflow plugin, please clarify

https://lh3.googleusercontent.com/-MJfEl1C0sl8/VXfRAPQwQqI/V3w/FBYsOs9Rr2k/s1600/Untitled.png
1) Does it provide real time update of tests like the way label based 
mechanism of blinking dots, we don't want users to do a text find in 
console output, 
2) If there is any error in the groovy script written, does it bring down 
jenkins server?
3) stupid question but, Does workflow plugin limit itself to 64 bit OS's in 
anyway? We want support for both 32 and 64 bit OS's

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/cddc563a-892e-4c5f-9111-70481227a713%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Post build command line

2015-06-09 Thread Ginga, Dick
Yes, but these “allow” windows command steps in port-build actions. Just set it 
to Always

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Gilad Baruchian
Sent: Sunday, June 07, 2015 11:45 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Post build command line

rginga, I am already using what you suggested and I don't wan't it.
I don't want conditions i just want to run a .bat file in post build.


On Thursday, June 4, 2015 at 5:09:05 PM UTC+3, Gilad Baruchian wrote:
Hi, I want to run a .bat file in post build.
What is the easiest way to do 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 email 
to 
jenkinsci-users+unsubscr...@googlegroups.commailto:jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b1e70419-a946-4c02-b7ee-5ac9d69bba08%40googlegroups.comhttps://groups.google.com/d/msgid/jenkinsci-users/b1e70419-a946-4c02-b7ee-5ac9d69bba08%40googlegroups.com?utm_medium=emailutm_source=footer.
For more options, visit https://groups.google.com/d/optout.

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D8631F3B%40AMERMBX02.PERKINELMER.NET.
For more options, visit https://groups.google.com/d/optout.


Re: Master node not get listed in build executor list

2015-06-09 Thread Sasikanth Eda
Thanks Richard, the node executors are not set to zero.
I have uploaded the configuration view here for analysis
https://www.dropbox.com/sh/1tekm0fzzw8pljd/AAD-rDKT34WFjD0M987BW2wHa?dl=0

On Wednesday, 10 June 2015 09:10:08 UTC+5:30, Richard Bywater wrote:

 I'd check the configuration of the master node (think it's in the system 
 configuration screen) and make sure the number of executors on that node 
 isn't set to zero.

 Richard

 On 2:47PM, Wed, 10/06/2015 Sasikanth Eda sasika...@gmail.com 
 javascript: wrote:

 Hi All,

 I am working on a project where a particular job needs to be run on 
 master node (no slave nodes registered).
 I have checked the properties of the job and could not find an option 
 Restrict where this project can run. 
 Where as in the configure system, the Label field is empty and at the 
 master node configuration view, I am able to see the job is tied to this 
 node under projects tied to this project.

 But when I execute the job, it gets to waiting state due to node 
 unavailability.

 Kindly request your help. Please let me know if missing any settings or 
 any other issue (my Jenkins version: 1.609.1)

 Regards,
 Sasi

 -- 
 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-use...@googlegroups.com javascript:.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-users/89df196d-e6a3-40c4-b293-da3f55b5ac3a%40googlegroups.com
  
 https://groups.google.com/d/msgid/jenkinsci-users/89df196d-e6a3-40c4-b293-da3f55b5ac3a%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ae9f2bc2-b63f-4b66-bd44-d6fb15359094%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Master node not get listed in build executor list

2015-06-09 Thread Richard Bywater
I'd check the configuration of the master node (think it's in the system
configuration screen) and make sure the number of executors on that node
isn't set to zero.

Richard

On 2:47PM, Wed, 10/06/2015 Sasikanth Eda sasikanth@gmail.com wrote:

 Hi All,

 I am working on a project where a particular job needs to be run on master
 node (no slave nodes registered).
 I have checked the properties of the job and could not find an option
 Restrict where this project can run.
 Where as in the configure system, the Label field is empty and at the
 master node configuration view, I am able to see the job is tied to this
 node under projects tied to this project.

 But when I execute the job, it gets to waiting state due to node
 unavailability.

 Kindly request your help. Please let me know if missing any settings or
 any other issue (my Jenkins version: 1.609.1)

 Regards,
 Sasi

 --
 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 on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/89df196d-e6a3-40c4-b293-da3f55b5ac3a%40googlegroups.com
 https://groups.google.com/d/msgid/jenkinsci-users/89df196d-e6a3-40c4-b293-da3f55b5ac3a%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
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 on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMui944OwWtXvP89o2GcXBNmeR%2BdPCXJWJuDjeOoJpV6P8bdfw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.