You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by jo...@verona.se on 2007/09/02 19:48:19 UTC

Re: ImageReader problem

"Bhavya Sharma" <bh...@gmail.com> writes:

> Hi all
>
> i am working on lenya-1.2.4 with cocoon 2.1.7 on fc5
> my problems is this that i am showing the images through ImageReader after resizing it and the size of each image is apporox 1.5 to 3 mb
> however on my page some times images are coming and some times it just shows the path/match pattern of the image
> please help me as i facing this problems from a long period of time.

I'm having similar troubles. In my case it seems to be a trouble with
the java2d implementation on my plattform. I get SIGSEGV:s, 

>
> --
> Thanks
>
> Bhavya Sharma
>

-- 
Joakim Verona

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: ImageReader problem

Posted by Bhavya Sharma <bh...@gmail.com>.
Hi all
The problem was with tomcat memory, after Increasing the memory of tomcat it
started showing the image


On 9/2/07, joakim@verona.se <jo...@verona.se> wrote:
>
> "Bhavya Sharma" <bh...@gmail.com> writes:
>
> > Hi all
> >
> > i am working on lenya-1.2.4 with cocoon 2.1.7 on fc5
> > my problems is this that i am showing the images through ImageReader
> after resizing it and the size of each image is apporox 1.5 to 3 mb
> > however on my page some times images are coming and some times it just
> shows the path/match pattern of the image
> > please help me as i facing this problems from a long period of time.
>
> I'm having similar troubles. In my case it seems to be a trouble with
> the java2d implementation on my plattform. I get SIGSEGV:s,
>
> >
> > --
> > Thanks
> >
> > Bhavya Sharma
> >
>
> --
> Joakim Verona
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>
>


-- 
Thanks

Bhavya Sharma