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

java.lang.StackOverflowError deploying the main artifact

XMLWordPrintable

      Reported from build log:

      using global settings config with name KionGlobalSettings
      Maven RedeployPublisher use remote maven settings from : /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven3/conf/settings.xml

      [INFO] Deployment in http://nexus.mycompany.com/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
      Deploying the main artifact AppLib-01.12.03-SNAPSHOT.pom
      FATAL: null
      java.lang.StackOverflowError
      at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:29)
      at com.sun.proxy.$Proxy63.lookup(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor359.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.$Proxy63.lookup(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor359.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.$Proxy63.lookup(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor359.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.$Proxy63.lookup(Unknown Source)
      ....

            Unassigned Unassigned
            mturra mturra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: