More IE troubles.

We currently have a problem running:

- cocoon 2.0.2 (just the libs in the WEB-INF/lib of our own webapp)
- jboss 3.0.1 (with what ever version of jetty is inside it)
- jdk 1.4.0 (b92) on windows

When run on our W2K professional production server and accessed from IE5.5/6 we get broken images, but only when we hit reload! This also leads to tons of "incorrect content-length" messages in the cocoon log; we assume that IE closes the connections in some abrupt way.

The "fun" thing is that when run on our dual-athlon linux developer server (with jdk 1.4.0_01-b03) we experience no such thing in our IE's...

In the next release we plan on utilizing a non-blocking IO (java.nio.*) socket listener that jetty 3.1+ (I think...) supports when compiled (and run ...) under jdk 1.4 - just to see if this has an effect.

We've been fiddling with the http/1.1 switch in IE, with no noticable difference :-( furthermore we've tried to set the "Expires" header on _all_ images to check if that would force IE to store and not refetch the images, with no luck.

On our laptops (P3 / 1 GHz running Win XP Professional / Redhat 7.x / Redhat 8.0) we run the product and do not experience the missing image stuff.

We tend to believe that our problem is related to some ressources (?) being exhausted on our production server - but we haven't been successful in solving it.

.. and sometimes we get strange "No more DTM ids available" exception - but that's a whole different issue :-)

If someone could show me a  http header that would resolve this problem I would be really really happy!


Jakob Dalsgaard
Udvikler
e-mail:   [EMAIL PROTECTED]
Vesterbrogade 149
1620 København V
Tlf.:   70 25 80 30
Fax.: 70 25 80 31




Antonio Gallardo Rivera <[EMAIL PROTECTED]>

10/08/02 06:38 AM
Please respond to cocoon-users

       
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        Re: Why is my cocoon app an IE6 killer?



IE6 SP1 have the same problem. I still have the same problem with it.

As you noted before this problem is a combination of IE and Tomcat. Of course
if you upgrade or downgrade to a version without the problem, this is gone.

Thanks,

Antonio Gallardo

El Lunes, 07 de Octubre de 2002 15:36, Ryan Agler escribió:
> I have not upgraded to SP1 yet, but Microsoft probably did fix the
> problem if yours works.  However, my main concern is that most users out
> there will not have SP1.  For me, the solution was using the test
> HTTP/1.1 connector instead of Coyote.  The test connector seems to do
> something differently, and at this point I really don't have a
> compelling reason for using Coyote instead.
>
>
> -----Original Message-----
> From: Els Stevens [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 07, 2002 5:04 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Why is my cocoon app an IE6 killer?
>
> I'm using IE6SP1 and loaded the site WITH images without any problem.
> I'm using a fully updated Win2K server version.
>
> Did you solve the problem in the mean time?
>
> Bert
>
> At 11:20 5/10/2002 +0200, you wrote:
> >Ryan,
> >
> >I can confirm your findings, with IE 5.5 and IE 6.0 I've experienced
>
> this
>
> >anomaly even when not using coyote. Actually, I used the
> >ISAPI filter, since my front-end is IIS.
> >
> >BTW, back then (a year ago) I've contacted the Microsoft tech support:
> >they recognized the existence of a problem and were very
> >collaborative, but, in the end, nothing came out of it.
> >
> >Best regards,
> >
> >---------------------------------------------
> >                Luca Morandini
> >                GIS Consultant
> >               [EMAIL PROTECTED]
> >http://utenti.tripod.it/lmorandini/index.html
> >---------------------------------------------
> >
> > > -----Original Message-----
> > > From: Ryan Agler [mailto:[EMAIL PROTECTED]]
> > > Sent: Saturday, October 05, 2002 9:29 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: Why is my cocoon app an IE6 killer?
> > >
> > >
> > > That could be a clue.  However, from testing, I don't think it's
>
> limited
>
> > > to the use of HTTP/1.0. I experience the same thing even though I am
> > > positive  IE6 is using HTTP/1.1 -- both when I visit
> > > http://www.helnwein.com/werke/theater/tafel_1.html , and when I
>
> enable
>
> > > Coyote and visit my own webapp's pages (and I can even see in the
>
> logs
>
> > > that IE6 is using HTTP/1.1)
> > >
> > > -----Original Message-----
> > > From: Antonio Gallardo Rivera
>
> [mailto:[EMAIL PROTECTED]]
>
> > > Sent: Saturday, October 05, 2002 2:00 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: Why is my cocoon app an IE6 killer?
> > >
> > > I posted this today:
> > >
> > > I think I found where the problem is:
> > >
> > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12783
> > >

> > > It looks like is a Tomcat.
> > >
> > > Antonio Gallardo.
>
> ---------------------------------------------------------------------
>
> > > Please check that your question  has not already been answered in
>
> the
>
> > > FAQ before posting.
>
> <http://xml.apache.org/cocoon/faq/index.html>
>
> > > To unsubscribe, e-mail:
>
> <[EMAIL PROTECTED]>
>
> > > For additional commands, e-mail:
>
> <[EMAIL PROTECTED]>
>
> >---------------------------------------------------------------------
> >Please check that your question  has not already been answered in the
> >FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> >
> >To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> >For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>



Reply via email to