Andrew Savikas wrote:
> 
> Running XXE standard edition 3.1 on Windows XP with the latest JVM, XXE
> hangs whenever I close it after editing a document. Only XXE hangs, Windows
> remains up. I am able to close XXE from the Task Manager.
> 

Please proceed as follows:

[1] Open <XXE_install_dir>/bin/xxe.jstart using the notepad.

[2] You'll find in this text file what follows:

---
start jre\bin\javaw.exe

-Xss1m -Xmx128m

-DXXE_GUI="%XXE_GUI%"

-DXXE_ADDON_PATH="%XXE_ADDON_PATH%"

-classpath
..\class;xxe_app.jar;xxe.jar;xp.jar;resolver.jar;relaxng.jar;xsc.jar;jh.jar;saxon.jar;xxe_help.jar

com.xmlmind.xmleditapp.start.Start
---

[3] Replace:
---
start jre\bin\javaw.exe
---
by:
---
start jre\bin\java.exe
---

[4] Save the modified xxe.jstart using UTF-8 encoding (this encoding
should be suggested by the notepad).

[5] Start XXE as usual. A black window (the console) is opened at the
same time as

[6] Open, edit and save a document. After XXE hangs, please send us
*all* the text printed in the console. (An easy way to do so is to
maximize the console before XXE hangs and send us --
mailto:hussein at xmlmind.com -- a screenshot taken after the text is printed.)

Reply via email to