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

Basic test : RedmineInternalError: NotFoundException thrown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • redmine-plugin
    • None
    • OS : Ubuntu 8.04.4 LTS
      JDK : build 1.6.0_33-b03
      Jenkins : 1.514

      Here is my use cas :

      Redmine side :

      • admin / configuration / authentication / [x] activate api rest
      • my account / show api key / copy api key

      Jenkins side :
      1- Create a minimal project (free-style)
      2- Set up Redmine such as :

      And then I get the following trace :

      Démarré par l'utilisateur olivier
      Building in workspace /home/user/.jenkins/jobs/Agreger Redmine/workspace
      FATAL: NotFoundException received, which should never happen in this request
      com.taskadapter.redmineapi.RedmineInternalError: NotFoundException received, which should never happen in this request
      at com.taskadapter.redmineapi.RedmineManager.getProjects(RedmineManager.java:156)
      at hudson.plugins.redmine.RedmineMetricsCalculator.getProject(RedmineMetricsCalculator.java:99)
      at hudson.plugins.redmine.RedmineMetricsCalculator.calc(RedmineMetricsCalculator.java:46)
      at hudson.plugins.redmine.RedmineMetricsPublisher.perform(RedmineMetricsPublisher.java:54)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
      at hudson.model.Build$BuildExecution.post2(Build.java:183)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726)
      at hudson.model.Run.execute(Run.java:1601)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:241)

      I Googled and couldn't find any help about this trace. I tried to add this post build action to a real built project, but the error is the same.

            ljader Łukasz Jąder
            lapsus63 Olivier Chorier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: