• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • core, maven-plugin
    • None

      Hi,

      After upgrading from 1.596 to 1.598 I am unable to run any Maven Jobs

      I am getting the following StackOverFlow Error.

      Parsing POMs
      ERROR: Failed to parse POMs
      java.io.IOException: remote file operation failed: /tr/j/jh2/workspace/Cannon_Test_maven at hudson.remoting.Channel@4d4d472e:01-Cannon2: java.io.IOException: Remote call on 01-Cannon2 failed
      	at hudson.FilePath.act(FilePath.java:985)
      	at hudson.FilePath.act(FilePath.java:967)
      	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:959)
      	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
      	at hudson.model.Run.execute(Run.java:1718)
      	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
      	at hudson.model.ResourceController.execute(ResourceController.java:89)
      	at hudson.model.Executor.run(Executor.java:240)
      Caused by: java.io.IOException: Remote call on 01-Cannon2 failed
      	at hudson.remoting.Channel.call(Channel.java:760)
      	at hudson.FilePath.act(FilePath.java:978)
      	... 8 more
      Caused by: java.lang.StackOverflowError
      	at java.lang.ReflectiveOperationException.<init>(ReflectiveOperationException.java:89)
      	at java.lang.reflect.InvocationTargetException.<init>(InvocationTargetException.java:72)
      	
      	at sun.reflect.GeneratedMethodAccessor20.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.$Proxy30.lookup(Unknown Source)
      
      	at sun.reflect.GeneratedMethodAccessor20.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.$Proxy30.lookup(Unknown Source)
      
      	...
      	1000 lines repeating
      	...
      
      	at com.sun.proxy.$Proxy30.lookup(Unknown Source)
      	at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at ......remote call to 01-Cannon2(Native Method)
      	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
      	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
      	at hudson.remoting.Channel.call(Channel.java:752)
      	... 9 more
      

        1. config.xml
          2 kB
          Daniel Beck

          [JENKINS-26601] StackOverflow Maven Job Parse Poms

          Geoff Cummings created issue -
          Larry Shatzer, Jr. made changes -
          Link New: This issue is related to JENKINS-26595 [ JENKINS-26595 ]
          Andrey Boytsov made changes -
          Link New: This issue is related to JENKINS-26613 [ JENKINS-26613 ]
          Daniel Beck made changes -
          Attachment New: config.xml [ 28433 ]
          Daniel Beck made changes -
          Link New: This issue is duplicated by JENKINS-26642 [ JENKINS-26642 ]
          Jesse Glick made changes -
          Assignee New: Jesse Glick [ jglick ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "Guice bug #899 (Web Link)" [ 12034 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-26639 [ JENKINS-26639 ]
          Shalom Kazaz made changes -
          Attachment New: tc-jenkins.zip [ 28508 ]

            jglick Jesse Glick
            gcummings Geoff Cummings
            Votes:
            12 Vote for this issue
            Watchers:
            36 Start watching this issue

              Created:
              Updated:
              Resolved: