
--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xnat_discussi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xnat_discussion/d29f4706-0482-4966-be37-90755d229ebcn%40googlegroups.com.
20-Jul-2023 16:06:30.078 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized()
20-Jul-2023 16:06:30.080 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized()
20-Jul-2023 16:06:30.081 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@5f683daf')
To view this discussion on the web visit https://groups.google.com/d/msgid/xnat_discussion/c886ab10-2a3d-4cd0-8e17-5d9b61f2370en%40googlegroups.com.

[Unit]
Description=Apache Tomcat Web Application Container
After=network.target
[Service]
Type=forking
User=xnat
Group=xnat
Environment="JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64"
Environment="CATALINA_HOME=/var/lib/tomcat9/"
Environment="CATALINA_BASE=/var/lib/tomcat9/"
Environment="CATALINA_OPTS=-Djava.awt.headless=true"
ReadWritePaths=/var/lib/tomcat9/webapps/
ReadWritePaths=/var/lib/tomcat9/logs/
ReadWritePaths=/data/xnat/
ExecStart=/var/lib/tomcat9/bin/catalina.sh start
ExecStop=/var/lib/tomcat9/bin/catalina.sh stop
[Install]
WantedBy=multi-user.target
User=xnat
Group=xnat
PrivateTmp=yes
AmbientCapabilities=CAP_NET_BIND_SERVICE
NoNewPrivileges=true
CacheDirectory=tomcat9
CacheDirectoryMode=750
ProtectSystem=strict
JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64"
JAVA_OPTS="-Djava.awt.headless=true"
CATALINA_OPTS="-Xms2g -Xmx6g -Dxnat.home=/data/xnat/home"
CATALINA_OPTS="${CATALINA_OPTS} -XX:+UseConcMarkSweepGC -XX:-OmitStackTraceInFastThrow -XX:+CMSClassUnloadingEnabled"
CATALINA_OPTS="${CATALINA_OPTS} -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8000"
To view this discussion on the web visit https://groups.google.com/d/msgid/xnat_discussion/08a55e6b-2dd9-4aad-a48b-cb96365f574bn%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "xnat_discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xnat_discussion/BFS9j3KYXPo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xnat_discussi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xnat_discussion/emfbf12a7a-0f3b-44d0-8cae-e78cbdcdbf61%40c879a8ac.com.