• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • scriptler-plugin
    • Jenkins 1.452
      Red Hat Enterprise Linux Server release 6.2 (Santiago)
      Linux <HOSTNAME> 2.6.32-220.4.1.el6.x86_64 #1 SMP Thu Jan 19 14:50:54 EST 2012 x86_64 x86_64 x86_64 GNU/Linux

      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:824)
      at jenkins.model.Jenkins.<init>(Jenkins.java:736)
      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$5.runTask(Jenkins.java:813)
      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$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.reflect.InvocationTargetException
      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.init.InitializerFinder.invoke(InitializerFinder.java:120)
      ... 8 more
      Caused by: java.lang.NullPointerException
      at hudson.plugins.git.GitTool.onLoaded(GitTool.java:74)
      ... 13 more

          [JENKINS-12966] gitTool crashes Jenkins startup

          Darren Weber created issue -

          Iker Jimenez added a comment -

          I can confirm the same issue here.

          Last Jenkins release that works is 1.447

          Iker Jimenez added a comment - I can confirm the same issue here. Last Jenkins release that works is 1.447
          Andrew Bayer made changes -
          Assignee Original: Andrew Bayer [ abayer ] New: Nicolas De Loof [ ndeloof ]

          Hajo Eichler added a comment -

          I had the same problem with various versions of Jenkins - 1.447, 1.451 and 1.454
          I tried also different versions of the git plugin 1.1.16 and 1.1.15
          (All combination showed the same problem)

          In the end I found out that there is a conflict between plugins.
          I disabled the plugin "analysis-collector" and the exception does not appear anymore.

          Runs fine now with Jenkins 1.454 and git 1.1.16

          Hajo Eichler added a comment - I had the same problem with various versions of Jenkins - 1.447, 1.451 and 1.454 I tried also different versions of the git plugin 1.1.16 and 1.1.15 (All combination showed the same problem) In the end I found out that there is a conflict between plugins. I disabled the plugin "analysis-collector" and the exception does not appear anymore. Runs fine now with Jenkins 1.454 and git 1.1.16

          Yvan Marques added a comment -

          I had the same issue and I removed the plugin Analysis collector and now it works.

          Yvan Marques added a comment - I had the same issue and I removed the plugin Analysis collector and now it works.

          Will be fixed in 1.462.
          See JENKINS-13448.

          OHTAKE Tomohiro added a comment - Will be fixed in 1.462. See JENKINS-13448 .
          OHTAKE Tomohiro made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Iker Jimenez added a comment -

          Still an issue with 1.473

          Iker Jimenez added a comment - Still an issue with 1.473

          Iker Jimenez added a comment -

          Still happens with 1.473

          Iker Jimenez added a comment - Still happens with 1.473
          Iker Jimenez made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]

            domi Dominik Bartholdi
            darrenleeweber Darren Weber
            Votes:
            12 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: