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

Cliking view tabs returns 404 error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      Hudson 1.323 and trunk
      Glassfish and winstone
      Locale ja_JP.UTF-8 (Japanese)

      Clicking view tabs returned 404 error. I got stapler trace log as follows.

      Stapler processed this HTTP request as follows, but couldn't find the resource
      to consume the request

      -> evaluate(<hudson.model.Hudson@1d4150>
      :hudson.model.Hudson,"/view/%E3%83%93%E3%83%A5%E3%83%BC")
      ->
      evaluate(((StaplerProxy)<hudson.model.Hudson@1d4150>).getTarget(),"/view/%E3%83%93%E3%83%A5%E3%83%BC")
      -> evaluate(<hudson.model.Hudson@1d4150>.getView(""),"")
      -> evaluate(null,"")
      -> unexpected null!

      If this 404 is unexpected, double check the last part of the trace to see if it
      should have evaluated to null.

      Hudson 1.322 has worked fine.

            mindless Alan Harder
            sogabe sogabe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: