📄 lotteryweb.log.2008-03-17.svn-base
字号:
INFO 2008-03-17 17:16:01,500 org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
INFO 2008-03-17 17:16:01,625 org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@105b30f: display name [Root WebApplicationContext]; startup date [Mon Mar 17 17:16:01 CST 2008]; root of context hierarchy
INFO 2008-03-17 17:16:01,828 org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/D:/workspace/eclipseEE/workspace/shtcw/WebContent/WEB-INF/classes/applicationContext.xml]
INFO 2008-03-17 17:16:03,796 org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@105b30f]: org.springframework.beans.factory.support.DefaultListableBeanFactory@9bb7f5
INFO 2008-03-17 17:16:04,359 org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9bb7f5: defining beans [dataSource,transactionManager,jdbcTemplate,txAdviceDao,txAdviceProcedure,org.springframework.aop.config.internalAutoProxyCreator,daoOperation,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,baseDao,noticeCommentDao,noticeCommentService,noticeGameResultDao,noticeGameResultService,noticeGameWinnerDao,noticeGameWinnerService,noticeNewsCategoryDao,noticeNewsCategoryService,noticeNewsDetailDao,noticeNewsDetailService]; root of factory hierarchy
INFO 2008-03-17 17:16:04,812 org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.logicalcobwebs.proxool.ProxoolDriver
INFO 2008-03-17 17:16:06,062 org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 4547 ms
INFO 2008-03-17 17:16:06,609 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider - Parsing configuration file [struts-default.xml]
INFO 2008-03-17 17:16:06,906 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider - Parsing configuration file [struts-plugin.xml]
DEBUG 2008-03-17 17:16:06,906 org.apache.struts2.config.StrutsXmlConfigurationProvider - Trying to load file config\struts.xml
INFO 2008-03-17 17:16:06,921 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider - Parsing configuration file [config/struts.xml]
INFO 2008-03-17 17:16:07,046 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider - Parsing configuration file [struts.xml]
INFO 2008-03-17 17:16:07,062 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (spring) for class com.opensymphony.xwork2.ObjectFactory
INFO 2008-03-17 17:16:07,062 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for class com.opensymphony.xwork2.util.XWorkConverter
INFO 2008-03-17 17:16:07,062 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for interface com.opensymphony.xwork2.TextProvider
INFO 2008-03-17 17:16:07,062 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for interface com.opensymphony.xwork2.ActionProxyFactory
INFO 2008-03-17 17:16:07,062 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for interface com.opensymphony.xwork2.util.ObjectTypeDeterminer
INFO 2008-03-17 17:16:07,062 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for interface org.apache.struts2.dispatcher.mapper.ActionMapper
DEBUG 2008-03-17 17:16:07,078 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (jakarta) for interface org.apache.struts2.dispatcher.multipart.MultiPartRequest to be loaded from the ObjectFactory
INFO 2008-03-17 17:16:07,093 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for class org.apache.struts2.views.freemarker.FreemarkerManager
DEBUG 2008-03-17 17:16:07,093 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for class org.apache.struts2.views.velocity.VelocityManager to be loaded from the ObjectFactory
INFO 2008-03-17 17:16:07,109 org.apache.struts2.config.BeanSelectionProvider - Loading global messages from globalMessages
INFO 2008-03-17 17:16:07,250 org.apache.struts2.spring.StrutsSpringObjectFactory - Initializing Struts-Spring integration...
INFO 2008-03-17 17:16:07,250 com.opensymphony.xwork2.spring.SpringObjectFactory - Setting autowire strategy to name
INFO 2008-03-17 17:16:07,250 org.apache.struts2.spring.StrutsSpringObjectFactory - ... initialized Struts-Spring integration successfully
INFO 2008-03-17 17:16:08,734 com.opensymphony.xwork2.util.ObjectTypeDeterminerFactory - Setting DefaultObjectTypeDeterminer as default ...
DEBUG 2008-03-17 17:17:14,281 org.apache.struts2.interceptor.FileUploadInterceptor - Bypassing /NoticeComment/ NoticeCommentList
DEBUG 2008-03-17 17:17:14,296 org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor - Validating /NoticeComment/NoticeCommentList with method list.
INFO 2008-03-17 17:17:14,328 com.opensymphony.xwork2.validator.ActionValidatorManagerFactory - Detected AnnotationActionValidatorManager, initializing it...
DEBUG 2008-03-17 17:17:14,593 org.apache.struts2.dispatcher.ServletRedirectResult - Redirecting to finalLocation /shtcw/Login/Login.lotteryWeb
DEBUG 2008-03-17 17:17:14,937 org.apache.struts2.interceptor.FileUploadInterceptor - Bypassing /Login/ Login
DEBUG 2008-03-17 17:17:14,937 org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor - Validating /Login/Login with method execute.
INFO 2008-03-17 17:17:15,359 com.opensymphony.xwork2.ActionSupport - not login!
DEBUG 2008-03-17 17:17:15,390 org.apache.struts2.dispatcher.ServletDispatcherResult - Forwarding to location Login.jsp
DEBUG 2008-03-17 17:17:16,265 org.apache.struts2.components.UIBean - Rendering template /template/xhtml/actionerror
DEBUG 2008-03-17 17:17:17,171 org.apache.struts2.components.template.FreemarkerTemplateEngine - Rendering template /template/simple/actionerror.ftl
WARN 2008-03-17 17:17:17,484 org.apache.struts2.components.Form - No configuration found for the specified action: 'Login.lotteryWeb' in namespace: '/Login'. Form action defaulting to 'action' attribute's literal value.
DEBUG 2008-03-17 17:17:17,484 org.apache.struts2.components.UIBean - Rendering template /template/xhtml/form
DEBUG 2008-03-17 17:17:17,515 org.apache.struts2.components.template.FreemarkerTemplateEngine - Rendering template /template/xhtml/form.ftl
DEBUG 2008-03-17 17:17:17,843 org.apache.struts2.components.UIBean - Rendering template /template/xhtml/submit
DEBUG 2008-03-17 17:17:17,843 org.apache.struts2.components.template.FreemarkerTemplateEngine - Rendering template /template/xhtml/submit.ftl
DEBUG 2008-03-17 17:17:18,609 org.apache.struts2.components.UIBean - Rendering template /template/xhtml/reset
DEBUG 2008-03-17 17:17:18,671 org.apache.struts2.components.template.FreemarkerTemplateEngine - Rendering template /template/xhtml/reset.ftl
WARN 2008-03-17 17:17:18,703 org.apache.struts2.components.Form - No configuration found for the specified action: 'Login.lotteryWeb' in namespace: '/Login'. Form action defaulting to 'action' attribute's literal value.
DEBUG 2008-03-17 17:17:18,703 org.apache.struts2.components.UIBean - Rendering template /template/xhtml/form-close
DEBUG 2008-03-17 17:17:18,734 org.apache.struts2.components.template.FreemarkerTemplateEngine - Rendering template /template/xhtml/form-close.ftl
INFO 2008-03-17 17:17:59,109 org.springframework.web.context.support.XmlWebApplicationContext - Closing org.springframework.web.context.support.XmlWebApplicationContext@105b30f: display name [Root WebApplicationContext]; startup date [Mon Mar 17 17:16:01 CST 2008]; root of context hierarchy
INFO 2008-03-17 17:17:59,109 org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9bb7f5: defining beans [dataSource,transactionManager,jdbcTemplate,txAdviceDao,txAdviceProcedure,org.springframework.aop.config.internalAutoProxyCreator,daoOperation,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,baseDao,noticeCommentDao,noticeCommentService,noticeGameResultDao,noticeGameResultService,noticeGameWinnerDao,noticeGameWinnerService,noticeNewsCategoryDao,noticeNewsCategoryService,noticeNewsDetailDao,noticeNewsDetailService]; root of factory hierarchy
INFO 2008-03-17 17:52:45,843 org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
INFO 2008-03-17 17:52:49,593 org.springframework.web.context.support.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@1bddb4e: display name [Root WebApplicationContext]; startup date [Mon Mar 17 17:52:49 CST 2008]; root of context hierarchy
INFO 2008-03-17 17:52:54,578 org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/D:/workspace/eclipseEE/workspace/shtcw/WebContent/WEB-INF/classes/applicationContext.xml]
INFO 2008-03-17 17:53:11,203 org.springframework.web.context.support.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@1bddb4e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1e0860
INFO 2008-03-17 17:53:16,656 org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1e0860: defining beans [dataSource,transactionManager,jdbcTemplate,txAdviceDao,txAdviceProcedure,org.springframework.aop.config.internalAutoProxyCreator,daoOperation,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,baseDao,noticeCommentDao,noticeCommentService,noticeGameResultDao,noticeGameResultService,noticeGameWinnerDao,noticeGameWinnerService,noticeNewsCategoryDao,noticeNewsCategoryService,noticeNewsDetailDao,noticeNewsDetailService]; root of factory hierarchy
INFO 2008-03-17 17:53:19,406 org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: org.logicalcobwebs.proxool.ProxoolDriver
INFO 2008-03-17 17:53:25,203 org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 39250 ms
INFO 2008-03-17 17:53:29,156 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider - Parsing configuration file [struts-default.xml]
INFO 2008-03-17 17:53:33,953 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider - Parsing configuration file [struts-plugin.xml]
DEBUG 2008-03-17 17:53:34,140 org.apache.struts2.config.StrutsXmlConfigurationProvider - Trying to load file config\struts.xml
INFO 2008-03-17 17:53:34,140 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider - Parsing configuration file [config/struts.xml]
INFO 2008-03-17 17:53:35,171 com.opensymphony.xwork2.config.providers.XmlConfigurationProvider - Parsing configuration file [struts.xml]
INFO 2008-03-17 17:53:35,281 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (spring) for class com.opensymphony.xwork2.ObjectFactory
INFO 2008-03-17 17:54:25,312 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for class com.opensymphony.xwork2.util.XWorkConverter
INFO 2008-03-17 17:54:25,328 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for interface com.opensymphony.xwork2.TextProvider
INFO 2008-03-17 17:54:25,328 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for interface com.opensymphony.xwork2.ActionProxyFactory
INFO 2008-03-17 17:54:25,328 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for interface com.opensymphony.xwork2.util.ObjectTypeDeterminer
INFO 2008-03-17 17:54:25,593 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for interface org.apache.struts2.dispatcher.mapper.ActionMapper
DEBUG 2008-03-17 17:54:25,593 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (jakarta) for interface org.apache.struts2.dispatcher.multipart.MultiPartRequest to be loaded from the ObjectFactory
INFO 2008-03-17 17:54:25,625 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for class org.apache.struts2.views.freemarker.FreemarkerManager
DEBUG 2008-03-17 17:54:25,640 org.apache.struts2.config.BeanSelectionProvider - Choosing bean (struts) for class org.apache.struts2.views.velocity.VelocityManager to be loaded from the ObjectFactory
INFO 2008-03-17 17:54:25,828 org.apache.struts2.config.BeanSelectionProvider - Loading global messages from globalMessages
INFO 2008-03-17 17:54:27,406 org.apache.struts2.spring.StrutsSpringObjectFactory - Initializing Struts-Spring integration...
INFO 2008-03-17 17:54:27,406 com.opensymphony.xwork2.spring.SpringObjectFactory - Setting autowire strategy to name
INFO 2008-03-17 17:54:27,406 org.apache.struts2.spring.StrutsSpringObjectFactory - ... initialized Struts-Spring integration successfully
INFO 2008-03-17 17:54:31,984 com.opensymphony.xwork2.util.ObjectTypeDeterminerFactory - Setting DefaultObjectTypeDeterminer as default ...
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -