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

Nightly: Unexpected failures due to corrupted cache enteries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • deploy
    • b24
    • generic
    • generic
    • Verified

        Tested build : 8-b255-2012-01-25_142
        With corrupted enteries inside deployment cache, javaws -uninstall , loadng of jnlp applet or trying to clean cache using JavaCacheViewer will fail to work by throwing following exception
        java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
            at java.util.Properties.loadConvert(Unknown Source)
            at java.util.Properties.load0(Unknown Source)
            at java.util.Properties.load(Unknown Source)
            at com.sun.deploy.cache.Cache.getRemovedApps(Unknown Source)
            at com.sun.deploy.cache.Cache.saveRemovedApp(Unknown Source)
            at com.sun.javaws.CacheUtil.remove(Unknown Source)
            at com.sun.javaws.ui.CacheViewer$19.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)

              herrick Andy Herrick (Inactive)
              jijising Jitender Singh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: