Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-39554

Maven RedeployPublisher StackOverflowError in 2.28

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Critical Critical
    • maven-plugin
    • None
    • Centos 6

      Hi all,

      I get consistent StackOverflowError since this morning. I have autoupdating set up for Jenkins, current version is 2.28. Here is the trace:

      [JENKINS] Archiving /usr/jenkins/workspace/netvizura-bom/pom.xml to rs.soneco.netvizura.parent/netvizura-bom/23-SNAPSHOT/netvizura-bom-23-SNAPSHOT.pom
      channel stopped
      Maven RedeployPublisher use remote NVrel maven settings from : /usr/local/apache-maven-3.3.9/conf/settings.xml
      [ERROR] uniqueVersion == false is not anymore supported in maven 3
      [INFO] Deployment in http:/xxx.yyy.xxx.yyy/nexus/content/repositories/snapshots (id=rcub.snapshots.netvizura,uniqueVersion=false)
      Deploying the main artifact netvizura-bom-23-SNAPSHOT.pom
      FATAL: null
      java.lang.StackOverflowError
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:50)
      	at com.sun.proxy.$Proxy548.lookup(Unknown Source)
      	at sun.reflect.GeneratedMethodAccessor4450.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:50)
      	at com.sun.proxy.$Proxy548.lookup(Unknown Source)
      	at sun.reflect.GeneratedMethodAccessor4450.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:50)
      .
      .
      .
      and so on and so forth
      .
      .
      .
      .
      Sending e-mails to: icmynet.spam@rcub.bg.ac.rs
      Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
      Finished: FAILURE
      

      This is quite a deal breaker and I cannot find any issue dealing with this. I'll try a nightly or rolling back to previous version.

            Unassigned Unassigned
            rockymm Rade Martinović
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: