Bug report #812 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/812>

REPORT #812 Details.

Project: Jasper
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: low
Severity: cosmetic
Confidence: public
Environment: 
   Release: 3.2.1
   JVM Release: 1.3
   Operating System: linux
   OS Release: 2.2 kernel
   Platform: pc

Synopsis: 
Misleading exception report

Description:
Error message displayed in browser window indicates problem with try/catch when really 
a missing bracket on an if clause.  Error report follows:

org.apache.jasper.JasperException: Unable to compile class for 
JSP/usr/bin/jakarta-tomcat-3.2.1/work/localhost_8080%2Fl1PlusDemo/_0002fLexiconEditor_00031_0002ejspLexiconEditor1_jsp_4.java:153:
 'catch' without 'try'.
        } catch (Exception ex) {
          ^
/usr/bin/jakarta-tomcat-3.2.1/work/localhost_8080%2Fl1PlusDemo/_0002fLexiconEditor_00031_0002ejspLexiconEditor1_jsp_4.java:162:
 '}' expected.
}
 ^
/usr/bin/jakarta-tomcat-3.2.1/work/localhost_8080%2Fl1PlusDemo/_0002fLexiconEditor_00031_0002ejspLexiconEditor1_jsp_4.java:163:
 'try' without 'catch' or 'finally'.


Title: BugRat Report # 812

BugRat Report # 812

Project: Jasper Release: 3.2.1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: low Severity: cosmetic
Confidence: public

Submitter: Rod Gammon ( [EMAIL PROTECTED] )
Date Submitted: Jan 20 2001, 07:31:36 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Misleading exception report
Environment: (jvm, os, osrel, platform)
1.3, linux, 2.2 kernel, pc

Additional Environment Description:
Jakarta 3.2.1 on linux

Report Description:
Error message displayed in browser window indicates problem with try/catch when really a missing bracket on an if clause. Error report follows: org.apache.jasper.JasperException: Unable to compile class for JSP/usr/bin/jakarta-tomcat-3.2.1/work/localhost_8080%2Fl1PlusDemo/_0002fLexiconEditor_00031_0002ejspLexiconEditor1_jsp_4.java:153: 'catch' without 'try'. } catch (Exception ex) { ^ /usr/bin/jakarta-tomcat-3.2.1/work/localhost_8080%2Fl1PlusDemo/_0002fLexiconEditor_00031_0002ejspLexiconEditor1_jsp_4.java:162: '}' expected. } ^ /usr/bin/jakarta-tomcat-3.2.1/work/localhost_8080%2Fl1PlusDemo/_0002fLexiconEditor_00031_0002ejspLexiconEditor1_jsp_4.java:163: 'try' without 'catch' or 'finally'.

How To Reproduce:
null

Workaround:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to