Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6670660
Votes 0
Synopsis exceptions being thrown at the terminal for Linux and Solaris
Category java_plugin:plugin2
Reported Against
Release Fixed 6u10(b26)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 04-MAR-2008
Description
Description - Exceptions being thrown on the terminal window for Solaris and Linux platforms.

build tested - 6u10 b12 pit build from the following location:
http://j2se.east/plugin/1.6.0_10-pit/2008- customer -22.08_28/

Configurations tested - RHEL 5 and Solaris x86 Nevada with FF3

Steps to reproduce:

Run the JNLP test applets from the following location:
http://nicole1.sfbay.sun.com:8080/plugin_tests/JNLPSupport/index.html

If the following exception gets thrown at the terminal window, the bug is reproduced
java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at sun.plugin2.message.Queue.waitForMessage(Unknown Source)
        at sun.plugin2.message.Pipe.receive(Unknown Source)
        at sun.plugin2.main.server.JVMInstance$WorkerThread.run(Unknown Source)

Note - I have been able to consistently reproduce the problem with these set of applets. Keep running the tests till the exception is thrown.
Posted Date : 2008-03-04 00:07:06.0
Work Around
N/A
Evaluation
These exceptions should only be thrown if the environment variable JPI_PLUGIN2_DEBUG is set.
Posted Date : 2008-05-15 02:33:04.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang