[JIRA] (JENKINS-62211) Justin Harringa asked me to open this: pipeline triggers not working using https://github.com/jenkinsci/config-driven-pipeline-plugin

2020-05-08 Thread 'funee...@yahoo.com (JIRA)' via Jenkins Issues
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-62211  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Justin Harringa asked me to open this: pipeline triggers not working using https://github.com/jenkinsci/config-driven-pipeline-plugin   
 

  
 
 
 
 

 
 I noticed a typo in the line for the cp nightly build and corrected it. Here is the new line: getWorkSpace() == 'Nightly/CP-NightlyBuilds/branches/int/int_cp' ? 'H 20 * * 4-6' :  but it still failed to trigger last night.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.206145.151564000.23641.1588945080110%40Atlassian.JIRA.


[JIRA] (JENKINS-62211) Justin Harringa asked me to open this: pipeline triggers not working using https://github.com/jenkinsci/config-driven-pipeline-plugin

2020-05-07 Thread 'funee...@yahoo.com (JIRA)' via Jenkins Issues
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-62211  
 
 
  Justin Harringa asked me to open this: pipeline triggers not working using https://github.com/jenkinsci/config-driven-pipeline-plugin   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Justin Harringa  
 
 
Components: 
 config-driven-pipeline-plugin  
 
 
Created: 
 2020-05-07 19:59  
 
 
Environment: 
 jenkins is running on ubuntu  version - CloudBees Jenkins Distribution 2.222.1.1-rolling  plugin version -1.2  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 marlene cote  
 

  
 
 
 
 

 
 this is the triggers section of my pipeline. None of these jobs are running automatically. triggers  { cron( getWorkSpace() =~ 'Nightly/MP-NightlyBuilds/branches/integration_branches/int_mp_ui' ? 'H 3 * * 2-6' : getWorkSpace() =~ 'Nightly/MP-NightlyBuilds/branches/integration_branches/int_mp' ? 'H 1 * * 2-6' : getWorkSpace() =~ 'Nightly/MP-NightlyBuilds/branches/integration_branches/int_mp_cp' ? 'H 0 * * 2-6' : getWorkSpace() =~ 'WeeklyBuilds/MP_Weekly_570_Release/branches/integration_branches/int_mp_ui' ? 'H 23 * * 0' : getWorkSpace() =~ 'WeeklyBuilds/MP_Weekly_570_Release/branches/integration_branches/int_mp' ? 'H 21 * * 0' : getWorkSpace() =~ 'WeeklyBuilds/MP_Weekly_570_Release/branches/integration_branches/int_mp_cp' ? 'H 20 * * 0' : getWorkSpace() == 'Nighlty/CP-NightlyBuilds/branches/int/int_cp' ? 'H 23 * * 1-5' : '') } this section of the pipeline works fine in a normal pipeline type job but not in the config driven type.  
 

  
 
 
 
 

  

[JIRA] (JENKINS-54502) Jenkins crashed when a running build was aborted.

2019-01-10 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-54502  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins crashed when a running build was aborted.   
 

  
 
 
 
 

 
 happening to me too. please fix this.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-47792) Job with in queue with status "pending description" do not start

2018-08-03 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-47792  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Job with in queue with status "pending description" do not start   
 

  
 
 
 
 

 
 I have changed my upstream job to do a simple kick off another job instead of using phases and it is working. I need phases in the future though.. please??? thank you.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-47792) Job with in queue with status "pending description" do not start

2018-08-03 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-47792  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Job with in queue with status "pending description" do not start   
 

  
 
 
 
 

 
 I have 2 downstream jobs from the same job, one of them runs and the other hangs with pending description. I just downgraded to 2.35.1 and upgraded multijob to 1.31 with no change in behavior. I did notice that if I kill the top job(upstream) the pending job runs. So, something in the upstream job is holding the downstream one in pending.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-47792) Job with in queue with status "pending description" do not start

2018-08-03 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-47792  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Job with in queue with status "pending description" do not start   
 

  
 
 
 
 

 
 I am also seeing this in the latest version and in 2.35.1. I have version 1.30 of multijob. and version 2.12.1.1 of jenkins on windows.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-44132) Random JNLP Agent disconnect

2018-02-28 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-44132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Random JNLP Agent disconnect   
 

  
 
 
 
 

 
 further investigation into slave-wrapper.log shows that something is killing the jenkins service on the slave. 2018-02-27 01:16:11,305 INFO - Starting C:\Program Files (x86)\Java\jre1.8.0_91\bin\java.exe -Xrs -jar "e:\Jenkins-aws\slave.jar" -jnlpUrl https://jenkins-scrm.aws.aspect.com/computer/viper/slave-agent.jnlp -secret 14297f83b25a5e7a6c9539f75a47629308ded2467bcc54c91eb368e3846e98b6 2018-02-27 01:16:11,636 INFO - Started process 9848 2018-02-27 01:16:11,645 DEBUG - Forwarding logs of the process System.Diagnostics.Process (java) to winsw.SizeBasedRollingLogAppender 2018-02-27 01:16:11,651 INFO - Recording PID of the started process:9848. PID file destination is e:\Jenkins-aws\jenkins_agent.pid 2018-02-27 01:16:29,998 DEBUG - Starting ServiceWrapper in the CLI mode 2018-02-27 01:16:30,406 DEBUG - User requested the status of the process with id 'jenkinsslave-e__Jenkins-aws' 2018-02-27 01:16:30,409 DEBUG - Completed. Exit code is 0 2018-02-27 21:29:01,440 DEBUG - Starting ServiceWrapper in the CLI mode 2018-02-27 21:29:03,025 INFO - Restarting the service with id 'jenkinsslave-e__Jenkins-aws' 2018-02-27 21:29:03,067 DEBUG - Completed. Exit code is 0 2018-02-27 21:29:03,436 DEBUG - Starting ServiceWrapper in the CLI mode 2018-02-27 21:29:04,009 INFO - Restarting the service with id 'jenkinsslave-e__Jenkins-aws' 2018-02-27 21:29:04,211 INFO - Stopping jenkinsslave-e__Jenkins-aws 2018-02-27 21:29:04,212 DEBUG - ProcessKill 9848 2018-02-27 21:29:05,292 INFO - Found child process: 5592 Name: cmd.exe 2018-02-27 21:29:06,236 INFO - Found child process: 25792 Name: timeout.exe 2018-02-27 21:29:07,057 INFO - Stopping process 25792 2018-02-27 21:29:07,222 INFO - Process 25792 is already stopped System.ArgumentException: Process with an Id of 25792 is not running. at System.Diagnostics.Process.GetProcessById(Int32 processId, String machineName) at winsw.Util.ProcessHelper.StopProcess(Int32 pid, TimeSpan stopTimeout) 2018-02-27 21:29:07,285 INFO - Stopping process 5592 2018-02-27 21:29:07,416 INFO - Send SIGINT 5592 2018-02-27 21:29:07,556 INFO - SIGINT to5592 successful 2018-02-27 21:29:07,557 INFO - Stopping process 9848 2018-02-27 21:29:07,630 INFO - Send SIGINT 9848 2018-02-27 21:29:07,721 INFO - SIGINT to9848 successful 2018-02-27 21:29:07,726 INFO - Finished jenkinsslave-e__Jenkins-aws 2018-02-27 21:29:07,727 DEBUG - Completed. Exit code is 0 2018-02-27 21:29:08,578 INFO - Starting ServiceWrapper in the service mode 2018-02-27 21:29:08,628 DEBUG - Completed. Exit code is 0 2018-02-27 21:29:08,665 INFO - Downloading: https://jenkins-scrm.aws.aspect.com/jnlpJars/slave.jar to e:\Jenkins-aws\slave.jar. failOnError=False 2018-02-27 21:29:09,241 ERROR - Failed to download https://jenkins-scrm.aws.aspect.com/jnlpJars/slave.jar to e:\Jenkins-aws\slave.jar System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel. at System.Net.HttpWebRequest.GetResponse() at winsw.Download.Perform() at winsw.WrapperService.OnStart(String[] _) 2018-02-27 21:29:09,336 INFO - Starting C:\Program Files (x86)\Java\jre1.8.0_91\bin\java.exe -Xrs -jar "e:\Jenkins-aws\slave.jar" -jnlpUrl https://jenkins-scrm.aws.aspect.com/computer/viper/slave-agent.jnlp -secret 14297f83b25a5e7a6c9539f75a47629308ded2467bcc54c91eb368e3846e98b6 2018-02-27 21:29:09,351 INFO - Extension loaded: killOnStartup 2018-02-27 21:29:09,365 DEBUG - Checking the potentially runaway process with PID=9848 2018-02-27 21:29:09,457 DEBUG - No runaway process with PID=9848. The process has been already stopped. 2018-02-27 21:29:09,460 INFO - Starting C:\Program Files 

[JIRA] (JENKINS-44132) Random JNLP Agent disconnect

2018-02-28 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote edited a comment on  JENKINS-44132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Random JNLP Agent disconnect   
 

  
 
 
 
 

 
 Seeing the same thing.   Tried setting the display and power settings with no effect.   When will this be fixed please?WARNING: LinkageError while performing UserRequest:RPCRequest(9,join)java.lang.NoClassDefFoundError: hudson/util/ProcessKillingVetoFrom the slave log:Feb 27, 2018 9:28:49 PM hudson.remoting.jnlp.Main$CuiListener statusINFO: TerminatedFeb 27, 2018 9:28:49 PM hudson.remoting.UserRequest performWARNING: LinkageError while performing UserRequest:RPCRequest(9,join)java.lang.NoClassDefFoundError: hudson/util/ProcessKillingVeto at hudson.util.ProcessTree$OSProcess.getVeto(ProcessTree.java:242) at hudson.util.ProcessTree$WindowsOSProcess.killRecursively(ProcessTree.java:429) at hudson.util.ProcessTree.killAll(ProcessTree.java:146) at hudson.Proc$LocalProc.destroy(Proc.java:384) at hudson.Proc$LocalProc.join(Proc.java:357) at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:1304) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:896) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829) at hudson.remoting.UserRequest.perform(UserRequest.java:208) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:360) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.ClassNotFoundException: hudson.util.ProcessKillingVeto at java.net.URLClassLoader.findClass(Unknown Source) at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:157) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 22 moreFeb 27, 2018 9:28:50 PM hudson.remoting.Request$2 runWARNING: Failed to send back a reply to the request hudson.remoting.Request$2@1d3c6b1hudson.remoting.ChannelClosedException: channel is already closed at hudson.remoting.Channel.send(Channel.java:667) at hudson.remoting.Request$2.run(Request.java:372) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Unknown Source)Caused by: java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.BIONetworkLayer.access$1800(BIONetworkLayer.java:48) at org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader.run(BIONetworkLayer.java:264) ... 4 moreFeb 27, 2018 9:28:59 PM jenkins.slaves.restarter.JnlpSlaveRestarterInstaller$2$1 onReconnectINFO: Restarting agent via jenkins.slaves.restarter.WinswSlaveRestarter@1c0296c  
 

   

[JIRA] (JENKINS-44132) Random JNLP Agent disconnect

2018-02-28 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote edited a comment on  JENKINS-44132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Random JNLP Agent disconnect   
 

  
 
 
 
 

 
 Seeing the same thing.  When will this be fixed please?WARNING: LinkageError while performing UserRequest:RPCRequest(9,join)java.lang.NoClassDefFoundError: hudson/util/ProcessKillingVeto From the slave log:Feb 27, 2018 9:28:49 PM hudson.remoting.jnlp.Main$CuiListener statusINFO: TerminatedFeb 27, 2018 9:28:49 PM hudson.remoting.UserRequest performWARNING: LinkageError while performing UserRequest:RPCRequest(9,join)java.lang.NoClassDefFoundError: hudson/util/ProcessKillingVeto at hudson.util.ProcessTree$OSProcess.getVeto(ProcessTree.java:242) at hudson.util.ProcessTree$WindowsOSProcess.killRecursively(ProcessTree.java:429) at hudson.util.ProcessTree.killAll(ProcessTree.java:146) at hudson.Proc$LocalProc.destroy(Proc.java:384) at hudson.Proc$LocalProc.join(Proc.java:357) at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:1304) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:896) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829) at hudson.remoting.UserRequest.perform(UserRequest.java:208) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:360) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.ClassNotFoundException: hudson.util.ProcessKillingVeto at java.net.URLClassLoader.findClass(Unknown Source) at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:157) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 22 moreFeb 27, 2018 9:28:50 PM hudson.remoting.Request$2 runWARNING: Failed to send back a reply to the request hudson.remoting.Request$2@1d3c6b1hudson.remoting.ChannelClosedException: channel is already closed at hudson.remoting.Channel.send(Channel.java:667) at hudson.remoting.Request$2.run(Request.java:372) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:98) at java.lang.Thread.run(Unknown Source)Caused by: java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154) at org.jenkinsci.remoting.protocol.impl.BIONetworkLayer.access$1800(BIONetworkLayer.java:48) at org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader.run(BIONetworkLayer.java:264) ... 4 moreFeb 27, 2018 9:28:59 PM jenkins.slaves.restarter.JnlpSlaveRestarterInstaller$2$1 onReconnectINFO: Restarting agent via jenkins.slaves.restarter.WinswSlaveRestarter@1c0296c  
 

  
   

[JIRA] (JENKINS-44132) Random JNLP Agent disconnect

2018-02-28 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-44132  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Random JNLP Agent disconnect   
 

  
 
 
 
 

 
 Seeing the same thing. When will this be fixed please? WARNING: LinkageError while performing UserRequest:RPCRequest(9,join) java.lang.NoClassDefFoundError: hudson/util/ProcessKillingVeto  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43141) fails to connect to jira

2017-03-28 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-43141  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: fails to connect to jira   
 

  
 
 
 
 

 
 yes we have a reverse proxy in front of jira. also we use secure ssl certs for jira.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43141) fails to connect to jira

2017-03-28 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-43141  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: fails to connect to jira   
 

  
 
 
 
 

 
 JIRA plugin 2.2.1  JIRA Trigger Plugin 0.3.0  jira-ext Plugin 0.6.1   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43141) fails to connect to jira

2017-03-27 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43141  
 
 
  fails to connect to jira   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Dan Alvizu  
 
 
Components: 
 jira-ext-plugin, jira-plugin, jira-trigger-plugin  
 
 
Created: 
 2017/Mar/27 8:19 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 marlene cote  
 

  
 
 
 
 

 
 I have installed jira plugin for jenkins.  I am not able to connect to jira though. Jira connects to this jenkins master. Jenkins 2.52, JIRA v6.4.12   I see this when I click on validate settings. 
 

 
 
  
  
 

 
 
 

 
 
  
  
 
 
  
  
  
 

[JIRA] (JENKINS-39091) Jira plugin fails to log in to Jira site after dependency updates

2017-03-27 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39091  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jira plugin fails to log in to Jira site after dependency updates   
 

  
 
 
 
 

 
 what is the fix?  I am seeing a similar problem!    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41601) StringIndexOutOfBoundsException in UnreliableSlaveDetection.getAddresses

2017-02-03 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-41601  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: StringIndexOutOfBoundsException in UnreliableSlaveDetection.getAddresses   
 

  
 
 
 
 

 
 should I just uninstall that one?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41601) warning in jenkins log

2017-02-03 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41601  
 
 
  warning in jenkins log   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Attachment: 
 out  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41601) warning in jenkins log

2017-02-03 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-41601  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: warning in jenkins log   
 

  
 
 
 
 

 
 sorry about that. I have attached the complete trace.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41601) warning in jenkins log

2017-01-31 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41601  
 
 
  warning in jenkins log   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2017/Jan/31 4:59 PM  
 
 
Environment: 
 linux centos 7  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 marlene cote  
 

  
 
 
 
 

 
 Jenkins version is 2.42-1.1 WARNING: Caught exception evaluating: descriptor.settings.addresses in /configure. Reason: java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125) at org.apache.commons.jexl.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:314) at org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:185) at org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:75) at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83) at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57) at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51) at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80) at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74) at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:58) at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99) at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91) at 

[JIRA] (JENKINS-23167) BuildFlow jobs can't find workspace and restart on every SCM Poll

2017-01-27 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-23167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: BuildFlow jobs can't find workspace and restart on every SCM Poll   
 

  
 
 
 
 

 
 Thanks, we just thought of that solution. too bad it cannot be fixed. it should be an option/checkbox whether you want the polling to check the workspace or not.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-7643) "Workspace is offline" on every SCM poll

2017-01-27 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote edited a comment on  JENKINS-7643  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Workspace is offline" on every SCM poll   
 

  
 
 
 
 

 
 we are seeing this problem all of a sudden. Git pluginThis plugin integrates Git with Jenkins. 3.0.1Jenkins war org.jenkins-ci.main:jenkins-war:2.41the polling log says: Polling LogView as plain textThis page captures the polling log that triggered this build.Started on Jan 27, 2017 7:34:00 AMWorkspace is offline.Scheduling a new build to get a workspace. (use_ondemand_slave)Done. Took 0 msChanges found master is centos 7 linuxslaves are on demand in AWS EC2when they shutdown the polling causes unnecessary builds to occur.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-7643) "Workspace is offline" on every SCM poll

2017-01-27 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-7643  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Workspace is offline" on every SCM poll   
 

  
 
 
 
 

 
 we are seeing this problem all of a sudden. Git plugin This plugin integrates Git with Jenkins. 3.0.1 Jenkins war org.jenkins-ci.main:jenkins-war:2.41 the polling log says: Polling Log View as plain text This page captures the polling log that triggered this build. Started on Jan 27, 2017 7:34:00 AM Workspace is offline. Scheduling a new build to get a workspace. (use_ondemand_slave) Done. Took 0 ms Changes found  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-7643) "Workspace is offline" on every SCM poll

2017-01-27 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-7643  
 
 
  "Workspace is offline" on every SCM poll   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Priority: 
 Major Blocker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-23167) BuildFlow jobs can't find workspace and restart on every SCM Poll

2017-01-27 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-23167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: BuildFlow jobs can't find workspace and restart on every SCM Poll   
 

  
 
 
 
 

 
 we have started to experience this problem using AWS on demand slaves. once they go away, polling cannot find the workspace and complains. Any advice is welcome. I am not able to find many of the options for workaround because they are old. here is the polling log entry we see: Started on Jan 27, 2017 7:34:00 AM Workspace is offline. Scheduling a new build to get a workspace. (use_ondemand_slave) Done. Took 0 ms Changes found Jenkins war org.jenkins-ci.main:jenkins-war:2.41  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 I uploaded it to my test jenkins instance. will let you know if we see the problem again. Thank you very much for your time and efforts.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 got it to build! now to install it.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 this is actually at the top of the output. [INFO] Scanning for projects... [WARNING] The POM for org.jenkins-ci.tools:maven-hpi-plugin:jar:1.95 is missing, no dependency information available [WARNING] Failed to build parent project for org.jenkins-ci.plugins:Parameterize d-Remote-Trigger:hpi:2.2.1-SNAPSHOT [INFO]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 [INFO]  [INFO] BUILD FAILURE [INFO]  [INFO] Total time: 4.029 s [INFO] Finished at: 2017-01-06T13:13:29-05:00 [INFO] Final Memory: 13M/32M [INFO]  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2. 5:compile (default-compile) on project Parameterized-Remote-Trigger: Fatal error compiling: tools.jar not found: C:\Program Files (x86)\Java\jre1.8.0_45\..\lib\ tools.jar -> [Help 1] [ERROR]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 ty making progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 got maven.. but have never used it. do I need anything more than the command you gave me? it doesn't seem to be doing anything do I need to tell it what to build or just be in the top level directory with the pom.xml file?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 all the maven downloads I try are failing!!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 we want the fix anyway we can get it.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 the master on the server which is kicking off the build on the remote jenkins is windows. the remote jenkins is centos but both are running the latest jenkins version  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 I am running the latest version of jenkins. the master is centos.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 and can't you make it work with new versions of jenkins?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 is there a different plugin that has the same functionality?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-31259) Checking remote job needs delay

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-31259  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checking remote job needs delay   
 

  
 
 
 
 

 
 can we get this fix please?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-29222) Plugin detects the wrong build as triggered occasionally

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-29222  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Plugin detects the wrong build as triggered occasionally   
 

  
 
 
 
 

 
 looks like the pull request was never fulfilled. this is a pretty bad problem for us. is there a workaround?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-32462) Checking Status of remote job fail

2017-01-06 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-32462  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Checking Status of remote job fail   
 

  
 
 
 
 

 
 Hello. Is this plugin supported? will this bug get fixed soon? it is causing many problems for us. thank you  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37974) WARNING: Caught exception evaluating: c.displayExecutors in /ajaxExecutors. Reason: java.lang.reflect.InvocationTargetException

2017-01-03 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-37974  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: WARNING: Caught exception evaluating: c.displayExecutors in /ajaxExecutors. Reason: java.lang.reflect.InvocationTargetException   
 

  
 
 
 
 

 
 I am seeing the same thing. running jenkins 2.37 on linux master.  Jan 03, 2017 10:44:11 AM hudson.ExpressionFactory2$JexlExpression evaluate WARNING: Caught exception evaluating: descriptor.settings.addresses in /configure. Reason: java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125) at org.apache.commons.jexl.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:314) at org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:185) at org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:75) at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83) at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57) at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51) at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80) at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74) at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:58) at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99) at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269) at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105) at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99) at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99) at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:161) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:46) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:161) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:38) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95) at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105) at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120) at 

[JIRA] (JENKINS-40537) Improve layout of global security matrix-based security

2016-12-19 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40537  
 
 
  Improve layout of global security matrix-based security   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 security  
 
 
Created: 
 2016/Dec/19 1:12 PM  
 
 
Environment: 
 web browsers  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 marlene cote  
 

  
 
 
 
 

 
 In the matrix-based security section of the global security configuration, it would be so helpful to be able to see the security categories at the bottom of the list of users/permissions since new users are added to the bottom. We have a long list and trying to scroll up and down to figure out which permissions I am granting is very error prone.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 

[JIRA] (JENKINS-39596) JNLPSlave fails to connect with Java WebStart call

2016-11-10 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39596  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JNLPSlave fails to connect with Java WebStart call   
 

  
 
 
 
 

 
 the new jenkins.war fixed the problem with the slave! thank you very much.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) JNLPSlave fails to connect with Java WebStart call

2016-11-10 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39596  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JNLPSlave fails to connect with Java WebStart call   
 

  
 
 
 
 

 
 Oleg, my master is linux. can I use a yum or rpm command to get that version of the war file? For Matt Adams, I got around this temporarily by creating a bat file on my windows slave that is kicked off by the task scheduler. the bat file uses the java command line instead of the javaws command line. java -jar c:\jenkins\slave.jar -jnlpUrl http://XX.XX.XX.XX:8080/computer/SLAVENAME/slave-agent.jnlp  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) JNLPSlave fails to connect with Java WebStart call

2016-11-09 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39596  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JNLPSlave fails to connect with Java WebStart call   
 

  
 
 
 
 

 
 Oleg, not sure if it is possible, but I am happy to test your fix if you would like?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) JNLPSlave fails to connect with Java WebStart call

2016-11-09 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39596  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JNLPSlave fails to connect with Java WebStart call   
 

  
 
 
 
 

 
 Great! thank you.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) JNLPSlave fails to connect with Java WebStart call

2016-11-09 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39596  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JNLPSlave fails to connect with Java WebStart call   
 

  
 
 
 
 

 
 Oleg, what do you mean by "Regarding the JNLP signature warning, it should be another story"? I need the slaves to work. These problems are preventing us from moving forward with version 2.x rollout. thank you.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) JNLPSlave fails to connect with Java WebStart call

2016-11-09 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39596  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JNLPSlave fails to connect with Java WebStart call   
 

  
 
 
 
 

 
 Daniel, I thought I was communicating with Oleg. He asked me to open this one from another one and to assign this one to him. I didn't consider the possibility that there would be confusion around it. About Jenkins 2.30 All Agent protocols enabled except 3 and 4. 
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) JNLPSlave fails to connect with Java WebStart call

2016-11-09 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39596  
 
 
  JNLPSlave fails to connect with Java WebStart call   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Attachment: 
 screenshot-2.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) JNLPSlave fails to connect with Java WebStart call

2016-11-09 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39596  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JNLPSlave fails to connect with Java WebStart call   
 

  
 
 
 
 

 
 sorry I didn't provide those, I figured since they were provided in the other bug I opened, it would be enough. Do you still need the info you requested?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) jnlp missing security

2016-11-08 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39596  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jnlp missing security   
 

  
 
 
 
 

 
 
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39596) jnlp missing security

2016-11-08 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39596  
 
 
  jnlp missing security   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Attachment: 
 screenshot-1.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-08 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 I still have the same issue that I reported in https://issues.jenkins-ci.org/browse/JENKINS-39252. I click on Launch for the windows slave, and it starts than teminates. the java console showsyou mentioned that this is a problem with the certificate, but I don't see any fix for this. I have ugraded my master to the latest jenkins 2.30  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-08 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39232  
 
 
  unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Attachment: 
 screenshot-2.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-03 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 any updates on this? we are not rolling out 2.X until we get this working. thanks  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 Not sure if this was clear from my other comments: this command line works: java -jar slave.jar -jnlpUrl http://10.240.2.76:8080/computer/WIN-16I6UR90SEE/slave-agent.jnlp this command line does NOT work: javaws http://10.240.2.76:8080/computer/WIN-16I6UR90SEE/slave-agent.jnlp  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote edited a comment on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 Not sure if this was clear from my other comments:this command line works: java -jar slave.jar -jnlpUrl http://10.240.2.76:8080/computer/WIN-16I6UR90SEE/slave-agent.jnlp I have a copy of slave-agent.jnlp in my c:\Jenkins folder. this command line does NOT work: javaws http://10.240.2.76:8080/computer/WIN-16I6UR90SEE/slave-agent.jnlp  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 nothing is downloaded to the slave  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 that happens because the launcher is running, but the real error happens first, Insecure property: (hudson.showWindowsServiceInstallLink, true) specified in unsigned jnlp file will not be set.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 Okay, so I set this on the master, but the slave still won't start. here's the process: jenkins 5044 1 16 11:02 ? 00:00:47 /etc/alternatives/java -Dcom.sun.akuma.Daemon=daemonized -Djenkins.slaves.DefaultJnlpSlaveReceiver.disableStrictVerification=true -DJENKINS_HOME=/efs/Prod-Jenkins1-Test/jenkins -jar /usr/lib/jenkins/jenkins.war --logfile=/var/log/jenkins/jenkins.log --webroot=/var/cache/jenkins/war --daemon --httpPort=8080 --debug=5 --handlerCountMax=100 --handlerCountMaxIdle=20 --accessLoggerClassName=winstone.accesslog.SimpleAccessLogger --simpleAccessLogger.format=combined --simpleAccessLogger.file=/var/log/jenkins/access_log Insecure property: (hudson.showWindowsServiceInstallLink, true) specified in unsigned jnlp file will not be set. Nov 01, 2016 3:05:54 PM hudson.remoting.jnlp.Main createEngine INFO: Setting up slave: WIN-16I6UR90SEE Nov 01, 2016 3:05:55 PM com.youdevise.hudson.slavestatus.SlaveListener call INFO: Slave-status listener starting Nov 01, 2016 3:05:55 PM com.youdevise.hudson.slavestatus.SocketHTTPListener waitForConnection INFO: Slave-status listener ready on port 3141 Nov 01, 2016 3:06:05 PM com.youdevise.hudson.slavestatus.SlaveListener call INFO: Slave-status listener starting Nov 01, 2016 3:06:05 PM com.youdevise.hudson.slavestatus.SlaveListener$1 run SEVERE: Could not listen on port java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source) at java.net.AbstractPlainSocketImpl.bind(Unknown Source) at java.net.PlainSocketImpl.bind(Unknown Source) at java.net.ServerSocket.bind(Unknown Source) at java.net.ServerSocket.(Unknown Source) at java.net.ServerSocket.(Unknown Source) at com.youdevise.hudson.slavestatus.SocketHTTPListener.waitForConnection(SlaveListener.java:129) at com.youdevise.hudson.slavestatus.SlaveListener$1.run(SlaveListener.java:63) at com.youdevise.hudson.slavestatus.Daemon.go(Daemon.java:16) at com.youdevise.hudson.slavestatus.SlaveListener.call(SlaveListener.java:83) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:94) at java.lang.Thread.run(Unknown Source)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

 

[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote edited a comment on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 I am still seeing the exact same behavior after upgrading to 2.28 on the master.the launch button kicks off the command, and then terminates. !screenshot-1.png|thumbnail! java.io.IOException: Connection aborted: org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@6698473d[name=Channel to / at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:208) at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:629) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)Caused by: java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:197) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:137) at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:310) at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:561) ... 6 more in java console window:Java Web Start 11.111.2.14 x86Using JRE version 1.8.0_111-b14 Java HotSpot(TM) Client VMInsecure property: (hudson.showWindowsServiceInstallLink, true) specified in unsigned jnlp file will not be set.Nov 01, 2016 2:10:20 PM hudson.remoting.jnlp.Main createEngineINFO: Setting up slave: WIN-16I6UR90SEENov 01, 2016 2:10:20 PM com.youdevise.hudson.slavestatus.SlaveListener callINFO: Slave-status listener startingNov 01, 2016 2:10:20 PM com.youdevise.hudson.slavestatus.SocketHTTPListener waitForConnectionINFO: Slave-status listener ready on port 3141Nov 01, 2016 2:10:31 PM com.youdevise.hudson.slavestatus.SlaveListener callINFO: Slave-status listener startingNov 01, 2016 2:10:31 PM com.youdevise.hudson.slavestatus.SlaveListener$1 runSEVERE: Could not listen on portjava.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source) at java.net.AbstractPlainSocketImpl.bind(Unknown Source) at java.net.PlainSocketImpl.bind(Unknown Source) at java.net.ServerSocket.bind(Unknown Source) at java.net.ServerSocket.(Unknown Source) at java.net.ServerSocket.(Unknown Source) at com.youdevise.hudson.slavestatus.SocketHTTPListener.waitForConnection(SlaveListener.java:129) at com.youdevise.hudson.slavestatus.SlaveListener$1.run(SlaveListener.java:63) at com.youdevise.hudson.slavestatus.Daemon.go(Daemon.java:16) at com.youdevise.hudson.slavestatus.SlaveListener.call(SlaveListener.java:83) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at 

[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 in order to set that system property, I would be starting the slave via command line, right? But that works now without this property setting. java -jar slave.jar -jnlpUrl http://SERVER/computer/WIN-16I6UR90SEE/slave-agent.jnlp works fine. I would prefer to use the web launch agent from browser, though.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39232  
 
 
  unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Comment: 
 I would try your suggestion about setting the  jenkins.slaves.DefaultJnlpSlaveReceiver.disableStrictVerification System Property to true, but not sure how to do this???  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 I would try your suggestion about setting the jenkins.slaves.DefaultJnlpSlaveReceiver.disableStrictVerification System Property to true, but not sure how to do this???  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 I am still seeing the exact same behavior after upgrading to 2.28 on the master. the launch button kicks off the command, and then terminates.   java.io.IOException: Connection aborted: org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@6698473d[name=Channel to / at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:208) at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:629) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:197) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:137) at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:310) at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:561) ... 6 more  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   




[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-11-01 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39232  
 
 
  unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Attachment: 
 screenshot-1.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-10-26 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 thank you, that works for us.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39232) unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave

2016-10-26 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: unable to start slave after installing version 2.27 on master + new 3.0 slave.jar on slave   
 

  
 
 
 
 

 
 any idea when this fix will go out?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39252) AWS linux master - windows 2012R2 slaves won't start via JNLP

2016-10-26 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-39252  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: AWS linux master - windows 2012R2 slaves won't start via JNLP   
 

  
 
 
 
 

 
 thank you.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39252) AWS linux master - windows 2012R2 slaves won't start via JNLP

2016-10-25 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39252  
 
 
  AWS linux master - windows 2012R2 slaves won't start via JNLP   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Giuseppe Landolfi  
 
 
Components: 
 slave-setup-plugin  
 
 
Created: 
 2016/Oct/25 8:29 PM  
 
 
Environment: 
 centos7 linux master, windows 2012R2 64 bit slave - both machines are ec2 instances in AWS  java 1.8  no reverse proxy or tomcat container  IE version 11  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 marlene cote  
 

  
 
 
 
 

 
 This setup works fine with Jenkins war org.jenkins-ci.main:jenkins-war:1.649, but the latest jenkins on a new server/slave doesn't work. The only way I was able to get the slave to start is on the command line and then I created a bat file which is kicked off by the task scheduler. I have tried this on 2 different setups. I tried all the methods here: https://wiki.jenkins-ci.org/display/JENKINS/Step+by+step+guide+to+set+up+master+and+slave+machines, and https://support.cloudbees.com/hc/en-us/articles/217423827-How-to-Install-Several-Windows-Slaves-as-a-Service, and https://wiki.jenkins-ci.org/display/JENKINS/Windows+slaves+fail+to+start+via+DCOM.  The error message is: java.net.MalformedURLException: no protocol: jnlpJars/slave.jar  
 

  
 
 
 
 

 
 
 

 

[JIRA] (JENKINS-38389) jenkins restart fails after installing ec2 plugin

2016-09-20 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 retried it multiple times and then manually deleted the plugin from the filesystem and then it installed and jenkins restarted  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-38389  
 
 
  jenkins restart fails after installing ec2 plugin   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-38389) jenkins restart fails after installing ec2 plugin

2016-09-20 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote commented on  JENKINS-38389  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jenkins restart fails after installing ec2 plugin   
 

  
 
 
 
 

 
 You can close this. I was able to delete the plugin directory and reinstall it and it worked.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38389) jenkins restart fails after installing ec2 plugin

2016-09-20 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38389  
 
 
  jenkins restart fails after installing ec2 plugin   
 

  
 
 
 
 

 
Change By: 
 marlene cote  
 
 
Attachment: 
 jenkins-ec2plugin.docx  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38389) jenkins restart fails after installing ec2 plugin

2016-09-20 Thread funee...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 marlene cote created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38389  
 
 
  jenkins restart fails after installing ec2 plugin   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Francis Upton  
 
 
Components: 
 ec2-plugin  
 
 
Created: 
 2016/Sep/20 8:49 PM  
 
 
Environment: 
 centos 7 server latest jenkins  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 marlene cote  
 

  
 
 
 
 

 
 hudson.util.HudsonFailedToLoad: java.lang.NullPointerException at hudson.WebAppMain$3.run(WebAppMain.java:244) Caused by: java.lang.NullPointerException at hudson.plugins.ec2.EC2Cloud.createCredentialsProvider(EC2Cloud.java:599) at hudson.plugins.ec2.EC2Cloud.createCredentialsProvider(EC2Cloud.java:584) at hudson.plugins.ec2.EC2Cloud.connect(EC2Cloud.java:620) at hudson.plugins.ec2.EC2Computer._describeInstanceOnce(EC2Computer.java:166) at hudson.plugins.ec2.EC2Computer._describeInstance(EC2Computer.java:149) at hudson.plugins.ec2.EC2Computer.describeInstance(EC2Computer.java:107) at hudson.plugins.ec2.EC2Computer.getUptime(EC2Computer.java:133) at hudson.plugins.ec2.EC2RetentionStrategy.internalCheck(EC2RetentionStrategy.java:104) at hudson.plugins.ec2.EC2RetentionStrategy.check(EC2RetentionStrategy.java:85) at hudson.plugins.ec2.EC2RetentionStrategy.check(EC2RetentionStrategy.java:43) at hudson.slaves.SlaveComputer$4.run(SlaveComputer.java:725) at hudson.model.Queue._withLock(Queue.java:1303) at hudson.model.Queue.withLock(Queue.java:1180) at hudson.slaves.SlaveComputer.setNode(SlaveComputer.java:722) at hudson.model.AbstractCIBase.updateComputer(AbstractCIBase.java:118) at hudson.model.AbstractCIBase.access$000(AbstractCIBase.java:44) at hudson.model.AbstractCIBase$2.run(AbstractCIBase.java:186) at hudson.model.Queue._withLock(Queue.java:1303) at hudson.model.Queue.withLock(Queue.java:1180) at hudson.model.AbstractCIBase.updateComputerList(AbstractCIBase.java:169) 

[JIRA] [jenkins-tracker] (JENKINS-29572) unable to reach the latest jenkins war

2015-07-22 Thread funee...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 marlene cote created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29572 
 
 
 
  unable to reach the latest jenkins war  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 jenkins-tracker 
 
 
 

Created:
 

 22/Jul/15 7:14 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 marlene cote 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you 

[JIRA] [core] (JENKINS-27739) Changes to slave environment variables are ignored by master

2015-07-21 Thread funee...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 marlene cote commented on  JENKINS-27739 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Changes to slave environment variables are ignored by master  
 
 
 
 
 
 
 
 
 
 
I agree with Moshe. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [build-blocker-plugin] (JENKINS-28513) Build-Blocker-Plugin blocks on builds queued leading to deadlock

2015-06-17 Thread funee...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 marlene cote updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28513 
 
 
 
  Build-Blocker-Plugin blocks on builds queued leading to deadlock  
 
 
 
 
 
 
 
 
 

Change By:
 
 marlene cote 
 
 
 

Labels:
 
 blocking queue 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [build-blocker-plugin] (JENKINS-28513) Build-Blocker-Plugin blocks on builds queued leading to deadlock

2015-06-17 Thread funee...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 marlene cote commented on  JENKINS-28513 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Build-Blocker-Plugin blocks on builds queued leading to deadlock  
 
 
 
 
 
 
 
 
 
 
is there a work around for this?? It is a major stopper for us. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [active-directory-plugin] (JENKINS-28203) unable to login via jenkins cli with active directory

2015-05-04 Thread funee...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 marlene cote created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28203 
 
 
 
  unable to login via jenkins cli with active directory  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 active-directory-plugin 
 
 
 

Created:
 

 04/May/15 1:38 PM 
 
 
 

Environment:
 

 windows server  jenkins cli   NameMaven IDLicense   Jenkins war org.jenkins-ci.main:jenkins-war:1.611 The MIT licenseSpring Framework: Web MVC org.springframework:spring-webmvc:2.5.6.SEC03 The Apache Software License, Version 2.0Commons BeanUtils commons-beanutils:commons-beanutils:1.8.3 The Apache Software License, Version 2.0Bouncy Castle Provider org.bouncycastle:bcprov-jdk15on:1.47 Bouncy Castle Licenceoro oro:oro:2.0.8 The Apache Software License, Version 2.0Task Reactor org.jenkins-ci:task-reactor:1.4 MIT Licensedom4j org.jenkins-ci.dom4j:dom4j:1.6.1-jenkins-4 BSD LicenseGroovy org.codehaus.groovy:groovy-all:1.8.9 The Apache Software License, Version 2.0ASM Analysis org.ow2.asm:asm-analysis:4.0 BSDStAX API stax:stax-api:1.0.1 The Apache Software License, Version 2.0SSH CLI client authenticator org.jenkins-ci.modules:ssh-cli-auth:1.2 MIT LicenseGoogle Guice - Core Library com.google.inject:guice:4.0-beta The Apache Software License, Version 2.0commons-jelly-tags-xml commons-jelly:commons-jelly-tags-xml:1.1 The Apache Software License, Version 2.0ASM Commons org.ow2.asm:asm-commons:4.0 BSDCustom Acess Modifier annotations org.kohsuke:access-modifier-annotation:1.4 MIT LicensejCIFS org.samba.jcifs:jcifs:1.3.17-kohsuke-1 GNU Lesser General Public License, version 2.1Spring Framework: DAO org.springframework:spring-dao:1.2.9 The Apache Software License, Version 2.0JLine jline:jline:0.9.94 BSDSpring Framework: AOP org.springframework:spring-aop:2.5.6.SEC03 The Apache Software License, Version 2.0HttpClient commons-httpclient:commons-httpclient:3.1 Apache LicenseAnnotation Indexer org.jenkins-ci:annotation-indexer:1.7 MIT Licensejnr-posix com.github.jnr:jnr-posix:3.0.1 Common Public License - v 1.0  GNU General Public License Version 2  GNU Lesser General Public License Version 2.1Woodstox org.codehaus.woodstox:wstx-asl:3.2.9 The Apache Software License, Version 2.0Spring Framework: Core org.springframework:spring-core:2.5.6.SEC03 The Apache 

[JIRA] [active-directory-plugin] (JENKINS-8119) Active Directory Plugin version 1.17 results in org.acegisecurity.BadCredentialsException: Either no such user 'kgraham' or incorrect password, when 1.1

2015-05-01 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-8119


Active Directory Plugin version 1.17 results in org.acegisecurity.BadCredentialsException: Either no such user kgraham or incorrect password, when 1.16 does not















jenkins version 1.611 - ldap, active directory and ssh plugins all installed an up to date.
trying to login via cli:C:\Windows\system32\java.exe -jar d:\jenkins\jenkins-cli.jar -s http://my jenkins:8080/ login --username username
WARNING: AD chain lookup is taking too long (22ms). Falling back to recursive lookup
May 01, 2015 4:39:15 PM hudson.cli.CLICommand main
INFO: CLI login attempt failed: c665d7b1-4032-4be9-acd8-66bb3f4b0475
hudson.security.UserMayOrMayNotExistException: Unable to retrieve the user information without bind DN/password configured
	at hudson.plugins.active_directory.ActiveDirectoryUnixAuthenticationProvider.retrieveUser(ActiveDirectoryUnixAuthenticationProvider.java:330)
	at hudson.plugins.active_directory.ActiveDirectoryUnixAuthenticationProvider.retrieveUser(ActiveDirectoryUnixAuthenticationProvider.java:219)
	at hudson.plugins.active_directory.ActiveDirectoryUnixAuthenticationProvider.retrieveUser(ActiveDirectoryUnixAuthenticationProvider.java:163)
	at hudson.plugins.active_directory.AbstractActiveDirectoryAuthenticationProvider.loadUserByUsername(AbstractActiveDirectoryAuthenticationProvider.java:53)
	at hudson.plugins.active_directory.ActiveDirectorySecurityRealm.loadUserByUsername(ActiveDirectorySecurityRealm.java:657)
	at hudson.cli.ClientAuthenticationCache.set(ClientAuthenticationCache.java:99)
	at hudson.cli.LoginCommand.run(LoginCommand.java:37)
	at hudson.cli.CLICommand.main(CLICommand.java:237)
	at hudson.cli.CliManagerImpl.main(CliManagerImpl.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:326)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:325)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at hudson.cli.CliManagerImpl$1.call(CliManagerImpl.java:63)
	at hudson.remoting.CallableDecoratorAdapter.call(CallableDecoratorAdapter.java:18)
	at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [active-directory-plugin] (JENKINS-13940) I'm trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.

2015-05-01 Thread funee...@yahoo.com (JIRA)












































 
marlene cote
 edited a comment on  JENKINS-13940


Im trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.
















I am having a heck of time trying to setup ssh access to jenkins cli.. Is this issue still in the latest version of jenkins?
org.jenkins-ci.main:jenkins-war:1.611
AD 1.39
I have tried using username password, ssh keys, etc. to no avail.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [active-directory-plugin] (JENKINS-13940) I'm trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.

2015-05-01 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-13940


Im trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.















I am having a heck of time trying to setup ssh access to jenkins cli.. Is this issue still in the latest version of jenkins?
org.jenkins-ci.main:jenkins-war:1.611
AD 1.39



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27739) Changes to slave environment variables are ignored by master

2015-04-15 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-27739


Changes to slave environment variables are ignored by master















we are seeing the same behavior, although I did not try to delete the slave and recreate it.  We keep having to restart the jenkins server.  I also tried to uninstall the envinject plugin, but we have a multijob plugin that depends on it.  When I restarted jenkins server, none of my jobs would load due to the missing envinject plugin, so I had to reinstall it.  



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27928) environment variable changes are not applied.

2015-04-14 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-27928


environment variable changes are not applied.  















won't I lose the ability to specify env variables if I uninstall that plugin?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27928) environment variable changes are not applied.

2015-04-14 Thread funee...@yahoo.com (JIRA)














































marlene cote
 updated  JENKINS-27928


environment variable changes are not applied.  
















Change By:


marlene cote
(14/Apr/15 2:42 PM)




Environment:


jenkinsserver-
windows
server2008R2SP164bitjenkinsclient
-
windowsserver2008R2SP164bit
jenkins
server
version1.608
recentlyupgradedfrom1.598Ihavenottriedtodowngradebecausetheteamswerenotchangingthisvariablebeforenoweither.multiplebrowserstried,noeffect.firefoxv-37.0.1,IEv10windowsinstallerusedslavesinstalledviwebpage-windowsserviceinstalled-startedviajavawebstartjavaonserver-standardedition7_6732bitjavaonclient-standardedition7_6732bitsysteminfopagedatabelow.





Description:


Whenchanginganexistingnodeenvironmentvariable
(%JENKINS_BUILD_REPOSITORY%)
valueinthenodesconfigurationdialog,thechangeisnotapplied.LookingatthesystemInfoofthenodeshows,thatthevariablestillhasgottheoldvalue.AlsoreloadingtheJenkinsconfigurationfromdiskdidnothelp.Theonlythingthatseemstohelpisarebootofthejenkinsserver.Restartingtheslaveisntenough.

[JIRA] [core] (JENKINS-27928) environment variable changes are not applied.

2015-04-14 Thread funee...@yahoo.com (JIRA)












































 
marlene cote
 edited a comment on  JENKINS-27928


environment variable changes are not applied.  
















won't I lose the ability to specify and use env variables if I uninstall that plugin?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27928) environment variable changes are not applied.

2015-04-14 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-27928


environment variable changes are not applied.  















I need to schedule the restart of jenkins to finish the uninstall of the plugin.. I will get back to you.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27928) environment variable changes are not applied.

2015-04-14 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-27928


environment variable changes are not applied.  















Apr 14, 2015 3:53:25 PM hudson.model.ItemGroupMixIn loadChildren
WARNING: could not load D:\Jenkins\jobs\The-A-Team\jobs\08-THEATEAM-INT-UCC-BUILD
java.io.IOException: Unable to read D:\Jenkins\jobs\The-A-Team\jobs\08-THEATEAM-INT-UCC-BUILD\config.xml
	at hudson.XmlFile.read(XmlFile.java:144)
	at hudson.model.Items.load(Items.java:316)
	at hudson.model.ItemGroupMixIn.loadChildren(ItemGroupMixIn.java:109)
	at com.cloudbees.hudson.plugins.folder.Folder.onLoad(Folder.java:238)
	at hudson.model.Items.load(Items.java:317)
	at jenkins.model.Jenkins$17.run(Jenkins.java:2651)
	at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)
	at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:282)
	at jenkins.model.Jenkins$7.runTask(Jenkins.java:904)
	at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:210)
	at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: com.thoughtworks.xstream.mapper.CannotResolveClassException: com.tikal.jenkins.plugins.multijob.MultiJobProject
	at com.thoughtworks.xstream.mapper.DefaultMapper.realClass(DefaultMapper.java:79)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.DynamicProxyMapper.realClass(DynamicProxyMapper.java:55)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.PackageAliasingMapper.realClass(PackageAliasingMapper.java:88)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.ClassAliasingMapper.realClass(ClassAliasingMapper.java:79)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.ArrayMapper.realClass(ArrayMapper.java:74)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.SecurityMapper.realClass(SecurityMapper.java:71)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at hudson.util.XStream2$CompatibilityMapper.realClass(XStream2.java:280)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at org.jenkinsci.jruby.JRubyMapper.realClass(JRubyMapper.java:34)
	at hudson.util.xstream.MapperDelegate.realClass(MapperDelegate.java:43)
	at com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
	at com.thoughtworks.xstream.mapper.CachingMapper.realClass(CachingMapper.java:48)
	at com.thoughtworks.xstream.core.util.HierarchicalStreams.readClassType(HierarchicalStreams.java:29)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:133)
	at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32)
	at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1189)
	at hudson.util.XStream2.unmarshal(XStream2.java:113)
	at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1053)
	at hudson.XmlFile.read(XmlFile.java:142)
	... 13 more

[JIRA] [core] (JENKINS-27928) environment variable changes are not applied.

2015-04-14 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-27928


environment variable changes are not applied.  















I just did a safe restart of jenkins server and now all of my jobs are gone!  I see them in the folder on the disk, and I tried reload from disk without success.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27928) environment variable changes are not applied.

2015-04-14 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-27928


environment variable changes are not applied.  















I reinstalled the envinject plugin and my jobs are back.. 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27928) environment variable changes are not applied.

2015-04-14 Thread funee...@yahoo.com (JIRA)














































marlene cote
 created  JENKINS-27928


environment variable changes are not applied.  















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


14/Apr/15 12:49 PM



Description:


When changing an existing node environment variable value in the node's configuration dialog, the change is not applied. Looking at the systemInfo of the node shows, that the variable still has got the old value. Also reloading the Jenkins configuration from disk did not help.
The only thing that seems to help is a reboot of the jenkins server.  Restarting the slave isn't enough.




Environment:


windows - jenkins version 1.608




Project:


Jenkins



Priority:


Major



Reporter:


marlene cote

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-14801) Node environment variable change not recognized

2015-04-13 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-14801


Node environment variable change not recognized















gosh, how embarrassing.   So sorry I didn't notice the version.  We are having the problem described in this defect report. We are using version 1.608.
should I open a new issue?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [remoting] (JENKINS-5413) SCM polling getting hung

2014-11-19 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-5413


SCM polling getting hung















We are seeing this too!  It is having a huge impact on our productivity!!  We too upgraded to 1.583.

Please help.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-24155) Jenkins Slaves Go Offline In Large Quantities and Don't Reconnect Until Reboot

2014-11-18 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-24155


Jenkins Slaves Go Offline In Large Quantities and Dont Reconnect Until Reboot















my slave and server are in this state now.  How do I take a thread dump?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [tfs] (JENKINS-15384) TFS Plugin does not seem to work (can't get latest)

2014-10-09 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-15384


TFS Plugin does not seem to work (cant get latest)















I am seeing the same thing. We invested days in trying to get Jenkins working with tfs source control for builds.  Someone needs to own this and fix it please
thank you.
Marlene



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [mailer] (JENKINS-24845) jenkins mailer version 1.11 fails to send test mail

2014-09-24 Thread funee...@yahoo.com (JIRA)














































marlene cote
 created  JENKINS-24845


jenkins mailer version 1.11 fails to send test mail















Issue Type:


Bug



Assignee:


Unassigned


Components:


mailer, plugin



Created:


24/Sep/14 2:51 PM



Description:


Failed to send out e-mail

javax.mail.MessagingException: Could not connect to SMTP host: iorelay.aspect.com, port: 25;
  nested exception is:
	java.net.SocketException: Permission denied: connect

	at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1934)

	at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:638)

	at javax.mail.Service.connect(Service.java:295)

	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.Mailer$DescriptorImpl.doSendTestMail(Mailer.java:522)

	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

	at java.lang.reflect.Method.invoke(Unknown Source)

	at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298)

	at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161)

	at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96)

	at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:120)

	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)

	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)

	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)

	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)

	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)

	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)

	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)

	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:631)

	at org.kohsuke.stapler.Stapler.service(Stapler.java:225)

	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)

	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)

	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)

	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96)

	at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)

	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)

	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88)

	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)

	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)

	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)

	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)

	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)

	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)

	at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)

	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)

	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)

	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)

	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)

	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)

	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)

	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)

	at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:86)

	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)

	at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)

	

[JIRA] [mailer] (JENKINS-24845) jenkins mailer version 1.11 fails to send test mail

2014-09-24 Thread funee...@yahoo.com (JIRA)















































marlene cote
 resolved  JENKINS-24845 as Fixed


jenkins mailer version 1.11 fails to send test mail
















The darn McAfee virus scanner bit me.  Sorry for the chaff.





Change By:


marlene cote
(24/Sep/14 8:16 PM)




Status:


Open
Resolved





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [gui] (JENKINS-24749) please change the font back - the helvetica font is messing up the whole gui under folders

2014-09-17 Thread funee...@yahoo.com (JIRA)














































marlene cote
 created  JENKINS-24749


please change the font back - the helvetica font is messing up the whole gui under folders















Issue Type:


Improvement



Assignee:


Unassigned


Components:


gui



Created:


17/Sep/14 8:28 PM



Description:


The latest version of Jenkins has a Helvetica font and no way to resize the columns or delete columns inside of folders.  it is displaying my job names in a very narrow column.  I can shrink the whole window with ctrl -, but then things are too small to read.  Not sure why you changed the default font, but it was fine before.




Environment:


windows




Project:


Jenkins



Priority:


Major



Reporter:


marlene cote

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [clearcase] (JENKINS-24492) clearcase plugin - base clearcase with dynamic view

2014-08-28 Thread funee...@yahoo.com (JIRA)














































marlene cote
 created  JENKINS-24492


clearcase plugin - base clearcase with dynamic view















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


clearcase



Created:


28/Aug/14 6:15 PM



Description:


using the plugin to poll scm and even though the plugin successfully runs when there are changes in the view, it never reports those changes in the change log for the build.




Environment:


windows  Windows Server 2008 R2- Jenkins 1.571

and clearcase version 8.0.1.01






Project:


Jenkins



Labels:


plugin
clearcase
changelog




Priority:


Blocker



Reporter:


marlene cote

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [clearcase] (JENKINS-24492) clearcase plugin - base clearcase with dynamic view

2014-08-28 Thread funee...@yahoo.com (JIRA)














































marlene cote
 commented on  JENKINS-24492


clearcase plugin - base clearcase with dynamic view















this problem is preventing Jenkins adoption at my company.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.