So i do have to change the last row of the fop.bat/fop.sh ?
 
For example?
java -Xms64m -Xmx128M -cp "%LOCALCLASSPATH%" org.apache.fop.apps.Fop %1 %2 %3 %4 %5 %6 %7 %8
 
----- Original Message -----
Sent: Tuesday, August 10, 2004 5:44 PM
Subject: Réf. : OutOfMemoryException


Just run your app with these parameters :

    -Xms<size>        set initial Java heap size
    -Xmx<size>        set maximum Java heap size

Type java -X for detailled help on "non-standard options".

--------------------------------------------------------------
Simon OUALID
--------------------------------------------------------------
ARTE FRANCE
Analyste Programmeur
[EMAIL PROTECTED]
Tél : 01.55.00.73.18
Fax : 01.55.00.73.89
--------------------------------------------------------------




"Johannes Franz" <[EMAIL PROTECTED]>

09/08/2004 14:44
Veuillez répondre à fop-user

       
        Pour :        <[EMAIL PROTECTED]>
        cc :        
        Objet :        OutOfMemoryException



Hello,
 
i am buildung a pdf which includes png. The used java library is jimi-1.0.jar. If i include to much png-images i get the OutOfMemoryException. The answer of the FAQ is to increase the memory which is allocated for java. Could you explain me how i can do this? Do you have any other solutions for the OutOfMemoryException? Do you thinks using JAI instead of JIMI could help?
 
Greetings,
Johannes.
 

<<image/gif>>

Reply via email to