[JIRA] (JENKINS-34774) ClosedChannelException in log (excessive)

2016-08-10 Thread drfelds...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David Feldsine commented on  JENKINS-34774  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ClosedChannelException in log (excessive)   
 

  
 
 
 
 

 
 I agree with Russ, from a Jenkins perspective the issue is that there does not appear to be any way to determine the destination for this failure. I have changed the debug level to 9; however this does not appear to have any impact on the contents of the Jenkins log. Until I can figure out the destination (plugin) I am at a loss. Once I am able to determine the plugin, I can open a ticket with them for why I am getting 300,000+ of these per day. They are doing retries on multiple failures every second and they never give up.   
 

  
 
 
 
 

 
 
 

 
 
 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-34774) ClosedChannelException in log (excessive)

2016-08-09 Thread drfelds...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David Feldsine commented on  JENKINS-34774  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ClosedChannelException in log (excessive)   
 

  
 
 
 
 

 
 I am having the exact same issue; however I do not have the slack plugin installed. 

 
Aug 09, 2016 12:18:30 PM org.apache.http.impl.nio.client.LoggingAsyncRequestExecutor exception
SEVERE: http-outgoing-114 [CLOSED] HTTP protocol exception: null
java.nio.channels.ClosedChannelException
	at sun.nio.ch.SocketChannelImpl.ensureReadOpen(SocketChannelImpl.java:257)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:300)
	at org.apache.http.nio.reactor.ssl.SSLIOSession.receiveEncryptedData(SSLIOSession.java:346)
	at org.apache.http.nio.reactor.ssl.SSLIOSession.isAppInputReady(SSLIOSession.java:377)
	at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:118)
	at org.apache.http.impl.nio.reactor.BaseIOReactor.validate(BaseIOReactor.java:220)
	at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:284)
	at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:106)
	at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:613)
	at java.lang.Thread.run(Thread.java:745)
 

 

 
awt.toolkit	sun.awt.X11.XToolkit
com.sun.org.apache.xml.internal.dtm.DTMManager	com.sun.org.apache.xml.internal.dtm.ref.DTMManagerDefault
executable-war	/usr/lib/jenkins/jenkins.war
file.encoding	UTF-8
file.encoding.pkg	sun.io
file.separator	/
hudson.diyChunking	true
java.awt.graphicsenv	sun.awt.X11GraphicsEnvironment
java.awt.headless	true
java.awt.printerjob	sun.print.PSPrinterJob
java.class.path	/usr/lib/jenkins/jenkins.war
java.class.version	52.0
java.endorsed.dirs	/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.77-0.b03.el7_2.x86_64/jre/lib/endorsed
java.ext.dirs	/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.77-0.b03.el7_2.x86_64/jre/lib/ext:/usr/java/packages/lib/ext
java.home	/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.77-0.b03.el7_2.x86_64/jre
java.io.tmpdir	/tmp
java.library.path	/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
java.runtime.name	OpenJDK Runtime Environment
java.runtime.version	1.8.0_77-b03
java.specification.name	Java Platform API Specification
java.specification.vendor	Oracle Corporation
java.specification.version	1.8
java.vendor	Oracle Corporation
java.vendor.url	http://java.oracle.com/
java.vendor.url.bug	http://bugreport.sun.com/bugreport/
java.version	1.8.0_77
java.vm.info	mixed mode
java.vm.name	OpenJDK 64-Bit Server VM
java.vm.specification.name	Java Virtual Machine Specification
java.vm.specification.vendor	Oracle Corporation
java.vm.specification.version	1.8
java.vm.vendor	Oracle Corporation
java.vm.version	25.77-b03
javamelody.About Monitoring	https://wiki.jenkins-ci.org/display/JENKINS/Monitoring
javamelody.analytics-id	UA-1335263-7
javamelody.custom-reports	Jenkins Info,About Monitoring
javamelody.gzip-compression-disabled	true
javamelody.http-transform-pattern	/\d+/|/site/.+|avadoc/.+|/ws/.+|obertura/.+|estReport/.+|iolations/file/.+|/user/.+|/static/\w+/|/adjuncts/\w+/|/bound/[\w\-]+
javamelody.Jenkins Info	/systemInfo
javamelody.no-database	true
javamelody.storage-directory	//var/lib/jenkins/monitoring
javamelod

[JIRA] [google-login-plugin] (JENKINS-32536) Allow for multiple domains

2016-05-24 Thread drfelds...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 David Feldsine commented on  JENKINS-32536 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Allow for multiple domains  
 
 
 
 
 
 
 
 
 
 
I would even go for  
z.com 
allows @z.com as well as @y.z.com as well as x.y.z.com 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-14752) SCM Polling / Max # of concurrent polling = 1 hangs github polling

2014-10-28 Thread drfelds...@gmail.com (JIRA)












































  
David Feldsine
 edited a comment on  JENKINS-14752


SCM Polling / Max # of concurrent polling = 1 hangs github polling
















I am having the same issue.
git 1.7.1
Jenkins 1.492
Git Plugin 1.4.0
RedHat 2.6.32-279.5.2.el6.x86_64

I will go for weeks with no issue then I will have a flurry of them. I would say that it fails about .1% to .01% of the time.

jenkins  18718  0.0  0.0  10136  1240 ?S16:59   0:00 git fetch -t origin +refs/heads/*:refs/remotes/origin/*
jenkins  18722  0.0  0.0  60040  3048 ?S16:59   0:00 ssh g...@bitbucket.org git-upload-pack 'company/REPO.git'
jenkins  29927  0.0  0.0  37336  3640 ?S16:01   0:00 git fetch -t origin +refs/heads/*:refs/remotes/origin/*
jenkins  29931  0.0  0.0  60040  3048 ?S16:01   0:00 ssh g...@bitbucket.org git-upload-pack 'company/REPO2.git'





























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-14752) SCM Polling / Max # of concurrent polling = 1 hangs github polling

2014-10-28 Thread drfelds...@gmail.com (JIRA)














































David Feldsine
 commented on  JENKINS-14752


SCM Polling / Max # of concurrent polling = 1 hangs github polling















I am having the same issue.
git 1.7.1
Jenkins 1.492
Git Plugin 1.4.0
RedHat 2.6.32-279.5.2.el6.x86_64

I will go for weeks with no issue then I will have a flurry of them. I would say that it fails about .1% to .01% of the time.

jenkins  18718  0.0  0.0  10136  1240 ?S16:59   0:00 git fetch -t origin +refs/heads/:refs/remotes/origin/



jenkins  18722  0.0  0.0  60040  3048 ?S16:59   0:00 ssh g...@bitbucket.org git-upload-pack 'company/REPO.git'

jenkins  29927  0.0  0.0  37336  3640 ?S16:01   0:00 git fetch -t origin +refs/heads/:refs/remotes/origin/

jenkins  29931  0.0  0.0  60040  3048 ?S16:01   0:00 ssh g...@bitbucket.org git-upload-pack 'company/REPO2.git'
{noforat}



























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-14752) SCM Polling / Max # of concurrent polling = 1 hangs github polling

2014-10-28 Thread drfelds...@gmail.com (JIRA)












































  
David Feldsine
 edited a comment on  JENKINS-14752


SCM Polling / Max # of concurrent polling = 1 hangs github polling
















I am having the same issue.
git 1.7.1
Jenkins 1.492
Git Plugin 1.4.0
RedHat 2.6.32-279.5.2.el6.x86_64

I will go for weeks with no issue then I will have a flurry of them. I would say that it fails about .1% to .01% of the time.



jenkins  18718  0.0  0.0  10136  1240 ?S16:59   0:00 git fetch -t origin +refs/heads/:refs/remotes/origin/
jenkins  18722  0.0  0.0  60040  3048 ?S16:59   0:00 ssh g...@bitbucket.org git-upload-pack 'company/REPO.git'
jenkins  29927  0.0  0.0  37336  3640 ?S16:01   0:00 git fetch -t origin +refs/heads/:refs/remotes/origin/
jenkins  29931  0.0  0.0  60040  3048 ?S16:01   0:00 ssh g...@bitbucket.org git-upload-pack 'company/REPO2.git'
{noforat}



























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.