Kbase 20116: SonicMQ Applet Not Reading System Properties on IE
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/14/2000 |
|
SUMMARY:
This solution explains why you might get exceptions reading system properties when you connect to a SonicMQ message broker from an Applet with Microsoft Internet Explorer IE 5.5.
EXPLANATION:
The errors reported in the exceptions are:
* Unable to access system property: messaging.diagnosticLevel
* Unable to access system property: messaging.debugThreadName
* Reflective access to class java.security.SecureRandom prohibited.
SOLUTION:
Try to duplicate the behavior using another browser because the problem comes from the JVM that runs inside the browser. The errors do not occur with Netscape 4.7.
Installing a Java Plug-in software enables a redirect of the applet of the web page to run using a different JVM instead of the web browser's default virtual machine.
Reference to Written Documentation:
http://java.sun.com/products/plugin/