Dave Andrus wrote: > Through version 2.8 of XXE, I always using the Windows > Auto-Installer with private Java runtime environment. > With this configuration, I could associate .XML files > to open, by default, with XXE from Explorer. > > In version 2.8, I found that the HotSpot java runtime > had a nasty habit of causing unhandled exceptions and > crashing unexpectedly (and without saving my work). > As a result, I've switched to the the standard Java > runtime and running the NOJVM distribution of XXE.
* We never had a *single* JVM crash on Linux and Windows since Java 1.4.0_00 (which was instable). * Technically we really don't see any reason to explain why a private Java runtime environment would crash and why an external Java runtime environment would be stable. * May be your crashes are simply "out of memory" crashes. (Do you work on large documents?) In such case the work around is very simple: see http://www.xmlmind.com/xmleditor/user_faq.html#outofmemory > Unfortunately, file associations with spaces in the > path are no longer supported. I can open them from > the commandline by encapsulating the path\file in > quotes; however, I can't configure that behavior in > Explorer. > > Can anyone recommend a solution or work-around? See Rob Smith's answer.

