https://bz.apache.org/bugzilla/show_bug.cgi?id=63767
Bug ID: 63767 Summary: install windows service, tomcat9 start crash. Product: Tomcat 9 Version: 9.0.26 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: 6900...@qq.com Target Milestone: ----- Created attachment 36797 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36797&action=edit the picture for this bug. i test 9.0.24 and 9.0.26 in my machine. after install to service. start the service, it will crash. but i can start the tomcat by startup.bat. 9.0.22 is worked well in the same machine. java version "1.8.0_201" Java(TM) SE Runtime Environment (build 1.8.0_201-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode) windows 2012 standard x64. there are no logs in tomcat\log folder. [2019-09-24 15:34:51] [info] [11636] Apache Commons Daemon procrun (1.2.1.0 64-bit) started. [2019-09-24 15:34:51] [info] [11636] Running Service 'Tomcat9'... [2019-09-24 15:34:51] [info] [17080] Starting service... windows event log Faulting application name: Tomcat9.exe, version: 1.2.1.0, time stamp: 0x5d6fdd78 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x0000000000a60f28 Faulting process id: 0x2724 Faulting application start time: 0x01d572ab2621283f Faulting application path: E:\apache-tomcat-9.0.26\bin\Tomcat9.exe Faulting module path: unknown Report Id: 6412b89b-de9e-11e9-9651-001b215cf05b Faulting package full name: Faulting package-relative application ID: if i doesn't intall it to service. only run startup.bat. everything work well. in this machine 9.0.22 work well for services start. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org