Re: big image only appear at half

2006-12-07 Thread mast
configuration :) right now i have remove the native library because i didn t find any other solution. seb - Original Message - From: "Dick Balaska" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, December 07, 2006 8:46 AM Subject: Re: big image only appea

Re: big image only appear at half

2006-12-06 Thread Dick Balaska
h 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" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, December 04, 2006 11:38 PM

Re: big image only appear at half

2006-12-06 Thread mast
finally one thing that may help i just discover that if i disable the apache native library the image work well (but tomcat complain : INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path) so how the apache to

Re: big image only appear at half

2006-12-06 Thread mast
Steve" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, December 06, 2006 11:18 PM Subject: RE: big image only appear at half Is this image embedded in the jsp page? Are you calling it directly as the image only? Do you have a code snippet? Knowing that would he

RE: big image only appear at half

2006-12-06 Thread Miller, Steve
to:[EMAIL PROTECTED] Sent: Wednesday, December 06, 2006 3:55 PM To: Tomcat Users List Subject: Re: big image only appear at half i would like to add that s the same connector on the tomcat 5.5.9 and 5.5.20 because both tomcat are on the same machine (they are configure the same way in the worke

Re: big image only appear at half

2006-12-06 Thread mast
i have advance a little on the problem and when i try to acces the image of the website there is this error on mod_jk error log : [Wed Dec 06 23:10:37 2006] [error] ajp_connection_tcp_get_message::jk_ajp_common.c (1026): ERROR: can't receive the response message from tomcat, network problems

Re: big image only appear at half

2006-12-06 Thread Hassan Schroeder
On 12/6/06, mast <[EMAIL PROTECTED]> wrote: don't think it s a brower problem because if i umount the image to make apache run it , it work without any problem if tomcat is not the problem maybe the problem is between tomcat and mod_jk i use apache 2.2.3 mod_jk last version and jdk 1.5.0 if i u

Re: big image only appear at half

2006-12-06 Thread mast
uot;Tomcat Users List" Sent: Wednesday, December 06, 2006 10:51 PM Subject: Re: big image only appear at half 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) I just installed

Re: big image only appear at half

2006-12-06 Thread mast
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) I just installed a fresh 5.5.20, dropped a 643K jpeg in the ROOT directory, and it loads fine, displays fully. (using JDK 1.5.0_0

Re: big image only appear at half

2006-12-06 Thread Hassan Schroeder
On 12/6/06, mast <[EMAIL PROTECTED]> wrote: 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) I just installed a fresh 5.5.20, dropped a 643K jpeg in the ROOT directory, and it loa

Re: big image only appear at half

2006-12-06 Thread mast
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.xm

big image only appear at half

2006-12-04 Thread mast
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 sendfileSize -1 in case it was this, but doesn't