https://bz.apache.org/bugzilla/show_bug.cgi?id=68826
Bug ID: 68826
Summary: Tomcat fails on startup with signed jar with
logging.properties inside
Product: Tomcat 9
Version: 9.0.86
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Created attachment 39635
--> https://bz.apache.org/bugzilla/attachment.cgi?id=39635&action=edit
Stacktrace on java 8
Overview: Tomcat fails on startup with StackOverflowError when there is a
signed jar with logging.properties inside.
Steps to Reproduce:
1) Download and unpack Apache Tomcat.
2) Create a signed jar with logging.properties file inside.
3) Put the jar from step 2 to $TOMCAT_HOME/lib folder.
4) Launch Tomcat with startup.sh
Actual Results:
Tomcat fails with StackOverflowError.
Expected Results:
Tomcat starts successfully.
Builds and Platforms:
The bug can be reproduced on Windows or Linux platforms.
It showed up when we had upgraded Java to 8u381, also it is actual for Java
17.0.10. Does not reproduce in earlier versions of JRE.
Additional Information: There is a JDK bug
https://bugs.openjdk.org/browse/JDK-8314263, which is marked as solved, but
here it is.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]