Re: Tomcat 4 problem?--Graphics randomly fail to load

2002-05-21 Thread Scott Judd

Hi Andy,

Thanks so much for the input. My server is running on Win2k Server, so I'll
certainly research the connector issue; however since I'm running Tomcat as
a stand-alone, I'm not using mod_webapp. OTOH, it will save me a lot of time
not to bother with configuring a tomcat-on-apache server to see what
happens.

scott

- Original Message -
From: "Andy Eastham" <[EMAIL PROTECTED]>


> Scott,
>
> If your server is running on Windows, I believe this is a common connector
> issue.  It certainly happens to me with mod_webapp.  It doesn't happen on
> the production Linux server though, so it's not an issue for me.
>
> Andy
>
> > -Original Message-
> > From: Scott Judd [mailto:[EMAIL PROTECTED]]
> > Sent: 21 May 2002 17:38
> > To: [EMAIL PROTECTED]
> > Subject: Tomcat 4 problem?--Graphics randomly fail to load
> >
> >
> > Hi everyone,
> >
> > I've encountered a bizarre problem with Tomcat 4 stand-alone,
> > regarding the loading of graphics. Some of the graphics for my
> > site wil load, while others will not, as if they weren't located
> > on the server. After thorough experimentation with what's NOT
> > happening, I'm forced to believe that it's the server that's
> > causing the problem.


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Tomcat 4 problem?--Graphics randomly fail to load

2002-05-21 Thread Prabhakar Chaganti

We have seen the same problem on windows too. It happens randomly. I think it is a 
problem with the HTTP connector. 

-prabhakar
 
> I've encountered a bizarre problem with Tomcat 4 stand-alone, regarding the loading 
>of graphics. Some of the graphics for my site wil load, while others will not, as if 
>they weren't located on the server. After thorough experimentation with what's NOT 
>happening, I'm forced to believe that it's 
the server that's causing the problem. I searched the tomcat list archives and 
couldn't find a similar report, so I'm hoping that someone out there has experienced 
this anomaly. Your feedback is much appreciated.
> 
> Just to clarify what is NOT happening:
> 
> 1. The graphics (.gif format) are properly located on the server, in valid file 
>formats, with correct permissions.
> 
> 2. When forcing the server to load a graphic, either by selecting "Show Picture" 
>from the browser's context menu or accessing a single graphic through a URL request, 
>the graphic loads correctly every time.
> 
> 3. This symptom may occur even on tiled images, such as body background graphics. 
>Some of the tiles draw, while others do not. This symptom is present on IE5 and 
>Netscape 6.2, tested on Win2k and MacOS X.
> 
> 4. The problem occurs randomly; it does not seem to be predictable/reproduceable. A 
>graphic will load correctly in one instance and fail to load in another.



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Tomcat 4 problem?--Graphics randomly fail to load

2002-05-21 Thread Scott Judd

My files set the NO-CACHE meta tag, and my browser prefs are configured to
always request new information (i.e., no caching of files). The problem is
still present.

scott

From: "Shapira, Yoav" <[EMAIL PROTECTED]>
What happens if you tell the browser to not cache images at all, i.e.
always go back to the server?


>-Original Message-
>From: Scott Judd [mailto:[EMAIL PROTECTED]]
>Hi everyone,
>
>I've encountered a bizarre problem with Tomcat 4 stand-alone, regarding
the
>loading of graphics. Some of the graphics for my site wil load, while
>others will not, as if they weren't located on the server. After
thorough
>experimentation with what's NOT happening, I'm forced to believe that
it's
>the server that's causing the problem.




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Tomcat 4 problem?--Graphics randomly fail to load

2002-05-21 Thread Andy Eastham

Scott,

If your server is running on Windows, I believe this is a common connector
issue.  It certainly happens to me with mod_webapp.  It doesn't happen on
the production Linux server though, so it's not an issue for me.

Andy

> -Original Message-
> From: Scott Judd [mailto:[EMAIL PROTECTED]]
> Sent: 21 May 2002 17:38
> To: [EMAIL PROTECTED]
> Subject: Tomcat 4 problem?--Graphics randomly fail to load
>
>
> Hi everyone,
>
> I've encountered a bizarre problem with Tomcat 4 stand-alone,
> regarding the loading of graphics. Some of the graphics for my
> site wil load, while others will not, as if they weren't located
> on the server. After thorough experimentation with what's NOT
> happening, I'm forced to believe that it's the server that's
> causing the problem. I searched the tomcat list archives and
> couldn't find a similar report, so I'm hoping that someone out
> there has experienced this anomaly. Your feedback is much appreciated.
>
> Just to clarify what is NOT happening:
>
> 1. The graphics (.gif format) are properly located on the server,
> in valid file formats, with correct permissions.
>
> 2. When forcing the server to load a graphic, either by selecting
> "Show Picture" from the browser's context menu or accessing a
> single graphic through a URL request, the graphic loads correctly
> every time.
>
> 3. This symptom may occur even on tiled images, such as body
> background graphics. Some of the tiles draw, while others do not.
> This symptom is present on IE5 and Netscape 6.2, tested on Win2k
> and MacOS X.
>
> 4. The problem occurs randomly; it does not seem to be
> predictable/reproduceable. A graphic will load correctly in one
> instance and fail to load in another.
> _
>
> scott judd
> programmer
> the american education corporation
>



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Tomcat 4 problem?--Graphics randomly fail to load

2002-05-21 Thread Shapira, Yoav

Howdy,
What happens if you tell the browser to not cache images at all, i.e.
always go back to the server?

Yoav Shapira
ChemInformatics


>-Original Message-
>From: Scott Judd [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, May 21, 2002 12:38 PM
>To: [EMAIL PROTECTED]
>Subject: Tomcat 4 problem?--Graphics randomly fail to load
>
>Hi everyone,
>
>I've encountered a bizarre problem with Tomcat 4 stand-alone, regarding
the
>loading of graphics. Some of the graphics for my site wil load, while
>others will not, as if they weren't located on the server. After
thorough
>experimentation with what's NOT happening, I'm forced to believe that
it's
>the server that's causing the problem. I searched the tomcat list
archives
>and couldn't find a similar report, so I'm hoping that someone out
there
>has experienced this anomaly. Your feedback is much appreciated.
>
>Just to clarify what is NOT happening:
>
>1. The graphics (.gif format) are properly located on the server, in
valid
>file formats, with correct permissions.
>
>2. When forcing the server to load a graphic, either by selecting "Show
>Picture" from the browser's context menu or accessing a single graphic
>through a URL request, the graphic loads correctly every time.
>
>3. This symptom may occur even on tiled images, such as body background
>graphics. Some of the tiles draw, while others do not. This symptom is
>present on IE5 and Netscape 6.2, tested on Win2k and MacOS X.
>
>4. The problem occurs randomly; it does not seem to be
>predictable/reproduceable. A graphic will load correctly in one
instance
>and fail to load in another.
>_
>
>scott judd
>programmer
>the american education corporation

--
To unsubscribe, e-mail:   
For additional commands, e-mail: