Skip to content

Commit

Permalink
add system property terminateOnExistingConnections=false
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-stuartm committed Feb 26, 2024
1 parent 0910220 commit 7657104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ main() {
-Dorg.apache.catalina.startup.EXIT_ON_INIT_FAILURE=true \
\
-DsynchronousStartup=true \
-DterminateOnExistingConnections=false \
-DterminateOnStartupFailure=true \
\
${DD_JAVA_AGENT} \
Expand Down

0 comments on commit 7657104

Please sign in to comment.