https://bz.apache.org/bugzilla/show_bug.cgi?id=64501
Bug ID: 64501 Summary: The catalina.sh script is returning a "bad substitution" error and exiting Product: Tomcat 9 Version: 9.0.35 Hardware: Sun OS: Solaris Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: pete.poc...@perspecta.com Target Milestone: ----- We are in the process of upgrading from Tomcat version 9.0.31 to 9.0.35. When starting Tomcat version 9.0.35 on a Solaris UNIX system, the catalina.sh script is returning a "bad substitution" error and exiting. It appears the following "if statement" in the script is causing the error: if [ "${LOGGING_CONFIG#*-D}" != "$LOGGING_CONFIG" ]; then Can someone look into this bug? Thank you -- 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