Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6979271

Application fails to lanuch after upgrading to JRE7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 7
    • 7
    • deploy
    • None

      Cache upgrade scenarios under SQE testbase are failing with JRE7. As part of these scenarios application is run with older JRE e.g. 6u22 and then same application is run again with JRE7 without clearing the cache. Application fails to launch by throwing the following exception
      java.lang.RuntimeException: ERROR: Failed to recover corrupt cache entry
      at com.sun.deploy.cache.CacheEntry.recover(Unknown Source)
      at com.sun.deploy.cache.CacheEntry.getCodeSigners(Unknown Source)
      at com.sun.javaws.security.SigningInfo.getCertificates(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)

      Steps to reproduce:
      1) Install JRE6u22
      2) launch any javaws application e.g. bugster
      3) Close the application once it's successfully launched
      4) Install JRE7(b106)
      5) Launch the same javaws application agains
      If application fails to launch by throwing above mentioend exception then bug is reproduced

            igor Igor Nekrestyanov (Inactive)
            jijising Jitender Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: