Hello:

        FOP bombs at about 150 pages with a "java.lang.outofmemory" error.  I 
gather that the solution is to adjust the size of the java vm using, say, 
"-Xmx256m".  Unfortunately, I know absolutely nothing about using java, so I 
don't know where to do this.

        I'm using windows NT and here's the batch file I use to run FOP:

cd c:\fop
java -cp  
build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;li 
b\avalon-framework-4.0.jar;lib\logkit-1.0.jar;lib\jimi-1.0.jar  
org.apache.fop.apps.Fop c:\drb\output.fo c:\drb\output.pdf
pause


        Can I increase the mem-size within this sequence of commands?  And if 
so, how would it look? 

Thanks

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to