Does anyone else get the following when navigating away from or refreshing this page?
JNLP JREDesc in Component ignored: http://dl.javafx.com/javafx-rt.jnlp
05-Dec-2008 03:03:00 javafx.io.http.impl.desktop.DesktopProfile$1 uncaughtException
SEVERE: Uncaught throwable in request io pool
java.lang.IllegalMonitorStateException
at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Unknown Source)
at java.util.concurrent.locks.ReentrantLock.unlock(Unknown Source)
at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Loading image metadata...
Doesn’t seem to cause any problems, but doesn’t seem to be very normal exit behaviour either :-\