Ralph;
At first I thought this was the case, but the same them happens with the sample JSP
scripts that Tomcat includes. (I checked them all, it happens on all of them.)
Servlets work just fine, however.
- Matt
>>> [EMAIL PROTECTED] 12/07/00 02:09PM >>>
Two suggestions for a cause:
Recursive includes.
Endless loop.
> -----Urspr�ngliche Nachricht-----
> Von: Matt White [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 7. Dezember 2000 18:20
> An: [EMAIL PROTECTED]
> Betreff: Java VJM won't quit?
>
>
> Hello...
>
> I'm attempting to setup Tomcat 3.2 on a Solaris 8/x86
> machine. My setup is as follows:
>
> - Solaris 8/x86
> - Apache 1.3.14
> - mod_jk
> - PHP 4.0.3pl1
> - mod_dav 1.0.2
>
> java -version reports:
>
> java version "1.2.2"
> Solaris VM (build Solaris_JDK_1.2.2_05a, native threads, sunwjit)
>
>
> With that out of the way, here's my problem.
>
> When I attempt to execute a .JSP page the Java VJM launches
> (as seen with top), and starts to run. However, it keep on
> running, consuming more and more CPU power until it reaches
> around 50%. (This is a dual processor box.) The VJM will not
> quit. I've let it go for around three minutes before I've
> killed it several times.
>
> I get the exact same result when I use Tomcat via
> Apache/mod_jk, as well as the built-in HTTP server in Tomcat.
> (The HTTP server in Tomcat works, I should add.)
>
> I'm out of ideas for debugging. I see nothing unusual in the
> logs. Has anyone seen this before? I'm stumped.
>
> Thanks,
> Matt White
> Mad River Local Schools
> [EMAIL PROTECTED]
>
>