日志如下:
java.lang.NullPointerException
at oracle.i18n.text.converter.CharsetMeta.readCustomCharsetMeta(CharsetMeta.java:140)
at oracle.i18n.text.converter.CharsetMeta.readObj(CharsetMeta.java:115)
at oracle.i18n.text.converter.CharsetMeta.getInstance(CharsetMeta.java:47)
at oracle.i18n.text.OraCharsetProvider.charsets(OraCharsetProvider.java:63)
at java.nio.charset.Charset$3.run(Charset.java:584)
at java.nio.charset.Charset$3.run(Charset.java:573)
at java.security.AccessController.doPrivileged(Native Method)
at java.nio.charset.Charset.availableCharsets(Charset.java:572)
at org.apache.tomcat.util.buf.B2CConverter.<clinit>(B2CConverter.java:49)
at org.apache.catalina.connector.Connector.setURIEncoding(Connector.java:775)
at com.fr.bi.start.assist.utils.ServerUtils.initTomcat(ServerUtils.java:89)
at com.fr.bi.start.assist.utils.ServerUtils.startServer(ServerUtils.java:50)
at com.fr.bi.start.FineBI.startServer(FineBI.java:111)
at com.fr.bi.start.assist.utils.JUtils.successRegist(JUtils.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.teamdev.jxbrowser.chromium.JSContext.a(SourceFile:1624)
at com.teamdev.jxbrowser.chromium.JSContext$a.onMessageReceived(SourceFile:666)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.a(SourceFile:1085)
at com.teamdev.jxbrowser.chromium.internal.ipc.r.run(SourceFile:69)
at com.teamdev.jxbrowser.chromium.internal.s.run(SourceFile:79)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
三月 23, 2023 5:28:53 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:28:53 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:28:53 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:28:53 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:28:53 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:28:53 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:28:54 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:28:54 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:28:54 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:28:54 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:28:54 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:29:04 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 5:43:16 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:43:16 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:43:16 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:43:16 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:43:16 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:43:16 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:43:16 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:43:16 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:43:16 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:43:16 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:43:16 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:43:23 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 5:48:01 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:48:02 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:48:02 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:48:02 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:48:02 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:48:02 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:48:02 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:48:02 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:48:02 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:48:02 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:48:02 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:48:37 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:48:37 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:48:37 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:48:37 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:48:37 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:48:37 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:48:37 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:48:37 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:48:37 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:48:37 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:48:37 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:48:43 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
SLF4J: Ignoring binding found at [jar:file:/D:/FineBI6.0/webapps/webroot/WEB-INF/lib/fine-bi-engine-third-6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.7.2三月 23, 2023 5:49:50 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:49:50 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:49:50 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:49:50 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:49:50 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:49:50 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:49:50 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:49:50 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:49:50 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:49:50 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:49:50 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:49:57 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 5:50:13 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:50:13 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:50:13 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:50:13 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:50:13 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:50:13 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:50:13 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:50:13 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:50:13 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:50:13 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:50:13 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:50:18 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 5:50:31 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:50:31 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:50:31 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:50:31 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:50:32 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:50:32 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:50:32 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:50:32 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:50:32 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:50:32 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:50:32 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:50:38 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
java.lang.NullPointerException
at oracle.i18n.text.converter.CharsetMeta.readCustomCharsetMeta(CharsetMeta.java:140)
at oracle.i18n.text.converter.CharsetMeta.readObj(CharsetMeta.java:115)
at oracle.i18n.text.converter.CharsetMeta.getInstance(CharsetMeta.java:47)
at oracle.i18n.text.OraCharsetProvider.charsets(OraCharsetProvider.java:63)
at java.nio.charset.Charset$3.run(Charset.java:584)
at java.nio.charset.Charset$3.run(Charset.java:573)
at java.security.AccessController.doPrivileged(Native Method)
at java.nio.charset.Charset.availableCharsets(Charset.java:572)
at org.apache.tomcat.util.buf.B2CConverter.<clinit>(B2CConverter.java:49)
at org.apache.catalina.connector.Connector.setURIEncoding(Connector.java:775)
at com.fr.bi.start.assist.utils.ServerUtils.initTomcat(ServerUtils.java:89)
at com.fr.bi.start.assist.utils.ServerUtils.startServer(ServerUtils.java:50)
at com.fr.bi.start.FineBI.startServer(FineBI.java:111)
at com.fr.bi.start.assist.utils.JUtils.successRegist(JUtils.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.teamdev.jxbrowser.chromium.JSContext.a(SourceFile:1624)
at com.teamdev.jxbrowser.chromium.JSContext$a.onMessageReceived(SourceFile:666)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.a(SourceFile:1085)
at com.teamdev.jxbrowser.chromium.internal.ipc.r.run(SourceFile:69)
at com.teamdev.jxbrowser.chromium.internal.s.run(SourceFile:79)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
三月 23, 2023 5:51:52 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:51:52 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:51:52 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:51:52 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:51:52 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:51:52 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:51:52 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:51:52 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:51:52 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:51:52 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:51:52 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:51:59 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 5:53:06 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 5:53:06 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 5:53:06 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 5:53:06 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 5:53:06 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 5:53:06 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 5:53:06 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 5:53:06 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 5:53:06 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 5:53:06 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 5:53:06 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 5:53:12 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
SLF4J: Ignoring binding found at [jar:file:/D:/FineBI6.0/webapps/webroot/WEB-INF/lib/fine-bi-engine-third-6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.7.2Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: Render channel is already closed.
at com.teamdev.jxbrowser.chromium.internal.RenderChannelAccessor.a(SourceFile:82)
at com.teamdev.jxbrowser.chromium.internal.RenderChannelAccessor.send(SourceFile:55)
at com.teamdev.jxbrowser.chromium.Browser.executeJavaScript(SourceFile:2156)
at com.teamdev.jxbrowser.chromium.Browser.executeJavaScript(SourceFile:2108)
at com.fr.bi.start.design.ModernUIPane.executeJS(ModernUIPane.java:129)
at com.fr.bi.start.FineBI.showConsolePage(FineBI.java:163)
at com.fr.bi.start.FineBI.access$000(FineBI.java:49)
at com.fr.bi.start.FineBI$2.done(FineBI.java:133)
at javax.swing.SwingWorker$5.run(SwingWorker.java:737)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:832)
at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:842)
at javax.swing.Timer.fireActionPerformed(Timer.java:313)
at javax.swing.Timer$DoPostEvent.run(Timer.java:245)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
三月 23, 2023 6:00:29 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:00:29 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:00:29 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:00:29 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:00:30 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:00:30 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:00:30 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:00:30 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:00:30 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:00:30 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:00:30 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:00:37 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 6:08:28 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:08:28 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:08:28 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:08:28 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:08:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:08:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:08:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:08:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:08:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:08:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:08:28 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:08:34 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 6:09:56 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:09:56 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:09:56 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:09:56 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:09:56 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:09:56 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:09:56 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:09:56 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:09:56 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:09:56 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:09:57 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:10:03 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
SLF4J: Ignoring binding found at [jar:file:/D:/FineBI6.0/webapps/webroot/WEB-INF/lib/fine-bi-engine-third-6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.7.2三月 23, 2023 6:11:45 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:11:45 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:11:45 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:11:45 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:11:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:11:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:11:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:11:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:11:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:11:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:11:46 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:11:53 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 6:12:36 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:12:36 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:12:36 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:12:36 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:12:36 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:12:36 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:12:36 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:12:36 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:12:36 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:12:36 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:12:36 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:12:42 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
SLF4J: Ignoring binding found at [jar:file:/D:/FineBI6.0/webapps/webroot/WEB-INF/lib/fine-bi-engine-third-6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
三月 23, 2023 6:13:55 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:13:55 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:13:55 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:13:55 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:13:55 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:13:55 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:13:55 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:13:55 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:13:55 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:13:55 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:13:55 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:14:03 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 6:14:25 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:14:25 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:14:25 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:14:25 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:14:25 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:14:25 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:14:25 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:14:25 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:14:25 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:14:25 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:14:25 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:14:31 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 6:22:45 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:22:46 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:22:46 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:22:46 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:22:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:22:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:22:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:22:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:22:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:22:46 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:22:46 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:22:53 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 6:26:27 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:26:27 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:26:27 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:26:27 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:26:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:26:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:26:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:26:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:26:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:26:28 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:26:28 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
三月 23, 2023 6:26:35 下午 org.apache.catalina.core.ApplicationContext log
信息: 1 Spring WebApplicationInitializers detected on classpath
三月 23, 2023 6:28:19 下午 org.apache.coyote.AbstractProtocol init
信息: 初始化协议处理器 ["http-nio-37799"]
三月 23, 2023 6:28:19 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
三月 23, 2023 6:28:19 下午 org.apache.catalina.core.StandardService startInternal
信息: 正在启动服务[Tomcat]
三月 23, 2023 6:28:19 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/8.5.39
三月 23, 2023 6:28:19 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesRmiTargets] to [true] as the property does not exist.
三月 23, 2023 6:28:19 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist.
三月 23, 2023 6:28:19 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist.
三月 23, 2023 6:28:19 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist.
三月 23, 2023 6:28:19 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesObjectStreamClassCaches] to [true] as the property does not exist.
三月 23, 2023 6:28:19 下午 org.apache.catalina.core.StandardContext setClassLoaderProperty
信息: Unable to set the web application class loader property [clearReferencesThreadLocals] to [true] as the property does not exist.
三月 23, 2023 6:28:19 下午 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: 未找到全局 web.xml
|