Hi, I tested the pareser on diverse machines (HP 10.20 and 11.11) and came to the conclusion. The parser works: if compiled on 10.20 and executed on 10.20 if compiled on 11.11 as 64 bit version and executed on 11.11 (64 bit machine)
It doesn't work if compiled on 10.20 or on 11.11 as a 32 version and started on 11.11. (unexpected exception, when used RAM achieved about 674MB). So I compiled the parser as a 64 bit version and run it on 11.11, what solved my problem. Greetings Thomas -- View this message in context: http://www.nabble.com/xercesc-dom-input-structure-size-limit%2C-RAM-limit--tf2157920.html#a6056257 Sent from the Xerces - C - Users forum at Nabble.com.
