Re: pdf xform failing when xsp dataset too large

2003-07-15 Thread Joerg Heinicke
You can trust the words of J. Pietschmann, he is a FOP developer. So try to lower your log level, maybe it's not logged as ERROR. Your error descriptions really sounds like OutOfMemoryError. Joerg Pat Kelley wrote: I am running xslt transform using xsp to provide the xml for a pdf transform. T

Re: pdf xform failing when xsp dataset too large

2003-07-15 Thread Bertrand Delacretaz
Pat Kelley wrote: I am running xslt transform using xsp to provide the xml for a pdf transform. The transform works fine until the dataset supplied exceeds a certain size then the pdf fails with the error 'File does not begin with '%pdf' You might want to look at the file that is returned, i

RE: pdf xform failing when xsp dataset too large

2003-07-15 Thread Pat Kelley
esday, July 15, 2003 7:06 AM To: [EMAIL PROTECTED] Subject: Re: pdf xform failing when xsp dataset too large You can trust the words of J. Pietschmann, he is a FOP developer. So try to lower your log level, maybe it's not logged as ERROR. Your error descriptions really sounds like OutOfM

RE: pdf xform failing when xsp dataset too large

2003-07-15 Thread Antonio Gallardo
; > Pat Kelley > Database Administrator > Phone: (801) 257-5704 > Fax: (810) 366-5702 > > > -Original Message- > From: Joerg Heinicke [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 15, 2003 7:06 AM > To: [EMAIL PROTECTED] > Subject: Re: pdf xform failing w

RE: pdf xform failing when xsp dataset too large

2003-07-15 Thread Pat Kelley
ll checking. Thanks. > > Pat Kelley > Database Administrator > Phone: (801) 257-5704 > Fax: (810) 366-5702 > > > -Original Message- > From: Joerg Heinicke [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 15, 2003 7:06 AM > To: [EMAIL PROTECTED] > Subj

RE: pdf xform failing when xsp dataset too large

2003-07-15 Thread Antonio Gallardo
Hi: Please increase the memory used by tomcat and cocoon. At least 128, recommended 256 or more. I have some 300 pages reports used to print coupons and mail it to people. Also try to turn off the log of FOP. Please check in the mail archives. This was solved some time ago. But I dont remember h

RE: pdf xform failing when xsp dataset too large

2003-07-15 Thread Pat Kelley
Thanks for the tip. I will check it out. Pat Kelley Database Administrator Phone: (801) 257-5704 Fax: (810) 366-5702 -Original Message- From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 11:45 AM To: [EMAIL PROTECTED] Subject: RE: pdf xform failing when xsp

RE: pdf xform failing when xsp dataset too large

2003-07-15 Thread Pat Kelley
-5702 -Original Message- From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 11:45 AM To: [EMAIL PROTECTED] Subject: RE: pdf xform failing when xsp dataset too large Hi: Please increase the memory used by tomcat and cocoon. At least 128, recommended 256 or more. I

Re: pdf xform failing when xsp dataset too large

2003-07-15 Thread Joerg Heinicke
In which do you use this? Saxon 7 or experimental Xalan implementation? There is no XSLT processor for XSLT 2.0 (which has still working draft status) marked as stable. Joerg Pat Kelley wrote: I have adjusted the memory with no luck. I have bumped the memory up to 500M with no change in behavio

RE: pdf xform failing when xsp dataset too large

2003-07-16 Thread Pat Kelley
-5704 Fax: (810) 366-5702 -Original Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 5:23 PM To: [EMAIL PROTECTED] Subject: Re: pdf xform failing when xsp dataset too large In which do you use this? Saxon 7 or experimental Xalan implementation? There is

RE: pdf xform failing when xsp dataset too large

2003-07-16 Thread Pat Kelley
We are actually using Saxon 6.5. Pat Kelley Database Administrator Phone: (801) 257-5704 Fax: (810) 366-5702 -Original Message- From: Joerg Heinicke [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 5:23 PM To: [EMAIL PROTECTED] Subject: Re: pdf xform failing when xsp dataset too

Re: pdf xform failing when xsp dataset too large

2003-07-16 Thread J.Pietschmann
Pat Kelley wrote: I have adjusted the memory with no luck. I have bumped the memory up to 500M with no change in behavior. I am using the grouping functions from 2.0 ( for-each-group ). I am beginning to suspect it is a problem with that. Recommended procedure: - If your source XML and XSL are fil

RE: pdf xform failing when xsp dataset too large

2003-07-16 Thread Pat Kelley
Thanks for your help. Appreciate it. Pat Kelley Database Administrator Phone: (801) 257-5704 Fax: (810) 366-5702 -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 10:52 AM To: [EMAIL PROTECTED] Subject: Re: pdf xform failing when xsp