The applet is in a signed JAR. Last line in console reads:
security: Checking if certificate is in Deployment permanent certificate store
CPU and memory usage are normal. Other page elements still respond. It's just that the applet is not displayed.
There is another applet in the same page but it works.
Any ideas?
Thread dump follows:
Dump thread list ...
Group main,ac=15,agc=3,pri=10
    main,5,alive
    AWT-Shutdown,5,alive
    AWT-Windows,6,alive,daemon
    traceMsgQueueThread,5,alive,daemon
    CacheCleanUpThread,5,alive,daemon
    AWT-EventQueue-0,6,alive
    Thread-9,5,alive
Group Plugin Thread Group,ac=3,agc=0,pri=10
    AWT-EventQueue-1,6,alive
    ConsoleWriterThread,6,alive,daemon
    TimerQueue,5,alive,daemon
Group file:/c:/project/lib/-threadGroup,ac=2,agc=0,pri=4
    thread applet-OsApplet,4,alive
    AWT-EventQueue-2,4,alive
Group file:/c:/project/html/-threadGroup,ac=3,agc=0,pri=4
    thread applet-javax.swing.JApplet.class,4,alive
    TimerQueue,4,alive,daemon
    AWT-EventQueue-3,4,alive
Done.