Re: Re[2]: Out of Memory Error

2001-06-22 Thread Seshadri G.K.

On the contrary, I feel patches/fixes shouldnt be posted to the entire
mailing-list. Probably all the committers should have one alias, and one
could use that. Big patches like the one I have made will waste a lot of
bandwidth being forwarded to thousands of people.


seshadri

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 21, 2001 10:00 PM
Subject: Re: Re[2]: Out of Memory Error


 Quoting Eugene Nedzvetsky [EMAIL PROTECTED]:

  No, thanks . I will receive this copy from CVS,when it will appear on
  CVS.

 I'll be back home on Sunday (the 24th). It's unlikely that I'll commit it
on
 Sunday evening, but it won't be any later than Monday.

 I'd say that under typical circumstances it's best to post material for
 potential commits right to fop-dev; that way any available committer can
pick
 up, and we avoid situations like the current one, where I'm restricted to
 webmail for 7 days.

 Regards,
 Arved


 ---
  This mail was sent through the Nova Scotia Provincial Server,
  with technical resources provided by Chebucto Community Net.
  http://nsaccess.ns.ca/mail/ http://www.chebucto.ns.ca/


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




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




Re: Re[2]: Out of Memory Error

2001-06-21 Thread Arved_37

Quoting Eugene Nedzvetsky [EMAIL PROTECTED]:

 No, thanks . I will receive this copy from CVS,when it will appear on
 CVS.

I'll be back home on Sunday (the 24th). It's unlikely that I'll commit it on
Sunday evening, but it won't be any later than Monday.

I'd say that under typical circumstances it's best to post material for
potential commits right to fop-dev; that way any available committer can pick
up, and we avoid situations like the current one, where I'm restricted to
webmail for 7 days.

Regards,
Arved


---
 This mail was sent through the Nova Scotia Provincial Server, 
 with technical resources provided by Chebucto Community Net.
 http://nsaccess.ns.ca/mail/ http://www.chebucto.ns.ca/


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




Re[2]: Out of Memory Error

2001-06-20 Thread Eugene Nedzvetsky

Hello Alain,

Wednesday, June 20, 2001, 7:19:33 PM, you wrote:

AF Eugene wrote:
 Command line :
 E:\fop10java -cp
AF build\fop.jar;lib\batik.jar;lib\xalan.jar;lib\xerces.jar;lib\jimi-1.0.jar
 org.apache.fop.apps.Fop -buf mybuffer.buf -fo xsl_fo.xml -pdf x.pdf

AF It does not matter how many memory your computer have.  You should

AF give it to Java.  Without any parameter Java is using only 24MB, which is
AF for most of the applications nowadays insufficient.

AF You may want to try with the magics -Xms and -Xmx
   I think it not correctly to increase memory for JVM for the large file.

AF $ java -Xms64M -Xmx128M -cp [...]

AF Hope it helps,
AF Alain.



-- 
Best regards,
 Eugenemailto:[EMAIL PROTECTED]



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