»Ë»Ñ Æ÷·³

tomcat application ½ÇÇà ½ÇÆÐ ¹®Á¦(2)2

¾È³çÇϼ¼¿ä. Áö³­¹ø¿¡ ÅèĹ ¾îÇø®ÄÉÀÌ¼Ç ½ÇÇà ¶§¹®¿¡ ±ÛÀ» ³²°å¾ú´Âµ¥¿ä.

´ñ±Û·Î īŸ¸®³ª ·Î±× º¸¶ó°íÇϼż­ ±×°Åº¸°í ÇØ°áÇغ¸·Á°í Çߴµ¥ °á±¹ ÇØ°áÇÏÁö ¸øÇÏ¿© ´Ù½Ã ¿Ô½À´Ï´Ù.

Á¦°¡ ¾î¶²°ÍÀ» Âü°íÇÏ¸é µÉÁö¸¸ ¸»¾¸ÇØÁֽøé Á¦°¡ ã¾Æº¸°Ú½À´Ï´Ù.

ÇöÀç »ç¼öµµ ¾ø°í, ¿ø°³¹ßÀںеµ ¾ø°í Á¦°¡ µµ¿òÀ» ûÇÒ °÷ÀÌ ¾ø½À´Ï´Ù OTL

 


localhost ·Î±×¿¡´Â ¾Æ·¡Ã³·³ ³ª¿ÍÀÖ½À´Ï´Ù.

 

349 7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.core.StandardContext listenerStop

350 ½É°¢: Exception sending context destroyed event to listener instance of class org.springframework.web.context.ContextLoaderListener

351 java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext

352         at org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:170)

353         at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:923)

354         at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:897)

355         at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:843)

356         at org.springframework.web.context.ContextLoader.closeWebApplicationContext(ContextLoader.java:579)

357         at org.springframework.web.context.ContextLoaderListener.contextDestroyed(ContextLoaderListener.java:115)

358         at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5165)

359         at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5829)

360         at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:221)

361         at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:149)

362         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)

363         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)

364         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)

365         at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1092)

366         at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1984)

367         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

368         at java.util.concurrent.FutureTask.run(FutureTask.java:266)

369         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

370         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

371         at java.lang.Thread.run(Thread.java:748)

 

 

 

catalina ·Î±×¿¡´Â ¾Æ·¡Ã³·³ ³²°ÜÁ®ÀÖ½À´Ï´Ù.

 

 

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.HostConfig deployWAR

Á¤º¸: Deploying web application archive /usr/share/tomcat/webapps/myapp.war

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig init

¹Ì¼¼: ContextConfig: Initializing

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processContextConfig

¹Ì¼¼: Processing context [/myapp] configuration file [file:/usr/share/tomcat/conf/context.xml]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.tomcat.util.digester.Digester endElement

°æ°í:   No rules found matching 'Context/JarScanner/JarScanFilter'.

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processContextConfig

¹Ì¼¼: Successfully processed context [/myapp] configuration file [file:/usr/share/tomcat/conf/context.xml]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig configureStart

¹Ì¼¼: ContextConfig: Processing START

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig configureStart

¹Ì¼¼: Context [/myapp] will parse web.xml and web-fragment.xml files with validation:false and namespaceAware:false

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig parseWebXml

¹Ì¼¼: Parsing application web.xml file at jndi:/localhost/myapp/WEB-INF/web.xml

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig parseWebXml

¹Ì¼¼: Parsing application web.xml file at jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-web-4.0.9.RELEASE.jar!/META-INF/web-fragment.xml

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig parseWebXml

¹Ì¼¼: Parsing application web.xml file at jar:file:/usr/share/java/tomcat/tomcat7-websocket.jar!/META-INF/web-fragment.xml

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cmm]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cmm/filter]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cmm/interceptor]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cmm/service]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cmm/service/impl]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cmm/util]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cmm/web]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cop]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cop/ems]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/com/cop/ems/service]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/egovProps]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/egovProps/conf]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/egovProps/prg]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/message]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/message/com]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/message/myappwaypop]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/spring]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/spring/com]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/sqlmap]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/sqlmap/comm]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/sqlmap/config]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/sqlmap/config/mysql]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/sqlmap/myapp]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/sqlmap/myapp/adm]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/sqlmap/myapp/api]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/validator]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/validator/com]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/validator/com/cop]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/validator/com/cop/ems]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/validator/com/uat]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/validator/com/uat/uia]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/validator/com/utl]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/egovframework/validator/com/utl/sim]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/comm]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/comm/service]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/comm/service/impl]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/comm/view]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/poppop]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/poppop/adm]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/poppop/adm/service]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/poppop/adm/service/impl]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/poppop/api]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/poppop/api/service]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/poppop/api/service/impl]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsFile

¹Ì¼¼: Scanning directory for class files with annotations [/usr/share/tomcat/webapps/myapp/WEB-INF/classes/re/poppop/inr]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/java/apache-commons-collections.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/log4j-core-2.1.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/commons-compress-1.8.1.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/poi-contrib-3.7-beta3.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jackson-databind-2.8.6.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/cglib-3.1.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/quartz-2.1.7.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/guava-r09.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/c3p0-0.9.1.1.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-velocity-3.0.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/mybatis-3.2.1.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-aop-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/log4j-slf4j-impl-2.1.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/batik-ext-1.7.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/unoil-2.3.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/commons-validator-1.4.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-request-freemarker-1.0.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/xbean-2.2.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.property-3.5.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/java/tomcat/tomcat7-websocket.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/xpp3-1.1.4c.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.crypto-3.5.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/standard-1.1.2.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/juh-2.3.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/activation-1.1.1.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-security-core-3.2.4.RELEASE.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-el-3.0.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.ptl.mvc-3.5.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-jsp-3.0.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/commons-vfs2-2.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/sqlite-jdbc-3.8.11.2.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/velocity-tools-2.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/poi-3.10-FINAL.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ridl-2.3.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-request-velocity-1.0.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/java/apache-commons-dbcp.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-ognl-3.0.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/postgresql-9.1-901.jdbc4.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/twitter4j-core-4.0.2.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-orm-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-security-acl-3.2.4.RELEASE.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ehcache-core-2.6.9.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-template-3.0.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/log4jdbc-1.2.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ST4-4.0.7.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ckeditor-java-core-3.5.3.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ajaxtags-1.5.7.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-oxm-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/mybatis-spring-1.2.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jxls-core-1.0.5.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/stax-api-1.0.1.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-security-web-3.2.4.RELEASE.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-context-support-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/xmlbeans-2.3.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.string-3.5.0.jar!/]

7¿ù 09, 2020 9:59:05 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/java/ecj.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/mysql-connector-java-5.1.31.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jasypt-1.9.2.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/log4j-over-slf4j-1.7.7.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-core-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jurt-2.3.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.logging-3.5.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ajaxtags-resources-1.5.7.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/stringtemplate-3.2.1.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/mvel2-2.0.11.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-context-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-servlet-3.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-autotag-core-runtime-1.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-api-3.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/java/apache-commons-pool.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-core-3.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-request-api-1.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-tx-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/sun.misc.BASE64Decoder.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/log4j-api-2.1.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/commons-jexl-2.0.1.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/poi-ooxml-schemas-3.9.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-security-taglibs-3.2.4.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/freemarker-2.3.15.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/velocity-1.6.2.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-request-jsp-1.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jackson-mapper-asl-1.5.2.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-extras-3.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jackson-core-2.8.6.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ehcache-terracotta-2.1.1.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-mvel-3.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.cmmn-3.5.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/java/tomcat-servlet-3.0-api.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-compat-3.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/poi-ooxml-3.9.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.idgnr-3.5.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jackson-annotations-2.8.6.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jodconverter-2.2.1.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-security-config-3.2.4.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-request-mustache-1.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/antlr-runtime-3.5.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/quartz-jobs-2.2.1.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/antlr-3.5.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.psl.dataaccess-3.5.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.excel-3.5.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ognl-2.7.3.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/java/tomcat-el-2.2-api.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/antlr-2.7.7.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/xml-apis-1.4.01.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/builder-0.6.2.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.security-3.5.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jcl-over-slf4j-1.7.7.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ibatis-sqlmap-2.3.4.726.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-web-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/xercesImpl-2.11.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-request-servlet-1.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/javassist-3.7.ga.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jstl-1.2.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-modules-validation-0.9.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-request-servlet-wildcard-1.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/json-20160212.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jxls-reader-1.0.5.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-beans-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-__EXPRESSION__-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/commons-email-1.3.2.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/poi-scratchpad-3.10-FINAL.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/egovframework.rte.fdl.filehandling-3.5.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/core-0.6.2.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-webmvc-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/ldapsdk-4.1.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/aopalliance-1.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/commons-net-3.3.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/java/tomcat-jsp-2.2-api.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/spring-jdbc-4.0.9.RELEASE.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/tiles-freemarker-3.0.0.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig processAnnotationsJar

¹Ì¼¼: Scanning jar file for class files with annotations [jar:file:/usr/share/tomcat/webapps/myapp/WEB-INF/lib/jackson-core-asl-1.5.2.jar!/]

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig authenticatorConfig

¹Ì¼¼: Configured an authenticator for method BASIC

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig configureStart

¹Ì¼¼: Pipeline Configuration:

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig configureStart

¹Ì¼¼:   org.apache.catalina.authenticator.BasicAuthenticator/1.0

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig configureStart

¹Ì¼¼:   org.apache.catalina.core.StandardContextValve/1.0

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.ContextConfig configureStart

¹Ì¼¼: ======================

7¿ù 09, 2020 9:59:06 ¿ÀÀü org.apache.catalina.startup.TldConfig execute

Á¤º¸: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.

7¿ù 09, 2020 9:59:07 ¿ÀÀü org.apache.catalina.core.StandardContext startInternal

½É°¢: One or more listeners failed to start. Full details will be found in the appropriate container log file

7¿ù 09, 2020 9:59:07 ¿ÀÀü org.apache.catalina.core.StandardContext startInternal

½É°¢: Context [/myapp] startup failed due to previous errors

7¿ù 09, 2020 9:59:07 ¿ÀÀü org.apache.catalina.startup.ContextConfig configureStop

¹Ì¼¼: ContextConfig: Processing STOP

0
ÃßõÇϱ⠴ٸ¥ÀÇ°ß 0
ºÏ¸¶Å©¹öÆ° °øÀ¯¹öÆ°

´Ù¸¥ÀÇ°ß 0 Ãßõ 1 ´Ü¼ú3
2020-07-10 Á¡¾ÆÀÌÄÜ
  1. ´ñ±ÛÁÖ¼Òº¹»ç

´Ù¸¥ÀÇ°ß 0 Ãßõ 0 ±Û¾´ÀÌ»õ³²ÀÚÄ£±¸
2020-07-12 Á¡¾ÆÀÌÄÜ
  1. ´ñ±ÛÁÖ¼Òº¹»ç
  • ¾Ë¸² ¿å¼³, »óó ÁÙ ¼ö ÀÖ´Â ¾ÇÇÃÀº »ï°¡ÁÖ¼¼¿ä.
©¹æ »çÁø  
¡â ÀÌÀü±Û¡ä ´ÙÀ½±Û -¸ñ·Ïº¸±â