So I'm guessing this option is unavailable to the FOP Ant task? Marijan (Mario) Madunic Publishing Specialist New Flyer Industries
-----Original Message----- From: Georg Datterl [mailto:[email protected]] Sent: Monday, June 14, 2010 8:35 AM To: [email protected] Subject: AW: AW: AW: GC overhead limit exceeded on a 64-bit jvm Hi Mario, Yes, if you start fop from your java code (FopFactory.newInstance() and so on), it's a switch for the VM which runs your code. If you run fop through fop.bat, you would have to modify your fop.bat. Mit freundlichen Grüßen Georg Datterl ------ Kontakt ------ Georg Datterl Geneon media solutions gmbh Gutenstetter Straße 8a 90449 Nürnberg HRB Nürnberg: 17193 Geschäftsführer: Yong-Harry Steiert Tel.: 0911/36 78 88 - 26 Fax: 0911/36 78 88 - 20 www.geneon.de Weitere Mitglieder der Willmy MediaGroup: IRS Integrated Realization Services GmbH: www.irs-nbg.de Willmy PrintMedia GmbH: www.willmy.de Willmy Consult & Content GmbH: www.willmycc.de -----Ursprüngliche Nachricht----- Von: Mario Madunic [mailto:[email protected]] Gesendet: Montag, 14. Juni 2010 15:32 An: [email protected] Betreff: RE: AW: AW: GC overhead limit exceeded on a 64-bit jvm Georg, Sorry but this is "Greek" to me. I'm grateful for the help and quick reply but do not know what my options are, if any. "so either you implement it or hardcode the vm switch into your start script". What is the start script? (My knowledge of Java is basically laughable). Am I to look for the startup script for the jvm and add this option to it? Thanks Marijan (Mario) Madunic Publishing Specialist New Flyer Industries -----Original Message----- From: Georg Datterl [mailto:[email protected]] Sent: Monday, June 14, 2010 8:24 AM To: [email protected] Subject: AW: AW: AW: GC overhead limit exceeded on a 64-bit jvm Hi Mario, It's a VM option. I don't think the variable is used already, so either you implement it or hardcode the vm switch into your start script. Regards, Georg Datterl ------ Kontakt ------ Georg Datterl Geneon media solutions gmbh Gutenstetter Straße 8a 90449 Nürnberg HRB Nürnberg: 17193 Geschäftsführer: Yong-Harry Steiert Tel.: 0911/36 78 88 - 26 Fax: 0911/36 78 88 - 20 www.geneon.de Weitere Mitglieder der Willmy MediaGroup: IRS Integrated Realization Services GmbH: www.irs-nbg.de Willmy PrintMedia GmbH: www.willmy.de Willmy Consult & Content GmbH: www.willmycc.de -----Ursprüngliche Nachricht----- Von: Mario Madunic [mailto:[email protected]] Gesendet: Montag, 14. Juni 2010 15:13 An: [email protected] Betreff: RE: AW: AW: GC overhead limit exceeded on a 64-bit jvm I've been following these GC conversations with interest as I'm having this issue also. My question is where do I put "-Xincgc"? As an env var for ant (ant_opts) or java (java_opts)? I'm using FOP as an Ant task on a windows XP machine and only 32 bit but have access to a 64 bit machine. Thanks Marijan (Mario) Madunic Publishing Specialist New Flyer Industries -----Original Message----- From: Antti Karanta [mailto:[email protected]] Sent: Monday, June 14, 2010 7:03 AM To: [email protected] Subject: Re: AW: AW: GC overhead limit exceeded on a 64-bit jvm On Mon, 14 Jun 2010 13:21:13 +0300, Georg Datterl <[email protected]> wrote: > Anyway, I used -Xincgc and had no more problems with the exception. That did the trick for me, too. Thanks a lot for your help! ::Antti:: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -------------------------------------------------------------------- Please consider the environment before printing this e-mail. CONFIDENTIALITY STATEMENT: This communication (and any and all information or material transmitted with this communication) is confidential, may be privileged and is intended only for the use of the intended recipient. If you are not the intended recipient, any review, retransmission, circulation, distribution, reproduction, conversion to hard copy, copying or other use of this communication, information or material is strictly prohibited and may be illegal. If you received this communication in error or if it is forwarded to you without the express authorization of New Flyer, please notify us immediately by telephone or by return email and permanently delete the communication, information and material from any computer, disk drive, diskette or other storage device or media. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -------------------------------------------------------------------- Please consider the environment before printing this e-mail. CONFIDENTIALITY STATEMENT: This communication (and any and all information or material transmitted with this communication) is confidential, may be privileged and is intended only for the use of the intended recipient. If you are not the intended recipient, any review, retransmission, circulation, distribution, reproduction, conversion to hard copy, copying or other use of this communication, information or material is strictly prohibited and may be illegal. If you received this communication in error or if it is forwarded to you without the express authorization of New Flyer, please notify us immediately by telephone or by return email and permanently delete the communication, information and material from any computer, disk drive, diskette or other storage device or media. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -------------------------------------------------------------------- Please consider the environment before printing this e-mail. CONFIDENTIALITY STATEMENT: This communication (and any and all information or material transmitted with this communication) is confidential, may be privileged and is intended only for the use of the intended recipient. If you are not the intended recipient, any review, retransmission, circulation, distribution, reproduction, conversion to hard copy, copying or other use of this communication, information or material is strictly prohibited and may be illegal. If you received this communication in error or if it is forwarded to you without the express authorization of New Flyer, please notify us immediately by telephone or by return email and permanently delete the communication, information and material from any computer, disk drive, diskette or other storage device or media. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
