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

java.util.MissingResourceException: Can't find resource for bundle com.sun.deploy.resources.Deployment, key Run

XMLWordPrintable

    • b30
    • Not verified

        Steps to reproduce:
        1. Install the latest 7u25 nightly on win7-x86
        2. disable OCSP/CRL check in JCP (to be safe athough it will always check due to bug https://jbs.oracle.com/bugs/browse/JDK-8013237)
        3. switch java console on
        4. Make sure browser proxy is correctly configed so that you can go to public internet.
        5. Access http://java.com/zh_CN/download/installed.jsp
        6. If inside java console , you see
        ===========================
        java.util.MissingResourceException: Can't find resource for bundle com.sun.deploy.resources.Deployment, key Run
        at java.util.ResourceBundle.getObject(Unknown Source)
        at java.util.ResourceBundle.getString(Unknown Source)
        at com.sun.deploy.resources.ResourceManager.getMnemonic(Unknown Source)
        at com.sun.deploy.ui.DialogTemplate.createTrustSecurityBottomPanel(Unknown Source)
        at com.sun.deploy.ui.DialogTemplate.setNewSecurityContent(Unknown Source)
        at com.sun.deploy.ui.UIFactory$1.execute(Unknown Source)
        at sun.plugin.util.PluginSysUtil$SysExecutionThread.run(Unknown Source)
        basic: Dialog type is not candidate for embedding
        ===========================
        then the issue is reproduced.

              mhowe Mark Howe (Inactive)
              stephenh Stephen Hu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: