You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Joseph Kiok <jo...@ggold.net> on 2002/10/01 03:30:48 UTC

JSP Compilation Issues (Multiple Domains)

Hi All,

I'm currently running multiple domains (2 specifically) on top of
Apache/Tomcat.  It seems that when I hit both domains at the same time
(using 2 browser windows), I get a JSP compilation error most (85%) of the
time.

However, when I reload the page with no JSP code change, it'll compile
properly.  (Some of the time like 10-15%, it won't recompile until I "touch"
the file manually)

Note: It doesn't happen when I only access one domain.

PROBLEM SUMMARY:
When loading JSPs on multiple domains (hosts) simultaneously, a JSP compile
error is generated.

SYSTEM COMPONENTS:
- Solaris 2.8
- JDK 1.4.0_01
- Tomcat 4.1.12
- Apache 1.3.20

SOLUTIONS TRIED (FAILED):
- Configured different workers for each domains (hosts) as recommended in
the tomcat mod_jk document.
- Downloaded the source of tomcat and recompiled everything on our
environment.

Any help would be appreciated.

Thanks.

Best regards,
Joseph Kiok




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>