• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: PC, OS: Windows XP

      hudson 1.40
      i see this stack trace in Console Output
      but hudsopn indicates that project build was success.

      [acme] $ cvs -Q -z9 -d :pserver:juozas@server:/home/cvs-repos co -r change_4386
      -d workspace acme
      $ computing changelog
      ERROR: null
      java.lang.NullPointerException
      at java.util.Date.getMillisOf(Ljava.util.Date;)J(Unknown Source)
      at java.util.Date.after(Ljava.util.Date;)Z(Unknown Source)
      at
      hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask.filterEntrySet(ChangeLogTask.java:332)
      at
      hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogTask.execute(ChangeLogTask.java:261)
      at hudson.scm.CVSSCM.calcChangeLog(CVSSCM.java:434)
      at hudson.scm.CVSSCM.checkout(CVSSCM.java:170)
      at hudson.model.Project.checkout(Project.java:297)
      at hudson.model.Build$1.run(Build.java:133)
      at hudson.model.Run.run(Run.java:458)
      at hudson.model.Build.run(Build.java:115)
      at hudson.model.Executor.run(Executor.java:54)
      Removing artifacts from the previous build

          [JENKINS-98] cvs changelog update fails

          Another user reported the same problem today. Are you guys from the same team?

          The snapshot version has some changes to let me diagnose this problem better.
          Can you try it and see what error message you get?

          Kohsuke Kawaguchi added a comment - Another user reported the same problem today. Are you guys from the same team? The snapshot version has some changes to let me diagnose this problem better. Can you try it and see what error message you get?

          pukomuko added a comment -

          hudson 668

          [project] $ cvs -Q -z9 -d :pserver:juozas@server:/home/cvs-repos co -r
          change_4386 -d workspace project
          $ computing changelog
          Removing artifacts from the previous build
          [workspace] $ c:\java\ant\bin\ant.bat hudson

          no error yet.
          but no changes are shown.
          how should they look?
          as i understand it's weither commit messages, or files changed.

          pukomuko added a comment - hudson 668 [project] $ cvs -Q -z9 -d :pserver:juozas@server:/home/cvs-repos co -r change_4386 -d workspace project $ computing changelog Removing artifacts from the previous build [workspace] $ c:\java\ant\bin\ant.bat hudson no error yet. but no changes are shown. how should they look? as i understand it's weither commit messages, or files changed.

          Sorry, this time I really should have made it report errors. In the console
          output you should see something like:

          $ computing changelog
          Failed to parse 2006/08/10 15:58:16

          As usual, please try the snapshot.

          Kohsuke Kawaguchi added a comment - Sorry, this time I really should have made it report errors. In the console output you should see something like: $ computing changelog Failed to parse 2006/08/10 15:58:16 As usual, please try the snapshot.

          pukomuko added a comment -

          build 670, at last we got stacktrace

          $ computing changelog
          Failed to parse 2006-08-10 16:26:03
          java.text.ParseException: Unparseable date: "2006-08-10 16:26:03"
          at java.text.DateFormat.parse(DateFormat.java:335)
          at
          hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogParser.parseDate(ChangeLogParser.java:247)
          at
          hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogParser.saveEntry(ChangeLogParser.java:230)
          at
          hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogParser.processGetPreviousRevision(ChangeLogParser.java:217)
          at
          hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogParser.stdout(ChangeLogParser.java:122)
          at
          hudson.org.apache.tools.ant.taskdefs.cvslib.RedirectingOutputStream.processLine(RedirectingOutputStream.java:48)
          at
          org.apache.tools.ant.taskdefs.LogOutputStream.processBuffer(LogOutputStream.java:98)
          at
          org.apache.tools.ant.taskdefs.LogOutputStream.write(LogOutputStream.java:76)
          at
          org.apache.tools.ant.taskdefs.LogOutputStream.write(LogOutputStream.java:160)
          at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java:82)
          at java.lang.Thread.run(Thread.java:595)

          pukomuko added a comment - build 670, at last we got stacktrace $ computing changelog Failed to parse 2006-08-10 16:26:03 java.text.ParseException: Unparseable date: "2006-08-10 16:26:03" at java.text.DateFormat.parse(DateFormat.java:335) at hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogParser.parseDate(ChangeLogParser.java:247) at hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogParser.saveEntry(ChangeLogParser.java:230) at hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogParser.processGetPreviousRevision(ChangeLogParser.java:217) at hudson.org.apache.tools.ant.taskdefs.cvslib.ChangeLogParser.stdout(ChangeLogParser.java:122) at hudson.org.apache.tools.ant.taskdefs.cvslib.RedirectingOutputStream.processLine(RedirectingOutputStream.java:48) at org.apache.tools.ant.taskdefs.LogOutputStream.processBuffer(LogOutputStream.java:98) at org.apache.tools.ant.taskdefs.LogOutputStream.write(LogOutputStream.java:76) at org.apache.tools.ant.taskdefs.LogOutputStream.write(LogOutputStream.java:160) at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java:82) at java.lang.Thread.run(Thread.java:595)

          pukomuko added a comment -

          my locale is lt_LT

          pukomuko added a comment - my locale is lt_LT

          pukomuko added a comment -

          hudson 680 fails the same

          pukomuko added a comment - hudson 680 fails the same

          Fixed.

          Kohsuke Kawaguchi added a comment - Fixed.

            Unassigned Unassigned
            pukomuko pukomuko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: