[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-12-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 --- Comment #13 from Konstantin Kolinko --- I filed an issue for Apache Commons Daemon: https://issues.apache.org/jira/browse/DAEMON-451 -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 --- Comment #12 from Konstantin Preißer --- Hi, FYI, on Windows, the default thread stack size is specified in the PE header and can be set with the "editbin.exe /STACK" command [1] (and can be displayed with the "dumpbin.exe /headers" command

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-12-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 --- Comment #11 from Konstantin Kolinko --- FYI. Retesting with latest Java, released in late October, the results are: 1. Java version does not matter. The StackOverflowError is reproducible with OP's Sample application using Apache Tomcat

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 --- Comment #10 from Mark Thomas --- I was using the latest Java 11 which does indeed suggest this is a Java bug. I can think of a few possible workarounds but those are topics for the users list. -- You are receiving this mail because: You a

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 --- Comment #9 from Konstantin Kolinko --- 1. First, I should apologize for a quick rant. I guess that I reacted on "Can you help..." plea, as it is not something that I expect in a bug report. As I and Mark wrote previously, help is provided e

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 --- Comment #8 from Konstantin Kolinko --- Read this: https://tomcat.apache.org/bugreport.html#Bugzilla_is_not_a_support_forum Tomcat developers have nothing to do with your (mis)configuration. Ask fellow users on the mailing list. Just a f

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 Dragos Negoita changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 --- Comment #5 from Dragos Negoita --- Created attachment 38426 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38426&action=edit Sample application. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 Dragos Negoita changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 --- Comment #2 from Dragos Negoita --- Created attachment 38425 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38425&action=edit Tomcat service configuration -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 66327] Tomcat run as a windows service doesn't set the stack size accordingly

2022-10-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66327 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED OS|