group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #09592
[Bug 1606331] Re: StringIndexOutOfBoundsException - Tomcat8.0.32
Zesty and Yakkety both have > 8.0.33 where the bug is fixed. Only Xenial
needs the backport now.
** Changed in: tomcat8 (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: tomcat8 (Ubuntu Xenial)
Status: New => Triaged
** Changed in: tomcat8 (Ubuntu Xenial)
Importance: Undecided => High
** Changed in: tomcat8 (Ubuntu)
Importance: High => Undecided
** Changed in: tomcat8 (Ubuntu Xenial)
Assignee: (unassigned) => Nish Aravamudan (nacc)
** Changed in: tomcat8 (Ubuntu Xenial)
Status: Triaged => In Progress
** Also affects: tomcat8 (Ubuntu Yakkety)
Importance: Undecided
Status: New
** Changed in: tomcat8 (Ubuntu Yakkety)
Status: New => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutOfBoundsException - Tomcat8.0.32
Status in Tomcat7:
Fix Released
Status in tomcat8 package in Ubuntu:
Fix Released
Status in tomcat8 source package in Xenial:
In Progress
Status in tomcat8 source package in Yakkety:
Fix Released
Bug description:
Tomcat 8.0.32 has a known and corrected bug
https://bz.apache.org/bugzilla/show_bug.cgi?id=58999
which in some cases prevents a webapp from executing. I have
encountered this error. The fix will be to place a later version of
Tomcat8 into the Ubuntu 16.04 repository.
I encountered this error using:
----------------------------
OpenVPMS 1.8.1 (veterinary practice management webapp)
MySQL 5.7.13
Open-jdk 1.8.0_91
Tomcat 8.0.32
mysql-connector-java-5.1.39
----------------------------
The webapp in this case (OpenVPMS) runs under tomcat7 but not under
this specific version of Tomcat (8.0.32). Instead, tomcat throws a
404-/openvpms error. The relevant portion of the tomcat log is:
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 3
at java.lang.String.charAt(String.java:658)
at org.apache.catalina.loader.WebappClassLoaderBase.filter(WebappClassLoaderBase.java:2780)
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1253)
at java.lang.ClassLoader.loadClass(ClassLoader.java:411)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
Thank you.
To manage notifications about this bug go to:
https://bugs.launchpad.net/tomcat7/+bug/1606331/+subscriptions