Hello all,

we got the same out of memory problem with large documents under Tomcat 3.1.

Now, after testing some configurations, that seems to be a java vm problem... Have a look below, please.
Is it possible, that our problem would be gone, if Tomcat would use a java -version  1.2.x ??

Regards,
Marc




---------------------------------------------------------------
Test object:  Apache FOP Release 0.17.0 DEV

Task:
Transforming test_xml.fo (size 1,168,070 byte)
into output.pdf (size after succesful tranformation: 65,396 byte,
document shoud have 43 pages).




Testing hardware:

Intel PC
Pentium III Model 7
500 MHZ CPU, 512 KB Cache
256 MB Hauptspeicher




########################################################################
Results on
SuSE Professional, Release 7.1
========================================================================
jdk 1.1.8

java.lang.OutOfMemoryError
aborted after 30 seconds
------------------------------------------------------------------------
java version "1.2.2"
Classic VM (build JDK-1.2.2_008, green threads, nojit)

109 seconds
same with java -Xmx128m : 109 seconds
------------------------------------------------------------------------
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)

20 seconds
same with "java -Xmx128m" :   20 seconds
########################################################################





########################################################################
Results on
Windows 2000,
build 5.00.2195, SP 1
========================================================================
jdk 1.1.8

java.lang.OutOfMemoryError
------------------------------------------------------------------------
JDK 1.2 Classic VM Build 1.2-V Native Threads

30 seconds
------------------------------------------------------------------------
Java(TM) 2 Runtime Environment, Standard Edition
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

16 seconds
same with "java -Xmx128m" :   16 seconds
########################################################################


And now Tomcats info:

Kaffe Virtual Machine
Copyright (c) 1996-1999
Transvirtual Technologies, Inc.  All rights reserved
Engine: Just-in-time v3   Version: 1.0.5   Java Version: 1.1

Reply via email to