-
Bug
-
Resolution: Duplicate
-
Blocker
-
Jenkins 1.598, Maven Project Plugin 2.2, Maven Release Plug-in Plug-in 0.14.0
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)
- is related to
-
JENKINS-26601 StackOverflow Maven Job Parse Poms
-
- Resolved
-
-
JENKINS-26595 StackOverflowError in Maven RedeployPublisher after upgrade to 1.598
-
- Resolved
-
[JENKINS-26613] StackOverflowError while parsing POMs
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 160686 ] | New: JNJira + In-Review [ 196527 ] |