• 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.

          [JENKINS-4454] Cliking view tabs returns 404 error

          Alan Harder added a comment -

          Should already be fixed for 1.324:
          https://stapler.dev.java.net/source/browse/stapler?rev=1135&view=rev
          Reopen issue if 1.324 still has trouble.

          Alan Harder added a comment - Should already be fixed for 1.324: https://stapler.dev.java.net/source/browse/stapler?rev=1135&view=rev Reopen issue if 1.324 still has trouble.

          Code changed in hudson
          User: : mindless
          Path:
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=21811
          Log:
          [FIXED JENKINS-4454] noting stapler fix going into 1.324

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=21811 Log: [FIXED JENKINS-4454] noting stapler fix going into 1.324

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

              Created:
              Updated:
              Resolved: