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

NPE after freshly installing 1.310 on GFv3 b50 and JDK6u14

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

      Hi,

      tried to install 1.310 on glassfish v3b50 with sun jdk 1.6.0_14: deploying run
      fine but on the hudson home page, I got the following error:

      java.lang.NullPointerException
      at hudson.model.Hudson.setCrumbIssuer(Hudson.java:2285)
      at hudson.model.Hudson.load(Hudson.java:2065)
      at hudson.model.Hudson.<init>(Hudson.java:567)
      at hudson.WebAppMain$2.run(WebAppMain.java:191)

      The server log says: Exception in thread "hudson initialization thread"

      1.309 runs just flawlessly fine.

          [JENKINS-3878] NPE after freshly installing 1.310 on GFv3 b50 and JDK6u14

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/Hudson.java
          trunk/hudson/main/core/src/main/java/hudson/security/csrf/CrumbFilter.java
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=18997
          Log:
          [FIXED JENKINS-3878] Filter cannot be assumed to be present when Hudson starts up.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/model/Hudson.java trunk/hudson/main/core/src/main/java/hudson/security/csrf/CrumbFilter.java trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=18997 Log: [FIXED JENKINS-3878] Filter cannot be assumed to be present when Hudson starts up.

            Unassigned Unassigned
            tamasmezei tamasmezei
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: