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

Hudson can't generate changelog.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Blocker Blocker
    • other
    • None
    • Platform: All, OS: All

      When I deploy hudson onto a Suse Linux 9.3 server using Tomcat, I get it all
      running so that a SVN checkout occurs, but then Hudson crashes and gives the
      stacktrace below.

      I did manage to fix this bug by fiddling with my xalan installation, but it has
      since regressed and I am unable to fix it. I would suggest that ideally hudson
      will ship with its required libraries so that this issue did not occur.
      Additionally, more checking could be used to prevent this error from being shown
      (with a more useful message being printed instead).

      This issue is a showstopper for me - I can not fully run a hudson build at the
      moment.

      Thank you for your consideration and effort in hudson, it truly is a worthy
      piece of software that deserves to be used by all and sundry

      Cheers,
      Jonathan Giles

      Stacktrace:
      ============================
      FATAL: java.io.FileNotFoundException:
      /root/.hudson/jobs/server/builds/2007-03-28_21-54-43/changelog.xml (No such file
      or directory)

      org.apache.xml.utils.WrappedRuntimeException: java.io.FileNotFoundException:
      /root/.hudson/jobs/server/builds/2007-03-28_21-54-43/changelog.xml (No such file
      or directory)

      at
      org.apache.xalan.transformer.TransformerIdentityImpl.setDocumentLocator(TransformerIdentityImpl.java:884)

      at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:184)

      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:273)

      at hudson.model.AbstractProject.checkout(AbstractProject.java:280)

      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:150)

      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:116)

      at hudson.model.Run.run(Run.java:544)

      at hudson.model.Build.run(Build.java:99)

      at hudson.model.Executor.run(Executor.java:61)

            kohsuke Kohsuke Kawaguchi
            jogiles jogiles
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: