Virtual machine class.....
Anyone ever see this before?
Assertion failed: offset < fFileSize, file ../../../src/share/native/sun/awt/fon
t/fontmanager/fontobjects/fontObject.cpp, line 256
abnormal program termination
I get it whenever I try to run my Java Swing based application. It's something that had been working, but this issue just poped up. Now I can't start the program. The second I try to start the app from the command prompt I get this error and am dropped back to the command prompt. Thanks.

