You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Selvakumar Sellamuthu Ayyavu <se...@hcl.com> on 2015/03/31 11:29:41 UTC

PNG images are served intermittently in Apache Tomcat 8.0.15

Hi All,

Problem: PNG images are served intermittently from Apache Tomcat 8.0.15 in IE8
Platform: Windows Server 2008

Description:
I have recently migrated from Tomcat 7 to Tomcat 8.
Everything is working fine in Tomcat 8. Except these PNGs.
But when I run WAR in Tomcat 7 these problems are not happening.
This happens only with IE8 +tomcat 8 combination.

I gone thru server logs and app logs and found no clues.
So I was searching for reason and captured network logs . PFA!

What I found  peculiar is, whenever IE8 didn't show the PNGs, the amount of bytes received where 1 byte and it will have 7577 bytes when IE 8 shows image.

CSS code:
#header{background:url(../images/header/header.png) #3C4981 left top no-repeat;position:relative;width:960px;}

HTML code:

<div id="header"/>

Also post a  question in
http://serverfault.com/questions/679514/png-images-are-truncated-and-served-intermittently-from-apache-tomcat-8-0-15

Question:
Is it a known problem? If so, can I get a link from issue tracker?
Can I have a work around?

If you want more info, please let me know..

Thanks and Regards,
Selvakumar.A.S
HCL Technologies,Chennai



::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------

Re: PNG images are served intermittently in Apache Tomcat 8.0.15

Posted by Mark Thomas <ma...@apache.org>.
On 31/03/2015 10:29, Selvakumar Sellamuthu Ayyavu wrote:

> Question:
> 
> Is it a known problem?

No.

> If so, can I get a link from issue tracker?

N/A.

> Can I have a work around?

N/A.

> If you want more info, please let me know...

1. Do you see the issue with Apache Tomcat 8.0.21?

2. If yes, please provide the steps to reproduce the issue from a clean
install of Apache Tomcat 8.0.21 downloaded from the ASF.

Mark


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