这是产品启动信息
[root@iZwz942vg6ceaniry5v2s1Z bin]# sh startup.sh
Using CATALINA_BASE: /root/yhuser/tomcat
Using CATALINA_HOME: /root/yhuser/tomcat
Using CATALINA_TMPDIR: /root/yhuser/tomcat/temp
Using JRE_HOME: /root/yhuser/jdk-11.0.2
Using CLASSPATH: :/root/yhuser/tomcat/webapps/bi/WEB-INF/classes:/root/yhuser/tomcat/../Yonghong/product/api.jar:/root/yhuser/tomcat/../Yonghong/product/product.jar:/root/yhuser/tomcat/../Yonghong/product/thirds.jar:/root/yhuser/tomcat/../Yonghong/lib/mongo-java-driver-3.11.0.jar:/root/yhuser/tomcat/lib/servlet-api.jar:/root/yhuser/tomcat/bin/bootstrap.jar:/root/yhuser/tomcat/bin/tomcat-juli.jar
Using CATALINA_OPTS: -Xmx1024m -Xms1024m -XX:MetaspaceSize=256m -XX:G1HeapRegionSize=32m -XX:InitiatingHeapOccupancyPercent=35 -XX:G1ReservePercent=15 -XX:ConcGCThreads=10 -XX:ParallelGCThreads=10 -XX:+ParallelRefProcEnabled -XX:SoftRefLRUPolicyMSPerMB=0 -Xlog:gc*:file=/root/yhuser/tomcat/../Yonghong/log/jvm.log:time:filecount=16 -Djava.awt.headless=true --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/jdk.internal.ref=ALL-UNNAMED -XX:OnError='/root/yhuser/jdk-11.0.2/bin/jstack %p >/root/yhuser/tomcat/logs/thread_stack_%p.log' -XX:ErrorFile=/root/yhuser/tomcat/logs/hs_err_%p.log -XX:OnOutOfMemoryError='/root/yhuser/jdk-11.0.2/bin/jmap -dump:format=b,file=/root/yhuser/tomcat/logs/jmap_%p.log %p' -XX:+ExitOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow
Tomcat started.
|