DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6768>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6768 High Xms heap settings in JVM produce org.apache.xml.dtm.DTMException: No more DTM IDs are available. ------- Additional Comments From [EMAIL PROTECTED] 2002-03-05 15:49 ------- (doh, how could i've missed this box). Additional testing: BlackDown JDK using Hotspot works (even at -Xms256m). BlackDown JDK with a conventional JIT (-Djava.compiler=sunwjit) doesn't work. The System.gc() call is not an option as it would also clear any SoftReferences() in the system, resulting in (in our case) a serious drop in performance due to caches that are cleared to early.
