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

Poll SCM fails with java.lang.AbstractMethodError

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • core
    • None
    • Hudson 1.347, Mercurial plugin 1.25, Tomcat 6.0.20, Linux 2.6.18

      Since we upgraded to Hudson 1.347 and the Mercurial plugin 1.25 the SCM polling stops working once a day and we have to restart Tomcat. These are the symptoms:

      • The "Last Mercurial Polling Log" of any job shows an empty output, without any "hg incoming" command as usual:
        Last Mercurial Polling Log
        
        Started on Feb 25, 2010 6:21:24 AM
        
      • The Tomcat catalina.out log shows the following error all the time:
        Feb 25, 2010 7:57:24 AM hudson.triggers.SCMTrigger$Runner runPolling
        SEVERE: Failed to record SCM polling
        java.lang.AbstractMethodError
        	at hudson.scm.SCM.poll(SCM.java:344)
        	at hudson.model.AbstractProject.poll(AbstractProject.java:1137)
        	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:319)
        	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:346)
        	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
        	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        	at java.lang.Thread.run(Thread.java:619)
        

      Thanks.

          [JENKINS-5756] Poll SCM fails with java.lang.AbstractMethodError

          jpabloae created issue -
          Mirko Friedenhagen made changes -
          Component/s New: subversion [ 15485 ]
          Component/s Original: mercurial [ 15502 ]
          Andrew Bayer made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: subversion [ 15485 ]
          Andrew Bayer made changes -
          Link New: This issue is duplicated by JENKINS-5866 [ JENKINS-5866 ]
          Kohsuke Kawaguchi made changes -
          Attachment New: ame.tgz [ 19210 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Priority Original: Major [ 3 ] New: Blocker [ 1 ]
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-2180 [ JENKINS-2180 ]
          Andrew Bayer made changes -
          Link New: This issue is duplicated by JENKINS-5882 [ JENKINS-5882 ]
          Eric Smalling made changes -
          Link New: This issue is related to JENKINS-7546 [ JENKINS-7546 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

            kohsuke Kohsuke Kawaguchi
            jpabloae jpabloae
            Votes:
            6 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: