[JIRA] (JENKINS-13438) Open an issue when a build breaks

2012-04-13 Thread jrt...@gmail.com (JIRA)
Rafael Tavares created JENKINS-13438:


 Summary: Open an issue when a build breaks
 Key: JENKINS-13438
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13438
 Project: Jenkins
  Issue Type: New Feature
  Components: redmine
Reporter: Rafael Tavares
Assignee: gaooh


Hi,

It would be nice If the redmine plugin notify when a build breaks, opening an 
issue with the console output. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-13381) Jenkins stopped after updating plugins

2012-04-09 Thread jrt...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-13381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=161394#comment-161394
 ] 

Rafael Tavares commented on JENKINS-13381:
--

Well I removed git plugin manually and It works again. Then I tried 
reinstalling git plugin and It stops jenkins again. I didn't try disable or 
remove analysis-collector yet.

 Jenkins stopped after updating plugins
 --

 Key: JENKINS-13381
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13381
 Project: Jenkins
  Issue Type: Bug
  Components: core, git
Affects Versions: current
 Environment: Ubuntu Server 64 bits
Reporter: Rafael Tavares
Assignee: Nicolas De Loof
  Labels: git, jenkins, plugins

 Hi,
 I was updating my plugins then after update I can't access anymore my 
 jenkins. I get the following error:
   
 [!] Erro
 org.jvnet.hudson.reactor.ReactorException: java.lang.Error: 
 java.lang.reflect.InvocationTargetException
   at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
   at jenkins.InitReactorRunner.run(InitReactorRunner.java:43)
   at jenkins.model.Jenkins.executeReactor(Jenkins.java:849)
   at jenkins.model.Jenkins.init(Jenkins.java:761)
   at hudson.model.Hudson.init(Hudson.java:81)
   at hudson.model.Hudson.init(Hudson.java:77)
   at hudson.WebAppMain$2.run(WebAppMain.java:217)
 Caused by: java.lang.Error: java.lang.reflect.InvocationTargetException
   at hudson.init.InitializerFinder.invoke(InitializerFinder.java:124)
   at 
 hudson.init.InitializerFinder$TaskImpl.run(InitializerFinder.java:184)
   at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
   at jenkins.model.Jenkins$6.runTask(Jenkins.java:838)
   at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
   at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
   at 
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
   at 
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
   at java.lang.Thread.run(Thread.java:679)
 Caused by: java.lang.reflect.InvocationTargetException
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at hudson.init.InitializerFinder.invoke(InitializerFinder.java:120)
   ... 8 more
 Caused by: java.lang.NullPointerException
   at hudson.plugins.git.GitTool.onLoaded(GitTool.java:74)
   ... 13 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-13381) Jenkins stopped after updating plugins

2012-04-09 Thread jrt...@gmail.com (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-13381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rafael Tavares updated JENKINS-13381:
-

Component/s: analysis-collector

 Jenkins stopped after updating plugins
 --

 Key: JENKINS-13381
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13381
 Project: Jenkins
  Issue Type: Bug
  Components: analysis-collector, core, git
Affects Versions: current
 Environment: Ubuntu Server 64 bits
Reporter: Rafael Tavares
Assignee: Nicolas De Loof
  Labels: git, jenkins, plugins

 Hi,
 I was updating my plugins then after update I can't access anymore my 
 jenkins. I get the following error:
   
 [!] Erro
 org.jvnet.hudson.reactor.ReactorException: java.lang.Error: 
 java.lang.reflect.InvocationTargetException
   at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
   at jenkins.InitReactorRunner.run(InitReactorRunner.java:43)
   at jenkins.model.Jenkins.executeReactor(Jenkins.java:849)
   at jenkins.model.Jenkins.init(Jenkins.java:761)
   at hudson.model.Hudson.init(Hudson.java:81)
   at hudson.model.Hudson.init(Hudson.java:77)
   at hudson.WebAppMain$2.run(WebAppMain.java:217)
 Caused by: java.lang.Error: java.lang.reflect.InvocationTargetException
   at hudson.init.InitializerFinder.invoke(InitializerFinder.java:124)
   at 
 hudson.init.InitializerFinder$TaskImpl.run(InitializerFinder.java:184)
   at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
   at jenkins.model.Jenkins$6.runTask(Jenkins.java:838)
   at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
   at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
   at 
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
   at 
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
   at java.lang.Thread.run(Thread.java:679)
 Caused by: java.lang.reflect.InvocationTargetException
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:616)
   at hudson.init.InitializerFinder.invoke(InitializerFinder.java:120)
   ... 8 more
 Caused by: java.lang.NullPointerException
   at hudson.plugins.git.GitTool.onLoaded(GitTool.java:74)
   ... 13 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-13381) Jenkins stopped after updating plugins

2012-04-08 Thread jrt...@gmail.com (JIRA)
Rafael Tavares created JENKINS-13381:


 Summary: Jenkins stopped after updating plugins
 Key: JENKINS-13381
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13381
 Project: Jenkins
  Issue Type: Bug
  Components: core, git
Affects Versions: current
 Environment: Ubuntu Server 64 bits
Reporter: Rafael Tavares
Assignee: Nicolas De Loof


Hi,

I was updating my plugins then after update I can't access anymore my jenkins. 
I get the following error:


[!] Erro

org.jvnet.hudson.reactor.ReactorException: java.lang.Error: 
java.lang.reflect.InvocationTargetException
at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
at jenkins.InitReactorRunner.run(InitReactorRunner.java:43)
at jenkins.model.Jenkins.executeReactor(Jenkins.java:849)
at jenkins.model.Jenkins.init(Jenkins.java:761)
at hudson.model.Hudson.init(Hudson.java:81)
at hudson.model.Hudson.init(Hudson.java:77)
at hudson.WebAppMain$2.run(WebAppMain.java:217)
Caused by: java.lang.Error: java.lang.reflect.InvocationTargetException
at hudson.init.InitializerFinder.invoke(InitializerFinder.java:124)
at 
hudson.init.InitializerFinder$TaskImpl.run(InitializerFinder.java:184)
at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
at jenkins.model.Jenkins$6.runTask(Jenkins.java:838)
at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at hudson.init.InitializerFinder.invoke(InitializerFinder.java:120)
... 8 more
Caused by: java.lang.NullPointerException
at hudson.plugins.git.GitTool.onLoaded(GitTool.java:74)
... 13 more


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira