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

      Tomcat 5.5.17 + JDK 1.5.0_08 + Hudson 1.52
      I tried to deploy it and start but the result is NPE during context
      initialization. The result is that app is not started.

          [JENKINS-120] Cannot start hudson

          kubacki added a comment -

          Created an attachment (id=16)
          related part of catalina.out

          kubacki added a comment - Created an attachment (id=16) related part of catalina.out

          kubacki added a comment -

          1.51 starts and last revision of Hudson (1.85) apparently manages 'slaves' in a
          wrong way.

          kubacki added a comment - 1.51 starts and last revision of Hudson (1.85) apparently manages 'slaves' in a wrong way.

          Jesse Glick added a comment -

          Hudson's constructor calls a method expecting a field to be initialized but it
          is null. Not sure why it works sometimes - maybe the config deserialization for
          an existing instance initializes it without using the constructor?

          I have a proposed patch.

          Jesse Glick added a comment - Hudson's constructor calls a method expecting a field to be initialized but it is null. Not sure why it works sometimes - maybe the config deserialization for an existing instance initializes it without using the constructor? I have a proposed patch.

          Jesse Glick added a comment -
              • Issue 121 has been marked as a duplicate of this issue. ***

          Jesse Glick added a comment - Issue 121 has been marked as a duplicate of this issue. ***

          Jesse Glick added a comment -

          Checking in src/hudson/model/Hudson.java;
          /shared/data/ccvs/repository/hudson/hudson/src/hudson/model/Hudson.java,v <--
          Hudson.java
          new revision: 1.86; previous revision: 1.85
          done
          Checking in www/changelog.html;
          /shared/data/ccvs/repository/hudson/www/changelog.html,v <-- changelog.html
          new revision: 1.181; previous revision: 1.180
          done

          Jesse Glick added a comment - Checking in src/hudson/model/Hudson.java; /shared/data/ccvs/repository/hudson/hudson/src/hudson/model/Hudson.java,v <-- Hudson.java new revision: 1.86; previous revision: 1.85 done Checking in www/changelog.html; /shared/data/ccvs/repository/hudson/www/changelog.html,v <-- changelog.html new revision: 1.181; previous revision: 1.180 done

            jglick Jesse Glick
            kubacki kubacki
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: