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

Hudson logs out users when entering configure screen

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • core
    • None
    • Ubuntu server, deployed directly from WAR

      When entering the configuration page of existing projects, Hudson logs out the Admin user and asks for credentials. After logging back in, the user is being logged out again ... over and over!

      Even after disabling Hudson security, the config screen cannot be entered as it hangs with in half opaque 'Loading...' state. I've attached a link to a picture in this state. (after creating an empty new Job)

      I've already had this error yesterday and could only solve it by applying a backup from last friday.
      Today after a few hours of configuring Hudson the same problem occured again.

      As you can guess, this is very blocking for us as we cannot configure our Hudson builds.

          [JENKINS-7847] Hudson logs out users when entering configure screen

          krizleebear added a comment -

          We've also tried deploying this Hudson instance into Tomcat, same issue there.

          krizleebear added a comment - We've also tried deploying this Hudson instance into Tomcat, same issue there.

          evernat added a comment -

          Hi,
          There is no response yet on this issue. Have you found a solution?
          Thanks

          evernat added a comment - Hi, There is no response yet on this issue. Have you found a solution? Thanks

          chris yate added a comment -

          Hi Evernat, A pull request has been raised which hopefully fixes the issue.
          See https://github.com/jenkinsci/jenkins/pull/295

          chris yate added a comment - Hi Evernat, A pull request has been raised which hopefully fixes the issue. See https://github.com/jenkinsci/jenkins/pull/295

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          core/src/main/java/hudson/logging/LogRecorder.java
          core/src/main/java/hudson/model/Computer.java
          core/src/main/java/hudson/model/ComputerSet.java
          core/src/main/java/hudson/model/Job.java
          core/src/main/java/hudson/model/Run.java
          core/src/main/java/hudson/model/User.java
          core/src/main/java/hudson/model/View.java
          core/src/main/java/hudson/model/labels/LabelAtom.java
          http://jenkins-ci.org/commit/jenkins/52471787c6c5c9474e46cc396bf3b91e20036255
          Log:
          [FIXED JENKINS-11397] Require POST for doConfigSubmit on views
          [FIXED JENKINS-7847] Require POST for doConfigSubmit on jobs

          Merge remote branch 'ohtake/get-configsubmit'

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html core/src/main/java/hudson/logging/LogRecorder.java core/src/main/java/hudson/model/Computer.java core/src/main/java/hudson/model/ComputerSet.java core/src/main/java/hudson/model/Job.java core/src/main/java/hudson/model/Run.java core/src/main/java/hudson/model/User.java core/src/main/java/hudson/model/View.java core/src/main/java/hudson/model/labels/LabelAtom.java http://jenkins-ci.org/commit/jenkins/52471787c6c5c9474e46cc396bf3b91e20036255 Log: [FIXED JENKINS-11397] Require POST for doConfigSubmit on views [FIXED JENKINS-7847] Require POST for doConfigSubmit on jobs Merge remote branch 'ohtake/get-configsubmit'

          dogfood added a comment -

          dogfood added a comment - Integrated in jenkins_main_trunk #1228

            ohtake_tomohiro OHTAKE Tomohiro
            krizleebear krizleebear
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: