Hello,

      I cannot run any builds after the update to 1.598. Parsing POMs fail at the very beginning with StackOverflowError:

      Building on master in workspace /var/lib/jenkins/jobs/<...>
      Fetching changes from the remote Git repository
      Fetching upstream changes from <...>
      Checking out Revision <...>
      Parsing POMs
      FATAL: null
      java.lang.StackOverflowError
      at java.lang.Exception.<init>(Exception.java:102)
      at java.lang.ReflectiveOperationException.<init>(ReflectiveOperationException.java:89)
      at java.lang.reflect.InvocationTargetException.<init>(InvocationTargetException.java:72)
      at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:40)
      at com.sun.proxy.$Proxy62.lookup(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:40)
      at com.sun.proxy.$Proxy62.lookup(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:40)
      at com.sun.proxy.$Proxy62.lookup(Unknown Source)
      

      (... and so on)

          [JENKINS-26613] StackOverflowError while parsing POMs

          Andrey Boytsov added a comment - - edited

          Rolling back to 1.597 fixed the problem

          Andrey Boytsov added a comment - - edited Rolling back to 1.597 fixed the problem

          Same here Andrey!

          Carlos Eduardo added a comment - Same here Andrey!

          Same here.
          Upgraded from 1.593 to 1.598; got the same error.
          Downgrade to 1.597 fixed it.

          Stacktrace:
          Fetching upstream changes from <...>
          Checking out Revision <...>
          Parsing POMs
          using global settings config with name globalSettings
          FATAL: null
          java.lang.StackOverflowError
          at sun.reflect.GeneratedMethodAccessor170.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:483)
          at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:40)
          at com.sun.proxy.$Proxy60.lookup(Unknown Source)
          at sun.reflect.GeneratedMethodAccessor170.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:483)
          at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:40)
          at com.sun.proxy.$Proxy60.lookup(Unknown Source)
          <...>

          Bert Jan Schrijver added a comment - Same here. Upgraded from 1.593 to 1.598; got the same error. Downgrade to 1.597 fixed it. Stacktrace: Fetching upstream changes from <...> Checking out Revision <...> Parsing POMs using global settings config with name globalSettings FATAL: null java.lang.StackOverflowError at sun.reflect.GeneratedMethodAccessor170.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:40) at com.sun.proxy.$Proxy60.lookup(Unknown Source) at sun.reflect.GeneratedMethodAccessor170.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:40) at com.sun.proxy.$Proxy60.lookup(Unknown Source) <...>

          Sam Feder added a comment -

          +++What Andrey said. Glad I found this!

          Sam Feder added a comment - +++What Andrey said. Glad I found this!

          Mayur Nagekar added a comment -

          Is it fixed in 1.598 ? I am afraid I cannot downgrade to < 1.598 on my server.

          Mayur Nagekar added a comment - Is it fixed in 1.598 ? I am afraid I cannot downgrade to < 1.598 on my server.

            Unassigned Unassigned
            andrey_boytsov Andrey Boytsov
            Votes:
            3 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: