Re: Newer FOP to Cocoon 2.1.11

2008-02-28 Thread Lehtonen, Mika
Hi Kai and others who are using or would wanted to use fop-0.9.x in Cocoon 2.1.x, this is just an informative message. I had casual difficulties with fop-0.94 in cocoon-2.1.11 especially with the tables. They caused some extra page breaks and even the content of one row's parallel cells

Re: Newer FOP to Cocoon 2.1.11

2008-02-18 Thread Lehtonen, Mika
Hi, the new fop worked perfectly till I tried to plot a pdf with a huge raster in it. After that I haven't been able to use it. I get this error even if I restart the Tomacat or boot the whole server. Any idea what is causing this malfunction? reg. mika HTTP Status 500 - type Exception

RE: Newer FOP to Cocoon 2.1.11

2008-02-18 Thread Kai Mütz
Try to increase the memory allocated to the JVM: http://xmlgraphics.apache.org/fop/0.94/running.html#memory Lehtonen, Mika wrote: Hi, the new fop worked perfectly till I tried to plot a pdf with a huge raster in it. After that I haven't been able to use it. I get this error even if I

Re: Newer FOP to Cocoon 2.1.11

2008-02-18 Thread Lehtonen, Mika
I am afraid it won't help. I already increased the heap size to 2,5/3,5g min/max, but I still can't plot any pdf including raster out, whether the raster is at any size. It seems like something is totally broken but I can't imagine that a user could get the whole system to crash. I am

RE: Newer FOP to Cocoon 2.1.11

2008-02-18 Thread Kai Mütz
Lehtonen, Mika wrote: I am afraid it won't help. I already increased the heap size to 2,5/3,5g min/max, but I still can't plot any pdf including raster out, whether the raster is at any size. It seems like something is totally broken but I can't imagine that a user could get the whole system

Re: Newer FOP to Cocoon 2.1.11

2008-02-18 Thread Joerg Heinicke
On 18.02.2008 09:55, Kai Mütz wrote: I am afraid it won't help. I already increased the heap size to 2,5/3,5g min/max, but I still can't plot any pdf including raster out, whether the raster is at any size. It seems like something is totally broken but I can't imagine that a user could get the

Re: Newer FOP to Cocoon 2.1.11

2008-02-14 Thread Lehtonen, Mika
Holy smoke! It works like a train toalet! Funny how the old xsl-fo templates don't much work anymore. And that is mainly because they are not created by the standard but so that they worked with fop-0.20.5. Million times thank you! You really saved my day and helped me with this Cocoon

Re: Newer FOP to Cocoon 2.1.11

2008-02-13 Thread Lehtonen, Mika
Superb! ..but still too complicated for me, I'm afraid. Could you be more specific on compling part? I tried to compile that code with javac (1.6.0_04) and got 73 errors. Then I "stole" the classes from the 2.2 installation of which I tested yesterday and did what you told to do. I managed

RE: Newer FOP to Cocoon 2.1.11

2008-02-13 Thread Kai Mütz
Lehtonen, Mika wrote: Superb! ..but still too complicated for me, I'm afraid. Could you be more specific on compling part? I tried to compile that code with javac (1.6.0_04) and got 73 errors. Then I stole the You have to compile it with the cocoon 2.1.11 libs in classpath. This should