Bug report #599 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/599> REPORT #599 Details. Project: Jasper Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: Tomcat 3.2 JVM Release: JDK 1.2.2 Operating System: Windows 2000 OS Release: Build 2195 Service Pack 1 Platform: Intel Synopsis: accessing JSP page with long URL causes compile error Description: Accessing a JSP page that is nested deep on a windows system causes the following error: 2000-12-15 11:10:28 - Ctx( /kbase ): JasperException: R( /kbase + /glossary/d7083/d70838351/def.jsp + null) Unable to compile class for JSPerror: Can't write: C:\jakarta-tomcat-3.2\work\localhost_8080%2Fkbase\glossary\d_00037_00030_00038_00033\d_00037_00030_00038_00033_00038_00033_00035_00031\_0002fglossary_0002fd_00037_00030_00038_00033_0002fd_00037_00030_00038_00033_00038_00033_00035_00031_0002fdef_0002ejspdef_jsp_0.class Note: C:\jakarta-tomcat-3.2\work\localhost_8080%2Fkbase\_0002fglossary_0002fd_00037_00030_00038_00033_0002fd_00037_00030_00038_00033_00038_00033_00035_00031_0002fdef_0002ejspdef_jsp_0.java uses or overrides a deprecated API. Recompile with "-deprecation" for details.1 error, 1 warning This same JSP works on a higher lvl of the directory structure!Title: BugRat Report # 599
BugRat Report # 599
Project: Jasper | Release: Tomcat 3.2 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: high | Severity: critical |
Confidence:
public
|
Submitter:
_Anonymous ( [EMAIL PROTECTED] )
Date Submitted:
Dec 15 2000, 02:07:16 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- accessing JSP page with long URL causes compile error
- Environment: (jvm, os, osrel, platform)
- JDK 1.2.2, Windows 2000, Build 2195 Service Pack 1, Intel
- Additional Environment Description:
- Report Description:
- Accessing a JSP page that is nested deep on a windows system causes the following error: 2000-12-15 11:10:28 - Ctx( /kbase ): JasperException: R( /kbase + /glossary/d7083/d70838351/def.jsp + null) Unable to compile class for JSPerror: Can't write: C:\jakarta-tomcat-3.2\work\localhost_8080%2Fkbase\glossary\d_00037_00030_00038_00033\d_00037_00030_00038_00033_00038_00033_00035_00031\_0002fglossary_0002fd_00037_00030_00038_00033_0002fd_00037_00030_00038_00033_00038_00033_00035_00031_0002fdef_0002ejspdef_jsp_0.class Note: C:\jakarta-tomcat-3.2\work\localhost_8080%2Fkbase\_0002fglossary_0002fd_00037_00030_00038_00033_0002fd_00037_00030_00038_00033_00038_00033_00035_00031_0002fdef_0002ejspdef_jsp_0.java uses or overrides a deprecated API. Recompile with "-deprecation" for details.1 error, 1 warning This same JSP works on a higher lvl of the directory structure!
- How To Reproduce:
- null
- Workaround:
- null