By Date: <-- -->
By Thread: <-- -->

big image only appear at half



Hmm nope already try it s not a memory problem :(
it seem that s the 3 factor toghether : apache 2.2.3 (maybe the same with other apache) tomcat 5.5.20 mod_jk and tomcat native library (i have try many version)
when all of this are together i get this problem, if someone has the same configuration :)
right now i have remove the native library because i didn t find any other solution.
seb
----- Original Message ----- From: "Dick Balaska" <dick (at) buckosoft.com>
To: "Tomcat Users List" <users (at) tomcat.apache.org>
Sent: Thursday, December 07, 2006 8:46 AM
Subject: Re: big image only appear at half



Out of memory, perhaps?
I've run into this with big images. I had to serialize my image reader/preparer too. Trying to do more than one image at a time
would exhaust memory rather quickly.


-Xms512m
-Xmx768m

dik

On 12/6/2006 3:09 PM also sprach mast :
Hi,
nobody have had problem with big image on tomcat ? (it do that on a brand new tomcat with common configuration that s why i am surprised nobody has encounter this)
Regards
----- Original Message ----- From: "mast" <master (at) tyranz.com>
To: "Tomcat Users List" <users (at) tomcat.apache.org>
Sent: Monday, December 04, 2006 11:38 PM
Subject: big image only appear at half



Hi, i am having a problem with tomcat 5.5.20 (problem not present on 5.5.9) , when i put an image bigger than approximatively 130K it only appear at half on the screen (it s cut in the middle)
i have put in the web.xml
<init-param>
<param-name>sendfileSize</param-name>
<param-value>-1</param-value>
</init-param>



in case it was this, but doesn't change a thing, i have try to find a solution on the ML but didn t find it yet, anyways have a solution about this?
Thanks


---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org




---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org




--------------------------------------------------------------------- To start a new topic, e-mail: users (at) tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org For additional commands, e-mail: users-help (at) tomcat.apache.org




---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org