Ah...the font problem again.
Here's what's going wrong:
Java, in initializing certain objects, performs a scan of your system fonts. If any of your font files are "corrupt", they will cause a system-level error when Java tries to scan them, causing Windows to crash Java.
There's no way for Java to avoid this crash (currently), as it is windows that is crashing the JVM.
The fix for it is easy enough: delete the corrupt font file. The issue is in determining which file is corrupt.
You have 2 options:
1. You can delete (or just move) the font files in your system font directory (typically C:\Windows\Fonts)....you only need to do this until you can run the install of HD.
2. You can install HD on another machine and then copy the install folder over to the offending machine.
One way or the other, once you get HD onto the problem computer, you're just about home-free. When HD starts, it will do the same scan of all system-level fonts. The only difference is that HD is set to log each font file as it accesses it. So, when HD crashes, you can open up the file "trace.log" in your install directory. The last font file listed is the last file that was successfully accessed. Delete the next file (alphabetically) in your fonts folder and you should be good to go.....just repeat the process until all corrupt font files have been removed.
I hope this helps....please post here if you need more help.
White Hats are for CISSPs
Bookmarks