I am running tomcat 3.24 on Sun solaris 8 with JDK 1.301
My problem is that tomcat (on this specific machine) keeps compiling jsp
pages for each request. Though no change is done to the jsp pages their
generated servlet java files keep being created with new version for each
request.
Another thing that could give some indication of the problem is that
according to the servlet log, jsp servlet is launched multiple times. Here
is part of the servlet.log:
2000-10-14 18:23:03 - path="/cc" :jsp: init
2000-10-14 18:23:08 - path="/cc" :CCLogin: init
2000-10-14 18:23:09 - path="/cc" :jsp: init
2000-10-14 18:23:15 - path="/cc" :jsp: init
2000-10-14 18:23:19 - path="/cc" :jsp: init
2000-10-14 18:23:19 - path="/cc" :jsp: init
2000-10-14 18:23:21 - path="/cc" :jsp: init
2000-10-14 18:23:21 - path="/cc" :jsp: init
2000-10-14 18:23:22 - path="/cc" :jsp: init
2000-10-14 18:23:22 - path="/cc" :jsp: init
2000-10-14 18:23:26 - path="/cc" :LoginUser: init
2000-10-14 18:23:27 - path="/cc" :jsp: init
2000-10-14 18:23:28 - path="/cc" :UserActiveApps: init
2000-10-14 18:23:31 - path="/cc" :jsp: init
2000-10-14 18:23:34 - path="/cc" :jsp: init
2000-10-14 18:23:36 - path="/cc" :jsp: init
2000-10-14 18:23:36 - path="/cc" :jsp: init
2000-10-14 18:23:42 - path="/cc" :jsp: init
2000-10-14 18:38:12 - path="/cc" :jsp: init

If someone encountered such a problem or have any idea for cause and cure I
will be gratefull for any help.

TIA,
     A.

                Avner Lewenstein
                Interfaces team leader
                Cash-U Mobile Technologies LTD
                www.Cash-U.com
                Tel:  +972-9-8920824
                Mobile: +972-55-669322
                E-mail: [EMAIL PROTECTED]

 <<Avner Lewenstein (Business Fax).vcf>> 

Attachment: Avner Lewenstein (Business Fax).vcf
Description: Binary data

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

Reply via email to