gt_ebuddy

tomcat log trace

Jun 1st, 2012
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 115.42 KB | None | 0 0
  1. F:\LAB\cbpr\cbpr-server>mvn tomcat:run
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for com.gt:cbpr-server:war:1.0-SNAPSHOT
  5. [WARNING] 'build.plugins.plugin.version' for org.mortbay.jetty:maven-jetty-plugin is missing. @ line 137, column 12
  6. [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ line 142, column 12
  7. [WARNING]
  8. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  9. [WARNING]
  10. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  11. [WARNING]
  12. [INFO]
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO] Building cbpr-server Maven Webapp 1.0-SNAPSHOT
  15. [INFO] ------------------------------------------------------------------------
  16. [INFO]
  17. [INFO] >>> tomcat-maven-plugin:1.1:run (default-cli) @ cbpr-server >>>
  18. [INFO]
  19. [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cbpr-server ---
  20. [WARNING] The POM for org.apache.maven:maven-settings:jar:2.0.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  21. [WARNING] The POM for org.apache.maven:maven-profile:jar:2.0.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  22. [WARNING] The POM for org.apache.maven:maven-model:jar:2.0.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  23. [WARNING] The POM for org.apache.maven:maven-artifact-manager:jar:2.0.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  24. [WARNING] The POM for org.apache.maven:maven-plugin-registry:jar:2.0.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  25. [WARNING] The POM for org.apache.maven:maven-artifact:jar:2.0.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  26. [WARNING] The POM for org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  27. [WARNING] The POM for org.apache.maven:maven-core:jar:2.0.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  28. [WARNING] The POM for org.apache.maven:maven-monitor:jar:2.0.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  29. [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
  30. [INFO] Copying 1 resource
  31. [INFO]
  32. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cbpr-server ---
  33. [INFO] Nothing to compile - all classes are up to date
  34. [INFO]
  35. [INFO] <<< tomcat-maven-plugin:1.1:run (default-cli) @ cbpr-server <<<
  36. [INFO]
  37. [INFO] --- tomcat-maven-plugin:1.1:run (default-cli) @ cbpr-server ---
  38. [INFO] Running war on http://localhost:8080/cbpr
  39. [INFO] Creating Tomcat server configuration at F:\LAB\cbpr\cbpr-server\target\tomcat
  40. Jun 1, 2012 10:32:47 AM org.apache.catalina.startup.Embedded start
  41. INFO: Starting tomcat server
  42. Jun 1, 2012 10:32:47 AM org.apache.catalina.core.StandardEngine start
  43. INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
  44. Jun 1, 2012 10:32:48 AM org.apache.catalina.core.ApplicationContext log
  45. INFO: Initializing Spring root WebApplicationContext
  46. 10:32:48,057 INFO ContextLoader:273 - Root WebApplicationContext: initialization started
  47. 10:32:48,112 DEBUG StandardServletEnvironment:114 - Initializing new StandardServletEnvironment
  48. 10:32:48,114 DEBUG StandardServletEnvironment:103 - Adding [servletConfigInitParams] PropertySource with lowest search precedence
  49. 10:32:48,114 DEBUG StandardServletEnvironment:103 - Adding [servletContextInitParams] PropertySource with lowest search precedence
  50. 10:32:48,123 DEBUG StandardServletEnvironment:103 - Adding [jndiProperties] PropertySource with lowest search precedence
  51. 10:32:48,124 DEBUG StandardServletEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  52. 10:32:48,125 DEBUG StandardServletEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  53. 10:32:48,129 DEBUG StandardServletEnvironment:120 - Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment]
  54. 10:32:48,135 INFO XmlWebApplicationContext:495 - Refreshing Root WebApplicationContext: startup date [Fri Jun 01 10:32:48 NPT 2012]; root of context hierarchy
  55. 10:32:48,139 DEBUG StandardServletEnvironment:163 - Replacing [servletContextInitParams] PropertySource with [servletContextInitParams]
  56. 10:32:48,184 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  57. 10:32:48,185 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  58. 10:32:48,186 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  59. 10:32:48,189 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  60. 10:32:48,193 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  61. 10:32:48,200 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  62. 10:32:48,202 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  63. 10:32:48,213 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  64. 10:32:48,223 INFO XmlBeanDefinitionReader:315 - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
  65. 10:32:48,227 DEBUG DefaultDocumentLoader:72 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
  66. 10:32:48,254 DEBUG PluggableSchemaResolver:140 - Loading schema mappings from [META-INF/spring.schemas]
  67. 10:32:48,259 DEBUG PluggableSchemaResolver:146 - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.x
  68. sd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/s
  69. pringframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframewor
  70. k/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spri
  71. ng-task-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans
  72. -3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.s
  73. pringframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/s
  74. chema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spr
  75. ing-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/task/spring-
  76. task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-
  77. 2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/
  78. springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/tra
  79. nsaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/fact
  80. ory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-j
  81. ee-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://ww
  82. w.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://ww
  83. w.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springf
  84. ramework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schem
  85. a/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd
  86. =org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/trans
  87. action/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/con
  88. fig/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spr
  89. ing-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-uti
  90. l-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.
  91. 5.xsd}
  92. 10:32:48,268 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
  93. 10:32:48,296 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
  94. 10:32:48,301 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
  95. 10:32:48,306 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
  96. 10:32:48,315 DEBUG DefaultBeanDefinitionDocumentReader:108 - Loading bean definitions
  97. 10:32:48,339 DEBUG BeanDefinitionParserDelegate:497 - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0]
  98. 10:32:48,344 DEBUG DefaultNamespaceHandlerResolver:156 - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.sp
  99. ringframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler,
  100. http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springfram
  101. ework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHand
  102. ler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/co
  103. ntext=org.springframework.context.config.ContextNamespaceHandler}
  104. 10:32:48,370 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  105. 10:32:48,371 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  106. 10:32:48,372 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  107. 10:32:48,376 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  108. 10:32:48,386 DEBUG PathMatchingResourcePatternResolver:550 - Looking for matching resources in directory tree [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server]
  109. 10:32:48,387 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server] for files matching pattern [F:/LAB/cbpr/cbpr-server/target/classes/com/gt/cbpr/server/**/*.class]
  110. 10:32:48,390 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server\service] for files matching pattern [F:/LAB/cbpr/cbpr-server/target/classes/com/gt/cbpr/server/**/*.class]
  111. 10:32:48,396 DEBUG PathMatchingResourcePatternResolver:612 - Searching directory [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server\service\impl] for files matching pattern [F:/LAB/cbpr/cbpr-server/target/classes/com/gt/cbpr/server/**/*.class
  112. ]
  113. 10:32:48,402 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:com/gt/cbpr/server/**/*.class] to resources [file [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server\BaseDAO.class], file [F:\LAB\cbpr\cbpr-ser
  114. ver\target\classes\com\gt\cbpr\server\HibernateUtils.class], file [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server\service\impl\HelloServiceImpl.class], file [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server\service\impl\LoginUserS
  115. erviceImpl.class], file [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server\service\TestSimple.class]]
  116. 10:32:48,423 DEBUG ClassPathBeanDefinitionScanner:244 - Identified candidate component class: file [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server\BaseDAO.class]
  117. 10:32:48,427 DEBUG ClassPathBeanDefinitionScanner:244 - Identified candidate component class: file [F:\LAB\cbpr\cbpr-server\target\classes\com\gt\cbpr\server\service\impl\LoginUserServiceImpl.class]
  118. 10:32:48,448 DEBUG XmlBeanDefinitionReader:216 - Loaded 15 bean definitions from location pattern [/WEB-INF/applicationContext.xml]
  119. 10:32:48,448 DEBUG XmlWebApplicationContext:525 - Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@17456bc: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderC
  120. onfigurer#0,dataSource,sessionFactory,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredA
  121. nnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,baseDAO,loginUserServiceImpl,org.springframework.aop.config.internalAutoProxyCre
  122. ator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,transactionManager]; root of
  123. factory hierarchy
  124. 10:32:48,475 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  125. 10:32:48,475 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  126. 10:32:48,493 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
  127. 10:32:48,495 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  128. 10:32:48,537 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
  129. 10:32:48,538 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
  130. 10:32:48,541 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
  131. 10:32:48,571 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
  132. 10:32:48,571 INFO PropertyPlaceholderConfigurer:177 - Loading properties file from ServletContext resource [/WEB-INF/config.properties]
  133. 10:32:48,577 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  134. 10:32:48,577 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  135. 10:32:48,579 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
  136. 10:32:48,581 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  137. 10:32:48,583 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  138. 10:32:48,585 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  139. 10:32:48,595 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
  140. 10:32:48,596 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  141. 10:32:48,600 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  142. 10:32:48,601 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  143. 10:32:48,615 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
  144. 10:32:48,616 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  145. 10:32:48,617 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  146. 10:32:48,626 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  147. 10:32:48,634 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' to allow for resolving potential circular references
  148. 10:32:48,634 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  149. 10:32:48,644 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0'
  150. 10:32:48,645 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0'
  151. 10:32:48,648 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0' to allow for resolving potential circular references
  152. 10:32:48,650 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0'
  153. 10:32:48,653 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
  154. 10:32:48,661 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  155. 10:32:48,673 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
  156. 10:32:48,685 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  157. 10:32:48,688 DEBUG XmlWebApplicationContext:794 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@17a7de4]
  158. 10:32:48,691 DEBUG XmlWebApplicationContext:818 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@b64f2e]
  159. 10:32:48,699 DEBUG UiApplicationContextUtils:85 - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2b2057]
  160. 10:32:48,702 INFO DefaultListableBeanFactory:557 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@17456bc: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0
  161. ,dataSource,sessionFactory,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationPr
  162. ocessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,baseDAO,loginUserServiceImpl,org.springframework.aop.config.internalAutoProxyCreator,org.sp
  163. ringframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,transactionManager,org.springframework.
  164. context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
  165. 10:32:48,704 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
  166. 10:32:48,705 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'dataSource'
  167. 10:32:48,707 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'dataSource'
  168. 10:32:48,711 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'dataSource' to allow for resolving potential circular references
  169. 10:32:48,726 INFO DriverManagerDataSource:153 - Loaded JDBC driver: com.mysql.jdbc.Driver
  170. 10:32:48,728 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  171. 10:32:48,729 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  172. 10:32:48,732 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
  173. 10:32:48,739 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
  174. 10:32:48,740 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
  175. 10:32:48,747 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' to allow for resolving potential circular references
  176. 10:32:48,754 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
  177. 10:32:48,755 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  178. 10:32:48,762 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'dataSource'
  179. 10:32:48,763 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'sessionFactory'
  180. 10:32:48,765 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'sessionFactory'
  181. 10:32:48,783 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'sessionFactory' to allow for resolving potential circular references
  182. 10:32:48,790 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'dataSource'
  183. 10:32:48,794 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  184. 10:32:48,796 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  185. 10:32:48,797 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  186. 10:32:48,800 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  187. 10:32:48,802 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  188. 10:32:48,810 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  189. 10:32:48,812 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  190. 10:32:48,814 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  191. 10:32:48,816 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  192. 10:32:48,818 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  193. 10:32:48,826 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  194. 10:32:48,828 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  195. 10:32:48,835 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  196. 10:32:48,836 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  197. 10:32:48,845 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  198. 10:32:48,847 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  199. 10:32:48,850 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  200. 10:32:48,851 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  201. 10:32:48,863 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  202. 10:32:48,870 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  203. 10:32:48,876 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'sessionFactory'
  204. 10:32:48,907 DEBUG logging:176 - Logging Provider: org.jboss.logging.Log4jLoggerProvider
  205. 10:32:48,936 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@1b00766
  206. 10:32:48,937 DEBUG BasicTypeRegistry:143 - Adding type registration boolean -> org.hibernate.type.BooleanType@1b00766
  207. 10:32:48,938 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@1b00766
  208. 10:32:48,941 DEBUG BasicTypeRegistry:143 - Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@e90097
  209. 10:32:48,943 DEBUG BasicTypeRegistry:143 - Adding type registration true_false -> org.hibernate.type.TrueFalseType@37504d
  210. 10:32:48,944 DEBUG BasicTypeRegistry:143 - Adding type registration yes_no -> org.hibernate.type.YesNoType@9b86ea
  211. 10:32:48,947 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@405f6
  212. 10:32:48,948 DEBUG BasicTypeRegistry:143 - Adding type registration byte -> org.hibernate.type.ByteType@405f6
  213. 10:32:48,949 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@405f6
  214. 10:32:48,952 DEBUG BasicTypeRegistry:143 - Adding type registration character -> org.hibernate.type.CharacterType@1d5b945
  215. 10:32:48,959 DEBUG BasicTypeRegistry:143 - Adding type registration char -> org.hibernate.type.CharacterType@1d5b945
  216. 10:32:48,961 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@1d5b945
  217. 10:32:48,967 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@fa1b2d
  218. 10:32:48,969 DEBUG BasicTypeRegistry:143 - Adding type registration short -> org.hibernate.type.ShortType@fa1b2d
  219. 10:32:48,976 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Short -> org.hibernate.type.ShortType@fa1b2d
  220. 10:32:48,979 DEBUG BasicTypeRegistry:143 - Adding type registration integer -> org.hibernate.type.IntegerType@423606
  221. 10:32:48,980 DEBUG BasicTypeRegistry:143 - Adding type registration int -> org.hibernate.type.IntegerType@423606
  222. 10:32:48,982 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@423606
  223. 10:32:48,985 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@c759f5
  224. 10:32:48,986 DEBUG BasicTypeRegistry:143 - Adding type registration long -> org.hibernate.type.LongType@c759f5
  225. 10:32:48,994 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Long -> org.hibernate.type.LongType@c759f5
  226. 10:32:49,001 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@7023f
  227. 10:32:49,002 DEBUG BasicTypeRegistry:143 - Adding type registration float -> org.hibernate.type.FloatType@7023f
  228. 10:32:49,003 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Float -> org.hibernate.type.FloatType@7023f
  229. 10:32:49,012 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@3b5699
  230. 10:32:49,013 DEBUG BasicTypeRegistry:143 - Adding type registration double -> org.hibernate.type.DoubleType@3b5699
  231. 10:32:49,014 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@3b5699
  232. 10:32:49,018 DEBUG BasicTypeRegistry:143 - Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@93837b
  233. 10:32:49,025 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@93837b
  234. 10:32:49,028 DEBUG BasicTypeRegistry:143 - Adding type registration big_integer -> org.hibernate.type.BigIntegerType@a7bd7a
  235. 10:32:49,029 DEBUG BasicTypeRegistry:143 - Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@a7bd7a
  236. 10:32:49,033 DEBUG BasicTypeRegistry:143 - Adding type registration string -> org.hibernate.type.StringType@6bb93c
  237. 10:32:49,035 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.String -> org.hibernate.type.StringType@6bb93c
  238. 10:32:49,042 DEBUG BasicTypeRegistry:143 - Adding type registration url -> org.hibernate.type.UrlType@28ca1c
  239. 10:32:49,044 DEBUG BasicTypeRegistry:143 - Adding type registration java.net.URL -> org.hibernate.type.UrlType@28ca1c
  240. 10:32:49,048 DEBUG BasicTypeRegistry:143 - Adding type registration date -> org.hibernate.type.DateType@5074de
  241. 10:32:49,049 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Date -> org.hibernate.type.DateType@5074de
  242. 10:32:49,052 DEBUG BasicTypeRegistry:143 - Adding type registration time -> org.hibernate.type.TimeType@1b55f2
  243. 10:32:49,052 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Time -> org.hibernate.type.TimeType@1b55f2
  244. 10:32:49,062 DEBUG BasicTypeRegistry:143 - Adding type registration timestamp -> org.hibernate.type.TimestampType@72d398
  245. 10:32:49,065 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@72d398
  246. 10:32:49,066 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Date -> org.hibernate.type.TimestampType@72d398
  247. 10:32:49,070 DEBUG BasicTypeRegistry:143 - Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@6baf24
  248. 10:32:49,077 DEBUG BasicTypeRegistry:143 - Adding type registration calendar -> org.hibernate.type.CalendarType@135d18b
  249. 10:32:49,078 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@135d18b
  250. 10:32:49,079 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@135d18b
  251. 10:32:49,082 DEBUG BasicTypeRegistry:143 - Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@1ffbcb
  252. 10:32:49,084 DEBUG BasicTypeRegistry:143 - Adding type registration locale -> org.hibernate.type.LocaleType@10699ea
  253. 10:32:49,085 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@10699ea
  254. 10:32:49,093 DEBUG BasicTypeRegistry:143 - Adding type registration currency -> org.hibernate.type.CurrencyType@180e7a4
  255. 10:32:49,094 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@180e7a4
  256. 10:32:49,097 DEBUG BasicTypeRegistry:143 - Adding type registration timezone -> org.hibernate.type.TimeZoneType@1734b48
  257. 10:32:49,098 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@1734b48
  258. 10:32:49,102 DEBUG BasicTypeRegistry:143 - Adding type registration class -> org.hibernate.type.ClassType@1249e1a
  259. 10:32:49,110 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Class -> org.hibernate.type.ClassType@1249e1a
  260. 10:32:49,113 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@1042c25
  261. 10:32:49,113 DEBUG BasicTypeRegistry:143 - Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@1042c25
  262. 10:32:49,115 DEBUG BasicTypeRegistry:143 - Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@1335207
  263. 10:32:49,117 DEBUG BasicTypeRegistry:143 - Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@97aaa6
  264. 10:32:49,119 DEBUG BasicTypeRegistry:143 - Adding type registration binary -> org.hibernate.type.BinaryType@fffa61
  265. 10:32:49,125 DEBUG BasicTypeRegistry:143 - Adding type registration byte[] -> org.hibernate.type.BinaryType@fffa61
  266. 10:32:49,127 DEBUG BasicTypeRegistry:143 - Adding type registration [B -> org.hibernate.type.BinaryType@fffa61
  267. 10:32:49,133 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1a503f
  268. 10:32:49,134 DEBUG BasicTypeRegistry:143 - Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1a503f
  269. 10:32:49,135 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1a503f
  270. 10:32:49,143 DEBUG BasicTypeRegistry:143 - Adding type registration image -> org.hibernate.type.ImageType@183268e
  271. 10:32:49,145 DEBUG BasicTypeRegistry:143 - Adding type registration characters -> org.hibernate.type.CharArrayType@165d0e0
  272. 10:32:49,146 DEBUG BasicTypeRegistry:143 - Adding type registration char[] -> org.hibernate.type.CharArrayType@165d0e0
  273. 10:32:49,147 DEBUG BasicTypeRegistry:143 - Adding type registration [C -> org.hibernate.type.CharArrayType@165d0e0
  274. 10:32:49,150 DEBUG BasicTypeRegistry:143 - Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@13a3d36
  275. 10:32:49,151 DEBUG BasicTypeRegistry:143 - Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@13a3d36
  276. 10:32:49,158 DEBUG BasicTypeRegistry:143 - Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@13a3d36
  277. 10:32:49,161 DEBUG BasicTypeRegistry:143 - Adding type registration text -> org.hibernate.type.TextType@bc22eb
  278. 10:32:49,167 DEBUG BasicTypeRegistry:143 - Adding type registration blob -> org.hibernate.type.BlobType@1de152f
  279. 10:32:49,168 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@1de152f
  280. 10:32:49,170 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@123baa0
  281. 10:32:49,178 DEBUG BasicTypeRegistry:143 - Adding type registration clob -> org.hibernate.type.ClobType@1510d96
  282. 10:32:49,178 DEBUG BasicTypeRegistry:143 - Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@1510d96
  283. 10:32:49,180 DEBUG BasicTypeRegistry:143 - Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@d6ee28
  284. 10:32:49,182 DEBUG BasicTypeRegistry:143 - Adding type registration serializable -> org.hibernate.type.SerializableType@13dd8
  285. 10:32:49,186 DEBUG BasicTypeRegistry:143 - Adding type registration object -> org.hibernate.type.ObjectType@1dd1752
  286. 10:32:49,187 DEBUG BasicTypeRegistry:143 - Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@1dd1752
  287. 10:32:49,192 DEBUG BasicTypeRegistry:143 - Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@43ad4a
  288. 10:32:49,193 DEBUG BasicTypeRegistry:143 - Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@125d568
  289. 10:32:49,195 DEBUG BasicTypeRegistry:143 - Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@ddcd98
  290. 10:32:49,197 DEBUG BasicTypeRegistry:143 - Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@1e4bece
  291. 10:32:49,201 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@aaf063
  292. 10:32:49,208 DEBUG BasicTypeRegistry:143 - Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@8bf3ec
  293. 10:32:49,209 DEBUG BasicTypeRegistry:143 - Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@3b3757
  294. 10:32:49,211 DEBUG BasicTypeRegistry:143 - Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@1ae717f
  295. 10:32:49,320 INFO Version:37 - HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
  296. 10:32:49,328 INFO Version:41 - HHH000412: Hibernate Core {4.1.2}
  297. 10:32:49,331 INFO Environment:239 - HHH000206: hibernate.properties not found
  298. 10:32:49,334 INFO Environment:342 - HHH000021: Bytecode provider name : javassist
  299. 10:32:49,346 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
  300. 10:32:49,347 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
  301. 10:32:49,350 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
  302. 10:32:49,350 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
  303. 10:32:49,353 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [hilo] -> [org.hibernate.id.TableHiLoGenerator]
  304. 10:32:49,358 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
  305. 10:32:49,360 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
  306. 10:32:49,364 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
  307. 10:32:49,366 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.SequenceGenerator]
  308. 10:32:49,368 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
  309. 10:32:49,369 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
  310. 10:32:49,375 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
  311. 10:32:49,376 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
  312. 10:32:49,379 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
  313. 10:32:49,382 DEBUG DefaultIdentifierGeneratorFactory:93 - Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
  314. 10:32:49,387 DEBUG PathMatchingResourcePatternResolver:464 - Looking for matching resources in jar file [file:/F:/.m2/repository/com/gt/cbpr-common/1.0-SNAPSHOT/cbpr-common-1.0-SNAPSHOT.jar]
  315. 10:32:49,388 DEBUG PathMatchingResourcePatternResolver:351 - Resolved location pattern [classpath*:com/gt/cbpr/model/**/*.class] to resources [URL [jar:file:/F:/.m2/repository/com/gt/cbpr-common/1.0-SNAPSHOT/cbpr-common-1.0-SNAPSHOT.jar!/com/gt/cbpr/
  316. model/HelloObject.class], URL [jar:file:/F:/.m2/repository/com/gt/cbpr-common/1.0-SNAPSHOT/cbpr-common-1.0-SNAPSHOT.jar!/com/gt/cbpr/model/LoginUser.class], URL [jar:file:/F:/.m2/repository/com/gt/cbpr-common/1.0-SNAPSHOT/cbpr-common-1.0-SNAPSHOT.jar
  317. !/com/gt/cbpr/model/Role.class]]
  318. 10:32:49,408 DEBUG IntegratorServiceImpl:59 - Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
  319. 10:32:49,432 DEBUG Configuration:1726 - Preparing to build session factory with filters : {}
  320. 10:32:49,460 DEBUG Configuration:3392 - Processing hbm.xml files
  321. 10:32:49,462 DEBUG Configuration:3422 - Process annotated classes
  322. 10:32:49,466 DEBUG AnnotationBinder:530 - Binding entity from annotated class: com.gt.cbpr.model.LoginUser
  323. 10:32:49,492 DEBUG Ejb3Column:196 - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
  324. 10:32:49,494 DEBUG AnnotationBinder:991 - No value specified for 'javax.persistence.sharedCache.mode'; using UNSPECIFIED
  325. 10:32:49,500 DEBUG EntityBinder:364 - Import with entity name LoginUser
  326. 10:32:49,504 DEBUG EntityBinder:534 - Bind entity com.gt.cbpr.model.LoginUser on table LoginUser
  327. 10:32:49,530 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=id, insertable=true, updatable=true, unique=false}
  328. 10:32:49,538 DEBUG PropertyBinder:178 - MetadataSourceProcessor property id with lazy=false
  329. 10:32:49,542 DEBUG SimpleValueBinder:304 - building SimpleValue for id
  330. 10:32:49,544 DEBUG PropertyBinder:258 - Building property id
  331. 10:32:49,547 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=dflag, insertable=true, updatable=true, unique=false}
  332. 10:32:49,549 DEBUG PropertyBinder:178 - MetadataSourceProcessor property dFlag with lazy=false
  333. 10:32:49,550 DEBUG SimpleValueBinder:304 - building SimpleValue for dFlag
  334. 10:32:49,551 DEBUG PropertyBinder:258 - Building property dFlag
  335. 10:32:49,558 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=invalid_count, insertable=true, updatable=true, unique=false}
  336. 10:32:49,559 DEBUG PropertyBinder:178 - MetadataSourceProcessor property invalid_count with lazy=false
  337. 10:32:49,563 DEBUG SimpleValueBinder:304 - building SimpleValue for invalid_count
  338. 10:32:49,565 DEBUG PropertyBinder:258 - Building property invalid_count
  339. 10:32:49,567 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=last_login_date, insertable=true, updatable=true, unique=false}
  340. 10:32:49,569 DEBUG PropertyBinder:178 - MetadataSourceProcessor property lastLoginDate with lazy=false
  341. 10:32:49,575 DEBUG SimpleValueBinder:304 - building SimpleValue for lastLoginDate
  342. 10:32:49,576 DEBUG PropertyBinder:258 - Building property lastLoginDate
  343. 10:32:49,578 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=lastmodifieddate, insertable=true, updatable=true, unique=false}
  344. 10:32:49,579 DEBUG PropertyBinder:178 - MetadataSourceProcessor property lastModifiedDate with lazy=false
  345. 10:32:49,581 DEBUG SimpleValueBinder:304 - building SimpleValue for lastModifiedDate
  346. 10:32:49,583 DEBUG PropertyBinder:258 - Building property lastModifiedDate
  347. 10:32:49,584 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=password, insertable=true, updatable=true, unique=false}
  348. 10:32:49,592 DEBUG PropertyBinder:178 - MetadataSourceProcessor property password with lazy=false
  349. 10:32:49,592 DEBUG SimpleValueBinder:304 - building SimpleValue for password
  350. 10:32:49,597 DEBUG PropertyBinder:258 - Building property password
  351. 10:32:49,599 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=roles, insertable=true, updatable=true, unique=false}
  352. 10:32:49,601 DEBUG Ejb3Column:196 - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''}
  353. 10:32:49,603 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=null, insertable=true, updatable=true, unique=false}
  354. 10:32:49,620 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=roles, insertable=true, updatable=true, unique=false}
  355. 10:32:49,623 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=roles_KEY, insertable=true, updatable=true, unique=false}
  356. 10:32:49,625 DEBUG Ejb3Column:196 - Binding column: Ejb3JoinColumn{logicalColumnName='roles_KEY', referencedColumn='null', mappedBy='null'}
  357. 10:32:49,627 DEBUG Ejb3Column:196 - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''}
  358. 10:32:49,629 DEBUG Ejb3Column:196 - Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''}
  359. 10:32:49,630 DEBUG CollectionBinder:402 - Collection role: com.gt.cbpr.model.LoginUser.roles
  360. 10:32:49,639 DEBUG PropertyBinder:258 - Building property roles
  361. 10:32:49,639 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=username, insertable=true, updatable=true, unique=false}
  362. 10:32:49,640 DEBUG PropertyBinder:178 - MetadataSourceProcessor property username with lazy=false
  363. 10:32:49,644 DEBUG SimpleValueBinder:304 - building SimpleValue for username
  364. 10:32:49,645 DEBUG PropertyBinder:258 - Building property username
  365. 10:32:49,647 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=zxtra1, insertable=true, updatable=true, unique=false}
  366. 10:32:49,649 DEBUG PropertyBinder:178 - MetadataSourceProcessor property zxtra1 with lazy=false
  367. 10:32:49,650 DEBUG SimpleValueBinder:304 - building SimpleValue for zxtra1
  368. 10:32:49,657 DEBUG PropertyBinder:258 - Building property zxtra1
  369. 10:32:49,658 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=zxtra2, insertable=true, updatable=true, unique=false}
  370. 10:32:49,662 DEBUG PropertyBinder:178 - MetadataSourceProcessor property zxtra2 with lazy=false
  371. 10:32:49,664 DEBUG SimpleValueBinder:304 - building SimpleValue for zxtra2
  372. 10:32:49,666 DEBUG PropertyBinder:258 - Building property zxtra2
  373. 10:32:49,668 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=zxtra3, insertable=true, updatable=true, unique=false}
  374. 10:32:49,668 DEBUG PropertyBinder:178 - MetadataSourceProcessor property zxtra3 with lazy=false
  375. 10:32:49,675 DEBUG SimpleValueBinder:304 - building SimpleValue for zxtra3
  376. 10:32:49,677 DEBUG PropertyBinder:258 - Building property zxtra3
  377. 10:32:49,679 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=zxtra4, insertable=true, updatable=true, unique=false}
  378. 10:32:49,680 DEBUG PropertyBinder:178 - MetadataSourceProcessor property zxtra4 with lazy=false
  379. 10:32:49,681 DEBUG SimpleValueBinder:304 - building SimpleValue for zxtra4
  380. 10:32:49,683 DEBUG PropertyBinder:258 - Building property zxtra4
  381. 10:32:49,684 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(LoginUser), mappingColumn=zxtra5, insertable=true, updatable=true, unique=false}
  382. 10:32:49,686 DEBUG PropertyBinder:178 - MetadataSourceProcessor property zxtra5 with lazy=false
  383. 10:32:49,693 DEBUG SimpleValueBinder:304 - building SimpleValue for zxtra5
  384. 10:32:49,695 DEBUG PropertyBinder:258 - Building property zxtra5
  385. 10:32:49,698 DEBUG AnnotationBinder:530 - Binding entity from annotated class: com.gt.cbpr.model.Role
  386. 10:32:49,701 DEBUG Ejb3Column:196 - Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
  387. 10:32:49,702 DEBUG AnnotationBinder:991 - No value specified for 'javax.persistence.sharedCache.mode'; using UNSPECIFIED
  388. 10:32:49,709 DEBUG EntityBinder:364 - Import with entity name Role
  389. 10:32:49,710 DEBUG EntityBinder:534 - Bind entity com.gt.cbpr.model.Role on table Role
  390. 10:32:49,713 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Role), mappingColumn=id, insertable=true, updatable=true, unique=false}
  391. 10:32:49,714 DEBUG PropertyBinder:178 - MetadataSourceProcessor property id with lazy=false
  392. 10:32:49,715 DEBUG SimpleValueBinder:304 - building SimpleValue for id
  393. 10:32:49,716 DEBUG PropertyBinder:258 - Building property id
  394. 10:32:49,718 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Role), mappingColumn=dflag, insertable=true, updatable=true, unique=false}
  395. 10:32:49,724 DEBUG PropertyBinder:178 - MetadataSourceProcessor property dFlag with lazy=false
  396. 10:32:49,725 DEBUG SimpleValueBinder:304 - building SimpleValue for dFlag
  397. 10:32:49,729 DEBUG PropertyBinder:258 - Building property dFlag
  398. 10:32:49,731 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Role), mappingColumn=lastmodifieddate, insertable=true, updatable=true, unique=false}
  399. 10:32:49,733 DEBUG PropertyBinder:178 - MetadataSourceProcessor property lastModifiedDate with lazy=false
  400. 10:32:49,734 DEBUG SimpleValueBinder:304 - building SimpleValue for lastModifiedDate
  401. 10:32:49,736 DEBUG PropertyBinder:258 - Building property lastModifiedDate
  402. 10:32:49,742 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Role), mappingColumn=role, insertable=true, updatable=true, unique=false}
  403. 10:32:49,743 DEBUG PropertyBinder:178 - MetadataSourceProcessor property role with lazy=false
  404. 10:32:49,745 DEBUG SimpleValueBinder:304 - building SimpleValue for role
  405. 10:32:49,746 DEBUG PropertyBinder:258 - Building property role
  406. 10:32:49,748 DEBUG Ejb3Column:196 - Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Role), mappingColumn=userid, insertable=true, updatable=true, unique=false}
  407. 10:32:49,750 DEBUG PropertyBinder:178 - MetadataSourceProcessor property userId with lazy=false
  408. 10:32:49,751 DEBUG SimpleValueBinder:304 - building SimpleValue for userId
  409. 10:32:49,753 DEBUG PropertyBinder:258 - Building property userId
  410. 10:32:49,760 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for id
  411. 10:32:49,762 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for dFlag
  412. 10:32:49,763 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for invalid_count
  413. 10:32:49,766 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for lastLoginDate
  414. 10:32:49,768 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for lastModifiedDate
  415. 10:32:49,769 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for password
  416. 10:32:49,775 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for username
  417. 10:32:49,776 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for zxtra1
  418. 10:32:49,778 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for zxtra2
  419. 10:32:49,779 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for zxtra3
  420. 10:32:49,780 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for zxtra4
  421. 10:32:49,782 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for zxtra5
  422. 10:32:49,784 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for id
  423. 10:32:49,785 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for dFlag
  424. 10:32:49,791 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for lastModifiedDate
  425. 10:32:49,793 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for role
  426. 10:32:49,796 DEBUG SimpleValueBinder:342 - Setting SimpleValue typeName for userId
  427. 10:32:49,799 DEBUG Configuration:1404 - Processing fk mappings (*ToOne and JoinedSubclass)
  428. 10:32:49,801 DEBUG Configuration:1580 - Processing extends queue
  429. 10:32:49,802 DEBUG Configuration:1634 - Processing extends queue
  430. 10:32:49,807 DEBUG Configuration:1583 - Processing collection mappings
  431. 10:32:49,808 DEBUG CollectionSecondPass:64 - Second pass for collection: com.gt.cbpr.model.LoginUser.roles
  432. 10:32:49,810 DEBUG CollectionBinder:1195 - Binding a OneToMany: com.gt.cbpr.model.LoginUser.roles through an association table
  433. 10:32:49,818 DEBUG CollectionSecondPass:80 - Mapped collection key: LoginUser_id, element: roles_id
  434. 10:32:49,818 DEBUG Configuration:1593 - Processing native query and ResultSetMapping mappings
  435. 10:32:49,819 DEBUG Configuration:1601 - Processing association property references
  436. 10:32:49,823 DEBUG Configuration:1623 - Processing foreign key constraints
  437. 10:32:49,825 DEBUG Configuration:1691 - Resolving reference to class: com.gt.cbpr.model.LoginUser
  438. 10:32:49,827 DEBUG Configuration:1691 - Resolving reference to class: com.gt.cbpr.model.Role
  439. 10:32:49,857 DEBUG DriverManagerDataSource:162 - Creating new JDBC DriverManager Connection to [jdbc:mysql://localhost:3306/cbpr]
  440. 10:32:50,054 DEBUG JdbcServicesImpl:121 - Database ->
  441. name : MySQL
  442. version : 5.1.37
  443. major : 5
  444. minor : 1
  445. 10:32:50,055 DEBUG JdbcServicesImpl:127 - Driver ->
  446. name : MySQL-AB JDBC Driver
  447. version : mysql-connector-java-5.1.9 ( Revision: ${svn.Revision} )
  448. major : 5
  449. minor : 1
  450. 10:32:50,056 DEBUG JdbcServicesImpl:133 - JDBC version : 3.0
  451. 10:32:50,074 INFO Dialect:122 - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
  452. 10:32:50,088 INFO LobCreatorBuilder:94 - HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  453. 10:32:50,101 DEBUG SettingsFactory:100 - Automatic flush during beforeCompletion(): disabled
  454. 10:32:50,101 DEBUG SettingsFactory:106 - Automatic session close at end of transaction: disabled
  455. 10:32:50,103 DEBUG SettingsFactory:117 - JDBC batch size: 15
  456. 10:32:50,104 DEBUG SettingsFactory:123 - JDBC batch updates for versioned data: disabled
  457. 10:32:50,106 DEBUG SettingsFactory:133 - Scrollable result sets: enabled
  458. 10:32:50,107 DEBUG SettingsFactory:139 - Wrap result sets: disabled
  459. 10:32:50,108 DEBUG SettingsFactory:145 - JDBC3 getGeneratedKeys(): enabled
  460. 10:32:50,110 DEBUG SettingsFactory:157 - Connection release mode: auto
  461. 10:32:50,111 INFO TransactionFactoryInitiator:68 - HHH000399: Using default transaction strategy (direct JDBC transactions)
  462. 10:32:50,115 DEBUG SettingsFactory:188 - Maximum outer join fetch depth: 2
  463. 10:32:50,115 DEBUG SettingsFactory:194 - Default batch fetch size: 1
  464. 10:32:50,116 DEBUG SettingsFactory:200 - Generate SQL with comments: disabled
  465. 10:32:50,118 DEBUG SettingsFactory:206 - Order SQL updates by primary key: disabled
  466. 10:32:50,119 DEBUG SettingsFactory:212 - Order SQL inserts for batching: disabled
  467. 10:32:50,125 DEBUG SettingsFactory:443 - Query translator: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory
  468. 10:32:50,129 INFO ASTQueryTranslatorFactory:48 - HHH000397: Using ASTQueryTranslatorFactory
  469. 10:32:50,130 DEBUG SettingsFactory:222 - Query language substitutions: {}
  470. 10:32:50,132 DEBUG SettingsFactory:228 - JPA-QL strict compliance: disabled
  471. 10:32:50,134 DEBUG SettingsFactory:236 - Second-level cache: enabled
  472. 10:32:50,135 DEBUG SettingsFactory:242 - Query cache: disabled
  473. 10:32:50,136 DEBUG SettingsFactory:383 - Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
  474. 10:32:50,143 DEBUG SettingsFactory:393 - org.hibernate.cache.internal.NoCachingRegionFactory did not provide constructor accepting java.util.Properties; attempting no-arg constructor.
  475. 10:32:50,144 DEBUG SettingsFactory:257 - Optimize cache for minimal puts: disabled
  476. 10:32:50,145 DEBUG SettingsFactory:272 - Structured second-level cache entries: disabled
  477. 10:32:50,146 DEBUG SettingsFactory:281 - Statistics: disabled
  478. 10:32:50,148 DEBUG SettingsFactory:287 - Deleted entity synthetic identifier rollback: disabled
  479. 10:32:50,149 DEBUG SettingsFactory:311 - Default entity-mode: pojo
  480. 10:32:50,150 DEBUG SettingsFactory:317 - Named query checking : enabled
  481. 10:32:50,152 DEBUG SettingsFactory:323 - Check Nullability in Core (should be disabled when Bean Validation is on): enabled
  482. 10:32:50,158 DEBUG SettingsFactory:329 - multi-tenancy strategy : NONE
  483. 10:32:50,170 DEBUG SessionFactoryImpl:226 - Building session factory
  484. 10:32:50,178 DEBUG SessionFactoryImpl:276 - Session factory constructed with filter configurations : {}
  485. 10:32:50,179 DEBUG SessionFactoryImpl:277 - Instantiating session factory with properties: {java.vendor=Sun Microsystems Inc., show_sql=true, sun.java.launcher=SUN_STANDARD, catalina.base=F:\LAB\cbpr\cbpr-server\target\tomcat, sun.management.compiler
  486. =HotSpot Client Compiler, catalina.useNaming=true, use_sql_comments=true, os.name=Windows 7, hbm2ddl.auto=create, sun.boot.class.path=C:\Program Files (x86)\Java\jdk1.6.0_30\jre\lib\resources.jar;C:\Program Files (x86)\Java\jdk1.6.0_30\jre\lib\rt.jar
  487. ;C:\Program Files (x86)\Java\jdk1.6.0_30\jre\lib\sunrsasign.jar;C:\Program Files (x86)\Java\jdk1.6.0_30\jre\lib\jsse.jar;C:\Program Files (x86)\Java\jdk1.6.0_30\jre\lib\jce.jar;C:\Program Files (x86)\Java\jdk1.6.0_30\jre\lib\charsets.jar;C:\Program F
  488. iles (x86)\Java\jdk1.6.0_30\jre\lib\modules\jdk.boot.jar;C:\Program Files (x86)\Java\jdk1.6.0_30\jre\classes, hibernate.current_session_context_class=org.springframework.orm.hibernate4.SpringSessionContext, sun.desktop=windows, java.vm.specification.
  489. vendor=Sun Microsystems Inc., java.runtime.version=1.6.0_30-b12, hibernate.connection.autocommit=true, user.name=GT, shared.loader=, guice.disable.misplaced.annotation.check=true, tomcat.util.buf.StringCache.byte.enabled=true, user.language=en, java.
  490. naming.factory.initial=org.apache.naming.java.javaURLContextFactory, sun.boot.library.path=C:\Program Files (x86)\Java\jdk1.6.0_30\jre\bin, classworlds.conf=G:\maven3\bin\..\bin\m2.conf, dialect=org.hibernate.dialect.MySQLDialect, java.version=1.6.0_
  491. 30, user.timezone=Asia/Katmandu, sun.arch.data.model=32, java.endorsed.dirs=C:\Program Files (x86)\Java\jdk1.6.0_30\jre\lib\endorsed, sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86, sun.jnu.encoding=Cp1252, file.encodin
  492. g.pkg=sun.io, package.access=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.,sun.beans., file.separator=\, java.specification.name=Java Platform API Specification, java.class.version=50.0, user.country=US, java.home
  493. =C:\Program Files (x86)\Java\jdk1.6.0_30\jre, java.vm.info=mixed mode, sharing, os.version=6.1, hibernate.connection.datasource=org.springframework.jdbc.datasource.DriverManagerDataSource@3bead5, path.separator=;, java.vm.version=20.5-b03, user.varia
  494. nt=, java.awt.printerjob=sun.awt.windows.WPrinterJob, sun.io.unicode.encoding=UnicodeLittle, awt.toolkit=sun.awt.windows.WToolkit, package.definition=sun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper., java.namin
  495. g.factory.url.pkgs=org.apache.naming, user.home=F:, java.specification.vendor=Sun Microsystems Inc., hibernate.classLoader.application=WebappClassLoader
  496. context: /cbpr
  497. delegate: false
  498. repositories:
  499. ----------> Parent Classloader:
  500. ClassRealm[plugin>org.codehaus.mojo:tomcat-maven-plugin:1.1, parent: sun.misc.Launcher$AppClassLoader@35ce36]
  501. , java.library.path=C:\Program Files (x86)\Java\jdk1.6.0_30\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Broadcom\Broad
  502. com 802.11\Driver;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\opencv\build\common\tbb\ia32\vc10\;C:\opencv\build\x86\vc10\bin\;G:\cygwin\bin;G:\MinGW\bin;C:\Program Files (x86)\Java\jdk1.6.0_30
  503. \bin;G:\maven3\bin;C:\Program Files\TortoiseSVN\bin;C:\xampp\mysql\bin;C:\Program Files\TortoiseGit\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\Git\bin;C:\Program Files (x86)\Java\jdk1.6.0_30\jre\bin;;C:\Program Files (x86)\WinMerge;.,
  504. java.vendor.url=http://java.sun.com/, java.vm.vendor=Sun Microsystems Inc., common.loader=F:\LAB\cbpr\cbpr-server\target\tomcat/lib,F:\LAB\cbpr\cbpr-server\target\tomcat/lib/*.jar, maven.home=G:\maven3\bin\.., java.runtime.name=Java(TM) SE Runtime En
  505. vironment, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher tomcat:run, java.class.path=G:\maven3\bin\..\boot\plexus-classworlds-2.4.jar, hibernate.bytecode.use_reflection_optimizer=false, java.vm.specification.name=Java Virtual Mac
  506. hine Specification, java.vm.specification.version=1.0, catalina.home=F:\LAB\cbpr\cbpr-server\target\tomcat, sun.cpu.endian=little, sun.os.patch.level=Service Pack 1, java.io.tmpdir=C:\Users\GT\AppData\Local\Temp\, java.vendor.url.bug=http://java.sun.
  507. com/cgi-bin/bugreport.cgi, server.loader=, os.arch=x86, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.ext.dirs=C:\Program Files (x86)\Java\jdk1.6.0_30\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, user.dir=F:\LAB\cbpr\cbpr-server, line.separ
  508. ator=
  509. , java.vm.name=Java HotSpot(TM) Client VM, file.encoding=Cp1252, format_sql=true, java.specification.version=1.6}
  510. 10:32:50,195 DEBUG DefaultIdentifierGeneratorFactory:107 - Setting dialect [org.hibernate.dialect.MySQLDialect]
  511. 10:32:50,196 DEBUG DefaultIdentifierGeneratorFactory:107 - Setting dialect [org.hibernate.dialect.MySQLDialect]
  512. 10:32:50,404 DEBUG AbstractEntityPersister:3379 - Static SQL for entity: com.gt.cbpr.model.LoginUser
  513. 10:32:50,405 DEBUG AbstractEntityPersister:3384 - Version select: select id from LoginUser where id =?
  514. 10:32:50,406 DEBUG AbstractEntityPersister:3387 - Snapshot select: select loginuser_.id, loginuser_.dflag as dflag0_, loginuser_.invalid_count as invalid3_0_, loginuser_.last_login_date as last4_0_, loginuser_.lastmodifieddate as lastmodi5_0_, login
  515. user_.password as password0_, loginuser_.username as username0_, loginuser_.zxtra1 as zxtra8_0_, loginuser_.zxtra2 as zxtra9_0_, loginuser_.zxtra3 as zxtra10_0_, loginuser_.zxtra4 as zxtra11_0_, loginuser_.zxtra5 as zxtra12_0_ from LoginUser loginuse
  516. r_ where loginuser_.id=?
  517. 10:32:50,407 DEBUG AbstractEntityPersister:3390 - Insert 0: insert into LoginUser (dflag, invalid_count, last_login_date, lastmodifieddate, password, username, zxtra1, zxtra2, zxtra3, zxtra4, zxtra5, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  518. 10:32:50,409 DEBUG AbstractEntityPersister:3391 - Update 0: update LoginUser set dflag=?, invalid_count=?, last_login_date=?, lastmodifieddate=?, password=?, username=?, zxtra1=?, zxtra2=?, zxtra3=?, zxtra4=?, zxtra5=? where id=?
  519. 10:32:50,410 DEBUG AbstractEntityPersister:3392 - Delete 0: delete from LoginUser where id=?
  520. 10:32:50,412 DEBUG AbstractEntityPersister:3395 - Identity insert: insert into LoginUser (dflag, invalid_count, last_login_date, lastmodifieddate, password, username, zxtra1, zxtra2, zxtra3, zxtra4, zxtra5) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  521. 10:32:50,417 DEBUG AbstractEntityPersister:3379 - Static SQL for entity: com.gt.cbpr.model.Role
  522. 10:32:50,418 DEBUG AbstractEntityPersister:3384 - Version select: select id from Role where id =?
  523. 10:32:50,419 DEBUG AbstractEntityPersister:3387 - Snapshot select: select role_.id, role_.dflag as dflag1_, role_.lastmodifieddate as lastmodi3_1_, role_.role as role1_, role_.userid as userid1_ from Role role_ where role_.id=?
  524. 10:32:50,424 DEBUG AbstractEntityPersister:3390 - Insert 0: insert into Role (dflag, lastmodifieddate, role, userid, id) values (?, ?, ?, ?, ?)
  525. 10:32:50,425 DEBUG AbstractEntityPersister:3391 - Update 0: update Role set dflag=?, lastmodifieddate=?, role=?, userid=? where id=?
  526. 10:32:50,426 DEBUG AbstractEntityPersister:3392 - Delete 0: delete from Role where id=?
  527. 10:32:50,428 DEBUG AbstractEntityPersister:3395 - Identity insert: insert into Role (dflag, lastmodifieddate, role, userid) values (?, ?, ?, ?)
  528. 10:32:50,437 DEBUG AbstractCollectionPersister:613 - Static SQL for collection: com.gt.cbpr.model.LoginUser.roles
  529. 10:32:50,438 DEBUG AbstractCollectionPersister:614 - Row insert: insert into LoginUser_Role (LoginUser_id, roles_id) values (?, ?)
  530. 10:32:50,439 DEBUG AbstractCollectionPersister:615 - Row update: update LoginUser_Role set roles_id=? where LoginUser_id=? and roles_id=?
  531. 10:32:50,441 DEBUG AbstractCollectionPersister:616 - Row delete: delete from LoginUser_Role where LoginUser_id=? and roles_id=?
  532. 10:32:50,442 DEBUG AbstractCollectionPersister:617 - One-shot delete: delete from LoginUser_Role where LoginUser_id=?
  533. 10:32:50,464 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [NONE]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_date as last4_0_0_, login
  534. user0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, loginuser0_.zxtra4 as zxt
  535. ra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=?
  536. 10:32:50,465 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [READ]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_date as last4_0_0_, login
  537. user0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, loginuser0_.zxtra4 as zxt
  538. ra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=?
  539. 10:32:50,467 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [UPGRADE]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_date as last4_0_0_, lo
  540. ginuser0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, loginuser0_.zxtra4 as
  541. zxtra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=? for update
  542. 10:32:50,468 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [UPGRADE_NOWAIT]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_date as last4_0
  543. _0_, loginuser0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, loginuser0_.zxt
  544. ra4 as zxtra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=? for update
  545. 10:32:50,469 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [FORCE]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_date as last4_0_0_, logi
  546. nuser0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, loginuser0_.zxtra4 as zx
  547. tra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=? for update
  548. 10:32:50,473 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [PESSIMISTIC_READ]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_date as last4
  549. _0_0_, loginuser0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, loginuser0_.z
  550. xtra4 as zxtra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=? lock in share mode
  551. 10:32:50,474 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [PESSIMISTIC_WRITE]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_date as last
  552. 4_0_0_, loginuser0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, loginuser0_.
  553. zxtra4 as zxtra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=? for update
  554. 10:32:50,476 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [PESSIMISTIC_FORCE_INCREMENT]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_da
  555. te as last4_0_0_, loginuser0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, lo
  556. ginuser0_.zxtra4 as zxtra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=? for update
  557. 10:32:50,477 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [OPTIMISTIC]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_date as last4_0_0_,
  558. loginuser0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, loginuser0_.zxtra4
  559. as zxtra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=?
  560. 10:32:50,479 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.LoginUser [OPTIMISTIC_FORCE_INCREMENT]: select loginuser0_.id as id0_0_, loginuser0_.dflag as dflag0_0_, loginuser0_.invalid_count as invalid3_0_0_, loginuser0_.last_login_dat
  561. e as last4_0_0_, loginuser0_.lastmodifieddate as lastmodi5_0_0_, loginuser0_.password as password0_0_, loginuser0_.username as username0_0_, loginuser0_.zxtra1 as zxtra8_0_0_, loginuser0_.zxtra2 as zxtra9_0_0_, loginuser0_.zxtra3 as zxtra10_0_0_, log
  562. inuser0_.zxtra4 as zxtra11_0_0_, loginuser0_.zxtra5 as zxtra12_0_0_ from LoginUser loginuser0_ where loginuser0_.id=?
  563. 10:32:50,490 DEBUG Loader:56 - Static select for action ACTION_MERGE on entity com.gt.cbpr.model.LoginUser: select loginuser0_.id as id0_1_, loginuser0_.dflag as dflag0_1_, loginuser0_.invalid_count as invalid3_0_1_, loginuser0_.last_login_date as la
  564. st4_0_1_, loginuser0_.lastmodifieddate as lastmodi5_0_1_, loginuser0_.password as password0_1_, loginuser0_.username as username0_1_, loginuser0_.zxtra1 as zxtra8_0_1_, loginuser0_.zxtra2 as zxtra9_0_1_, loginuser0_.zxtra3 as zxtra10_0_1_, loginuser0
  565. _.zxtra4 as zxtra11_0_1_, loginuser0_.zxtra5 as zxtra12_0_1_, roles1_.LoginUser_id as LoginUser1_0_3_, role2_.id as roles2_3_, role2_.id as id1_0_, role2_.dflag as dflag1_0_, role2_.lastmodifieddate as lastmodi3_1_0_, role2_.role as role1_0_, role2_.
  566. userid as userid1_0_ from LoginUser loginuser0_ left outer join LoginUser_Role roles1_ on loginuser0_.id=roles1_.LoginUser_id left outer join Role role2_ on roles1_.roles_id=role2_.id where loginuser0_.id=?
  567. 10:32:50,492 DEBUG Loader:56 - Static select for action ACTION_REFRESH on entity com.gt.cbpr.model.LoginUser: select loginuser0_.id as id0_1_, loginuser0_.dflag as dflag0_1_, loginuser0_.invalid_count as invalid3_0_1_, loginuser0_.last_login_date as
  568. last4_0_1_, loginuser0_.lastmodifieddate as lastmodi5_0_1_, loginuser0_.password as password0_1_, loginuser0_.username as username0_1_, loginuser0_.zxtra1 as zxtra8_0_1_, loginuser0_.zxtra2 as zxtra9_0_1_, loginuser0_.zxtra3 as zxtra10_0_1_, loginuse
  569. r0_.zxtra4 as zxtra11_0_1_, loginuser0_.zxtra5 as zxtra12_0_1_, roles1_.LoginUser_id as LoginUser1_0_3_, role2_.id as roles2_3_, role2_.id as id1_0_, role2_.dflag as dflag1_0_, role2_.lastmodifieddate as lastmodi3_1_0_, role2_.role as role1_0_, role2
  570. _.userid as userid1_0_ from LoginUser loginuser0_ left outer join LoginUser_Role roles1_ on loginuser0_.id=roles1_.LoginUser_id left outer join Role role2_ on roles1_.roles_id=role2_.id where loginuser0_.id=?
  571. 10:32:50,493 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [NONE]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1_0_ from Role r
  572. ole0_ where role0_.id=?
  573. 10:32:50,494 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [READ]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1_0_ from Role r
  574. ole0_ where role0_.id=?
  575. 10:32:50,496 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [UPGRADE]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1_0_ from Rol
  576. e role0_ where role0_.id=? for update
  577. 10:32:50,498 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [UPGRADE_NOWAIT]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1_0_ f
  578. rom Role role0_ where role0_.id=? for update
  579. 10:32:50,502 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [FORCE]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1_0_ from Role
  580. role0_ where role0_.id=? for update
  581. 10:32:50,505 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [PESSIMISTIC_READ]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1_0_
  582. from Role role0_ where role0_.id=? lock in share mode
  583. 10:32:50,507 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [PESSIMISTIC_WRITE]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1_0
  584. _ from Role role0_ where role0_.id=? for update
  585. 10:32:50,510 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [PESSIMISTIC_FORCE_INCREMENT]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as
  586. userid1_0_ from Role role0_ where role0_.id=? for update
  587. 10:32:50,512 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [OPTIMISTIC]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1_0_ from
  588. Role role0_ where role0_.id=?
  589. 10:32:50,513 DEBUG Loader:123 - Static select for entity com.gt.cbpr.model.Role [OPTIMISTIC_FORCE_INCREMENT]: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as
  590. userid1_0_ from Role role0_ where role0_.id=?
  591. 10:32:50,514 DEBUG Loader:56 - Static select for action ACTION_MERGE on entity com.gt.cbpr.model.Role: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as userid1
  592. _0_ from Role role0_ where role0_.id=?
  593. 10:32:50,516 DEBUG Loader:56 - Static select for action ACTION_REFRESH on entity com.gt.cbpr.model.Role: select role0_.id as id1_0_, role0_.dflag as dflag1_0_, role0_.lastmodifieddate as lastmodi3_1_0_, role0_.role as role1_0_, role0_.userid as useri
  594. d1_0_ from Role role0_ where role0_.id=?
  595. 10:32:50,521 DEBUG BasicCollectionLoader:83 - Static select for collection com.gt.cbpr.model.LoginUser.roles: select roles0_.LoginUser_id as LoginUser1_0_1_, roles0_.roles_id as roles2_1_, role1_.id as id1_0_, role1_.dflag as dflag1_0_, role1_.lastmo
  596. difieddate as lastmodi3_1_0_, role1_.role as role1_0_, role1_.userid as userid1_0_ from LoginUser_Role roles0_ inner join Role role1_ on roles0_.roles_id=role1_.id where roles0_.LoginUser_id=?
  597. 10:32:50,542 DEBUG SessionFactoryRegistry:62 - Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@1559ba8
  598. 10:32:50,543 DEBUG SessionFactoryRegistry:75 - Registering SessionFactory: b142cb5a-e43c-4024-9d63-4bdd5a9feb16 (<unnamed>)
  599. 10:32:50,543 DEBUG SessionFactoryRegistry:82 - Not binding SessionFactory to JNDI, no JNDI name configured
  600. 10:32:50,545 DEBUG SessionFactoryImpl:487 - Instantiated session factory
  601. 10:32:50,548 DEBUG SessionFactoryImpl:1119 - Checking 0 named HQL queries
  602. 10:32:50,551 DEBUG SessionFactoryImpl:1142 - Checking 0 named SQL queries
  603. 10:32:50,557 DEBUG StatisticsInitiator:110 - Statistics initialized [enabled=false]
  604. 10:32:50,559 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  605. 10:32:50,560 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'sessionFactory'
  606. 10:32:50,561 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  607. 10:32:50,562 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  608. 10:32:50,566 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  609. 10:32:50,567 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  610. 10:32:50,569 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  611. 10:32:50,576 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'baseDAO'
  612. 10:32:50,577 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'baseDAO'
  613. 10:32:50,584 DEBUG InjectionMetadata:60 - Found injected element on class [com.gt.cbpr.server.BaseDAO]: AutowiredFieldElement for private org.hibernate.SessionFactory com.gt.cbpr.server.BaseDAO.sessionFactory
  614. 10:32:50,584 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'baseDAO' to allow for resolving potential circular references
  615. 10:32:50,587 DEBUG InjectionMetadata:85 - Processing injected method of bean 'baseDAO': AutowiredFieldElement for private org.hibernate.SessionFactory com.gt.cbpr.server.BaseDAO.sessionFactory
  616. 10:32:50,593 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'sessionFactory'
  617. 10:32:50,594 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  618. 10:32:50,602 DEBUG AutowiredAnnotationBeanPostProcessor:424 - Autowiring by type from bean name 'baseDAO' to bean named 'sessionFactory'
  619. 10:32:50,603 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  620. 10:32:50,605 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'baseDAO'
  621. 10:32:50,608 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'loginUserServiceImpl'
  622. 10:32:50,609 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'loginUserServiceImpl'
  623. 10:32:50,614 DEBUG InjectionMetadata:60 - Found injected element on class [com.gt.cbpr.server.service.impl.LoginUserServiceImpl]: AutowiredFieldElement for private org.hibernate.SessionFactory com.gt.cbpr.server.service.impl.LoginUserServiceImpl.sess
  624. ionFactory
  625. 10:32:50,615 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'loginUserServiceImpl' to allow for resolving potential circular references
  626. 10:32:50,618 DEBUG InjectionMetadata:85 - Processing injected method of bean 'loginUserServiceImpl': AutowiredFieldElement for private org.hibernate.SessionFactory com.gt.cbpr.server.service.impl.LoginUserServiceImpl.sessionFactory
  627. 10:32:50,619 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'sessionFactory'
  628. 10:32:50,619 DEBUG AutowiredAnnotationBeanPostProcessor:424 - Autowiring by type from bean name 'loginUserServiceImpl' to bean named 'sessionFactory'
  629. 10:32:50,625 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  630. 10:32:50,628 DEBUG AnnotationTransactionAttributeSource:106 - Adding transactional method 'getLoginUser' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
  631. 10:32:50,633 DEBUG InfrastructureAdvisorAutoProxyCreator:537 - Creating implicit proxy for bean 'loginUserServiceImpl' with 0 common interceptors and 1 specific interceptors
  632. 10:32:50,637 DEBUG JdkDynamicAopProxy:113 - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.gt.cbpr.server.service.impl.LoginUserServiceImpl@c20893]
  633. 10:32:50,643 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'loginUserServiceImpl'
  634. 10:32:50,643 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
  635. 10:32:50,644 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
  636. 10:32:50,646 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
  637. 10:32:50,647 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
  638. 10:32:50,651 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0' to allow for resolving potential circular references
  639. 10:32:50,656 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
  640. 10:32:50,658 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
  641. 10:32:50,659 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
  642. 10:32:50,661 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  643. 10:32:50,662 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'transactionManager'
  644. 10:32:50,666 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'transactionManager'
  645. 10:32:50,678 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
  646. 10:32:50,683 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'dataSource'
  647. 10:32:50,685 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'sessionFactory'
  648. 10:32:50,687 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name 'transactionManager'
  649. 10:32:50,691 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  650. 10:32:50,695 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'transactionManager'
  651. 10:32:50,695 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0'
  652. 10:32:50,698 DEBUG XmlWebApplicationContext:845 - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@18a62f6]
  653. 10:32:50,700 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'lifecycleProcessor'
  654. 10:32:50,702 DEBUG ContextLoader:297 - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  655. 10:32:50,708 INFO ContextLoader:302 - Root WebApplicationContext: initialization completed in 2648 ms
  656. 10:32:50,713 DEBUG StandardServletEnvironment:114 - Initializing new StandardServletEnvironment
  657. 10:32:50,713 DEBUG StandardServletEnvironment:103 - Adding [servletConfigInitParams] PropertySource with lowest search precedence
  658. 10:32:50,714 DEBUG StandardServletEnvironment:103 - Adding [servletContextInitParams] PropertySource with lowest search precedence
  659. 10:32:50,716 DEBUG StandardServletEnvironment:103 - Adding [jndiProperties] PropertySource with lowest search precedence
  660. 10:32:50,718 DEBUG StandardServletEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  661. 10:32:50,724 DEBUG StandardServletEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  662. 10:32:50,728 DEBUG StandardServletEnvironment:120 - Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment]
  663. 10:32:50,731 DEBUG CharacterEncodingFilter:172 - Initializing filter 'CharacterEncodingFilter'
  664. 10:32:50,738 DEBUG CharacterEncodingFilter:197 - Filter 'CharacterEncodingFilter' configured successfully
  665. 10:32:50,755 DEBUG StandardServletEnvironment:114 - Initializing new StandardServletEnvironment
  666. 10:32:50,756 DEBUG StandardServletEnvironment:103 - Adding [servletConfigInitParams] PropertySource with lowest search precedence
  667. 10:32:50,757 DEBUG StandardServletEnvironment:103 - Adding [servletContextInitParams] PropertySource with lowest search precedence
  668. 10:32:50,758 DEBUG StandardServletEnvironment:103 - Adding [jndiProperties] PropertySource with lowest search precedence
  669. 10:32:50,759 DEBUG StandardServletEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  670. 10:32:50,761 DEBUG StandardServletEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  671. 10:32:50,762 DEBUG StandardServletEnvironment:120 - Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment]
  672. 10:32:50,767 DEBUG DispatcherServlet:115 - Initializing servlet 'remoting'
  673. Jun 1, 2012 10:32:50 AM org.apache.catalina.core.ApplicationContext log
  674. INFO: Initializing Spring FrameworkServlet 'remoting'
  675. 10:32:50,769 INFO DispatcherServlet:444 - FrameworkServlet 'remoting': initialization started
  676. 10:32:50,777 DEBUG DispatcherServlet:572 - Servlet with name 'remoting' will try to create custom WebApplicationContext context of class 'org.springframework.web.context.support.XmlWebApplicationContext', using parent context [Root WebApplicationCont
  677. ext: startup date [Fri Jun 01 10:32:48 NPT 2012]; root of context hierarchy]
  678. 10:32:50,779 DEBUG StandardServletEnvironment:114 - Initializing new StandardServletEnvironment
  679. 10:32:50,781 DEBUG StandardServletEnvironment:103 - Adding [servletConfigInitParams] PropertySource with lowest search precedence
  680. 10:32:50,783 DEBUG StandardServletEnvironment:103 - Adding [servletContextInitParams] PropertySource with lowest search precedence
  681. 10:32:50,784 DEBUG StandardServletEnvironment:103 - Adding [jndiProperties] PropertySource with lowest search precedence
  682. 10:32:50,785 DEBUG StandardServletEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  683. 10:32:50,792 DEBUG StandardServletEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  684. 10:32:50,793 DEBUG StandardServletEnvironment:120 - Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment]
  685. 10:32:50,796 INFO XmlWebApplicationContext:495 - Refreshing WebApplicationContext for namespace 'remoting-servlet': startup date [Fri Jun 01 10:32:50 NPT 2012]; parent: Root WebApplicationContext
  686. 10:32:50,797 DEBUG StandardServletEnvironment:163 - Replacing [servletConfigInitParams] PropertySource with [servletConfigInitParams]
  687. 10:32:50,798 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  688. 10:32:50,800 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  689. 10:32:50,801 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  690. 10:32:50,810 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  691. 10:32:50,811 DEBUG StandardEnvironment:114 - Initializing new StandardEnvironment
  692. 10:32:50,812 DEBUG StandardEnvironment:103 - Adding [systemProperties] PropertySource with lowest search precedence
  693. 10:32:50,814 DEBUG StandardEnvironment:103 - Adding [systemEnvironment] PropertySource with lowest search precedence
  694. 10:32:50,815 DEBUG StandardEnvironment:120 - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  695. 10:32:50,817 INFO XmlBeanDefinitionReader:315 - Loading XML bean definitions from ServletContext resource [/WEB-INF/remoting-servlet.xml]
  696. 10:32:50,820 DEBUG DefaultDocumentLoader:72 - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
  697. 10:32:50,821 DEBUG PluggableSchemaResolver:140 - Loading schema mappings from [META-INF/spring.schemas]
  698. 10:32:50,828 DEBUG PluggableSchemaResolver:146 - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.x
  699. sd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/s
  700. pringframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframewor
  701. k/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spri
  702. ng-task-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans
  703. -3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.s
  704. pringframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/s
  705. chema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spr
  706. ing-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/task/spring-
  707. task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-
  708. 2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/
  709. springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/tra
  710. nsaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/fact
  711. ory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-j
  712. ee-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://ww
  713. w.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://ww
  714. w.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springf
  715. ramework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schem
  716. a/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd
  717. =org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/trans
  718. action/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/con
  719. fig/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spr
  720. ing-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-uti
  721. l-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.
  722. 5.xsd}
  723. 10:32:50,832 DEBUG PluggableSchemaResolver:118 - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
  724. 10:32:50,844 DEBUG DefaultBeanDefinitionDocumentReader:108 - Loading bean definitions
  725. 10:32:50,845 DEBUG BeanDefinitionParserDelegate:467 - No XML 'id' specified - using '/loginService' as bean name and [] as aliases
  726. 10:32:50,847 DEBUG BeanDefinitionParserDelegate:467 - No XML 'id' specified - using '/helloService' as bean name and [] as aliases
  727. 10:32:50,848 DEBUG XmlBeanDefinitionReader:216 - Loaded 4 bean definitions from location pattern [/WEB-INF/remoting-servlet.xml]
  728. 10:32:50,849 DEBUG XmlWebApplicationContext:525 - Bean factory for WebApplicationContext for namespace 'remoting-servlet': org.springframework.beans.factory.support.DefaultListableBeanFactory@1cb01e3: defining beans [loginService,/loginService,helloS
  729. ervice,/helloService]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@17456bc
  730. 10:32:50,855 DEBUG XmlWebApplicationContext:794 - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1b4d679]
  731. 10:32:50,856 DEBUG XmlWebApplicationContext:818 - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@16ca3d5]
  732. 10:32:50,859 DEBUG UiApplicationContextUtils:85 - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@17820c3]
  733. 10:32:50,860 INFO DefaultListableBeanFactory:557 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1cb01e3: defining beans [loginService,/loginService,helloService,/helloService]; parent: org.spri
  734. ngframework.beans.factory.support.DefaultListableBeanFactory@17456bc
  735. 10:32:50,862 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'loginService'
  736. 10:32:50,863 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'loginService'
  737. 10:32:50,864 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'loginService' to allow for resolving potential circular references
  738. 10:32:50,865 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'loginService'
  739. 10:32:50,867 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean '/loginService'
  740. 10:32:50,869 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '/loginService'
  741. 10:32:50,882 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean '/loginService' to allow for resolving potential circular references
  742. 10:32:50,883 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'loginService'
  743. 10:32:50,891 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '/loginService'
  744. 10:32:50,894 DEBUG JdkDynamicAopProxy:113 - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.gt.cbpr.server.service.impl.LoginUserServiceImpl@1dc4cd9]
  745. 10:32:50,895 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '/loginService'
  746. 10:32:50,896 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean 'helloService'
  747. 10:32:50,897 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'helloService'
  748. 10:32:50,899 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean 'helloService' to allow for resolving potential circular references
  749. 10:32:50,900 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'helloService'
  750. 10:32:50,903 DEBUG DefaultListableBeanFactory:217 - Creating shared instance of singleton bean '/helloService'
  751. 10:32:50,904 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean '/helloService'
  752. 10:32:50,912 DEBUG DefaultListableBeanFactory:504 - Eagerly caching bean '/helloService' to allow for resolving potential circular references
  753. 10:32:50,913 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'helloService'
  754. 10:32:50,915 DEBUG DefaultListableBeanFactory:1498 - Invoking afterPropertiesSet() on bean with name '/helloService'
  755. 10:32:50,916 DEBUG JdkDynamicAopProxy:113 - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.gt.cbpr.server.service.impl.HelloServiceImpl@393e97]
  756. 10:32:50,920 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean '/helloService'
  757. 10:32:50,921 DEBUG XmlWebApplicationContext:845 - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@5b701a]
  758. 10:32:50,922 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean 'lifecycleProcessor'
  759. 10:32:50,927 DEBUG DispatcherServlet:465 - Unable to locate MultipartResolver with name 'multipartResolver': no multipart request handling provided
  760. 10:32:50,928 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
  761. 10:32:50,929 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
  762. 10:32:50,930 DEBUG DispatcherServlet:487 - Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@15998cb]
  763. 10:32:50,932 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
  764. 10:32:50,933 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
  765. 10:32:50,934 DEBUG DispatcherServlet:509 - Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@158046e]
  766. 10:32:50,939 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping'
  767. 10:32:50,946 DEBUG BeanNameUrlHandlerMapping:71 - Looking for URL mappings in application context: WebApplicationContext for namespace 'remoting-servlet': startup date [Fri Jun 01 10:32:50 NPT 2012]; parent: Root WebApplicationContext
  768. 10:32:50,947 DEBUG BeanNameUrlHandlerMapping:86 - Rejected bean name 'loginService': no URL paths identified
  769. 10:32:50,947 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean '/loginService'
  770. 10:32:50,949 INFO BeanNameUrlHandlerMapping:314 - Mapped URL path [/loginService] onto handler '/loginService'
  771. 10:32:50,950 DEBUG BeanNameUrlHandlerMapping:86 - Rejected bean name 'helloService': no URL paths identified
  772. 10:32:50,952 DEBUG DefaultListableBeanFactory:245 - Returning cached instance of singleton bean '/helloService'
  773. 10:32:50,953 INFO BeanNameUrlHandlerMapping:314 - Mapped URL path [/helloService] onto handler '/helloService'
  774. 10:32:50,959 DEBUG BeanNameUrlHandlerMapping:86 - Rejected bean name 'servletConfig': no URL paths identified
  775. 10:32:50,960 DEBUG BeanNameUrlHandlerMapping:86 - Rejected bean name 'messageSource': no URL paths identified
  776. 10:32:50,962 DEBUG BeanNameUrlHandlerMapping:86 - Rejected bean name 'applicationEventMulticaster': no URL paths identified
  777. 10:32:50,963 DEBUG BeanNameUrlHandlerMapping:86 - Rejected bean name 'lifecycleProcessor': no URL paths identified
  778. 10:32:50,964 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping'
  779. 10:32:50,972 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping'
  780. 10:32:50,975 DEBUG DefaultAnnotationHandlerMapping:71 - Looking for URL mappings in application context: WebApplicationContext for namespace 'remoting-servlet': startup date [Fri Jun 01 10:32:50 NPT 2012]; parent: Root WebApplicationContext
  781. 10:32:50,976 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name 'loginService': no URL paths identified
  782. 10:32:50,977 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name '/loginService': no URL paths identified
  783. 10:32:50,978 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name 'helloService': no URL paths identified
  784. 10:32:50,980 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name '/helloService': no URL paths identified
  785. 10:32:50,981 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name 'servletConfig': no URL paths identified
  786. 10:32:50,982 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name 'messageSource': no URL paths identified
  787. 10:32:50,984 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name 'applicationEventMulticaster': no URL paths identified
  788. 10:32:50,985 DEBUG DefaultAnnotationHandlerMapping:86 - Rejected bean name 'lifecycleProcessor': no URL paths identified
  789. 10:32:50,986 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping'
  790. 10:32:50,993 DEBUG DispatcherServlet:549 - No HandlerMappings found in servlet 'remoting': using default
  791. 10:32:50,995 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
  792. 10:32:50,995 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
  793. 10:32:50,997 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter'
  794. 10:32:50,998 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter'
  795. 10:32:51,001 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter'
  796. 10:32:51,063 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter'
  797. 10:32:51,063 DEBUG DispatcherServlet:587 - No HandlerAdapters found in servlet 'remoting': using default
  798. 10:32:51,067 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver'
  799. 10:32:51,076 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver'
  800. 10:32:51,078 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver'
  801. 10:32:51,079 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver'
  802. 10:32:51,081 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver'
  803. 10:32:51,082 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver'
  804. 10:32:51,083 DEBUG DispatcherServlet:626 - No HandlerExceptionResolvers found in servlet 'remoting': using default
  805. 10:32:51,085 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
  806. 10:32:51,086 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
  807. 10:32:51,087 DEBUG DispatcherServlet:647 - Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1611aec]
  808. 10:32:51,095 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.view.InternalResourceViewResolver'
  809. 10:32:51,099 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.view.InternalResourceViewResolver'
  810. 10:32:51,100 DEBUG DispatcherServlet:687 - No ViewResolvers found in servlet 'remoting': using default
  811. 10:32:51,102 DEBUG DefaultListableBeanFactory:430 - Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
  812. 10:32:51,104 DEBUG DefaultListableBeanFactory:458 - Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
  813. 10:32:51,104 DEBUG DispatcherServlet:709 - Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@18297fe]
  814. 10:32:51,112 DEBUG DispatcherServlet:523 - Published WebApplicationContext of servlet 'remoting' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.remoting]
  815. 10:32:51,113 INFO DispatcherServlet:463 - FrameworkServlet 'remoting': initialization completed in 336 ms
  816. 10:32:51,115 DEBUG DispatcherServlet:136 - Servlet 'remoting' configured successfully
  817. Jun 1, 2012 10:32:51 AM org.apache.coyote.http11.Http11Protocol init
  818. INFO: Initializing Coyote HTTP/1.1 on http-8080
  819. Jun 1, 2012 10:32:51 AM org.apache.coyote.http11.Http11Protocol start
  820. INFO: Starting Coyote HTTP/1.1 on http-8080
Add Comment
Please, Sign In to add comment