http://nagoya.apache.org/bugzilla/show_bug.cgi?id=123

*** shadow/123  Sat Feb  3 18:08:39 2001
--- shadow/123.tmp.27230        Sat Feb  3 18:08:39 2001
***************
*** 0 ****
--- 1,31 ----
+ +============================================================================+
+ | Running .jsp causes non-stop-generating a .java file until filesystem full |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 123                         Product: Tomcat 3                |
+ |       Status: RESOLVED                    Version: 3.1.1 Final             |
+ |   Resolution: INVALID                    Platform: All                     |
+ |     Severity: Normal                   OS/Version: All                     |
+ |     Priority: High                      Component: Jasper                  |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                |
+ |  Reported By: [EMAIL PROTECTED]                                  |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ As titled. When running a jsp file, tomcat try to
+ generate a .java file under "work" directory. However,
+ when at end of the code,  the following line is generated
+ repeatedly, like endless loop.  
+ ".....All rights \r\n  reserved.\r\n-->\r\n\r\n<body bgcolor=\"white\">\r\n<h1> Req
+ uest Information </h1>\r\n<font size=\"4\">\r\nJSP Request Method: ");....."
+ Even though I click "Stop" button in browser, it still didn't
+ stop, unless I shutdown tomcat or delete this .java file.
+ 
+ I found that this problem occured at Solaris x86 version only, and if I
+ startup tomcat with JDK1.1, it's fine.
+ 
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-02-03 18:08 -------
+ This is a know bug of a JDK v1.2 on Solaris..

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

Reply via email to