[JIRA] (JENKINS-14743) Updates from pull #4 break compile

2012-08-09 Thread bulk171...@gmail.com (JIRA)














































Whitey zerofour
 created  JENKINS-14743


Updates from pull #4 break compile















Issue Type:


Bug



Assignee:


Julien RENAUT



Components:


xfpanel



Created:


09/Aug/12 6:00 AM



Description:


C:\black_ops\jenkins\Whitey04\xfpanel-pluginmvn clean
INFO Scanning for projects...
INFO 
INFO Building eXtreme Feedback Panel
INFOtask-segment: clean
INFO 
INFO clean:clean {execution: default-clean}
INFO Deleting C:\black_ops\jenkins\Whitey04\xfpanel-plugin\target
INFO 
INFO BUILD SUCCESSFUL
INFO 
INFO Total time: 4 seconds
INFO Finished at: Thu Aug 09 00:50:29 CDT 2012
INFO Final Memory: 40M/744M
INFO 
C:\black_ops\jenkins\Whitey04\xfpanel-pluginmvn package
INFO Scanning for projects...
INFO 
INFO Building eXtreme Feedback Panel
INFOtask-segment: package
INFO 
INFO hpi:validate {execution: default-validate}
INFO enforcer:display-info {execution: default}
INFO Maven Version: 2.2.1
INFO JDK Version: 1.6.0_33 normalized as: 1.6.0-33
INFO OS Info: Arch: amd64 Family: windows Name: windows 7 Version: 6.1
INFO localizer:generate {execution: default}
debug execute contextualize
INFO resources:resources {execution: default-resources}
WARNING Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
INFO Copying 19 resources
INFO compiler:compile {execution: default-compile}
WARNING File encoding has not been set, using platform encoding Cp1252, i.e. b
uild is platform dependent!
INFO Compiling 2 source files to C:\black_ops\jenkins\Whitey04\xfpanel-plugin\
target\classes
INFO -
ERROR COMPILATION ERROR :
INFO -
ERROR error: Exception thrown while constructing Processor object: com/google/
common/collect/Multimap
INFO 1 error
INFO -
INFO 
ERROR BUILD FAILURE
INFO 
INFO Compilation failure
error: Exception thrown while constructing Processor object: com/google/common/c
ollect/Multimap




Environment:


Maven-2

JDK1.6.0.33

jenkins-ci/master 759c148a6069875a0175c3844e0dcacad01e8013




Project:


Jenkins



Priority:


Blocker



Reporter:


Whitey zerofour

























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






[JIRA] (JENKINS-14744) java.lang.OutOfMemoryError: GC overhead limit exceeded

2012-08-09 Thread hits...@gmail.com (JIRA)














































hiteswar kumar
 created  JENKINS-14744


java.lang.OutOfMemoryError: GC overhead limit exceeded















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Attachments:


slaveDumpExportTable.rtf



Components:


core



Created:


09/Aug/12 6:49 AM



Description:


Hi,
seems this is a memory leak at slave as there are too many objects in attached DumpExportTable of slave. 
slave log having below lines in last at log .

slave connected to master with parameter -Xms2g -Xmx2g -XX:MaxPermSize=512m.

hudson.util.ProcessTree getKillers
WARNING: Failed to obtain killers
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:690)
	at hudson.util.ProcessTree.getKillers(ProcessTree.java:160)
	at hudson.util.ProcessTree$OSProcess.killByKiller(ProcessTree.java:219)
	at hudson.util.ProcessTree$UnixProcess.kill(ProcessTree.java:552)
	at hudson.util.ProcessTree$UnixProcess.killRecursively(ProcessTree.java:559)
	at hudson.util.ProcessTree$UnixProcess.killRecursively(ProcessTree.java:558)
	at hudson.util.ProcessTree.killAll(ProcessTree.java:147)
	at hudson.Proc$LocalProc.destroy(Proc.java:379)
	at hudson.Proc$LocalProc.join(Proc.java:352)
	at hudson.Launcher$RemoteLaunchCallable$1.join(Launcher.java:937)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:274)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:255)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded




Environment:


jenkins1.447.2, tomcat




Project:


Jenkins



Priority:


Major



Reporter:


hiteswar kumar

























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






[JIRA] (JENKINS-14739) EnvInject params are overwritten by default string params

2012-08-09 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 commented on  JENKINS-14739


EnvInject params are overwritten by default string params















Do you use the paramaterized-plugin in addition of the EnvInject plugin?
Could you attach your jobs configurations files (config.xml)?
Thanks



























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






[JIRA] (JENKINS-14739) EnvInject params are overwritten by default string params

2012-08-09 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 started work on  JENKINS-14739


EnvInject params are overwritten by default string params
















Change By:


Gregory Boissinot
(09/Aug/12 7:00 AM)




Status:


Open
InProgress



























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






[JIRA] (JENKINS-14728) Buil-flow jobs fail to load the job history if the envinject plugin is installed

2012-08-09 Thread thund...@gmail.com (JIRA)














































Andrei Ababei
 updated  JENKINS-14728


Buil-flow jobs fail to load the job history if the envinject plugin is installed
















The workspace was empty so I just took the artifacts from the last build (#44). In Jenkins it shows up as 1.67-SNAPSHOT (private-08/08/2012 19:37-jenkins).

With that version of the plugin the issue is still present and the error log (attached) is unchanged.





Change By:


Andrei Ababei
(09/Aug/12 7:41 AM)




Attachment:


44-jenkins.err.log



























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






[JIRA] (JENKINS-14745) CLI is not parsing arguments with remote user authentication set

2012-08-09 Thread nicolas.del...@gmail.com (JIRA)














































Nicolas De Loof
 created  JENKINS-14745


CLI is not parsing arguments with remote user authentication set















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


cli



Created:


09/Aug/12 8:55 AM



Description:


CLI options are parsed before the remote authentication is set to securityContextHolder. Side effect is that AbstractProject options are populated with default authentication, i.e. anonymous that may not have READ permission on jobs.




Project:


Jenkins



Priority:


Major



Reporter:


Nicolas De Loof

























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






[JIRA] (JENKINS-14745) CLI is not parsing arguments with remote user authentication set

2012-08-09 Thread nicolas.del...@gmail.com (JIRA)














































Nicolas De Loof
 commented on  JENKINS-14745


CLI is not parsing arguments with remote user authentication set















main issue here is that options need to be parsed for CliAuthenticator to compute --username and --password 
but SecurityContext.authorization need to be set to populate AbstractProject



























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






[JIRA] (JENKINS-14746) Use nothing to build (grey builds) if there is no new baselines

2012-08-09 Thread b...@praqma.net (JIRA)














































Bue Petersen
 created  JENKINS-14746


Use nothing to build (grey builds) if there is no new baselines















Issue Type:


Improvement



Affects Versions:


current



Assignee:


Bue Petersen



Components:


config-rotator



Created:


09/Aug/12 9:46 AM



Description:


By design, config-rotator fails a build if a new build is schedules and there is no new baselines.
This was a decision to signal the user that this it is out of context to build with the same configuration twice (without using the reset option).

It happen when users hits Build now and there is no new baselines, but it happens more often when slaves temporarily goes offline, and Jenkins then schedules a new build to get at workspace.


Improvement will be to use nothing to do when a build finds no new baselines.




Environment:


All




Project:


Jenkins



Priority:


Major



Reporter:


Bue Petersen

























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






ERROR: Failed to archive test reports

2012-08-09 Thread #include
Hi all!

I have this problem with Jenkins, when tries to archive tests.

Someone can help me?



thanks
Giuseppe



--
View this message in context: 
http://jenkins.361315.n4.nabble.com/ERROR-Failed-to-archive-test-reports-tp4637474.html
Sent from the Jenkins issues mailing list archive at Nabble.com.


[JIRA] (JENKINS-14747) Cannot download war

2012-08-09 Thread ale...@gmail.com (JIRA)














































Anthony Levesque
 created  JENKINS-14747


Cannot download war















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


09/Aug/12 11:06 AM



Description:


I cannot download any war files from the web site. The download progress never stops. I tried with IE, Firefow, Chrome and wget with --ignore-length option.




Due Date:


09/Aug/12 12:00 AM




Project:


Jenkins



Priority:


Blocker



Reporter:


Anthony Levesque

























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






[JIRA] (JENKINS-14748) Rebuild plugin throws JellyTagException after upgrade to 477

2012-08-09 Thread trba...@adobe.com (JIRA)














































Trevor Baker
 created  JENKINS-14748


Rebuild plugin throws JellyTagException after upgrade to 477















Issue Type:


Bug



Affects Versions:


current



Assignee:


ragesh_nair



Components:


rebuild



Created:


09/Aug/12 11:22 AM



Description:


rebuilder plugin throws JellyTagException for 'TextParameterValue.jelly' for class com.sonyericsson.rebuild.RebuildAction



Status Code: 500

Exception: org.apache.commons.jelly.JellyTagException: file:/C:/Users/build/.hudson/plugins/rebuild/WEB-INF/classes/com/sonyericsson/rebuild/RebuildAction/index.jelly:54:63: st:include No page found 'TextParameterValue.jelly' for class com.sonyericsson.rebuild.RebuildAction
Stacktrace:
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: file:/C:/Users/build/.hudson/plugins/rebuild/WEB-INF/classes/com/sonyericsson/rebuild/RebuildAction/index.jelly:54:63: st:include No page found 'TextParameterValue.jelly' for class com.sonyericsson.rebuild.RebuildAction
	at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:112)
	at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:563)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
	at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
	at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:659)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClas

starting failing upon upgrading from 457 to 477




Environment:


rebuilder plugin 1.14

jenkins 1.477




Project:


Jenkins



Priority:


Major



Reporter:


Trevor Baker

























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






[JIRA] (JENKINS-14747) Cannot download war

2012-08-09 Thread ale...@gmail.com (JIRA)














































Anthony Levesque
 updated  JENKINS-14747


Cannot download war
















Change By:


Anthony Levesque
(09/Aug/12 11:35 AM)




Description:


Icannotdownloadanywarfilesfromthewebsite
withabrowser
.Thedownloadprogressneverstops.ItriedwithIE,FirefowandChrome.Imanagedtodownloadthroughwgetwith--ignore-lengthoption.



























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






[JIRA] (JENKINS-14747) Cannot download war

2012-08-09 Thread ale...@gmail.com (JIRA)














































Anthony Levesque
 updated  JENKINS-14747


Cannot download war
















Change By:


Anthony Levesque
(09/Aug/12 11:35 AM)




Priority:


Blocker
Minor





Description:


Icannotdownloadanywarfilesfromthewebsite.Thedownloadprogressneverstops.ItriedwithIE,Firefow
,Chrome
and
Chrome.Imanagedtodownloadthrough
wgetwith--ignore-lengthoption.



























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






[JIRA] (JENKINS-14302) Integration with the Build Pipeline Plugin

2012-08-09 Thread s.stirt...@googlemail.com (JIRA)














































Samuel Stirtzel
 commented on  JENKINS-14302


Integration with the Build Pipeline Plugin















Hey, I was thinking the exact same thing.

It would be great if these plug-ins could supplement each other.



























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






[JIRA] (JENKINS-12955) Stylecop file report is blank

2012-08-09 Thread stas.le...@verint.com (JIRA)














































Stas Levin
 commented on  JENKINS-12955


Stylecop file report is blank















Marcus, I'm seem to be having the same problem, but I'm unsure of the solution.
Could you please describe in more details how you got the "per file report" to actually show the files and the violations inside them?
If you could lay out a step by step instructions list I'd be forever obliged.

Thank you in advance,
Stas



























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






[JIRA] (JENKINS-12955) Stylecop file report is blank

2012-08-09 Thread stas.le...@verint.com (JIRA)












































 
Stas Levin
 edited a comment on  JENKINS-12955


Stylecop file report is blank
















Marcus, I seem to be having the same problem, but I'm unsure of the solution.
Could you please describe in more details how you got the "per file report" to actually show the files and the violations inside them?
If you could lay out a step by step instructions list I'd be forever obliged.

Thank you in advance,
Stas



























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






[JIRA] (JENKINS-14748) Rebuild plugin throws JellyTagException after upgrade to 477

2012-08-09 Thread trba...@adobe.com (JIRA)














































Trevor Baker
 updated  JENKINS-14748


Rebuild plugin throws JellyTagException after upgrade to 477
















Change By:


Trevor Baker
(09/Aug/12 12:45 PM)




Description:


rebuilderpluginthrowsJellyTagExceptionforTextParameterValue.jellyforclasscom.sonyericsson.rebuild.RebuildAction
whenattemptingtorebuildparameterizedmatrixbuild.
StatusCode:500Exception:org.apache.commons.jelly.JellyTagException:file:/C:/Users/build/.hudson/plugins/rebuild/WEB-INF/classes/com/sonyericsson/rebuild/RebuildAction/index.jelly:54:63:st:includeNopagefoundTextParameterValue.jellyforclasscom.sonyericsson.rebuild.RebuildActionStacktrace:javax.servlet.ServletException:org.apache.commons.jelly.JellyTagException:file:/C:/Users/build/.hudson/plugins/rebuild/WEB-INF/classes/com/sonyericsson/rebuild/RebuildAction/index.jelly:54:63:st:includeNopagefoundTextParameterValue.jellyforclasscom.sonyericsson.rebuild.RebuildAction	atorg.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:112)	atorg.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:563)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:659)	atorg.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:659)	atorg.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:384)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:659)	atorg.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)	atorg.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:574)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:659)	atorg.kohsuke.stapler.MetaClass$6.doDispatch(MetaClasstartingfailinguponupgradingfrom457to477



























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






Técnico Autônomo [Chamados avulso]-Triangulo Mineiro

2012-08-09 Thread Chamado avulso em copiadoras,impressoras
Sou técnico em Copiadoras, impressoras, ( Matriciais, Jato de tinta,
Laser, Térmicas, Etiquetas ) ploter´s, projetores, computadores e
notebooks  e presto serviços, para empresas de Outsourcing ou que atuam
na região do Triângulo Mineiro. ( TERCEIRIZANDO O ATENDIMENTO DE
CHAMADOS ) 

 

Possuo experiência com Informática, TI, manutenção em computadores
desktop, notebooks e periféricos.

Manutenção de equipamentos reprográficos de varias marcas e modelos. 

( Xerox, Samsung, Canon, Zebra, Data Max, Lexmark, Epson, HP, Minolta,
Ricoh, Brother, Okidata, Kyocera, entre outras )

 

 Os serviços terceirizado que presto as empresas são:

 

· Instalação e orientação de uso de copiadora, impressora,
projetor (treinamento ao cliente, instalação e configuração em rede). 

· Manutenção corretiva em copiadora, impressora, projetor
(Atendimento de chamados). 

· Manutenção preventiva em copiadora, impressora, projetor,
computadores e notebooks(Limpeza de tampas e partes interna, troca de
peças que sofrem desgastes pelo uso).   

· Manutenção preditiva em copiadora, impressora, projetor
(Acompanhamento do equipamento). 

· Revisão em oficina em copiadora, impressora, projetores,
computadores e notebooks (Desmontagem, limpeza, lubrificação, ajustes,
troca de peças, configuração, instalação de softwares, atualização de
firmware). 

· Configuração e atendimentos em computadores desktops e
notebooks, scanner e projetores, impressoras e copiadoras. 

· Formatação de computadores ou notebooks com ou sem backup,
instalação de sistemas operacionais, pacote Office, configuração de
rede.

· Configuração de equipamentos em rede  em computadores
desktops, notebooks, scanner, projetores, impressoras, copiadoras, modem
com ou sem fio. 

· Contrato de manutenção preventiva, mensal ou trimestral,
acompanhamento de desempenho e satisfação do cliente.

*   Emito nota fiscal.

*   Atendimento em até 2 horas ( 24 x 7 ).

O valor que cobro para atendimento de chamado no local (on-site) é:

 

R$ 60,00 para uma impressora ou copiadora laser e se houver mais de uma,
as outras eu cobro R$ 40,00. 

R$ 50,00 para uma impressora jato de tinta e se houver mais de uma, as
outras eu cobro R$ 40,00. 

R$ 60,00 para uma impressora térmica e se houver mais de uma, as outras
eu cobro R$ 50,00.

R$ 50,00 por computador ou notebook e se houver mais de um, os outros eu
cobro R$ 40,00. 

R$ 50,00 para um projetor  e se houver mais de um, os outros eu cobro R$
40,00. 

R$ 90,00 para plotter e se houver mais de um, os outros eu cobro R$
80,00 .

Contrato mensal para manutenção preventiva, eu cobro a metade do valor
acima por mês por equipamento. (Está incluso uma manutenção preventiva
trimestral e atendimentos de todos possíveis chamados dentro do
perímetro urbano de Uberlândia)

 
Preços validos até setembro de 2012 e sujeitos a alteração.

Quando há necessidade de troca de peças, solicito a empresa contratante,
passando o código e o defeito apresentado, e assim que chegar, retorno
ao cliente para conclusão do chamado e não cobro por isso,  a menos que
o chamado seja para fora de Uberlândia. 

 

Quando existem chamados fora de Uberlândia eu cobro o Km rodado (Valor a
ser negociado pelo deslocamento, ida e volta) mais o valor do chamado.
Revisão em oficina depende do serviço a ser feito. 

 

Trabalho para várias empresas de Outsourcing, que atuam na região do
Triângulo Mineiro.

Meu compromisso é a qualidade no atendimento, satisfação do cliente e
redução de custos para empresa que presto serviço.

 

Desde já, coloco-me à disposição, caso queiram contratar meus serviços,
na região do Triângulo Mineiro.

 

Cordialmente, 

Jose Antonio Borsatti 

Tel. (34) 3216-5061 

Cel. (34) 9655-5061 (TIM) 

 Uberlândia - MG

 

 Email: sattit...@gmail.com

 Atendimento a clientes: sac.sattit...@gmail.com

 Msn: sac.sattit...@gmail.com

 Skipe: Sattittec

 

 

 

 

 



[JIRA] (JENKINS-14749) Errors in style.css

2012-08-09 Thread jgl...@cloudbees.com (JIRA)














































jglick
 created  JENKINS-14749


Errors in style.css















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


09/Aug/12 1:29 PM



Description:


war/src/main/webapp/css/style.css has various CSS errors as reported by HtmlUnit, such as


filter: alpha(opacity=40); /* msie */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";


These clutter log output when running HudsonTestCase/JenkinsRule tests, and might confuse standards-compliant browsers. Perhaps better to split browser-specific hacks into separate CSS files inserted only when the client identifies itself as that browser.




Project:


Jenkins



Labels:


css




Priority:


Minor



Reporter:


jglick

























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






[JIRA] (JENKINS-4709) Add exclusion regions in TFS polling and checkout

2012-08-09 Thread qing....@rovicorp.com (JIRA)














































qing dai
 commented on  JENKINS-4709


Add exclusion regions in TFS polling and checkout















anyway to fasten the process of release of TFS 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






[JIRA] (JENKINS-12911) Clearecase Plugin Not Detecting Changes

2012-08-09 Thread ra...@java.net (JIRA)














































Krzysztof Malinowski
 commented on  JENKINS-12911


Clearecase Plugin Not Detecting Changes















Could you please show your clearcase scm configuration? 



























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






[JIRA] (JENKINS-14728) Buil-flow jobs fail to load the job history if the envinject plugin is installed

2012-08-09 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 commented on  JENKINS-14728


Buil-flow jobs fail to load the job history if the envinject plugin is installed















Yes, try this version
Thanks



























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






[JIRA] (JENKINS-14750) permissions tweaking

2012-08-09 Thread ann.campb...@shawinc.com (JIRA)














































G. Ann Campbell
 created  JENKINS-14750


permissions tweaking















Issue Type:


New Feature



Assignee:


Unassigned


Components:


monitoring



Created:


09/Aug/12 2:51 PM



Description:


I would like my users with universal read permissions to be able to get to /monitoring, perhaps with the GC link removed or inactivated.

Alternately, it would be great if there were a "view monitoring" checkbox in the permissions grid

Or... a "configure monitoring" section in the global config to allow me to twiddle access perms 




Project:


Jenkins



Priority:


Minor



Reporter:


G. Ann Campbell

























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






[JIRA] (JENKINS-14623) EnvInject ignores changes in system configuration

2012-08-09 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 commented on  JENKINS-14623


EnvInject ignores changes in system configuration















I'm afraid I can't fix your issue. With the current Jenkins infrastructure, there is a need to restart for doing these EnvInject features.
Therefore, could we close the issue?
Tanks



























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






[JIRA] (JENKINS-14144) Build config history getting spammed

2012-08-09 Thread gregory.boissi...@gmail.com (JIRA)















































Gregory Boissinot
 closed  JENKINS-14144 as Cannot Reproduce


Build config history getting spammed
















I don't know the jobConfigHistory plugin.
I can't reproduce the problem, maybe despite all of theses exchanges, I don't understand the real problem.





Change By:


Gregory Boissinot
(09/Aug/12 3:05 PM)




Status:


InProgress
Closed





Resolution:


CannotReproduce



























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






[JIRA] (JENKINS-13325) PYTHONPATH gets undefined with latest 1.44 version of EnvInject

2012-08-09 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 commented on  JENKINS-13325


PYTHONPATH gets undefined with latest 1.44 version of EnvInject















Is it fixed for your with the last version?
Can I set the issue to Resolved?



























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






[JIRA] (JENKINS-14739) EnvInject params are overwritten by default string params

2012-08-09 Thread benjamin.h.kersh...@lmco.com (JIRA)














































Ben Kershner
 updated  JENKINS-14739


EnvInject params are overwritten by default string params
















config.xml files for the scenario in the description.





Change By:


Ben Kershner
(09/Aug/12 4:03 PM)




Attachment:


JENKINS-14739.zip



























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






[JIRA] (JENKINS-14739) EnvInject params are overwritten by default string params

2012-08-09 Thread benjamin.h.kersh...@lmco.com (JIRA)














































Ben Kershner
 commented on  JENKINS-14739


EnvInject params are overwritten by default string params















I can't post my actual jobs due to security and proprietary information reasons, but I created the scenario listed above and included it in the zip.

To the best of my knowledge (I didn't build this Jenkins server from the ground up, so I'm still learning what's an out-of-the-box built-in feature and what's a plugin), I do use parameters when creating the job (built-in?), but I do not use the Parameterized Trigger Plugin.

Check JENKINS-14739.zip for the configs, and if you run them, take note of the differences in the Injected Environment Variables for each.



























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






[JIRA] (JENKINS-14642) SCM Sync Configuration does not include many config files.

2012-08-09 Thread ke...@scaldeferri.com (JIRA)














































Kevin Scaldeferri
 reopened  JENKINS-14642


SCM Sync Configuration does not include many config files.
















That's fine, but the documentation disagrees with the code.  You need to fix one or the other, so you aren't misleading users of the plugin.





Change By:


Kevin Scaldeferri
(09/Aug/12 4:59 PM)




Resolution:


WontFix





Status:


Resolved
Reopened



























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






[JIRA] (JENKINS-14751) configuration lost on 1.476 - 1.477

2012-08-09 Thread andrei.pozolo...@gmail.com (JIRA)














































Andrei Pozolotin
 created  JENKINS-14751


configuration lost on 1.476 - 1.477















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


09/Aug/12 5:07 PM



Description:


ubuntu x32 java 7x32 jenkins 1.477

configuration lost on 1.476 - 1.477

well, not really lost, just shows up as after fresh install - no settings

revert back to 1.476 resolves the issue




Project:


Jenkins



Priority:


Major



Reporter:


Andrei Pozolotin

























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






[JIRA] (JENKINS-14752) SCM Polling / Max # of concurrent polling = 1 hangs github polling

2012-08-09 Thread andrei.pozolo...@gmail.com (JIRA)














































Andrei Pozolotin
 created  JENKINS-14752


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















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


09/Aug/12 5:13 PM



Environment:


ubuntu x32, java 3x32, jenkins 1.476



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



after a while process list shows a lot of entries like this, for each project in jenkins



jenkins  18383  0.0  0.0   6208  1192 ?S17:09   0:00 git fetch -t g...@github.com:carrot-garden/carrot-util.git +refs/heads/*:refs/remotes/origin/*

jenkins  18388  0.0  0.0   6300  2332 ?S17:09   0:00 ssh g...@github.com git-upload-pack carrot-garden/carrot-util.git



which appear to be in hang state;



github scm polling works no more;



resolution - periodic

killall git ssh




Project:


Jenkins



Priority:


Major



Reporter:


Andrei Pozolotin

























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






[JIRA] (JENKINS-14752) SCM Polling / Max # of concurrent polling = 1 hangs github polling

2012-08-09 Thread andrei.pozolo...@gmail.com (JIRA)














































Andrei Pozolotin
 updated  JENKINS-14752


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
















Change By:


Andrei Pozolotin
(09/Aug/12 5:14 PM)




Environment:


ubuntux32,java3x32,jenkins1.476
SCMPolling/Max#ofconcurrentpolling=1hangsgithubpollingafterawhileprocesslistshowsalotofentrieslikethis,foreachprojectinjenkinsjenkins183830.00.062081192?S17:090:00gitfetch-tg...@github.com:carrot-garden/carrot-util.git+refs/heads/*:refs/remotes/origin/*jenkins183880.00.063002332?S17:090:00sshg...@github.comgit-upload-packcarrot-garden/carrot-util.gitwhichappeartobeinhangstate;githubscmpollingworksnomore;resolution-periodickillallgitssh





Description:


SCMPolling/Max#ofconcurrentpolling=1hangsgithubpollingafterawhileprocesslistshowsalotofentrieslikethis,foreachprojectinjenkinsjenkins183830.00.062081192?S17:090:00gitfetch-tg...@github.com:carrot-garden/carrot-util.git+refs/heads/*:refs/remotes/origin/*jenkins183880.00.063002332?S17:090:00sshg...@github.comgit-upload-packcarrot-garden/carrot-util.gitwhichappeartobeinhangstate;githubscmpollingworksnomore;resolution-periodickillallgitssh



























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






[JIRA] (JENKINS-14752) SCM Polling / Max # of concurrent polling = 1 hangs github polling

2012-08-09 Thread andrei.pozolo...@gmail.com (JIRA)














































Andrei Pozolotin
 updated  JENKINS-14752


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
















Change By:


Andrei Pozolotin
(09/Aug/12 5:16 PM)




Environment:


ubuntux32,java
3x32
7x32
,jenkins1.476





Description:



SCMPolling/Max#ofconcurrentpolling=1hangsgithubpollingafterawhileprocesslistshowsalotofentrieslikethis,foreachprojectinjenkinsjenkins183830.00.062081192?S17:090:00gitfetch-tg...@github.com:carrot-garden/carrot-util.git+refs/heads/*:refs/remotes/origin/*jenkins183880.00.063002332?S17:090:00sshg...@github.comgit-upload-packcarrot-garden/carrot-util.gitwhichappeartobeinhangstate;githubscmpollingworksnomore;resolution-periodickillallgitssh



























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






[JIRA] (JENKINS-14752) SCM Polling / Max # of concurrent polling = 1 hangs github polling

2012-08-09 Thread andrei.pozolo...@gmail.com (JIRA)














































Andrei Pozolotin
 updated  JENKINS-14752


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
















Change By:


Andrei Pozolotin
(09/Aug/12 5:16 PM)




Environment:


ubuntux32,java7x32,jenkins1.476
,git1.7.9.5




























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






[JIRA] (JENKINS-14144) Build config history getting spammed

2012-08-09 Thread dbai...@hp.com (JIRA)














































Darragh Bailey
 commented on  JENKINS-14144


Build config history getting spammed















I can still reproduce with Jenkins 1.477 and EnvInject 1.66, I literally only have the jobConfigHistory and envInject plugins installed on top of a clean jenkins and a simple job that only uses 'sleeps 15' as the only build step. OS = Linux.

Summary of what I understand to be happening:
envinject modifieds the config.xml adding a buildwrapper entry when starting the build if there is an environment variable to be injected.
job config history plugin is monitoring for changes to the config.xml file, spots the change and saves the new file
envinject removes it's modification once the build is finished and rewrites the config.xml file
job config history plugin spots the second modification, and saves another new file.


jobConfigHistory extends the SaveableListener with a class that catches any time a change is saved (I suspect using jenkins API's) to any build config files.


If I add a log recorder in jenkins to monitor hudson.plugins.jobConfigHistory at the "all" level I see the following output from executing the sample job I attached just once:
Aug 9, 2012 5:52:27 PM hudson.plugins.jobConfigHistory.JobConfigHistorySaveableListener
FINEST: onChange for test-job-buildhistoryconfig #9 done.

Aug 9, 2012 5:52:27 PM hudson.plugins.jobConfigHistory.JobConfigHistorySaveableListener
FINEST: In onChange for test-job-buildhistoryconfig #9

Aug 9, 2012 5:52:27 PM hudson.plugins.jobConfigHistory.JobConfigHistorySaveableListener
FINEST: onChange for hudson.model.FreeStyleProject@6eef9525test-job-buildhistoryconfig done.

Aug 9, 2012 5:52:27 PM hudson.plugins.jobConfigHistory.JobConfigHistorySaveableListener
FINEST: In onChange for hudson.model.FreeStyleProject@6eef9525test-job-buildhistoryconfig

Aug 9, 2012 5:52:12 PM hudson.plugins.jobConfigHistory.JobConfigHistorySaveableListener
FINEST: onChange for hudson.model.FreeStyleProject@6eef9525test-job-buildhistoryconfig done.

Aug 9, 2012 5:52:12 PM hudson.plugins.jobConfigHistory.JobConfigHistorySaveableListener
FINEST: In onChange for hudson.model.FreeStyleProject@6eef9525test-job-buildhistoryconfig


The times recorded correspond with the start (5:52:12) and finish times of the job (5:52:27). I did notice before that if the job finishes too quickly,  5 seconds, sometimes the jobConfigHistory plugin may not see the differences long enough to backup the modified config.xml. So it may be necessary to extend the time taken for the build step to be longer, and you need to configure envInject in the job to have some property getting injected in order for the buildwrapper to get added/removed to/from the config.xml file at runtime.


Basically any time the envinject plugin modifies the build job config.xml and saves the changes, jobConfigHistory plugin is going to fire and create a new backup of the xml file. This renders jobConfigHistory virtually useless for any build job using envInject.



























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






[JIRA] (JENKINS-14144) Build config history getting spammed

2012-08-09 Thread dbai...@hp.com (JIRA)














































Darragh Bailey
 reopened  JENKINS-14144


Build config history getting spammed
















I can still reproduce.





Change By:


Darragh Bailey
(09/Aug/12 5:26 PM)




Resolution:


CannotReproduce





Status:


Closed
Reopened



























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






[JIRA] (JENKINS-14753) Wiki plugin infobox doesn't support UTF-8

2012-08-09 Thread jorge...@gmail.com (JIRA)














































Jørgen Tjernø
 created  JENKINS-14753


Wiki plugin infobox doesnt support UTF-8















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


Screen Shot 2012-08-09 at 10.41.18 AM.png



Components:


infrastructure



Created:


09/Aug/12 5:43 PM



Description:


Going to https://wiki.jenkins-ci.org/display/JENKINS/Environment+Script+Plugin shows my name as all garbled. 

My POM specifies it's XML encoding to be UTF-8: https://github.com/jenkinsci/environment-script-plugin/blob/master/pom.xml




Project:


Jenkins



Priority:


Major



Reporter:


Jørgen Tjernø

























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






[JIRA] (JENKINS-14021) HP-UX doesn't have readlink

2012-08-09 Thread thomas.je...@gmail.com (JIRA)














































Thomas Jenny
 commented on  JENKINS-14021


HP-UX doesnt have readlink















the closest I come is:

$ touch aFile
$ ln -s aFile aLink
$ file -h aLink 
aLink:  symbolic link to aFile




























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






[JIRA] (JENKINS-13325) PYTHONPATH gets undefined with latest 1.44 version of EnvInject

2012-08-09 Thread marc.sanfa...@gmail.com (JIRA)















































Marc Sanfacon
 resolved  JENKINS-13325 as Fixed


PYTHONPATH gets undefined with latest 1.44 version of EnvInject
















Validated fixed in 1.46





Change By:


Marc Sanfacon
(09/Aug/12 5:49 PM)




Status:


Reopened
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






[JIRA] (JENKINS-14715) Unable to add new Trigger/call builds on other projects build step

2012-08-09 Thread cjo9...@java.net (JIRA)















































cjo9900
 resolved  JENKINS-14715 as Duplicate


Unable to add new Trigger/call builds on other projects build step
















Duplicate of JENKINS-14495, core error should be fixed in Jenkins 1.477





Change By:


cjo9900
(09/Aug/12 6:29 PM)




Status:


Open
Resolved





Resolution:


Duplicate



























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






[JIRA] (JENKINS-14754) Shebangs should not throw an exception

2012-08-09 Thread jorge...@gmail.com (JIRA)














































Jørgen Tjernø
 created  JENKINS-14754


Shebangs should not throw an exception















Issue Type:


Bug



Assignee:


Jørgen Tjernø



Components:


environment-script



Created:


09/Aug/12 6:34 PM



Description:


Using a shebang produces:


11:31:45  FATAL: null
11:31:45  java.lang.UnsupportedOperationException
11:31:45  	at java.util.AbstractList.add(AbstractList.java:148)
11:31:45  	at java.util.AbstractList.add(AbstractList.java:108)
11:31:45  	at com.lookout.jenkins.EnvironmentScript.buildCommandLine(EnvironmentScript.java:130)
11:31:45  	at com.lookout.jenkins.EnvironmentScript.setUp(EnvironmentScript.java:65)
11:31:45  	at hudson.model.Build$BuildExecution.doRun(Build.java:154)
11:31:45  	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
11:31:45  	at hudson.model.Run.execute(Run.java:1488)
11:31:45  	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
11:31:45  	at hudson.model.ResourceController.execute(ResourceController.java:88)
11:31:45  	at hudson.model.Executor.run(Executor.java:236)





Project:


Jenkins



Priority:


Major



Reporter:


Jørgen Tjernø

























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






[JIRA] (JENKINS-14754) Shebangs should not throw an exception

2012-08-09 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-14754


Shebangs should not throw an exception















Code changed in jenkins
User: Jørgen P. Tjernø
Path:
 src/main/java/com/lookout/jenkins/EnvironmentScript.java
 src/test/java/com/lookout/jenkins/EnvironmentScriptTest.java
http://jenkins-ci.org/commit/environment-script-plugin/de70895a626450a9cedf80e3a2f83be67abc65f8
Log:
  JENKINS-14754 Shebang fix.

This fixes an exception when using shebangs, and also adds a test for
this functionality.































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






[JIRA] (JENKINS-14575) SCM checkout retry count not working

2012-08-09 Thread lka...@gmail.com (JIRA)














































Łukasz Nowak
 updated  JENKINS-14575


SCM checkout retry count not working
















Change By:


Łukasz Nowak
(09/Aug/12 7:33 PM)




Component/s:


git





Component/s:


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






[JIRA] (JENKINS-14623) EnvInject ignores changes in system configuration

2012-08-09 Thread gregory.boissi...@gmail.com (JIRA)












































 
Gregory Boissinot
 edited a comment on  JENKINS-14623


EnvInject ignores changes in system configuration
















I'm afraid I can't fix your issue. With the current Jenkins infrastructure, there is a need to restart for doing these EnvInject features.
Therefore, could we close the issue?
Thanks



























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






[JIRA] (JENKINS-14539) Incorrectly Using Committer User Full Name in resolving Committer Email Address

2012-08-09 Thread slide.o....@gmail.com (JIRA)















































Slide-O-Mix
 closed  JENKINS-14539 as Not A Defect


Incorrectly Using Committer User Full Name in resolving Committer Email Address
















MailAddressResolver implementation for plugins you have loaded is not resolving the email address correctly. Not an issue with email-ext.





Change By:


Slide-O-Mix
(09/Aug/12 9:49 PM)




Status:


Open
Closed





Resolution:


NotADefect



























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






[JIRA] (JENKINS-14755) Mail address resolution can take a significant amount of time

2012-08-09 Thread slide.o....@gmail.com (JIRA)














































Slide-O-Mix
 created  JENKINS-14755


Mail address resolution can take a significant amount of time















Issue Type:


Bug



Affects Versions:


current



Assignee:


Slide-O-Mix



Components:


email-ext



Created:


09/Aug/12 10:15 PM



Description:


Various different SCM plugins implement MailAddressResolver, some of them have performance issues. It would be nice to find a good way to work around this.




Project:


Jenkins



Priority:


Major



Reporter:


Slide-O-Mix

























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






[JIRA] (JENKINS-14114) CPU on 100% when sending mail

2012-08-09 Thread slide.o....@gmail.com (JIRA)















































Slide-O-Mix
 resolved  JENKINS-14114 as Duplicate


CPU on 100% when sending mail
















Change By:


Slide-O-Mix
(09/Aug/12 10:17 PM)




Status:


Open
Resolved





Resolution:


Duplicate



























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






[JIRA] (JENKINS-13295) Jenkins hangs for ~1 hour after posting 'Sending Email'

2012-08-09 Thread slide.o....@gmail.com (JIRA)















































Slide-O-Mix
 resolved  JENKINS-13295 as Duplicate


Jenkins hangs for ~1 hour after posting Sending Email
















Change By:


Slide-O-Mix
(09/Aug/12 10:18 PM)




Status:


Open
Resolved





Resolution:


Duplicate



























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






[JIRA] (JENKINS-13102) Build hangs trying to send email if an email address isn't defined in Active Directory

2012-08-09 Thread slide.o....@gmail.com (JIRA)















































Slide-O-Mix
 resolved  JENKINS-13102 as Duplicate


Build hangs trying to send email if an email address isnt defined in Active Directory
















Change By:


Slide-O-Mix
(09/Aug/12 10:18 PM)




Status:


Open
Resolved





Resolution:


Duplicate



























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






[JIRA] (JENKINS-14754) Shebangs should not throw an exception

2012-08-09 Thread jorge...@gmail.com (JIRA)















































Jørgen Tjernø
 closed  JENKINS-14754 as Fixed


Shebangs should not throw an exception
















Released as 1.1.2.





Change By:


Jørgen Tjernø
(09/Aug/12 11:02 PM)




Status:


Open
Closed





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






[JIRA] (JENKINS-14628) Fatal error on JSON parsing

2012-08-09 Thread werni...@java.net (JIRA)












































 
wernight
 edited a comment on  JENKINS-14628


Fatal error on JSON parsing
















Same issue with xUnity 1.47 and Jenkins 1.477. Downgrade to xUnit 1.46 doesn't solve and it's much harder for me to get 1.45. I'll try anyway.

Shouldn't this be tagged 'xunit'?



























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






[JIRA] (JENKINS-14628) Fatal error on JSON parsing

2012-08-09 Thread werni...@java.net (JIRA)














































wernight
 commented on  JENKINS-14628


Fatal error on JSON parsing















Same issue with xUnity 1.47 and Jenkins 1.477. Downgrade to xUnit 1.46 doesn't solve and it's much harder for me to get 1.45. I'll try anyway.



























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






[JIRA] (JENKINS-14628) Fatal error on JSON parsing

2012-08-09 Thread werni...@java.net (JIRA)












































 
wernight
 edited a comment on  JENKINS-14628


Fatal error on JSON parsing
















Same issue with xUnity 1.47 and Jenkins 1.477. Downgrade to xUnit 1.46 seem to fix after a full restart of Jenkins.

Shouldn't this be tagged 'xunit'?



























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






[JIRA] (JENKINS-14757) mac - Mountain Lion perforce plugin cant record pooling

2012-08-09 Thread ize...@gmail.com (JIRA)














































Izet Salihbegovic
 created  JENKINS-14757


mac - Mountain Lion perforce plugin cant record pooling















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


perforce, plugin



Created:


10/Aug/12 12:46 AM



Description:


Log is telling me:

Started on Aug 9, 2012 5:40:28 PM
Looking for changes...
Using node: Jenkins
ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@28161b52test
ha:WB+LCABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWA=java.lang.NullPointerException
	at hudson.plugins.perforce.PerforceSCM.substituteParameters(PerforceSCM.java:2253)
	at hudson.plugins.perforce.PerforceSCM.getEffectiveProjectPath(PerforceSCM.java:595)
	at hudson.plugins.perforce.PerforceSCM.compareRemoteRevisionWith(PerforceSCM.java:1149)
	at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
	at hudson.scm.SCM.poll(SCM.java:373)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1415)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1335)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:420)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:449)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:680)


Jenkins output:

SEVERE: Failed to record SCM polling for hudson.model.FreeStyleProject@28161b52test
java.lang.NullPointerException
	at hudson.plugins.perforce.PerforceSCM.substituteParameters(PerforceSCM.java:2253)
	at hudson.plugins.perforce.PerforceSCM.getEffectiveProjectPath(PerforceSCM.java:595)
	at hudson.plugins.perforce.PerforceSCM.compareRemoteRevisionWith(PerforceSCM.java:1149)
	at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
	at hudson.scm.SCM.poll(SCM.java:373)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1415)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1335)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:420)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:449)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:680)





Due Date:


17/Aug/12 12:00 AM




Project:


Jenkins



Labels:


plugins




Priority:


Major



Reporter:


Izet Salihbegovic

























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






[JIRA] (JENKINS-14757) mac - Mountain Lion perforce plugin cant record pooling

2012-08-09 Thread ize...@gmail.com (JIRA)














































Izet Salihbegovic
 updated  JENKINS-14757


mac - Mountain Lion perforce plugin cant record pooling
















Change By:


Izet Salihbegovic
(10/Aug/12 12:49 AM)




Description:


SamesetupworksonLionbutnotonMountainLion
Logistellingme:StartedonAug9,20125:40:28PMLookingforchanges...Usingnode:JenkinsERROR:FailedtorecordSCMpollingforhudson.model.FreeStyleProject@28161b52[test]ha:WB+LCABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWA=java.lang.NullPointerException	athudson.plugins.perforce.PerforceSCM.substituteParameters(PerforceSCM.java:2253)	athudson.plugins.perforce.PerforceSCM.getEffectiveProjectPath(PerforceSCM.java:595)	athudson.plugins.perforce.PerforceSCM.compareRemoteRevisionWith(PerforceSCM.java:1149)	athudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)	athudson.scm.SCM.poll(SCM.java:373)	athudson.model.AbstractProject._poll(AbstractProject.java:1415)	athudson.model.AbstractProject.poll(AbstractProject.java:1335)	athudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:420)	athudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:449)	athudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)	atjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)	atjava.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)	atjava.util.concurrent.FutureTask.run(FutureTask.java:138)	atjava.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)	atjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)	atjava.lang.Thread.run(Thread.java:680)Jenkinsoutput:SEVERE:FailedtorecordSCMpollingforhudson.model.FreeStyleProject@28161b52[test]java.lang.NullPointerException	athudson.plugins.perforce.PerforceSCM.substituteParameters(PerforceSCM.java:2253)	athudson.plugins.perforce.PerforceSCM.getEffectiveProjectPath(PerforceSCM.java:595)	athudson.plugins.perforce.PerforceSCM.compareRemoteRevisionWith(PerforceSCM.java:1149)	athudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)	athudson.scm.SCM.poll(SCM.java:373)	athudson.model.AbstractProject._poll(AbstractProject.java:1415)	athudson.model.AbstractProject.poll(AbstractProject.java:1335)	athudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:420)	athudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:449)	athudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)	atjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)	atjava.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)	atjava.util.concurrent.FutureTask.run(FutureTask.java:138)	atjava.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)	atjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)	atjava.lang.Thread.run(Thread.java:680)



























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






[JIRA] (JENKINS-14628) Fatal error on JSON parsing

2012-08-09 Thread s.sog...@gmail.com (JIRA)














































sogabe
 updated  JENKINS-14628


Fatal error on JSON parsing
















change component to xunit.





Change By:


sogabe
(10/Aug/12 1:35 AM)




Component/s:


xunit





Component/s:


gui



























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






[JIRA] (JENKINS-14758) Support pik

2012-08-09 Thread trej...@java.net (JIRA)














































trejkaz
 created  JENKINS-14758


Support pik















Issue Type:


New Feature



Assignee:


david_calavera



Components:


rake



Created:


10/Aug/12 3:54 AM



Description:


Jenkins gives me the option of using RVM or manually configuring the Ruby location. Unfortunately RVM doesn't work on Windows (and never will, according to the developer), and people seem to suggest using pik instead.

Problem is, Jenkins can't use pik, so I guess for now we'll be manually configuring the Ruby location. 




Project:


Jenkins



Priority:


Major



Reporter:


trejkaz

























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






[JIRA] (JENKINS-14759) when configured after job creation, webhook is not set on github

2012-08-09 Thread nicolas.del...@gmail.com (JIRA)














































Nicolas De Loof
 created  JENKINS-14759


when configured after job creation, webhook is not set on github















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


github



Created:


10/Aug/12 5:18 AM



Description:


If job is created and later updated to "build when a change is pushed on github", no hook is registered on github and plugin silently ignore the setting.

PushTrigger.start only set the hook for newInstance=true.




Project:


Jenkins



Priority:


Major



Reporter:


Nicolas De Loof

























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






[JIRA] (JENKINS-14759) when configured after job creation, webhook is not set on github

2012-08-09 Thread nicolas.del...@gmail.com (JIRA)















































Nicolas De Loof
 resolved  JENKINS-14759 as Cannot Reproduce


when configured after job creation, webhook is not set on github
















I was wrong, please ignore





Change By:


Nicolas De Loof
(10/Aug/12 5:34 AM)




Status:


Open
Resolved





Resolution:


CannotReproduce



























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






[JIRA] (JENKINS-14759) Job created by posting config.xml to /creatIem don't get webhook set on github

2012-08-09 Thread nicolas.del...@gmail.com (JIRA)














































Nicolas De Loof
 updated  JENKINS-14759


Job created by posting config.xml to /creatIem dont get webhook set on github
















Change By:


Nicolas De Loof
(10/Aug/12 5:58 AM)




Summary:


whenconfiguredafterjobcreation,
Jobcreatedbypostingconfig.xmlto/creatIemdontget
webhook
isnot
setongithub





Priority:


Major
Minor





Description:


Ifjobiscreated
andlaterupdatedto
bypostingconfig.xml,even
buildwhenachangeispushedongithub
ischeckedinconfig
,nohookisregisteredongithub
andpluginsilentlyignorethesetting
.PushTrigger.startonlysetthehookfornewInstance=true
,butforjobscreatedthiswayvalueisfalse
.



























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