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

NPE during jnlp agent launching (after updating to Java 6 update 19)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • core
    • None
    • Windows XP sp3 32bits, JRE 6 update 19, Hudson ver. 1.349

      after an update of the JRE (from jre 1.6_07 to jre1.6_19, when launching the jnlp agent, I get this error:

      java.lang.NullPointerException
      at java.util.jar.JarVerifier.mapSignersToCodeSource(Unknown Source)
      at java.util.jar.JarVerifier.mapSignersToCodeSources(Unknown Source)
      at java.util.jar.JarVerifier.getCodeSources(Unknown Source)
      at java.util.jar.JarFile.getCodeSources(Unknown Source)
      at java.util.jar.JavaUtilJarAccessImpl.getCodeSources(Unknown Source)
      at com.sun.deploy.cache.DeployCacheJarAccessImpl.getCodeSources(Unknown Source)
      at com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(Unknown Source)
      at com.sun.javaws.security.SigningInfo.check(Unknown Source)
      at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
      at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
      at com.sun.javaws.Launcher.prepareResources(Unknown Source)
      at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
      at com.sun.javaws.Launcher.launch(Unknown Source)
      at com.sun.javaws.Main.launchApp(Unknown Source)
      at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
      at com.sun.javaws.Main$1.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      With the configuration panel, when I deactive this version of jre, and active the previous, the agent goes right

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

              Created:
              Updated:
              Resolved: