I have been using Apache 1.3.24 and Jakarta-Tomcat 4.0.3 with OpenSSL 0.9.6c
and mod_ssl 2.8.8-1.3.24 and I have observed some troubles too.

I have made a <SELECT/> with list-data. When the page loads it works fine -
but ocassionally the user gets a nullpointer exception when pressing the
Next button that sends the selected data from the list to another JSP page.
If the user keeps refreshing (F5) several times then the nullpointer
exception disappears and the list-data er sent correct and the JSP page are
shown correct.

I have used the Jakarta-Tomcat mod_webapp connector 4.0.2.

I would also like to hear from users that have experienced the problem an
have solved it.

Best regards,

Lars Nielsen Lind

----- Original Message -----
From: "corey" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday, May 11, 2002 8:43 AM
Subject: connector issues: mod_webapp and mod_jk


> Tried:
>
> 1)
>    Tomcat 4.0.3
>    Apache 1.3.24 with mod_ssl
>    mod_webapp (newest binary and from cvs)
>    on Redhat 7.2
>
> I got everything working fine. Seemed to do well.
>
> Then, certain requests caused "Premature packet header end". I did quite a
> bit of tweaking and debugging. Through that, I concluded that,
occasionally,
> extraneous threads seem to be hanging around until, finally (after 2 to 15
> seconds?!), they throw the exception. This seems to be a widespread issue,
> prevalent in postings and in bugzilla. I'll come back to it, but need to
get
> the app up. So...
>
>
>
> 2)
>     Tomcat 3.3.1
>     mod_jk
>     Apache 1.3.24 on Redhat 7.2
>         and 1.3.12 and 6.2 (?)
>         both with mod_ssl
>
> Again, got everything working fine and looking good... for about 30
minutes.
> Then the number of Apache and Tomcat processes start to climb rapidly.
> Eventually everything locks up and only a restart of both fixes it.
>
>
>
> 3)
>     Woefully reverted to JRun (blech!) for that environment until I can
> resolve one of these.
>
>
> Input on either or both issues would be greatly appreciated.
> -corey
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>



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

Reply via email to