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: 4375591
Votes 0
Synopsis Java 2D demo throws MIDI Unavailable exception on NS6 PR3
Category java_plugin:misc
Reported Against firefly-beta
Release Fixed
State 11-Closed, duplicate of 4302884, bug
Priority: 3-Medium
Related Bugs 4302884
Submit Date 02-OCT-2000
Description
Platform : IA Solaris 8 / Solaris 8
Browser  : Netscape 6  

Steps to run the NS6 Browser and plugin

  1) rlogin to target Solaris or Linux system
  2) set the DISPLAY variable back to your system.  Example...
  
       setenv DISPLAY oxe.east:0.0  (Solaris using cshell)
       
                    or
                    
       export DISPLAY=oxe.east:0.0  (Linux)
       
     Substitute your system name for 'oxe' above.
     
  3) cd /net/sqesvr.eng/deployment3/mozilla/pr3
  4) ./run_mozilla
  5.) go to the below link and execute the testcases
      http://java.sun.com/products/plugin/1.3/demos/applets.html
  6.) Look for Java2D under Java Foundation Classes (JFC) Applets
  7.) execute the demos 

Result : Throws the following exception
"Sound midi unavailable exception "
Work Around
N/A
Evaluation
This is a duplicate of #4302884. The exception is thrown because audio device is not released when AudioClip stops.

  xxxxx@xxxxx   2000-10-02
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang