zengkid / SmartTomcat

The Tomcat plugin for Intellij IDEA
Apache License 2.0
126 stars 55 forks source link

Can't run smartTomcat due to unknown issue. #35

Closed tanjianyong closed 4 years ago

tanjianyong commented 4 years ago

IDEA version: image SmartTomcat:3.5.0(Have been reinstalled) JDK:1.8 tomcat:8.5.40 springboot version:1.5.9.RELEASE

smartTomcat profile: image

Full console log: "C:\Program Files\Java\jdk1.8.0_201\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:60294,suspend=y,server=n -javaagent:C:\Users\jianytan.IdeaIC2019.3\system\captureAgent\debugger-agent.jar -Dfile.encoding=UTF-8 -classpath "C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\bin\bootstrap.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\bin\commons-daemon.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\bin\tomcat-juli.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\annotations-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina-ant.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina-ha.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina-storeconfig.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina-tribes.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\ecj-4.6.3.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\el-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\jasper-el.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\jasper.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\jaspic-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\jsp-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\servlet-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-coyote.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-dbcp.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-i18n-es.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-i18n-fr.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-i18n-ja.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-i18n-ru.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-jdbc.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-jni.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-util-scan.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-util.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-websocket.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\websocket-api.jar;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.3\lib\idea_rt.jar" org.apache.catalina.startup.Bootstrap start Connected to the target VM, address: '127.0.0.1:60294', transport: 'socket' Jan 03, 2020 6:21:28 PM org.apache.catalina.startup.ClassLoaderFactory validateFile WARNING: Problem with directory [C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest\lib], exists: [false], isDirectory: [false], canRead: [false] Jan 03, 2020 6:21:28 PM org.apache.catalina.startup.ClassLoaderFactory validateFile WARNING: Problem with directory [C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest\lib], exists: [false], isDirectory: [false], canRead: [false] Jan 03, 2020 6:21:28 PM org.apache.catalina.startup.ClassLoaderFactory validateFile WARNING: Problem with directory [C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest\lib], exists: [false], isDirectory: [false], canRead: [false] Jan 03, 2020 6:21:28 PM org.apache.catalina.startup.ClassLoaderFactory validateFile WARNING: Problem with directory [C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest\lib], exists: [false], isDirectory: [false], canRead: [false] Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: Server version: Apache Tomcat/8.5.40 Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: Server built: Apr 10 2019 14:31:19 UTC Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: Server number: 8.5.40.0 Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: OS Name: Windows 10 Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: OS Version: 10.0 Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: Architecture: amd64 Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: Java Home: C:\Program Files\Java\jdk1.8.0_201\jre Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: JVM Version: 1.8.0_201-b09 Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: JVM Vendor: Oracle Corporation Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: CATALINA_BASE: C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: CATALINA_HOME: C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: Command line argument: -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:60294,suspend=y,server=n Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: Command line argument: -javaagent:C:\Users\jianytan.IdeaIC2019.3\system\captureAgent\debugger-agent.jar Jan 03, 2020 6:21:29 PM org.apache.catalina.startup.VersionLoggerListener log INFO: Command line argument: -Dfile.encoding=UTF-8 Jan 03, 2020 6:21:29 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_201\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\app\jianytan\product\11.2.0\client_1;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files\Perforce;C:\Program Files (x86)\GitExtensions\;C:\Program Files\Git\cmd;C:\Program Files\Java\jdk1.8.0_201\bin;C:\Program Files\Java\jdk1.8.0_201\jre\bin;C:\Program Files\nodejs\;C:\Users\jianytan\apache-maven-3.6.3\bin;C:\Users\jianytan\AppData\Local\Programs\Python\Python37\Scripts\;C:\Users\jianytan\AppData\Local\Programs\Python\Python37\;C:\Users\jianytan\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk1.8.0_201\bin;C:\Users\jianytan\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\jianytan\AppData\Roaming\npm;C:\Users\jianytan\AppData\Local\Programs\Fiddler;C:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\Google\Chrome\Application\;C:\Users\jianytan\php-7.2.19-nts-Win32-VC15-x64;C:\Users\jianytan\apache-maven-3.6.3\bin;;.] Jan 03, 2020 6:21:29 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-8080"] Jan 03, 2020 6:21:29 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Jan 03, 2020 6:21:30 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-nio-8009"] Jan 03, 2020 6:21:30 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Jan 03, 2020 6:21:30 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1726 ms Jan 03, 2020 6:21:30 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Catalina] Jan 03, 2020 6:21:30 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.5.40 Jan 03, 2020 6:21:38 PM org.apache.catalina.core.ApplicationContext log INFO: 2 Spring WebApplicationInitializers detected on classpath 18:21:39.302 [localhost-startStop-1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding PropertySource 'servletConfigInitParams' with lowest search precedence 18:21:39.310 [localhost-startStop-1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding PropertySource 'servletContextInitParams' with lowest search precedence 18:21:39.322 [localhost-startStop-1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding PropertySource 'jndiProperties' with lowest search precedence 18:21:39.322 [localhost-startStop-1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding PropertySource 'systemProperties' with lowest search precedence 18:21:39.325 [localhost-startStop-1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding PropertySource 'systemEnvironment' with lowest search precedence 18:21:39.326 [localhost-startStop-1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Initialized StandardServletEnvironment with PropertySources [StubPropertySource@1662054694 {name='servletConfigInitParams', properties=java.lang.Object@121b4a9a}, StubPropertySource@388807083 {name='servletContextInitParams', properties=java.lang.Object@6817d3f0}, JndiPropertySource@216696341 {name='jndiProperties', properties=org.springframework.jndi.JndiLocatorDelegate@44ed5288}, MapPropertySource@922638943 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=C:\Program Files\Java\jdk1.8.0_201\jre\bin, java.vm.version=25.201-b09, shared.loader=, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=;, tomcat.util.buf.StringCache.byte.enabled=true, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=US, user.script=, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=, tomcat.util.scan.StandardJarScanFilter.jarsToScan=log4j-taglib.jar,log4j-web.jar,log4javascript.jar,slf4j-taglib.jar, java.vm.specification.name=Java Virtual Machine Specification, user.dir=C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest, intellij.debug.agent=true, java.runtime.version=1.8.0_201-b09, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\jdk1.8.0_201\jre\lib\endorsed, os.arch=amd64, java.io.tmpdir=C:\Users\jianytan\AppData\Local\Temp\, line.separator= , java.vm.specification.vendor=Oracle Corporation, java.naming.factory.url.pkgs=org.apache.naming, user.variant=, os.name=Windows 10, sun.jnu.encoding=Cp1252, java.library.path=C:\Program Files\Java\jdk1.8.0_201\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\app\jianytan\product\11.2.0\client_1;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files\Perforce;C:\Program Files (x86)\GitExtensions\;C:\Program Files\Git\cmd;C:\Program Files\Java\jdk1.8.0_201\bin;C:\Program Files\Java\jdk1.8.0_201\jre\bin;C:\Program Files\nodejs\;C:\Users\jianytan\apache-maven-3.6.3\bin;C:\Users\jianytan\AppData\Local\Programs\Python\Python37\Scripts\;C:\Users\jianytan\AppData\Local\Programs\Python\Python37\;C:\Users\jianytan\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk1.8.0_201\bin;C:\Users\jianytan\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\jianytan\AppData\Roaming\npm;C:\Users\jianytan\AppData\Local\Programs\Fiddler;C:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\Google\Chrome\Application\;C:\Users\jianytan\php-7.2.19-nts-Win32-VC15-x64;C:\Users\jianytan\apache-maven-3.6.3\bin;;., jboss.modules.system.pkgs=com.intellij.rt, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.0, java.util.concurrent.ForkJoinPool.common.threadFactory=org.apache.catalina.startup.SafeForkJoinWorkerThreadFactory, user.home=C:\Users\jianytan, catalina.useNaming=true, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, tomcat.util.scan.StandardJarScanFilter.jarsToSkip=annotations-api.jar,ant-junit.jar,ant-launcher.jar,ant.jar,asm-.jar,aspectj.jar,bootstrap.jar,catalina-ant.jar,catalina-ha.jar,catalina-jmx-remote.jar,catalina-storeconfig.jar,catalina-tribes.jar,catalina-ws.jar,catalina.jar,cglib-.jar,cobertura-.jar,commons-beanutils.jar,commons-codec.jar,commons-collections.jar,commons-daemon.jar,commons-dbcp.jar,commons-digester.jar,commons-fileupload.jar,commons-httpclient.jar,commons-io.jar,commons-lang.jar,commons-logging.jar,commons-math.jar,commons-pool.jar,dom4j-.jar,easymock-.jar,ecj-.jar,el-api.jar,geronimo-spec-jaxrpc.jar,h2.jar,hamcrest-.jar,hibernate.jar,httpclient.jar,icu4j-.jar,jasper-el.jar,jasper.jar,jaspic-api.jar,jaxb-.jar,jaxen-.jar,jdom-.jar,jetty-.jar,jmx-tools.jar,jmx.jar,jsp-api.jar,jstl.jar,jta.jar,junit-.jar,junit.jar,log4j.jar,mail.jar,objenesis-.jar,oraclepki.jar,oro-.jar,servlet-api-.jar,servlet-api.jar,slf4j.jar,taglibs-standard-spec-.jar,tagsoup-.jar,tomcat-api.jar,tomcat-coyote.jar,tomcat-dbcp.jar,tomcat-i18n-.jar,tomcat-jdbc.jar,tomcat-jni.jar,tomcat-juli-adapters.jar,tomcat-juli.jar,tomcat-util-scan.jar,tomcat-util.jar,tomcat-websocket.jar,tools.jar,websocket-api.jar,wsdl4j.jar,xercesImpl.jar,xml-apis.jar,xmlParserAPIs-.jar,xmlParserAPIs.jar,xom-.jar, catalina.home=C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest, java.class.path=C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\bin\bootstrap.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\bin\commons-daemon.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\bin\tomcat-juli.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\annotations-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina-ant.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina-ha.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina-storeconfig.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina-tribes.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\catalina.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\ecj-4.6.3.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\el-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\jasper-el.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\jasper.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\jaspic-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\jsp-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\servlet-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-api.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-coyote.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-dbcp.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-i18n-es.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-i18n-fr.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-i18n-ja.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-i18n-ru.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-jdbc.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-jni.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-util-scan.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-util.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\tomcat-websocket.jar;C:\Users\jianytan\tomcat\apache-tomcat-8.5.40\lib\websocket-api.jar;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.3\lib\idea_rt.jar;C:\Users\jianytan.IdeaIC2019.3\system\captureAgent\debugger-agent.jar, user.name=jianytan, java.naming.factory.initial=org.apache.naming.java.javaURLContextFactory, package.definition=sun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.naming.,org.apache.tomcat., java.vm.specification.version=1.8, sun.java.command=org.apache.catalina.startup.Bootstrap start, java.home=C:\Program Files\Java\jdk1.8.0_201\jre, sun.arch.data.model=64, user.language=en, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.8.0_201, java.ext.dirs=C:\Program Files\Java\jdk1.8.0_201\jre\lib\ext;C:\windows\Sun\Java\lib\ext, sun.boot.class.path=C:\Program Files\Java\jdk1.8.0_201\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_201\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_201\jre\classes, server.loader=, java.vendor=Oracle Corporation, catalina.base=C:\Users\jianytan.SmartTomcat\yrs-rest\yrs-rest, file.separator=\, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, common.loader="${catalina.base}/lib","${catalina.base}/lib/.jar","${catalina.home}/lib","${catalina.home}/lib/.jar", sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, package.access=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.tomcat., sun.desktop=windows, sun.cpu.isalist=amd64}}, SystemEnvironmentPropertySource@1621137187 {name='systemEnvironment', properties={USERDOMAIN_ROAMINGPROFILE=AMD, LOCALAPPDATA=C:\Users\jianytan\AppData\Local, PROCESSOR_LEVEL=23, USERDOMAIN=AMD, FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer, LOGONSERVER=\SSHADCP06, JAVA_HOME=C:\Program Files\Java\jdk1.8.0_201, SESSIONNAME=Console, ALLUSERSPROFILE=C:\ProgramData, PROCESSOR_ARCHITECTURE=AMD64, PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft Azure Information Protection\Powershell, SystemDrive=C:, MAVEN_HOME=C:\Users\jianytan\apache-maven-3.6.3, OneDrive=C:\Users\Administrator\OneDrive, APPDATA=C:\Users\jianytan\AppData\Roaming, USERNAME=jianytan, USERDNSDOMAIN=AMD.COM, ProgramFiles(x86)=C:\Program Files (x86), CommonProgramFiles=C:\Program Files\Common Files, Path=C:\app\jianytan\product\11.2.0\client_1;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files\Perforce;C:\Program Files (x86)\GitExtensions\;C:\Program Files\Git\cmd;C:\Program Files\Java\jdk1.8.0_201\bin;C:\Program Files\Java\jdk1.8.0_201\jre\bin;C:\Program Files\nodejs\;C:\Users\jianytan\apache-maven-3.6.3\bin;C:\Users\jianytan\AppData\Local\Programs\Python\Python37\Scripts\;C:\Users\jianytan\AppData\Local\Programs\Python\Python37\;C:\Users\jianytan\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk1.8.0_201\bin;C:\Users\jianytan\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\jianytan\AppData\Roaming\npm;C:\Users\jianytan\AppData\Local\Programs\Fiddler;C:\Program Files\mysql-5.7.26-winx64\bin;C:\Program Files (x86)\Google\Chrome\Application\;C:\Users\jianytan\php-7.2.19-nts-Win32-VC15-x64;C:\Users\jianytan\apache-maven-3.6.3\bin;, FPS_BROWSER_USER_PROFILE_STRING=Default, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, DriverData=C:\Windows\System32\Drivers\DriverData, OS=Windows_NT, COMPUTERNAME=SUZLPJIANYTAN, PROCESSOR_REVISION=1100, CLASSPATH=C:\Program Files\Java\jdk1.8.0_201\lib\dt.jar;C:\Program Files\Java\jdk1.8.0_201\lib\tools.jar;, CommonProgramW6432=C:\Program Files\Common Files, ComSpec=C:\windows\system32\cmd.exe, UATDATA=C:\windows\CCM\UATData\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77, ProgramData=C:\ProgramData, ProgramW6432=C:\Program Files, HOMEPATH=\Users\jianytan, SystemRoot=C:\windows, TEMP=C:\Users\jianytan\AppData\Local\Temp, HOMEDRIVE=C:, PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 17 Stepping 0, AuthenticAMD, USERPROFILE=C:\Users\jianytan, TMP=C:\Users\jianytan\AppData\Local\Temp, CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files, ProgramFiles=C:\Program Files, PUBLIC=C:\Users\Public, NUMBER_OF_PROCESSORS=8, windir=C:\windows, =::=::\, IDEA_INITIAL_DIRECTORY=C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.3\bin}}] 18:21:39.335 [localhost-startStop-1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams' 18:21:41.067 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.exception-conversion-word] 18:21:41.068 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.exception-conversion-word] not found - trying original name [logging.exception-conversion-word]. javax.naming.NameNotFoundException: Name [logging.exception-conversion-word] is not bound in this Context. Unable to find [logging.exception-conversion-word]. 18:21:41.068 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.exception-conversion-word] 18:21:41.068 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.exception-conversion-word] threw NamingException with message: Name [logging.exception-conversion-word] is not bound in this Context. Unable to find [logging.exception-conversion-word].. Returning null. 18:21:41.069 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.exception_conversion_word] 18:21:41.069 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.exception_conversion_word] not found - trying original name [logging.exception_conversion_word]. javax.naming.NameNotFoundException: Name [logging.exception_conversion_word] is not bound in this Context. Unable to find [logging.exception_conversion_word]. 18:21:41.069 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.exception_conversion_word] 18:21:41.070 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.exception_conversion_word] threw NamingException with message: Name [logging.exception_conversion_word] is not bound in this Context. Unable to find [logging.exception_conversion_word].. Returning null. 18:21:41.070 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.exceptionConversionWord] 18:21:41.070 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.exceptionConversionWord] not found - trying original name [logging.exceptionConversionWord]. javax.naming.NameNotFoundException: Name [logging.exceptionConversionWord] is not bound in this Context. Unable to find [logging.exceptionConversionWord]. 18:21:41.070 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.exceptionConversionWord] 18:21:41.071 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.exceptionConversionWord] threw NamingException with message: Name [logging.exceptionConversionWord] is not bound in this Context. Unable to find [logging.exceptionConversionWord].. Returning null. 18:21:41.071 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.exceptionconversionword] 18:21:41.071 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.exceptionconversionword] not found - trying original name [logging.exceptionconversionword]. javax.naming.NameNotFoundException: Name [logging.exceptionconversionword] is not bound in this Context. Unable to find [logging.exceptionconversionword]. 18:21:41.071 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.exceptionconversionword] 18:21:41.071 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.exceptionconversionword] threw NamingException with message: Name [logging.exceptionconversionword] is not bound in this Context. Unable to find [logging.exceptionconversionword].. Returning null. 18:21:41.071 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.EXCEPTION-CONVERSION-WORD] 18:21:41.072 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.EXCEPTION-CONVERSION-WORD] not found - trying original name [logging.EXCEPTION-CONVERSION-WORD]. javax.naming.NameNotFoundException: Name [logging.EXCEPTION-CONVERSION-WORD] is not bound in this Context. Unable to find [logging.EXCEPTION-CONVERSION-WORD]. 18:21:41.072 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.EXCEPTION-CONVERSION-WORD] 18:21:41.072 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.EXCEPTION-CONVERSION-WORD] threw NamingException with message: Name [logging.EXCEPTION-CONVERSION-WORD] is not bound in this Context. Unable to find [logging.EXCEPTION-CONVERSION-WORD].. Returning null. 18:21:41.072 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.EXCEPTION_CONVERSION_WORD] 18:21:41.073 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.EXCEPTION_CONVERSION_WORD] not found - trying original name [logging.EXCEPTION_CONVERSION_WORD]. javax.naming.NameNotFoundException: Name [logging.EXCEPTION_CONVERSION_WORD] is not bound in this Context. Unable to find [logging.EXCEPTION_CONVERSION_WORD]. 18:21:41.073 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.EXCEPTION_CONVERSION_WORD] 18:21:41.073 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.EXCEPTION_CONVERSION_WORD] threw NamingException with message: Name [logging.EXCEPTION_CONVERSION_WORD] is not bound in this Context. Unable to find [logging.EXCEPTION_CONVERSION_WORD].. Returning null. 18:21:41.073 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.EXCEPTIONCONVERSIONWORD] 18:21:41.074 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.EXCEPTIONCONVERSIONWORD] not found - trying original name [logging.EXCEPTIONCONVERSIONWORD]. javax.naming.NameNotFoundException: Name [logging.EXCEPTIONCONVERSIONWORD] is not bound in this Context. Unable to find [logging.EXCEPTIONCONVERSIONWORD]. 18:21:41.074 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.EXCEPTIONCONVERSIONWORD] 18:21:41.074 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.EXCEPTIONCONVERSIONWORD] threw NamingException with message: Name [logging.EXCEPTIONCONVERSIONWORD] is not bound in this Context. Unable to find [logging.EXCEPTIONCONVERSIONWORD].. Returning null. 18:21:41.074 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_exception-conversion-word] 18:21:41.074 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_exception-conversion-word] not found - trying original name [logging_exception-conversion-word]. javax.naming.NameNotFoundException: Name [logging_exception-conversion-word] is not bound in this Context. Unable to find [logging_exception-conversion-word]. 18:21:41.075 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_exception-conversion-word] 18:21:41.075 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_exception-conversion-word] threw NamingException with message: Name [logging_exception-conversion-word] is not bound in this Context. Unable to find [logging_exception-conversion-word].. Returning null. 18:21:41.075 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_exception_conversion_word] 18:21:41.075 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_exception_conversion_word] not found - trying original name [logging_exception_conversion_word]. javax.naming.NameNotFoundException: Name [logging_exception_conversion_word] is not bound in this Context. Unable to find [logging_exception_conversion_word]. 18:21:41.075 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_exception_conversion_word] 18:21:41.075 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_exception_conversion_word] threw NamingException with message: Name [logging_exception_conversion_word] is not bound in this Context. Unable to find [logging_exception_conversion_word].. Returning null. 18:21:41.075 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_exceptionConversionWord] 18:21:41.075 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_exceptionConversionWord] not found - trying original name [logging_exceptionConversionWord]. javax.naming.NameNotFoundException: Name [logging_exceptionConversionWord] is not bound in this Context. Unable to find [logging_exceptionConversionWord]. 18:21:41.076 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_exceptionConversionWord] 18:21:41.076 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_exceptionConversionWord] threw NamingException with message: Name [logging_exceptionConversionWord] is not bound in this Context. Unable to find [logging_exceptionConversionWord].. Returning null. 18:21:41.076 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_exceptionconversionword] 18:21:41.076 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_exceptionconversionword] not found - trying original name [logging_exceptionconversionword]. javax.naming.NameNotFoundException: Name [logging_exceptionconversionword] is not bound in this Context. Unable to find [logging_exceptionconversionword]. 18:21:41.076 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_exceptionconversionword] 18:21:41.076 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_exceptionconversionword] threw NamingException with message: Name [logging_exceptionconversionword] is not bound in this Context. Unable to find [logging_exceptionconversionword].. Returning null. 18:21:41.076 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_EXCEPTION-CONVERSION-WORD] 18:21:41.077 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_EXCEPTION-CONVERSION-WORD] not found - trying original name [logging_EXCEPTION-CONVERSION-WORD]. javax.naming.NameNotFoundException: Name [logging_EXCEPTION-CONVERSION-WORD] is not bound in this Context. Unable to find [logging_EXCEPTION-CONVERSION-WORD]. 18:21:41.077 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_EXCEPTION-CONVERSION-WORD] 18:21:41.077 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_EXCEPTION-CONVERSION-WORD] threw NamingException with message: Name [logging_EXCEPTION-CONVERSION-WORD] is not bound in this Context. Unable to find [logging_EXCEPTION-CONVERSION-WORD].. Returning null. 18:21:41.077 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_EXCEPTION_CONVERSION_WORD] 18:21:41.077 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_EXCEPTION_CONVERSION_WORD] not found - trying original name [logging_EXCEPTION_CONVERSION_WORD]. javax.naming.NameNotFoundException: Name [logging_EXCEPTION_CONVERSION_WORD] is not bound in this Context. Unable to find [logging_EXCEPTION_CONVERSION_WORD]. 18:21:41.077 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_EXCEPTION_CONVERSION_WORD] 18:21:41.078 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_EXCEPTION_CONVERSION_WORD] threw NamingException with message: Name [logging_EXCEPTION_CONVERSION_WORD] is not bound in this Context. Unable to find [logging_EXCEPTION_CONVERSION_WORD].. Returning null. 18:21:41.078 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_EXCEPTIONCONVERSIONWORD] 18:21:41.078 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_EXCEPTIONCONVERSIONWORD] not found - trying original name [logging_EXCEPTIONCONVERSIONWORD]. javax.naming.NameNotFoundException: Name [logging_EXCEPTIONCONVERSIONWORD] is not bound in this Context. Unable to find [logging_EXCEPTIONCONVERSIONWORD]. 18:21:41.078 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_EXCEPTIONCONVERSIONWORD] 18:21:41.078 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_EXCEPTIONCONVERSIONWORD] threw NamingException with message: Name [logging_EXCEPTIONCONVERSIONWORD] is not bound in this Context. Unable to find [logging_EXCEPTIONCONVERSIONWORD].. Returning null. 18:21:41.078 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.exception-conversion-word] 18:21:41.079 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.exception-conversion-word] not found - trying original name [LOGGING.exception-conversion-word]. javax.naming.NameNotFoundException: Name [LOGGING.exception-conversion-word] is not bound in this Context. Unable to find [LOGGING.exception-conversion-word]. 18:21:41.079 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.exception-conversion-word] 18:21:41.079 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.exception-conversion-word] threw NamingException with message: Name [LOGGING.exception-conversion-word] is not bound in this Context. Unable to find [LOGGING.exception-conversion-word].. Returning null. 18:21:41.079 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.exception_conversion_word] 18:21:41.080 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.exception_conversion_word] not found - trying original name [LOGGING.exception_conversion_word]. javax.naming.NameNotFoundException: Name [LOGGING.exception_conversion_word] is not bound in this Context. Unable to find [LOGGING.exception_conversion_word]. 18:21:41.080 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.exception_conversion_word] 18:21:41.080 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.exception_conversion_word] threw NamingException with message: Name [LOGGING.exception_conversion_word] is not bound in this Context. Unable to find [LOGGING.exception_conversion_word].. Returning null. 18:21:41.080 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.exceptionConversionWord] 18:21:41.080 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.exceptionConversionWord] not found - trying original name [LOGGING.exceptionConversionWord]. javax.naming.NameNotFoundException: Name [LOGGING.exceptionConversionWord] is not bound in this Context. Unable to find [LOGGING.exceptionConversionWord]. 18:21:41.081 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.exceptionConversionWord] 18:21:41.081 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.exceptionConversionWord] threw NamingException with message: Name [LOGGING.exceptionConversionWord] is not bound in this Context. Unable to find [LOGGING.exceptionConversionWord].. Returning null. 18:21:41.081 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.exceptionconversionword] 18:21:41.081 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.exceptionconversionword] not found - trying original name [LOGGING.exceptionconversionword]. javax.naming.NameNotFoundException: Name [LOGGING.exceptionconversionword] is not bound in this Context. Unable to find [LOGGING.exceptionconversionword]. 18:21:41.082 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.exceptionconversionword] 18:21:41.082 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.exceptionconversionword] threw NamingException with message: Name [LOGGING.exceptionconversionword] is not bound in this Context. Unable to find [LOGGING.exceptionconversionword].. Returning null. 18:21:41.082 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.EXCEPTION-CONVERSION-WORD] 18:21:41.083 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.EXCEPTION-CONVERSION-WORD] not found - trying original name [LOGGING.EXCEPTION-CONVERSION-WORD]. javax.naming.NameNotFoundException: Name [LOGGING.EXCEPTION-CONVERSION-WORD] is not bound in this Context. Unable to find [LOGGING.EXCEPTION-CONVERSION-WORD]. 18:21:41.083 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.EXCEPTION-CONVERSION-WORD] 18:21:41.083 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.EXCEPTION-CONVERSION-WORD] threw NamingException with message: Name [LOGGING.EXCEPTION-CONVERSION-WORD] is not bound in this Context. Unable to find [LOGGING.EXCEPTION-CONVERSION-WORD].. Returning null. 18:21:41.083 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.EXCEPTION_CONVERSION_WORD] 18:21:41.084 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.EXCEPTION_CONVERSION_WORD] not found - trying original name [LOGGING.EXCEPTION_CONVERSION_WORD]. javax.naming.NameNotFoundException: Name [LOGGING.EXCEPTION_CONVERSION_WORD] is not bound in this Context. Unable to find [LOGGING.EXCEPTION_CONVERSION_WORD]. 18:21:41.084 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.EXCEPTION_CONVERSION_WORD] 18:21:41.084 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.EXCEPTION_CONVERSION_WORD] threw NamingException with message: Name [LOGGING.EXCEPTION_CONVERSION_WORD] is not bound in this Context. Unable to find [LOGGING.EXCEPTION_CONVERSION_WORD].. Returning null. 18:21:41.084 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.EXCEPTIONCONVERSIONWORD] 18:21:41.085 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.EXCEPTIONCONVERSIONWORD] not found - trying original name [LOGGING.EXCEPTIONCONVERSIONWORD]. javax.naming.NameNotFoundException: Name [LOGGING.EXCEPTIONCONVERSIONWORD] is not bound in this Context. Unable to find [LOGGING.EXCEPTIONCONVERSIONWORD]. 18:21:41.085 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.EXCEPTIONCONVERSIONWORD] 18:21:41.085 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.EXCEPTIONCONVERSIONWORD] threw NamingException with message: Name [LOGGING.EXCEPTIONCONVERSIONWORD] is not bound in this Context. Unable to find [LOGGING.EXCEPTIONCONVERSIONWORD].. Returning null. 18:21:41.085 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_exception-conversion-word] 18:21:41.085 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_exception-conversion-word] not found - trying original name [LOGGING_exception-conversion-word]. javax.naming.NameNotFoundException: Name [LOGGING_exception-conversion-word] is not bound in this Context. Unable to find [LOGGING_exception-conversion-word]. 18:21:41.086 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_exception-conversion-word] 18:21:41.086 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_exception-conversion-word] threw NamingException with message: Name [LOGGING_exception-conversion-word] is not bound in this Context. Unable to find [LOGGING_exception-conversion-word].. Returning null. 18:21:41.086 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_exception_conversion_word] 18:21:41.086 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_exception_conversion_word] not found - trying original name [LOGGING_exception_conversion_word]. javax.naming.NameNotFoundException: Name [LOGGING_exception_conversion_word] is not bound in this Context. Unable to find [LOGGING_exception_conversion_word]. 18:21:41.087 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_exception_conversion_word] 18:21:41.087 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_exception_conversion_word] threw NamingException with message: Name [LOGGING_exception_conversion_word] is not bound in this Context. Unable to find [LOGGING_exception_conversion_word].. Returning null. 18:21:41.087 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_exceptionConversionWord] 18:21:41.087 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_exceptionConversionWord] not found - trying original name [LOGGING_exceptionConversionWord]. javax.naming.NameNotFoundException: Name [LOGGING_exceptionConversionWord] is not bound in this Context. Unable to find [LOGGING_exceptionConversionWord]. 18:21:41.087 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_exceptionConversionWord] 18:21:41.088 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_exceptionConversionWord] threw NamingException with message: Name [LOGGING_exceptionConversionWord] is not bound in this Context. Unable to find [LOGGING_exceptionConversionWord].. Returning null. 18:21:41.088 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_exceptionconversionword] 18:21:41.088 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_exceptionconversionword] not found - trying original name [LOGGING_exceptionconversionword]. javax.naming.NameNotFoundException: Name [LOGGING_exceptionconversionword] is not bound in this Context. Unable to find [LOGGING_exceptionconversionword]. 18:21:41.088 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_exceptionconversionword] 18:21:41.088 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_exceptionconversionword] threw NamingException with message: Name [LOGGING_exceptionconversionword] is not bound in this Context. Unable to find [LOGGING_exceptionconversionword].. Returning null. 18:21:41.088 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_EXCEPTION-CONVERSION-WORD] 18:21:41.089 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_EXCEPTION-CONVERSION-WORD] not found - trying original name [LOGGING_EXCEPTION-CONVERSION-WORD]. javax.naming.NameNotFoundException: Name [LOGGING_EXCEPTION-CONVERSION-WORD] is not bound in this Context. Unable to find [LOGGING_EXCEPTION-CONVERSION-WORD]. 18:21:41.089 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_EXCEPTION-CONVERSION-WORD] 18:21:41.089 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_EXCEPTION-CONVERSION-WORD] threw NamingException with message: Name [LOGGING_EXCEPTION-CONVERSION-WORD] is not bound in this Context. Unable to find [LOGGING_EXCEPTION-CONVERSION-WORD].. Returning null. 18:21:41.089 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_EXCEPTION_CONVERSION_WORD] 18:21:41.090 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_EXCEPTION_CONVERSION_WORD] not found - trying original name [LOGGING_EXCEPTION_CONVERSION_WORD]. javax.naming.NameNotFoundException: Name [LOGGING_EXCEPTION_CONVERSION_WORD] is not bound in this Context. Unable to find [LOGGING_EXCEPTION_CONVERSION_WORD]. 18:21:41.090 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_EXCEPTION_CONVERSION_WORD] 18:21:41.090 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_EXCEPTION_CONVERSION_WORD] threw NamingException with message: Name [LOGGING_EXCEPTION_CONVERSION_WORD] is not bound in this Context. Unable to find [LOGGING_EXCEPTION_CONVERSION_WORD].. Returning null. 18:21:41.090 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_EXCEPTIONCONVERSIONWORD] 18:21:41.090 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_EXCEPTIONCONVERSIONWORD] not found - trying original name [LOGGING_EXCEPTIONCONVERSIONWORD]. javax.naming.NameNotFoundException: Name [LOGGING_EXCEPTIONCONVERSIONWORD] is not bound in this Context. Unable to find [LOGGING_EXCEPTIONCONVERSIONWORD]. 18:21:41.090 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_EXCEPTIONCONVERSIONWORD] 18:21:41.091 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_EXCEPTIONCONVERSIONWORD] threw NamingException with message: Name [LOGGING_EXCEPTIONCONVERSIONWORD] is not bound in this Context. Unable to find [LOGGING_EXCEPTIONCONVERSIONWORD].. Returning null. 18:21:41.091 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.pattern.console] 18:21:41.091 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.pattern.console] not found - trying original name [logging.pattern.console]. javax.naming.NameNotFoundException: Name [logging.pattern.console] is not bound in this Context. Unable to find [logging.pattern.console]. 18:21:41.091 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.pattern.console] 18:21:41.092 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.pattern.console] threw NamingException with message: Name [logging.pattern.console] is not bound in this Context. Unable to find [logging.pattern.console].. Returning null. 18:21:41.092 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.pattern_console] 18:21:41.092 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.pattern_console] not found - trying original name [logging.pattern_console]. javax.naming.NameNotFoundException: Name [logging.pattern_console] is not bound in this Context. Unable to find [logging.pattern_console]. 18:21:41.092 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.pattern_console] 18:21:41.092 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.pattern_console] threw NamingException with message: Name [logging.pattern_console] is not bound in this Context. Unable to find [logging.pattern_console].. Returning null. 18:21:41.092 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.patternConsole] 18:21:41.092 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.patternConsole] not found - trying original name [logging.patternConsole]. javax.naming.NameNotFoundException: Name [logging.patternConsole] is not bound in this Context. Unable to find [logging.patternConsole]. 18:21:41.093 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.patternConsole] 18:21:41.093 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.patternConsole] threw NamingException with message: Name [logging.patternConsole] is not bound in this Context. Unable to find [logging.patternConsole].. Returning null. 18:21:41.093 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.patternconsole] 18:21:41.093 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.patternconsole] not found - trying original name [logging.patternconsole]. javax.naming.NameNotFoundException: Name [logging.patternconsole] is not bound in this Context. Unable to find [logging.patternconsole]. 18:21:41.093 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.patternconsole] 18:21:41.093 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.patternconsole] threw NamingException with message: Name [logging.patternconsole] is not bound in this Context. Unable to find [logging.patternconsole].. Returning null. 18:21:41.093 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERN.CONSOLE] 18:21:41.094 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERN.CONSOLE] not found - trying original name [logging.PATTERN.CONSOLE]. javax.naming.NameNotFoundException: Name [logging.PATTERN.CONSOLE] is not bound in this Context. Unable to find [logging.PATTERN.CONSOLE]. 18:21:41.094 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERN.CONSOLE] 18:21:41.094 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERN.CONSOLE] threw NamingException with message: Name [logging.PATTERN.CONSOLE] is not bound in this Context. Unable to find [logging.PATTERN.CONSOLE].. Returning null. 18:21:41.094 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERN_CONSOLE] 18:21:41.094 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERN_CONSOLE] not found - trying original name [logging.PATTERN_CONSOLE]. javax.naming.NameNotFoundException: Name [logging.PATTERN_CONSOLE] is not bound in this Context. Unable to find [logging.PATTERN_CONSOLE]. 18:21:41.094 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERN_CONSOLE] 18:21:41.094 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERN_CONSOLE] threw NamingException with message: Name [logging.PATTERN_CONSOLE] is not bound in this Context. Unable to find [logging.PATTERN_CONSOLE].. Returning null. 18:21:41.094 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERNCONSOLE] 18:21:41.095 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERNCONSOLE] not found - trying original name [logging.PATTERNCONSOLE]. javax.naming.NameNotFoundException: Name [logging.PATTERNCONSOLE] is not bound in this Context. Unable to find [logging.PATTERNCONSOLE]. 18:21:41.095 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERNCONSOLE] 18:21:41.095 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERNCONSOLE] threw NamingException with message: Name [logging.PATTERNCONSOLE] is not bound in this Context. Unable to find [logging.PATTERNCONSOLE].. Returning null. 18:21:41.095 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_pattern.console] 18:21:41.095 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_pattern.console] not found - trying original name [logging_pattern.console]. javax.naming.NameNotFoundException: Name [logging_pattern.console] is not bound in this Context. Unable to find [logging_pattern.console]. 18:21:41.095 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_pattern.console] 18:21:41.095 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_pattern.console] threw NamingException with message: Name [logging_pattern.console] is not bound in this Context. Unable to find [logging_pattern.console].. Returning null. 18:21:41.095 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_pattern_console] 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_pattern_console] not found - trying original name [logging_pattern_console]. javax.naming.NameNotFoundException: Name [logging_pattern_console] is not bound in this Context. Unable to find [logging_pattern_console]. 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_pattern_console] 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_pattern_console] threw NamingException with message: Name [logging_pattern_console] is not bound in this Context. Unable to find [logging_pattern_console].. Returning null. 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_patternConsole] 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_patternConsole] not found - trying original name [logging_patternConsole]. javax.naming.NameNotFoundException: Name [logging_patternConsole] is not bound in this Context. Unable to find [logging_patternConsole]. 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_patternConsole] 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_patternConsole] threw NamingException with message: Name [logging_patternConsole] is not bound in this Context. Unable to find [logging_patternConsole].. Returning null. 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_patternconsole] 18:21:41.096 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_patternconsole] not found - trying original name [logging_patternconsole]. javax.naming.NameNotFoundException: Name [logging_patternconsole] is not bound in this Context. Unable to find [logging_patternconsole]. 18:21:41.097 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_patternconsole] 18:21:41.097 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_patternconsole] threw NamingException with message: Name [logging_patternconsole] is not bound in this Context. Unable to find [logging_patternconsole].. Returning null. 18:21:41.097 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERN.CONSOLE] 18:21:41.097 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERN.CONSOLE] not found - trying original name [logging_PATTERN.CONSOLE]. javax.naming.NameNotFoundException: Name [logging_PATTERN.CONSOLE] is not bound in this Context. Unable to find [logging_PATTERN.CONSOLE]. 18:21:41.097 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERN.CONSOLE] 18:21:41.098 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERN.CONSOLE] threw NamingException with message: Name [logging_PATTERN.CONSOLE] is not bound in this Context. Unable to find [logging_PATTERN.CONSOLE].. Returning null. 18:21:41.098 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERN_CONSOLE] 18:21:41.098 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERN_CONSOLE] not found - trying original name [logging_PATTERN_CONSOLE]. javax.naming.NameNotFoundException: Name [logging_PATTERN_CONSOLE] is not bound in this Context. Unable to find [logging_PATTERN_CONSOLE]. 18:21:41.098 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERN_CONSOLE] 18:21:41.098 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERN_CONSOLE] threw NamingException with message: Name [logging_PATTERN_CONSOLE] is not bound in this Context. Unable to find [logging_PATTERN_CONSOLE].. Returning null. 18:21:41.098 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERNCONSOLE] 18:21:41.099 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERNCONSOLE] not found - trying original name [logging_PATTERNCONSOLE]. javax.naming.NameNotFoundException: Name [logging_PATTERNCONSOLE] is not bound in this Context. Unable to find [logging_PATTERNCONSOLE]. 18:21:41.099 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERNCONSOLE] 18:21:41.099 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERNCONSOLE] threw NamingException with message: Name [logging_PATTERNCONSOLE] is not bound in this Context. Unable to find [logging_PATTERNCONSOLE].. Returning null. 18:21:41.099 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.pattern.console] 18:21:41.099 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.pattern.console] not found - trying original name [LOGGING.pattern.console]. javax.naming.NameNotFoundException: Name [LOGGING.pattern.console] is not bound in this Context. Unable to find [LOGGING.pattern.console]. 18:21:41.099 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.pattern.console] 18:21:41.099 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.pattern.console] threw NamingException with message: Name [LOGGING.pattern.console] is not bound in this Context. Unable to find [LOGGING.pattern.console].. Returning null. 18:21:41.099 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.pattern_console] 18:21:41.100 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.pattern_console] not found - trying original name [LOGGING.pattern_console]. javax.naming.NameNotFoundException: Name [LOGGING.pattern_console] is not bound in this Context. Unable to find [LOGGING.pattern_console]. 18:21:41.100 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.pattern_console] 18:21:41.100 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.pattern_console] threw NamingException with message: Name [LOGGING.pattern_console] is not bound in this Context. Unable to find [LOGGING.pattern_console].. Returning null. 18:21:41.100 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.patternConsole] 18:21:41.100 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.patternConsole] not found - trying original name [LOGGING.patternConsole]. javax.naming.NameNotFoundException: Name [LOGGING.patternConsole] is not bound in this Context. Unable to find [LOGGING.patternConsole]. 18:21:41.100 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.patternConsole] 18:21:41.100 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.patternConsole] threw NamingException with message: Name [LOGGING.patternConsole] is not bound in this Context. Unable to find [LOGGING.patternConsole].. Returning null. 18:21:41.100 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.patternconsole] 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.patternconsole] not found - trying original name [LOGGING.patternconsole]. javax.naming.NameNotFoundException: Name [LOGGING.patternconsole] is not bound in this Context. Unable to find [LOGGING.patternconsole]. 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.patternconsole] 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.patternconsole] threw NamingException with message: Name [LOGGING.patternconsole] is not bound in this Context. Unable to find [LOGGING.patternconsole].. Returning null. 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERN.CONSOLE] 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERN.CONSOLE] not found - trying original name [LOGGING.PATTERN.CONSOLE]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERN.CONSOLE] is not bound in this Context. Unable to find [LOGGING.PATTERN.CONSOLE]. 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERN.CONSOLE] 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERN.CONSOLE] threw NamingException with message: Name [LOGGING.PATTERN.CONSOLE] is not bound in this Context. Unable to find [LOGGING.PATTERN.CONSOLE].. Returning null. 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERN_CONSOLE] 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERN_CONSOLE] not found - trying original name [LOGGING.PATTERN_CONSOLE]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERN_CONSOLE] is not bound in this Context. Unable to find [LOGGING.PATTERN_CONSOLE]. 18:21:41.101 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERN_CONSOLE] 18:21:41.102 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERN_CONSOLE] threw NamingException with message: Name [LOGGING.PATTERN_CONSOLE] is not bound in this Context. Unable to find [LOGGING.PATTERN_CONSOLE].. Returning null. 18:21:41.102 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERNCONSOLE] 18:21:41.102 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERNCONSOLE] not found - trying original name [LOGGING.PATTERNCONSOLE]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERNCONSOLE] is not bound in this Context. Unable to find [LOGGING.PATTERNCONSOLE]. 18:21:41.102 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERNCONSOLE] 18:21:41.102 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERNCONSOLE] threw NamingException with message: Name [LOGGING.PATTERNCONSOLE] is not bound in this Context. Unable to find [LOGGING.PATTERNCONSOLE].. Returning null. 18:21:41.103 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_pattern.console] 18:21:41.103 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_pattern.console] not found - trying original name [LOGGING_pattern.console]. javax.naming.NameNotFoundException: Name [LOGGING_pattern.console] is not bound in this Context. Unable to find [LOGGING_pattern.console]. 18:21:41.103 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_pattern.console] 18:21:41.103 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_pattern.console] threw NamingException with message: Name [LOGGING_pattern.console] is not bound in this Context. Unable to find [LOGGING_pattern.console].. Returning null. 18:21:41.103 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_pattern_console] 18:21:41.103 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_pattern_console] not found - trying original name [LOGGING_pattern_console]. javax.naming.NameNotFoundException: Name [LOGGING_pattern_console] is not bound in this Context. Unable to find [LOGGING_pattern_console]. 18:21:41.103 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_pattern_console] 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_pattern_console] threw NamingException with message: Name [LOGGING_pattern_console] is not bound in this Context. Unable to find [LOGGING_pattern_console].. Returning null. 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_patternConsole] 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_patternConsole] not found - trying original name [LOGGING_patternConsole]. javax.naming.NameNotFoundException: Name [LOGGING_patternConsole] is not bound in this Context. Unable to find [LOGGING_patternConsole]. 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_patternConsole] 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_patternConsole] threw NamingException with message: Name [LOGGING_patternConsole] is not bound in this Context. Unable to find [LOGGING_patternConsole].. Returning null. 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_patternconsole] 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_patternconsole] not found - trying original name [LOGGING_patternconsole]. javax.naming.NameNotFoundException: Name [LOGGING_patternconsole] is not bound in this Context. Unable to find [LOGGING_patternconsole]. 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_patternconsole] 18:21:41.104 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_patternconsole] threw NamingException with message: Name [LOGGING_patternconsole] is not bound in this Context. Unable to find [LOGGING_patternconsole].. Returning null. 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERN.CONSOLE] 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERN.CONSOLE] not found - trying original name [LOGGING_PATTERN.CONSOLE]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERN.CONSOLE] is not bound in this Context. Unable to find [LOGGING_PATTERN.CONSOLE]. 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERN.CONSOLE] 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERN.CONSOLE] threw NamingException with message: Name [LOGGING_PATTERN.CONSOLE] is not bound in this Context. Unable to find [LOGGING_PATTERN.CONSOLE].. Returning null. 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERN_CONSOLE] 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERN_CONSOLE] not found - trying original name [LOGGING_PATTERN_CONSOLE]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERN_CONSOLE] is not bound in this Context. Unable to find [LOGGING_PATTERN_CONSOLE]. 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERN_CONSOLE] 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERN_CONSOLE] threw NamingException with message: Name [LOGGING_PATTERN_CONSOLE] is not bound in this Context. Unable to find [LOGGING_PATTERN_CONSOLE].. Returning null. 18:21:41.105 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERNCONSOLE] 18:21:41.106 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERNCONSOLE] not found - trying original name [LOGGING_PATTERNCONSOLE]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERNCONSOLE] is not bound in this Context. Unable to find [LOGGING_PATTERNCONSOLE]. 18:21:41.106 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERNCONSOLE] 18:21:41.106 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERNCONSOLE] threw NamingException with message: Name [LOGGING_PATTERNCONSOLE] is not bound in this Context. Unable to find [LOGGING_PATTERNCONSOLE].. Returning null. 18:21:41.106 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.pattern.file] 18:21:41.106 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.pattern.file] not found - trying original name [logging.pattern.file]. javax.naming.NameNotFoundException: Name [logging.pattern.file] is not bound in this Context. Unable to find [logging.pattern.file]. 18:21:41.106 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.pattern.file] 18:21:41.106 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.pattern.file] threw NamingException with message: Name [logging.pattern.file] is not bound in this Context. Unable to find [logging.pattern.file].. Returning null. 18:21:41.106 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.pattern_file] 18:21:41.107 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.pattern_file] not found - trying original name [logging.pattern_file]. javax.naming.NameNotFoundException: Name [logging.pattern_file] is not bound in this Context. Unable to find [logging.pattern_file]. 18:21:41.107 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.pattern_file] 18:21:41.107 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.pattern_file] threw NamingException with message: Name [logging.pattern_file] is not bound in this Context. Unable to find [logging.pattern_file].. Returning null. 18:21:41.107 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.patternFile] 18:21:41.107 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.patternFile] not found - trying original name [logging.patternFile]. javax.naming.NameNotFoundException: Name [logging.patternFile] is not bound in this Context. Unable to find [logging.patternFile]. 18:21:41.107 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.patternFile] 18:21:41.107 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.patternFile] threw NamingException with message: Name [logging.patternFile] is not bound in this Context. Unable to find [logging.patternFile].. Returning null. 18:21:41.107 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.patternfile] 18:21:41.108 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.patternfile] not found - trying original name [logging.patternfile]. javax.naming.NameNotFoundException: Name [logging.patternfile] is not bound in this Context. Unable to find [logging.patternfile]. 18:21:41.108 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.patternfile] 18:21:41.108 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.patternfile] threw NamingException with message: Name [logging.patternfile] is not bound in this Context. Unable to find [logging.patternfile].. Returning null. 18:21:41.108 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERN.FILE] 18:21:41.108 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERN.FILE] not found - trying original name [logging.PATTERN.FILE]. javax.naming.NameNotFoundException: Name [logging.PATTERN.FILE] is not bound in this Context. Unable to find [logging.PATTERN.FILE]. 18:21:41.108 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERN.FILE] 18:21:41.108 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERN.FILE] threw NamingException with message: Name [logging.PATTERN.FILE] is not bound in this Context. Unable to find [logging.PATTERN.FILE].. Returning null. 18:21:41.108 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERN_FILE] 18:21:41.109 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERN_FILE] not found - trying original name [logging.PATTERN_FILE]. javax.naming.NameNotFoundException: Name [logging.PATTERN_FILE] is not bound in this Context. Unable to find [logging.PATTERN_FILE]. 18:21:41.109 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERN_FILE] 18:21:41.109 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERN_FILE] threw NamingException with message: Name [logging.PATTERN_FILE] is not bound in this Context. Unable to find [logging.PATTERN_FILE].. Returning null. 18:21:41.109 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERNFILE] 18:21:41.109 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERNFILE] not found - trying original name [logging.PATTERNFILE]. javax.naming.NameNotFoundException: Name [logging.PATTERNFILE] is not bound in this Context. Unable to find [logging.PATTERNFILE]. 18:21:41.110 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERNFILE] 18:21:41.110 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERNFILE] threw NamingException with message: Name [logging.PATTERNFILE] is not bound in this Context. Unable to find [logging.PATTERNFILE].. Returning null. 18:21:41.110 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_pattern.file] 18:21:41.110 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_pattern.file] not found - trying original name [logging_pattern.file]. javax.naming.NameNotFoundException: Name [logging_pattern.file] is not bound in this Context. Unable to find [logging_pattern.file]. 18:21:41.110 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_pattern.file] 18:21:41.110 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_pattern.file] threw NamingException with message: Name [logging_pattern.file] is not bound in this Context. Unable to find [logging_pattern.file].. Returning null. 18:21:41.110 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_pattern_file] 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_pattern_file] not found - trying original name [logging_pattern_file]. javax.naming.NameNotFoundException: Name [logging_pattern_file] is not bound in this Context. Unable to find [logging_pattern_file]. 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_pattern_file] 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_pattern_file] threw NamingException with message: Name [logging_pattern_file] is not bound in this Context. Unable to find [logging_pattern_file].. Returning null. 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_patternFile] 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_patternFile] not found - trying original name [logging_patternFile]. javax.naming.NameNotFoundException: Name [logging_patternFile] is not bound in this Context. Unable to find [logging_patternFile]. 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_patternFile] 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_patternFile] threw NamingException with message: Name [logging_patternFile] is not bound in this Context. Unable to find [logging_patternFile].. Returning null. 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_patternfile] 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_patternfile] not found - trying original name [logging_patternfile]. javax.naming.NameNotFoundException: Name [logging_patternfile] is not bound in this Context. Unable to find [logging_patternfile]. 18:21:41.111 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_patternfile] 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_patternfile] threw NamingException with message: Name [logging_patternfile] is not bound in this Context. Unable to find [logging_patternfile].. Returning null. 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERN.FILE] 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERN.FILE] not found - trying original name [logging_PATTERN.FILE]. javax.naming.NameNotFoundException: Name [logging_PATTERN.FILE] is not bound in this Context. Unable to find [logging_PATTERN.FILE]. 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERN.FILE] 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERN.FILE] threw NamingException with message: Name [logging_PATTERN.FILE] is not bound in this Context. Unable to find [logging_PATTERN.FILE].. Returning null. 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERN_FILE] 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERN_FILE] not found - trying original name [logging_PATTERN_FILE]. javax.naming.NameNotFoundException: Name [logging_PATTERN_FILE] is not bound in this Context. Unable to find [logging_PATTERN_FILE]. 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERN_FILE] 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERN_FILE] threw NamingException with message: Name [logging_PATTERN_FILE] is not bound in this Context. Unable to find [logging_PATTERN_FILE].. Returning null. 18:21:41.112 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERNFILE] 18:21:41.113 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERNFILE] not found - trying original name [logging_PATTERNFILE]. javax.naming.NameNotFoundException: Name [logging_PATTERNFILE] is not bound in this Context. Unable to find [logging_PATTERNFILE]. 18:21:41.113 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERNFILE] 18:21:41.113 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERNFILE] threw NamingException with message: Name [logging_PATTERNFILE] is not bound in this Context. Unable to find [logging_PATTERNFILE].. Returning null. 18:21:41.113 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.pattern.file] 18:21:41.113 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.pattern.file] not found - trying original name [LOGGING.pattern.file]. javax.naming.NameNotFoundException: Name [LOGGING.pattern.file] is not bound in this Context. Unable to find [LOGGING.pattern.file]. 18:21:41.113 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.pattern.file] 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.pattern.file] threw NamingException with message: Name [LOGGING.pattern.file] is not bound in this Context. Unable to find [LOGGING.pattern.file].. Returning null. 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.pattern_file] 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.pattern_file] not found - trying original name [LOGGING.pattern_file]. javax.naming.NameNotFoundException: Name [LOGGING.pattern_file] is not bound in this Context. Unable to find [LOGGING.pattern_file]. 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.pattern_file] 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.pattern_file] threw NamingException with message: Name [LOGGING.pattern_file] is not bound in this Context. Unable to find [LOGGING.pattern_file].. Returning null. 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.patternFile] 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.patternFile] not found - trying original name [LOGGING.patternFile]. javax.naming.NameNotFoundException: Name [LOGGING.patternFile] is not bound in this Context. Unable to find [LOGGING.patternFile]. 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.patternFile] 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.patternFile] threw NamingException with message: Name [LOGGING.patternFile] is not bound in this Context. Unable to find [LOGGING.patternFile].. Returning null. 18:21:41.114 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.patternfile] 18:21:41.115 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.patternfile] not found - trying original name [LOGGING.patternfile]. javax.naming.NameNotFoundException: Name [LOGGING.patternfile] is not bound in this Context. Unable to find [LOGGING.patternfile]. 18:21:41.115 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.patternfile] 18:21:41.115 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.patternfile] threw NamingException with message: Name [LOGGING.patternfile] is not bound in this Context. Unable to find [LOGGING.patternfile].. Returning null. 18:21:41.115 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERN.FILE] 18:21:41.115 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERN.FILE] not found - trying original name [LOGGING.PATTERN.FILE]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERN.FILE] is not bound in this Context. Unable to find [LOGGING.PATTERN.FILE]. 18:21:41.115 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERN.FILE] 18:21:41.115 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERN.FILE] threw NamingException with message: Name [LOGGING.PATTERN.FILE] is not bound in this Context. Unable to find [LOGGING.PATTERN.FILE].. Returning null. 18:21:41.116 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERN_FILE] 18:21:41.116 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERN_FILE] not found - trying original name [LOGGING.PATTERN_FILE]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERN_FILE] is not bound in this Context. Unable to find [LOGGING.PATTERN_FILE]. 18:21:41.116 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERN_FILE] 18:21:41.116 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERN_FILE] threw NamingException with message: Name [LOGGING.PATTERN_FILE] is not bound in this Context. Unable to find [LOGGING.PATTERN_FILE].. Returning null. 18:21:41.116 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERNFILE] 18:21:41.116 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERNFILE] not found - trying original name [LOGGING.PATTERNFILE]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERNFILE] is not bound in this Context. Unable to find [LOGGING.PATTERNFILE]. 18:21:41.116 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERNFILE] 18:21:41.117 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERNFILE] threw NamingException with message: Name [LOGGING.PATTERNFILE] is not bound in this Context. Unable to find [LOGGING.PATTERNFILE].. Returning null. 18:21:41.117 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_pattern.file] 18:21:41.117 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_pattern.file] not found - trying original name [LOGGING_pattern.file]. javax.naming.NameNotFoundException: Name [LOGGING_pattern.file] is not bound in this Context. Unable to find [LOGGING_pattern.file]. 18:21:41.117 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_pattern.file] 18:21:41.117 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_pattern.file] threw NamingException with message: Name [LOGGING_pattern.file] is not bound in this Context. Unable to find [LOGGING_pattern.file].. Returning null. 18:21:41.117 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_pattern_file] 18:21:41.118 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_pattern_file] not found - trying original name [LOGGING_pattern_file]. javax.naming.NameNotFoundException: Name [LOGGING_pattern_file] is not bound in this Context. Unable to find [LOGGING_pattern_file]. 18:21:41.118 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_pattern_file] 18:21:41.118 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_pattern_file] threw NamingException with message: Name [LOGGING_pattern_file] is not bound in this Context. Unable to find [LOGGING_pattern_file].. Returning null. 18:21:41.118 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_patternFile] 18:21:41.119 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_patternFile] not found - trying original name [LOGGING_patternFile]. javax.naming.NameNotFoundException: Name [LOGGING_patternFile] is not bound in this Context. Unable to find [LOGGING_patternFile]. 18:21:41.119 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_patternFile] 18:21:41.119 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_patternFile] threw NamingException with message: Name [LOGGING_patternFile] is not bound in this Context. Unable to find [LOGGING_patternFile].. Returning null. 18:21:41.119 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_patternfile] 18:21:41.119 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_patternfile] not found - trying original name [LOGGING_patternfile]. javax.naming.NameNotFoundException: Name [LOGGING_patternfile] is not bound in this Context. Unable to find [LOGGING_patternfile]. 18:21:41.120 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_patternfile] 18:21:41.120 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_patternfile] threw NamingException with message: Name [LOGGING_patternfile] is not bound in this Context. Unable to find [LOGGING_patternfile].. Returning null. 18:21:41.120 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERN.FILE] 18:21:41.120 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERN.FILE] not found - trying original name [LOGGING_PATTERN.FILE]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERN.FILE] is not bound in this Context. Unable to find [LOGGING_PATTERN.FILE]. 18:21:41.120 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERN.FILE] 18:21:41.120 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERN.FILE] threw NamingException with message: Name [LOGGING_PATTERN.FILE] is not bound in this Context. Unable to find [LOGGING_PATTERN.FILE].. Returning null. 18:21:41.120 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERN_FILE] 18:21:41.121 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERN_FILE] not found - trying original name [LOGGING_PATTERN_FILE]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERN_FILE] is not bound in this Context. Unable to find [LOGGING_PATTERN_FILE]. 18:21:41.121 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERN_FILE] 18:21:41.121 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERN_FILE] threw NamingException with message: Name [LOGGING_PATTERN_FILE] is not bound in this Context. Unable to find [LOGGING_PATTERN_FILE].. Returning null. 18:21:41.121 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERNFILE] 18:21:41.121 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERNFILE] not found - trying original name [LOGGING_PATTERNFILE]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERNFILE] is not bound in this Context. Unable to find [LOGGING_PATTERNFILE]. 18:21:41.121 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERNFILE] 18:21:41.121 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERNFILE] threw NamingException with message: Name [LOGGING_PATTERNFILE] is not bound in this Context. Unable to find [LOGGING_PATTERNFILE].. Returning null. 18:21:41.121 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.pattern.level] 18:21:41.122 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.pattern.level] not found - trying original name [logging.pattern.level]. javax.naming.NameNotFoundException: Name [logging.pattern.level] is not bound in this Context. Unable to find [logging.pattern.level]. 18:21:41.122 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.pattern.level] 18:21:41.122 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.pattern.level] threw NamingException with message: Name [logging.pattern.level] is not bound in this Context. Unable to find [logging.pattern.level].. Returning null. 18:21:41.122 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.pattern_level] 18:21:41.122 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.pattern_level] not found - trying original name [logging.pattern_level]. javax.naming.NameNotFoundException: Name [logging.pattern_level] is not bound in this Context. Unable to find [logging.pattern_level]. 18:21:41.122 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.pattern_level] 18:21:41.122 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.pattern_level] threw NamingException with message: Name [logging.pattern_level] is not bound in this Context. Unable to find [logging.pattern_level].. Returning null. 18:21:41.122 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.patternLevel] 18:21:41.123 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.patternLevel] not found - trying original name [logging.patternLevel]. javax.naming.NameNotFoundException: Name [logging.patternLevel] is not bound in this Context. Unable to find [logging.patternLevel]. 18:21:41.123 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.patternLevel] 18:21:41.123 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.patternLevel] threw NamingException with message: Name [logging.patternLevel] is not bound in this Context. Unable to find [logging.patternLevel].. Returning null. 18:21:41.123 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.patternlevel] 18:21:41.123 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.patternlevel] not found - trying original name [logging.patternlevel]. javax.naming.NameNotFoundException: Name [logging.patternlevel] is not bound in this Context. Unable to find [logging.patternlevel]. 18:21:41.123 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.patternlevel] 18:21:41.123 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.patternlevel] threw NamingException with message: Name [logging.patternlevel] is not bound in this Context. Unable to find [logging.patternlevel].. Returning null. 18:21:41.123 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERN.LEVEL] 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERN.LEVEL] not found - trying original name [logging.PATTERN.LEVEL]. javax.naming.NameNotFoundException: Name [logging.PATTERN.LEVEL] is not bound in this Context. Unable to find [logging.PATTERN.LEVEL]. 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERN.LEVEL] 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERN.LEVEL] threw NamingException with message: Name [logging.PATTERN.LEVEL] is not bound in this Context. Unable to find [logging.PATTERN.LEVEL].. Returning null. 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERN_LEVEL] 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERN_LEVEL] not found - trying original name [logging.PATTERN_LEVEL]. javax.naming.NameNotFoundException: Name [logging.PATTERN_LEVEL] is not bound in this Context. Unable to find [logging.PATTERN_LEVEL]. 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERN_LEVEL] 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERN_LEVEL] threw NamingException with message: Name [logging.PATTERN_LEVEL] is not bound in this Context. Unable to find [logging.PATTERN_LEVEL].. Returning null. 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging.PATTERNLEVEL] 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging.PATTERNLEVEL] not found - trying original name [logging.PATTERNLEVEL]. javax.naming.NameNotFoundException: Name [logging.PATTERNLEVEL] is not bound in this Context. Unable to find [logging.PATTERNLEVEL]. 18:21:41.124 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging.PATTERNLEVEL] 18:21:41.125 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging.PATTERNLEVEL] threw NamingException with message: Name [logging.PATTERNLEVEL] is not bound in this Context. Unable to find [logging.PATTERNLEVEL].. Returning null. 18:21:41.125 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_pattern.level] 18:21:41.125 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_pattern.level] not found - trying original name [logging_pattern.level]. javax.naming.NameNotFoundException: Name [logging_pattern.level] is not bound in this Context. Unable to find [logging_pattern.level]. 18:21:41.125 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_pattern.level] 18:21:41.125 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_pattern.level] threw NamingException with message: Name [logging_pattern.level] is not bound in this Context. Unable to find [logging_pattern.level].. Returning null. 18:21:41.126 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_pattern_level] 18:21:41.126 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_pattern_level] not found - trying original name [logging_pattern_level]. javax.naming.NameNotFoundException: Name [logging_pattern_level] is not bound in this Context. Unable to find [logging_pattern_level]. 18:21:41.126 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_pattern_level] 18:21:41.126 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_pattern_level] threw NamingException with message: Name [logging_pattern_level] is not bound in this Context. Unable to find [logging_pattern_level].. Returning null. 18:21:41.126 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_patternLevel] 18:21:41.126 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_patternLevel] not found - trying original name [logging_patternLevel]. javax.naming.NameNotFoundException: Name [logging_patternLevel] is not bound in this Context. Unable to find [logging_patternLevel]. 18:21:41.126 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_patternLevel] 18:21:41.126 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_patternLevel] threw NamingException with message: Name [logging_patternLevel] is not bound in this Context. Unable to find [logging_patternLevel].. Returning null. 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_patternlevel] 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_patternlevel] not found - trying original name [logging_patternlevel]. javax.naming.NameNotFoundException: Name [logging_patternlevel] is not bound in this Context. Unable to find [logging_patternlevel]. 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_patternlevel] 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_patternlevel] threw NamingException with message: Name [logging_patternlevel] is not bound in this Context. Unable to find [logging_patternlevel].. Returning null. 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERN.LEVEL] 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERN.LEVEL] not found - trying original name [logging_PATTERN.LEVEL]. javax.naming.NameNotFoundException: Name [logging_PATTERN.LEVEL] is not bound in this Context. Unable to find [logging_PATTERN.LEVEL]. 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERN.LEVEL] 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERN.LEVEL] threw NamingException with message: Name [logging_PATTERN.LEVEL] is not bound in this Context. Unable to find [logging_PATTERN.LEVEL].. Returning null. 18:21:41.127 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERN_LEVEL] 18:21:41.128 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERN_LEVEL] not found - trying original name [logging_PATTERN_LEVEL]. javax.naming.NameNotFoundException: Name [logging_PATTERN_LEVEL] is not bound in this Context. Unable to find [logging_PATTERN_LEVEL]. 18:21:41.128 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERN_LEVEL] 18:21:41.128 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERN_LEVEL] threw NamingException with message: Name [logging_PATTERN_LEVEL] is not bound in this Context. Unable to find [logging_PATTERN_LEVEL].. Returning null. 18:21:41.128 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/logging_PATTERNLEVEL] 18:21:41.128 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/logging_PATTERNLEVEL] not found - trying original name [logging_PATTERNLEVEL]. javax.naming.NameNotFoundException: Name [logging_PATTERNLEVEL] is not bound in this Context. Unable to find [logging_PATTERNLEVEL]. 18:21:41.128 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [logging_PATTERNLEVEL] 18:21:41.128 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [logging_PATTERNLEVEL] threw NamingException with message: Name [logging_PATTERNLEVEL] is not bound in this Context. Unable to find [logging_PATTERNLEVEL].. Returning null. 18:21:41.128 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.pattern.level] 18:21:41.129 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.pattern.level] not found - trying original name [LOGGING.pattern.level]. javax.naming.NameNotFoundException: Name [LOGGING.pattern.level] is not bound in this Context. Unable to find [LOGGING.pattern.level]. 18:21:41.129 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.pattern.level] 18:21:41.129 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.pattern.level] threw NamingException with message: Name [LOGGING.pattern.level] is not bound in this Context. Unable to find [LOGGING.pattern.level].. Returning null. 18:21:41.129 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.pattern_level] 18:21:41.130 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.pattern_level] not found - trying original name [LOGGING.pattern_level]. javax.naming.NameNotFoundException: Name [LOGGING.pattern_level] is not bound in this Context. Unable to find [LOGGING.pattern_level]. 18:21:41.130 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.pattern_level] 18:21:41.130 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.pattern_level] threw NamingException with message: Name [LOGGING.pattern_level] is not bound in this Context. Unable to find [LOGGING.pattern_level].. Returning null. 18:21:41.130 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.patternLevel] 18:21:41.130 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.patternLevel] not found - trying original name [LOGGING.patternLevel]. javax.naming.NameNotFoundException: Name [LOGGING.patternLevel] is not bound in this Context. Unable to find [LOGGING.patternLevel]. 18:21:41.131 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.patternLevel] 18:21:41.131 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.patternLevel] threw NamingException with message: Name [LOGGING.patternLevel] is not bound in this Context. Unable to find [LOGGING.patternLevel].. Returning null. 18:21:41.131 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.patternlevel] 18:21:41.131 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.patternlevel] not found - trying original name [LOGGING.patternlevel]. javax.naming.NameNotFoundException: Name [LOGGING.patternlevel] is not bound in this Context. Unable to find [LOGGING.patternlevel]. 18:21:41.131 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.patternlevel] 18:21:41.132 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.patternlevel] threw NamingException with message: Name [LOGGING.patternlevel] is not bound in this Context. Unable to find [LOGGING.patternlevel].. Returning null. 18:21:41.132 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERN.LEVEL] 18:21:41.132 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERN.LEVEL] not found - trying original name [LOGGING.PATTERN.LEVEL]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERN.LEVEL] is not bound in this Context. Unable to find [LOGGING.PATTERN.LEVEL]. 18:21:41.132 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERN.LEVEL] 18:21:41.133 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERN.LEVEL] threw NamingException with message: Name [LOGGING.PATTERN.LEVEL] is not bound in this Context. Unable to find [LOGGING.PATTERN.LEVEL].. Returning null. 18:21:41.134 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERN_LEVEL] 18:21:41.134 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERN_LEVEL] not found - trying original name [LOGGING.PATTERN_LEVEL]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERN_LEVEL] is not bound in this Context. Unable to find [LOGGING.PATTERN_LEVEL]. 18:21:41.134 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERN_LEVEL] 18:21:41.134 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERN_LEVEL] threw NamingException with message: Name [LOGGING.PATTERN_LEVEL] is not bound in this Context. Unable to find [LOGGING.PATTERN_LEVEL].. Returning null. 18:21:41.134 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING.PATTERNLEVEL] 18:21:41.135 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING.PATTERNLEVEL] not found - trying original name [LOGGING.PATTERNLEVEL]. javax.naming.NameNotFoundException: Name [LOGGING.PATTERNLEVEL] is not bound in this Context. Unable to find [LOGGING.PATTERNLEVEL]. 18:21:41.135 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING.PATTERNLEVEL] 18:21:41.135 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING.PATTERNLEVEL] threw NamingException with message: Name [LOGGING.PATTERNLEVEL] is not bound in this Context. Unable to find [LOGGING.PATTERNLEVEL].. Returning null. 18:21:41.135 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_pattern.level] 18:21:41.136 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_pattern.level] not found - trying original name [LOGGING_pattern.level]. javax.naming.NameNotFoundException: Name [LOGGING_pattern.level] is not bound in this Context. Unable to find [LOGGING_pattern.level]. 18:21:41.136 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_pattern.level] 18:21:41.136 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_pattern.level] threw NamingException with message: Name [LOGGING_pattern.level] is not bound in this Context. Unable to find [LOGGING_pattern.level].. Returning null. 18:21:41.136 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_pattern_level] 18:21:41.136 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_pattern_level] not found - trying original name [LOGGING_pattern_level]. javax.naming.NameNotFoundException: Name [LOGGING_pattern_level] is not bound in this Context. Unable to find [LOGGING_pattern_level]. 18:21:41.137 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_pattern_level] 18:21:41.137 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_pattern_level] threw NamingException with message: Name [LOGGING_pattern_level] is not bound in this Context. Unable to find [LOGGING_pattern_level].. Returning null. 18:21:41.137 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_patternLevel] 18:21:41.137 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_patternLevel] not found - trying original name [LOGGING_patternLevel]. javax.naming.NameNotFoundException: Name [LOGGING_patternLevel] is not bound in this Context. Unable to find [LOGGING_patternLevel]. 18:21:41.137 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_patternLevel] 18:21:41.138 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_patternLevel] threw NamingException with message: Name [LOGGING_patternLevel] is not bound in this Context. Unable to find [LOGGING_patternLevel].. Returning null. 18:21:41.138 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_patternlevel] 18:21:41.138 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_patternlevel] not found - trying original name [LOGGING_patternlevel]. javax.naming.NameNotFoundException: Name [LOGGING_patternlevel] is not bound in this Context. Unable to find [LOGGING_patternlevel]. 18:21:41.138 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_patternlevel] 18:21:41.139 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_patternlevel] threw NamingException with message: Name [LOGGING_patternlevel] is not bound in this Context. Unable to find [LOGGING_patternlevel].. Returning null. 18:21:41.139 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERN.LEVEL] 18:21:41.139 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERN.LEVEL] not found - trying original name [LOGGING_PATTERN.LEVEL]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERN.LEVEL] is not bound in this Context. Unable to find [LOGGING_PATTERN.LEVEL]. 18:21:41.139 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERN.LEVEL] 18:21:41.139 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERN.LEVEL] threw NamingException with message: Name [LOGGING_PATTERN.LEVEL] is not bound in this Context. Unable to find [LOGGING_PATTERN.LEVEL].. Returning null. 18:21:41.140 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERN_LEVEL] 18:21:41.140 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERN_LEVEL] not found - trying original name [LOGGING_PATTERN_LEVEL]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERN_LEVEL] is not bound in this Context. Unable to find [LOGGING_PATTERN_LEVEL]. 18:21:41.140 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERN_LEVEL] 18:21:41.140 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERN_LEVEL] threw NamingException with message: Name [LOGGING_PATTERN_LEVEL] is not bound in this Context. Unable to find [LOGGING_PATTERN_LEVEL].. Returning null. 18:21:41.140 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/LOGGING_PATTERNLEVEL] 18:21:41.141 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/LOGGING_PATTERNLEVEL] not found - trying original name [LOGGING_PATTERNLEVEL]. javax.naming.NameNotFoundException: Name [LOGGING_PATTERNLEVEL] is not bound in this Context. Unable to find [LOGGING_PATTERNLEVEL]. 18:21:41.141 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [LOGGING_PATTERNLEVEL] 18:21:41.141 [localhost-startStop-1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [LOGGING_PATTERNLEVEL] threw NamingException with message: Name [LOGGING_PATTERNLEVEL] is not bound in this Context. Unable to find [LOGGING_PATTERNLEVEL].. Returning null. Disconnected from the target VM, address: '127.0.0.1:60294', transport: 'socket'

Process finished with exit code 0

It still worked yesterday, but it doesn't work due to unknown issue now. Can you help me to find any problems.Because I can't find any logs related to that. No matter in tomcat or smartTomcat folder.

zengkid commented 4 years ago

look SmartTomcat good. for tomcat log, you can check in /.SmartTomcat///logs

if still not found the issue, please try run in tomcat not in plugin first.

tanjianyong commented 4 years ago

Thanks a lot. I've fixed the issue. I found the error log after releasing to tomcat. It is just caused by the mybatis configuration. Thanks for your hints again. Whether it is possible to show the error log in idea console log directly from tomact if any error happened. Perhaps it will be more convenient. LOL. You can close the issue.