A bug of JMF(when JMF is playing video, InterruptedException occurs after the "refresh" button of IE

T

taowang.gml

A bug of JMF(when JMF is playing video, InterruptedException occurs
after the "refresh" button of IE is clicked)?

problem description:
1. I modified the MediaPlayerSample.java of JMF_samples, to see how
does it work. However, when JMF is playing video, InterruptedException
occurs after the

"refresh" button of IE is clicked:
MediaNode event thread java.lang.InterruptedException
Timer: timeLoop() wait interrupted java.lang.InterruptedException
Timer: timeLoop() wait interrupted java.lang.InterruptedException
Timer: timeLoop() wait interrupted java.lang.InterruptedException
Timer: timeLoop() wait interrupted java.lang.InterruptedException
MediaNode event thread java.lang.InterruptedException
java.lang.ThreadDeath
at java.lang.Thread.stop(Unknown Source)
at java.lang.ThreadGroup.stopOrSuspend(Unknown Source)
at java.lang.ThreadGroup.stop(Unknown Source)
at sun.awt.AppContext.dispose(Unknown Source)
at sun.applet.AppletClassLoader.release(Unknown Source)
at sun.plugin.security.PluginClassLoader.release(Unknown Source)
at sun.applet.AppletPanel.release(Unknown Source)
at sun.applet.AppletPanel.sendEvent(Unknown Source)
at sun.plugin.AppletViewer.onPrivateClose(Unknown Source)
at sun.plugin.AppletViewer$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2. I tried Firefox but this exception didn't appear.
I searched in google but found nothing about this problem.

My questions are:
1. Is it a bug of JMF or IE?
2. If it is a bug of JMF, how to correct it?

Thanks in advance!

The URL is
http://www.cs.ualberta.ca/~taowang/test_jmf/MediaPlayerSample.html
The Java code is available at
http://www.cs.ualberta.ca/~taowang/test_jmf/MediaPlayerSample.java
The AVI file is at http://www.cs.ualberta.ca/~taowang/test_jmf/1.avi
 
A

Andrew Thompson

A bug of JMF(when JMF is playing video, InterruptedException occurs
after the "refresh" button of IE is clicked)?

You already have responses on the other thread you started.
Please refrain from multi-posting.

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top