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

The message "The application component ... was blocked due to a request by the vendor." can't be shown in java console

XMLWordPrintable

    • b06
    • x86
    • solaris_11
    • Not verified

        Component:javaws
        Bundle:Jre6u65b06 32bit
        Platform:Solaris 11 sun4u

        Steps:(this test case is from 8/deployment2/jdk6_tests/tests/javaws/manual/blacklist/testcases/blacklistScenarios/testBL_System_CacheDisable.html)

        1.Install the java version under test
        2.Copy Blacklist file (from your deployment workspace at /tests/javaws/manual/blacklist/lib/blacklist) into $JRE_HOME/lib/security directory
        3.Go to Java Control panel->Advaced->Security->General, make sure the option "Enable blacklist revocation check" is on
        4.Go to Java Control panel->General->Temporary Internet Files->Setting, clear the cache and disable cache
        5.Start IE/Firefox/Chrome browser, run the applet http://localhost:8080/blacklist/html/blacklist1.html
        6.Expected behavior: The test will run a signed applet, which is trying to download a jar file existing in black list.Therefore the applet should not load successfully, and JARSigningException should be thrown. The console should show the following details(see 7112950 for more details): The application component ... was blocked due to a request by the vendor. Please contact the application vendor for more information.

        The actual result:
        The message "The application component ... was blocked due to a request by the vendor." can't be shown in java console.There is only JARSigningException thrown.Please refer to 123.jpg

              dmarkov Dmitry Markov
              tolli Tony Li (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: