Advertisement
Guest User

Untitled

a guest
Jul 31st, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 138.90 KB | None | 0 0
  1. /usr/share/tomcat8/bin/catalina.sh run
  2. [2017-07-31 06:21:32,284] Artifact online-store:war exploded: Waiting for server connection to start artifact deployment...
  3. 31-Jul-2017 18:21:33.030 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.44
  4. 31-Jul-2017 18:21:33.032 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: May 10 2017 17:21:09 UTC
  5. 31-Jul-2017 18:21:33.032 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.0.44.0
  6. 31-Jul-2017 18:21:33.033 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
  7. 31-Jul-2017 18:21:33.033 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.12.3-1-ARCH
  8. 31-Jul-2017 18:21:33.033 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
  9. 31-Jul-2017 18:21:33.033 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk/jre
  10. 31-Jul-2017 18:21:33.033 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_144-b01
  11. 31-Jul-2017 18:21:33.033 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
  12. 31-Jul-2017 18:21:33.033 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /home/andkul/.IntelliJIdea2017.2/system/tomcat/Unnamed_online-store_2
  13. 31-Jul-2017 18:21:33.033 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/share/tomcat8
  14. 31-Jul-2017 18:21:33.034 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/home/andkul/.IntelliJIdea2017.2/system/tomcat/Unnamed_online-store_2/conf/logging.properties
  15. 31-Jul-2017 18:21:33.034 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  16. 31-Jul-2017 18:21:33.034 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.management.jmxremote=
  17. 31-Jul-2017 18:21:33.034 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.management.jmxremote.port=1099
  18. 31-Jul-2017 18:21:33.034 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.management.jmxremote.ssl=false
  19. 31-Jul-2017 18:21:33.034 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.management.jmxremote.authenticate=false
  20. 31-Jul-2017 18:21:33.034 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.rmi.server.hostname=127.0.0.1
  21. 31-Jul-2017 18:21:33.035 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  22. 31-Jul-2017 18:21:33.035 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
  23. 31-Jul-2017 18:21:33.035 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.endorsed.dirs=/usr/share/tomcat8/endorsed
  24. 31-Jul-2017 18:21:33.035 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/home/andkul/.IntelliJIdea2017.2/system/tomcat/Unnamed_online-store_2
  25. 31-Jul-2017 18:21:33.035 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/share/tomcat8
  26. 31-Jul-2017 18:21:33.035 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/share/tomcat8/temp
  27. 31-Jul-2017 18:21:33.035 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/share/intellij-idea-ultimate-edition/bin::/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  28. 31-Jul-2017 18:21:33.119 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
  29. 31-Jul-2017 18:21:33.129 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  30. 31-Jul-2017 18:21:33.131 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
  31. 31-Jul-2017 18:21:33.132 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  32. 31-Jul-2017 18:21:33.134 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 469 ms
  33. 31-Jul-2017 18:21:33.162 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
  34. 31-Jul-2017 18:21:33.162 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.44
  35. 31-Jul-2017 18:21:33.168 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
  36. 31-Jul-2017 18:21:33.192 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
  37. 31-Jul-2017 18:21:33.196 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 62 ms
  38. Connected to server
  39. [2017-07-31 06:21:33,457] Artifact online-store:war exploded: Artifact is being deployed, please wait...
  40. 31-Jul-2017 18:21:35.164 INFO [RMI TCP Connection(2)-127.0.0.1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  41. 18:21:35.263 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
  42. 18:21:35.270 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [servletConfigInitParams] PropertySource with lowest search precedence
  43. 18:21:35.270 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [servletContextInitParams] PropertySource with lowest search precedence
  44. 18:21:35.272 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [jndiProperties] PropertySource with lowest search precedence
  45. 18:21:35.272 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  46. 18:21:35.273 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  47. 18:21:35.273 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment]
  48. 18:21:35.275 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Replacing [servletContextInitParams] PropertySource with [servletContextInitParams]
  49. 18:21:35.275 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 31 18:21:35 MSK 2017]; root of context hierarchy
  50. 18:21:35.312 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
  51. 18:21:35.313 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Registering annotated classes: [class com.kukasha.config.DataBaseConfig]
  52. 18:21:35.345 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@5a70676f: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,dataBaseConfig]; root of factory hierarchy
  53. 18:21:35.352 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@37d522d7]
  54. 18:21:35.353 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@abc8a20]
  55. 18:21:35.353 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@1461d23a]
  56. 18:21:35.353 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@4ca6c107]
  57. 18:21:35.358 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  58. 18:21:35.358 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  59. 18:21:35.373 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
  60. 18:21:35.375 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  61. 18:21:35.392 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [class path resource [static/database.properties]] PropertySource with lowest search precedence
  62. 18:21:35.431 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  63. 18:21:35.433 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
  64. 18:21:35.433 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
  65. 18:21:35.433 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
  66. 18:21:35.433 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
  67. 18:21:35.434 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.DataBaseConfig.propertySourcesPlaceholderConfigurer()
  68. 18:21:35.434 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.DataBaseConfig.dataSource()
  69. 18:21:35.435 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.DataBaseConfig.entityManagerFactory()
  70. 18:21:35.435 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.DataBaseConfig.transactionManager()
  71. 18:21:35.447 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  72. 18:21:35.447 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  73. 18:21:35.448 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  74. 18:21:35.450 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/config/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/]]
  75. 18:21:35.451 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config]
  76. 18:21:35.451 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/**/*.class]
  77. 18:21:35.453 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/config/**/*.class] to resources [file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/ContextWithJavaConfig.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/DataBaseConfig.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/WebInitializer.class]]
  78. 18:21:35.594 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer - Successfully enhanced com.kukasha.config.DataBaseConfig; enhanced class name is: com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3
  79. 18:21:35.595 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor - Replacing bean definition 'dataBaseConfig' existing class 'com.kukasha.config.DataBaseConfig' with enhanced class 'com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3'
  80. 18:21:35.602 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer - Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b28cf0f4
  81. 18:21:35.602 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor - Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b28cf0f4'
  82. 18:21:35.603 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer - Successfully enhanced com.kukasha.config.DataBaseConfig; enhanced class name is: com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3
  83. 18:21:35.603 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor - Replacing bean definition 'propertySourcesPlaceholderConfigurer' existing class 'com.kukasha.config.DataBaseConfig' with enhanced class 'com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3'
  84. 18:21:35.604 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
  85. 18:21:35.604 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'propertySourcesPlaceholderConfigurer'
  86. 18:21:35.610 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
  87. 18:21:35.632 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
  88. 18:21:35.632 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.MutablePropertySources - Adding [environmentProperties] PropertySource with lowest search precedence
  89. 18:21:35.632 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.MutablePropertySources - Adding [localProperties] PropertySource with lowest search precedence
  90. 18:21:35.636 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
  91. 18:21:35.636 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'emBeanDefinitionRegistrarPostProcessor'
  92. 18:21:35.636 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'emBeanDefinitionRegistrarPostProcessor' to allow for resolving potential circular references
  93. 18:21:35.639 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'emBeanDefinitionRegistrarPostProcessor'
  94. 18:21:35.647 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  95. 18:21:35.647 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  96. 18:21:35.648 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
  97. 18:21:35.657 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  98. 18:21:35.657 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  99. 18:21:35.657 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  100. 18:21:35.658 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
  101. 18:21:35.662 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  102. 18:21:35.662 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  103. 18:21:35.662 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  104. 18:21:35.664 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
  105. 18:21:35.674 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  106. 18:21:35.674 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  107. 18:21:35.674 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  108. 18:21:35.675 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' to allow for resolving potential circular references
  109. 18:21:35.681 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  110. 18:21:35.682 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
  111. 18:21:35.682 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  112. 18:21:35.693 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
  113. 18:21:35.708 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  114. 18:21:35.709 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7a35fc7d]
  115. 18:21:35.710 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7db27a89]
  116. 18:21:35.712 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.ui.context.support.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@25d6aef6]
  117. 18:21:35.712 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5a70676f: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,dataBaseConfig,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,propertySourcesPlaceholderConfigurer,dataSource,entityManagerFactory,transactionManager,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0,emBeanDefinitionRegistrarPostProcessor,jpaMappingContext,jpaContext,org.springframework.orm.jpa.SharedEntityManagerCreator#0]; root of factory hierarchy
  118. 18:21:35.713 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  119. 18:21:35.713 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  120. 18:21:35.713 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  121. 18:21:35.713 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  122. 18:21:35.713 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  123. 18:21:35.713 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
  124. 18:21:35.713 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
  125. 18:21:35.714 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
  126. 18:21:35.717 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  127. 18:21:35.717 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  128. 18:21:35.717 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  129. 18:21:35.717 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  130. 18:21:35.723 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b28cf0f4]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
  131. 18:21:35.723 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
  132. 18:21:35.724 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
  133. 18:21:35.730 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
  134. 18:21:35.730 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper - Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
  135. 18:21:35.732 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  136. 18:21:35.746 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionAttributeSource'
  137. 18:21:35.746 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'transactionAttributeSource'
  138. 18:21:35.746 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  139. 18:21:35.751 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
  140. 18:21:35.754 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper - Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
  141. 18:21:35.754 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'transactionAttributeSource'
  142. 18:21:35.755 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionInterceptor'
  143. 18:21:35.755 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'transactionInterceptor'
  144. 18:21:35.755 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  145. 18:21:35.757 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'transactionAttributeSource'
  146. 18:21:35.759 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
  147. 18:21:35.763 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
  148. 18:21:35.763 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'transactionInterceptor'
  149. 18:21:35.764 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
  150. 18:21:35.769 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  151. 18:21:35.771 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
  152. 18:21:35.771 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
  153. 18:21:35.771 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
  154. 18:21:35.771 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
  155. 18:21:35.774 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  156. 18:21:35.774 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
  157. 18:21:35.774 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataBaseConfig'
  158. 18:21:35.774 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'dataBaseConfig'
  159. 18:21:35.777 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcDriver
  160. 18:21:35.777 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUrl
  161. 18:21:35.777 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUserName
  162. 18:21:35.777 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcPassword
  163. 18:21:35.777 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'dataBaseConfig' to allow for resolving potential circular references
  164. 18:21:35.779 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'dataBaseConfig': AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcDriver
  165. 18:21:35.780 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.driver]
  166. 18:21:35.781 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/jdbc.driver] not found - trying original name [jdbc.driver]. javax.naming.NameNotFoundException: Name [jdbc.driver] is not bound in this Context. Unable to find [jdbc.driver].
  167. 18:21:35.781 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.driver]
  168. 18:21:35.781 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [jdbc.driver] threw NamingException with message: Name [jdbc.driver] is not bound in this Context. Unable to find [jdbc.driver].. Returning null.
  169. 18:21:35.781 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.driver' in [class path resource [static/database.properties]] with type [String]
  170. 18:21:35.781 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.driver' in [environmentProperties] with type [String]
  171. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'dataBaseConfig': AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUrl
  172. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.url]
  173. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/jdbc.url] not found - trying original name [jdbc.url]. javax.naming.NameNotFoundException: Name [jdbc.url] is not bound in this Context. Unable to find [jdbc.url].
  174. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.url]
  175. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [jdbc.url] threw NamingException with message: Name [jdbc.url] is not bound in this Context. Unable to find [jdbc.url].. Returning null.
  176. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.url' in [class path resource [static/database.properties]] with type [String]
  177. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.url' in [environmentProperties] with type [String]
  178. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'dataBaseConfig': AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUserName
  179. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.username]
  180. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/jdbc.username] not found - trying original name [jdbc.username]. javax.naming.NameNotFoundException: Name [jdbc.username] is not bound in this Context. Unable to find [jdbc.username].
  181. 18:21:35.782 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.username]
  182. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [jdbc.username] threw NamingException with message: Name [jdbc.username] is not bound in this Context. Unable to find [jdbc.username].. Returning null.
  183. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.username' in [class path resource [static/database.properties]] with type [String]
  184. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.username' in [environmentProperties] with type [String]
  185. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'dataBaseConfig': AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcPassword
  186. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.password]
  187. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/jdbc.password] not found - trying original name [jdbc.password]. javax.naming.NameNotFoundException: Name [jdbc.password] is not bound in this Context. Unable to find [jdbc.password].
  188. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.password]
  189. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [jdbc.password] threw NamingException with message: Name [jdbc.password] is not bound in this Context. Unable to find [jdbc.password].. Returning null.
  190. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.password' in [class path resource [static/database.properties]] with type [String]
  191. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.password' in [environmentProperties] with type [String]
  192. 18:21:35.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  193. 18:21:35.786 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'dataBaseConfig'
  194. 18:21:35.786 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  195. 18:21:35.786 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  196. 18:21:35.786 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'transactionAttributeSource'
  197. 18:21:35.786 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'transactionInterceptor'
  198. 18:21:35.786 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
  199. 18:21:35.786 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
  200. 18:21:35.787 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  201. 18:21:35.789 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory' to allow for resolving potential circular references
  202. 18:21:35.791 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  203. 18:21:35.791 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
  204. 18:21:35.791 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
  205. 18:21:35.791 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataSource'
  206. 18:21:35.791 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'dataSource'
  207. 18:21:35.792 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataBaseConfig'
  208. 18:21:35.798 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver
  209. 18:21:35.799 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'dataSource' to allow for resolving potential circular references
  210. Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
  211. 18:21:35.806 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  212. 18:21:35.806 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'dataSource'
  213. 18:21:35.807 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'entityManagerFactory'
  214. 18:21:35.807 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'entityManagerFactory'
  215. 18:21:35.807 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataBaseConfig'
  216. 18:21:35.816 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataSource'
  217. ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
  218. 18:21:36.043 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [META-INF/persistence.xml] to resources []
  219. 18:21:36.044 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/domain/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/]]
  220. 18:21:36.044 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain]
  221. 18:21:36.044 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/**/*.class]
  222. 18:21:36.044 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/dto] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/**/*.class]
  223. 18:21:36.045 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/**/*.class]
  224. 18:21:36.045 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/domain/**/*.class] to resources [file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/dto/ConsoleDtoForSaveOrUpdate.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Console.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Laptop.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Pc.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Telephone.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Tv.class]]
  225. 18:21:36.049 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default'
  226. 18:21:36.298 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jdbc.datasource.DriverManagerDataSource - Creating new JDBC DriverManager Connection to [jdbc:mysql://localhost:3306/online-store_db]
  227. 18:21:37.140 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jdbc.datasource.DriverManagerDataSource - Creating new JDBC DriverManager Connection to [jdbc:mysql://localhost:3306/online-store_db]
  228. 18:21:37.174 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  229. 18:21:37.184 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'entityManagerFactory' to allow for resolving potential circular references
  230. 18:21:37.192 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  231. 18:21:37.198 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'entityManagerFactory'
  232. 18:21:37.198 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionManager'
  233. 18:21:37.198 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'transactionManager'
  234. 18:21:37.198 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataBaseConfig'
  235. 18:21:37.203 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  236. 18:21:37.207 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
  237. 18:21:37.214 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'transactionManager'
  238. 18:21:37.215 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  239. 18:21:37.215 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'transactionManager'
  240. 18:21:37.215 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
  241. 18:21:37.215 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
  242. 18:21:37.216 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaMappingContext'
  243. 18:21:37.216 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'jpaMappingContext'
  244. 18:21:37.216 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'jpaMappingContext' to allow for resolving potential circular references
  245. 18:21:37.223 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'jpaMappingContext'
  246. 18:21:37.224 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  247. 18:21:37.285 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  248. 18:21:37.286 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'jpaMappingContext'
  249. 18:21:37.287 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaContext'
  250. 18:21:37.287 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'jpaContext'
  251. 18:21:37.290 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.orm.jpa.SharedEntityManagerCreator#0'
  252. 18:21:37.290 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.orm.jpa.SharedEntityManagerCreator#0'
  253. 18:21:37.290 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  254. 18:21:37.299 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.orm.jpa.SharedEntityManagerCreator#0' to allow for resolving potential circular references
  255. 18:21:37.306 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  256. 18:21:37.307 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.orm.jpa.SharedEntityManagerCreator#0'
  257. 18:21:37.313 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Autowiring by type from bean name 'jpaContext' via constructor to bean named 'org.springframework.orm.jpa.SharedEntityManagerCreator#0'
  258. 18:21:37.313 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'jpaContext' to allow for resolving potential circular references
  259. 18:21:37.315 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  260. 18:21:37.315 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'jpaContext'
  261. 18:21:37.315 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.orm.jpa.SharedEntityManagerCreator#0'
  262. 18:21:37.315 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
  263. 18:21:37.315 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
  264. 18:21:37.339 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6c462f96]
  265. 18:21:37.339 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
  266. 18:21:37.341 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/spring.liveBeansView.mbeanDomain]
  267. 18:21:37.341 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/spring.liveBeansView.mbeanDomain] not found - trying original name [spring.liveBeansView.mbeanDomain]. javax.naming.NameNotFoundException: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].
  268. 18:21:37.341 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [spring.liveBeansView.mbeanDomain]
  269. 18:21:37.341 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [spring.liveBeansView.mbeanDomain] threw NamingException with message: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context. Unable to find [spring.liveBeansView.mbeanDomain].. Returning null.
  270. 18:21:37.342 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
  271. 18:21:37.343 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
  272. 18:21:37.343 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2079 ms
  273. 18:21:37.358 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.servlet.DispatcherServlet - Initializing servlet 'dispatcher'
  274. 18:21:37.359 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcher': initialization started
  275. 18:21:37.360 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [servletConfigInitParams] PropertySource with lowest search precedence
  276. 18:21:37.360 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [servletContextInitParams] PropertySource with lowest search precedence
  277. 18:21:37.360 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [jndiProperties] PropertySource with lowest search precedence
  278. 18:21:37.360 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  279. 18:21:37.360 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  280. 18:21:37.360 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Initialized StandardServletEnvironment with PropertySources [servletConfigInitParams,servletContextInitParams,jndiProperties,systemProperties,systemEnvironment]
  281. 18:21:37.360 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [class path resource [static/database.properties]] PropertySource with lowest search precedence
  282. 18:21:37.360 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/spring.profiles.active]
  283. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/spring.profiles.active] not found - trying original name [spring.profiles.active]. javax.naming.NameNotFoundException: Name [spring.profiles.active] is not bound in this Context. Unable to find [spring.profiles.active].
  284. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [spring.profiles.active]
  285. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [spring.profiles.active] threw NamingException with message: Name [spring.profiles.active] is not bound in this Context. Unable to find [spring.profiles.active].. Returning null.
  286. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Could not find key 'spring.profiles.active' in any property source
  287. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/spring.profiles.default]
  288. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/spring.profiles.default] not found - trying original name [spring.profiles.default]. javax.naming.NameNotFoundException: Name [spring.profiles.default] is not bound in this Context. Unable to find [spring.profiles.default].
  289. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [spring.profiles.default]
  290. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [spring.profiles.default] threw NamingException with message: Name [spring.profiles.default] is not bound in this Context. Unable to find [spring.profiles.default].. Returning null.
  291. 18:21:37.361 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Could not find key 'spring.profiles.default' in any property source
  292. 18:21:37.363 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Replacing [servletContextInitParams] PropertySource with [servletContextInitParams]
  293. 18:21:37.363 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Replacing [servletConfigInitParams] PropertySource with [servletConfigInitParams]
  294. 18:21:37.363 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Jul 31 18:21:37 MSK 2017]; parent: Root WebApplicationContext
  295. 18:21:37.364 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
  296. 18:21:37.365 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Registering annotated classes: [class com.kukasha.config.ContextWithJavaConfig]
  297. 18:21:37.369 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Bean factory for WebApplicationContext for namespace 'dispatcher-servlet': org.springframework.beans.factory.support.DefaultListableBeanFactory@5bceb9a4: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,contextWithJavaConfig]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5a70676f
  298. 18:21:37.369 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@4caede23]
  299. 18:21:37.369 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@11fd1224]
  300. 18:21:37.369 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@3f509a26]
  301. 18:21:37.369 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@56a437f0]
  302. 18:21:37.370 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  303. 18:21:37.370 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  304. 18:21:37.370 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
  305. 18:21:37.370 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  306. 18:21:37.371 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
  307. 18:21:37.372 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/]]
  308. 18:21:37.372 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha]
  309. 18:21:37.372 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  310. 18:21:37.372 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  311. 18:21:37.373 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/controller] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  312. 18:21:37.373 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  313. 18:21:37.373 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/dto] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  314. 18:21:37.373 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  315. 18:21:37.373 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/entity] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  316. 18:21:37.373 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/entity/dto] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  317. 18:21:37.374 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  318. 18:21:37.374 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  319. 18:21:37.374 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/abstraction] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  320. 18:21:37.374 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  321. 18:21:37.374 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implementation] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  322. 18:21:37.374 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/interfaces] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/**/*.class]
  323. 18:21:37.375 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/**/*.class] to resources [file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/ContextWithJavaConfig.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/DataBaseConfig.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/WebInitializer.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/controller/ConsoleController.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/dto/ConsoleDtoForSaveOrUpdate.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Console.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Laptop.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Pc.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Telephone.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/domain/entity/Tv.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/ConsoleRepository.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/LaptopRepository.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/PcRepository.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/TelephoneRepository.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/TvRepository.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/ConsoleServiceImpl.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/LaptopServiceImpl.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/PcServiceImpl.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/TelephoneServiceImpl.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/TvServiceImpl.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/interfaces/ConsoleService.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/interfaces/LaptopService.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/interfaces/PcService.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/interfaces/TelephoneService.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/interfaces/TvService.class]]
  324. 18:21:37.377 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/DataBaseConfig.class]
  325. 18:21:37.381 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/controller/ConsoleController.class]
  326. 18:21:37.385 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/ConsoleServiceImpl.class]
  327. 18:21:37.385 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/LaptopServiceImpl.class]
  328. 18:21:37.386 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/PcServiceImpl.class]
  329. 18:21:37.387 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/TelephoneServiceImpl.class]
  330. 18:21:37.387 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/service/implement/TvServiceImpl.class]
  331. 18:21:37.390 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [class path resource [static/database.properties]] PropertySource with lowest search precedence
  332. 18:21:37.434 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registered bean definition for imported class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  333. 18:21:37.434 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionAdvisor()
  334. 18:21:37.434 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionAttributeSource()
  335. 18:21:37.434 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.transactionInterceptor()
  336. 18:21:37.434 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.org.springframework.transaction.config.internalTransactionalEventListenerFactory()
  337. 18:21:37.434 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.DataBaseConfig.propertySourcesPlaceholderConfigurer()
  338. 18:21:37.435 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.DataBaseConfig.dataSource()
  339. 18:21:37.435 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.DataBaseConfig.entityManagerFactory()
  340. 18:21:37.435 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.DataBaseConfig.transactionManager()
  341. 18:21:37.436 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  342. 18:21:37.436 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  343. 18:21:37.436 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  344. 18:21:37.437 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/config/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/]]
  345. 18:21:37.437 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config]
  346. 18:21:37.437 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config] for files matching pattern [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/**/*.class]
  347. 18:21:37.437 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/config/**/*.class] to resources [file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/ContextWithJavaConfig.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/DataBaseConfig.class], file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/config/WebInitializer.class]]
  348. 18:21:37.441 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registered bean definition for imported class 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration'
  349. 18:21:37.441 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.requestMappingHandlerMapping()
  350. 18:21:37.441 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.mvcPathMatcher()
  351. 18:21:37.441 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.mvcUrlPathHelper()
  352. 18:21:37.442 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.mvcContentNegotiationManager()
  353. 18:21:37.442 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.viewControllerHandlerMapping()
  354. 18:21:37.442 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.beanNameHandlerMapping()
  355. 18:21:37.442 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.resourceHandlerMapping()
  356. 18:21:37.443 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.mvcResourceUrlProvider()
  357. 18:21:37.443 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.defaultServletHandlerMapping()
  358. 18:21:37.443 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.requestMappingHandlerAdapter()
  359. 18:21:37.443 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.mvcConversionService()
  360. 18:21:37.445 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.mvcValidator()
  361. 18:21:37.445 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.mvcUriComponentsContributor()
  362. 18:21:37.445 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.httpRequestHandlerAdapter()
  363. 18:21:37.445 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.simpleControllerHandlerAdapter()
  364. 18:21:37.446 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.handlerExceptionResolver()
  365. 18:21:37.446 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.mvcViewResolver()
  366. 18:21:37.446 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader - Registering bean definition for @Bean method com.kukasha.config.ContextWithJavaConfig.jacksonHttpMessageConverter()
  367. 18:21:37.456 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer - Successfully enhanced com.kukasha.config.ContextWithJavaConfig; enhanced class name is: com.kukasha.config.ContextWithJavaConfig$$EnhancerBySpringCGLIB$$104bc995
  368. 18:21:37.456 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor - Replacing bean definition 'contextWithJavaConfig' existing class 'com.kukasha.config.ContextWithJavaConfig' with enhanced class 'com.kukasha.config.ContextWithJavaConfig$$EnhancerBySpringCGLIB$$104bc995'
  369. 18:21:37.456 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer - Successfully enhanced com.kukasha.config.DataBaseConfig; enhanced class name is: com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3
  370. 18:21:37.456 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor - Replacing bean definition 'dataBaseConfig' existing class 'com.kukasha.config.DataBaseConfig' with enhanced class 'com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3'
  371. 18:21:37.456 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer - Successfully enhanced org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration; enhanced class name is: org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b28cf0f4
  372. 18:21:37.456 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor - Replacing bean definition 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' existing class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' with enhanced class 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b28cf0f4'
  373. 18:21:37.456 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer - Successfully enhanced com.kukasha.config.DataBaseConfig; enhanced class name is: com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3
  374. 18:21:37.456 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor - Replacing bean definition 'propertySourcesPlaceholderConfigurer' existing class 'com.kukasha.config.DataBaseConfig' with enhanced class 'com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3'
  375. 18:21:37.466 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer - Successfully enhanced org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration; enhanced class name is: org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration$$EnhancerBySpringCGLIB$$774dd62a
  376. 18:21:37.466 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor - Replacing bean definition 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' existing class 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration' with enhanced class 'org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration$$EnhancerBySpringCGLIB$$774dd62a'
  377. 18:21:37.466 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
  378. 18:21:37.467 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'propertySourcesPlaceholderConfigurer'
  379. 18:21:37.467 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
  380. 18:21:37.470 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
  381. 18:21:37.470 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.MutablePropertySources - Adding [environmentProperties] PropertySource with lowest search precedence
  382. 18:21:37.470 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.MutablePropertySources - Adding [localProperties] PropertySource with lowest search precedence
  383. 18:21:37.471 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
  384. 18:21:37.471 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'emBeanDefinitionRegistrarPostProcessor'
  385. 18:21:37.471 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'emBeanDefinitionRegistrarPostProcessor' to allow for resolving potential circular references
  386. 18:21:37.472 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'emBeanDefinitionRegistrarPostProcessor'
  387. 18:21:37.476 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  388. 18:21:37.476 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  389. 18:21:37.477 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
  390. 18:21:37.480 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  391. 18:21:37.480 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  392. 18:21:37.480 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  393. 18:21:37.480 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
  394. 18:21:37.482 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  395. 18:21:37.482 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  396. 18:21:37.482 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  397. 18:21:37.482 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
  398. 18:21:37.485 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  399. 18:21:37.485 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  400. 18:21:37.485 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  401. 18:21:37.486 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' to allow for resolving potential circular references
  402. 18:21:37.489 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  403. 18:21:37.490 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
  404. 18:21:37.490 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  405. 18:21:37.491 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
  406. 18:21:37.497 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  407. 18:21:37.497 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6a9a6975]
  408. 18:21:37.497 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@484dfc47]
  409. 18:21:37.497 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.ui.context.support.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@1b6c4774]
  410. 18:21:37.499 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5bceb9a4: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,contextWithJavaConfig,dataBaseConfig,consoleController,consoleService,laptopService,pcService,telephoneService,tvService,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,propertySourcesPlaceholderConfigurer,dataSource,entityManagerFactory,transactionManager,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0,emBeanDefinitionRegistrarPostProcessor,jpaMappingContext,jpaContext,org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration,requestMappingHandlerMapping,mvcPathMatcher,mvcUrlPathHelper,mvcContentNegotiationManager,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,requestMappingHandlerAdapter,mvcConversionService,mvcValidator,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,jacksonHttpMessageConverter,org.springframework.orm.jpa.SharedEntityManagerCreator#0]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5a70676f
  411. 18:21:37.499 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
  412. 18:21:37.499 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  413. 18:21:37.499 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  414. 18:21:37.499 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  415. 18:21:37.499 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  416. 18:21:37.499 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
  417. 18:21:37.499 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
  418. 18:21:37.500 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
  419. 18:21:37.502 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  420. 18:21:37.502 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  421. 18:21:37.502 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  422. 18:21:37.502 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  423. 18:21:37.505 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b28cf0f4]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
  424. 18:21:37.505 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' to allow for resolving potential circular references
  425. 18:21:37.505 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration': AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
  426. 18:21:37.507 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry'
  427. 18:21:37.507 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper - Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
  428. 18:21:37.508 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  429. 18:21:37.508 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionAttributeSource'
  430. 18:21:37.508 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'transactionAttributeSource'
  431. 18:21:37.508 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  432. 18:21:37.509 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'transactionAttributeSource' to allow for resolving potential circular references
  433. 18:21:37.510 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper - Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
  434. 18:21:37.511 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'transactionAttributeSource'
  435. 18:21:37.511 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionInterceptor'
  436. 18:21:37.511 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'transactionInterceptor'
  437. 18:21:37.511 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  438. 18:21:37.511 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'transactionAttributeSource'
  439. 18:21:37.512 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'transactionInterceptor' to allow for resolving potential circular references
  440. 18:21:37.514 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
  441. 18:21:37.514 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'transactionInterceptor'
  442. 18:21:37.515 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
  443. 18:21:37.517 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  444. 18:21:37.518 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
  445. 18:21:37.518 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
  446. 18:21:37.518 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
  447. 18:21:37.518 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
  448. 18:21:37.519 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  449. 18:21:37.519 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
  450. 18:21:37.519 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'contextWithJavaConfig'
  451. 18:21:37.519 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'contextWithJavaConfig'
  452. 18:21:37.520 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'contextWithJavaConfig' to allow for resolving potential circular references
  453. 18:21:37.524 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  454. 18:21:37.526 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'contextWithJavaConfig'
  455. 18:21:37.526 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataBaseConfig'
  456. 18:21:37.526 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'dataBaseConfig'
  457. 18:21:37.526 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcDriver
  458. 18:21:37.526 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUrl
  459. 18:21:37.526 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUserName
  460. 18:21:37.526 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.config.DataBaseConfig$$EnhancerBySpringCGLIB$$d5ce5ef3]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcPassword
  461. 18:21:37.526 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'dataBaseConfig' to allow for resolving potential circular references
  462. 18:21:37.527 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'dataBaseConfig': AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcDriver
  463. 18:21:37.527 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.driver]
  464. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/jdbc.driver] not found - trying original name [jdbc.driver]. javax.naming.NameNotFoundException: Name [jdbc.driver] is not bound in this Context. Unable to find [jdbc.driver].
  465. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.driver]
  466. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [jdbc.driver] threw NamingException with message: Name [jdbc.driver] is not bound in this Context. Unable to find [jdbc.driver].. Returning null.
  467. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.driver' in [class path resource [static/database.properties]] with type [String]
  468. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.driver' in [environmentProperties] with type [String]
  469. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'dataBaseConfig': AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUrl
  470. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.url]
  471. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/jdbc.url] not found - trying original name [jdbc.url]. javax.naming.NameNotFoundException: Name [jdbc.url] is not bound in this Context. Unable to find [jdbc.url].
  472. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.url]
  473. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [jdbc.url] threw NamingException with message: Name [jdbc.url] is not bound in this Context. Unable to find [jdbc.url].. Returning null.
  474. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.url' in [class path resource [static/database.properties]] with type [String]
  475. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.url' in [environmentProperties] with type [String]
  476. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'dataBaseConfig': AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUserName
  477. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.username]
  478. 18:21:37.528 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/jdbc.username] not found - trying original name [jdbc.username]. javax.naming.NameNotFoundException: Name [jdbc.username] is not bound in this Context. Unable to find [jdbc.username].
  479. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.username]
  480. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [jdbc.username] threw NamingException with message: Name [jdbc.username] is not bound in this Context. Unable to find [jdbc.username].. Returning null.
  481. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.username' in [class path resource [static/database.properties]] with type [String]
  482. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.username' in [environmentProperties] with type [String]
  483. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'dataBaseConfig': AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcPassword
  484. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.password]
  485. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiLocatorDelegate - Converted JNDI name [java:comp/env/jdbc.password] not found - trying original name [jdbc.password]. javax.naming.NameNotFoundException: Name [jdbc.password] is not bound in this Context. Unable to find [jdbc.password].
  486. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.password]
  487. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiPropertySource - JNDI lookup for name [jdbc.password] threw NamingException with message: Name [jdbc.password] is not bound in this Context. Unable to find [jdbc.password].. Returning null.
  488. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.password' in [class path resource [static/database.properties]] with type [String]
  489. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.password' in [environmentProperties] with type [String]
  490. 18:21:37.529 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  491. 18:21:37.530 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'dataBaseConfig'
  492. 18:21:37.530 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'consoleController'
  493. 18:21:37.530 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'consoleController'
  494. 18:21:37.532 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.controller.ConsoleController]: AutowiredFieldElement for private com.kukasha.service.interfaces.ConsoleService com.kukasha.controller.ConsoleController.consoleService
  495. 18:21:37.532 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'consoleController' to allow for resolving potential circular references
  496. 18:21:37.533 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'consoleController': AutowiredFieldElement for private com.kukasha.service.interfaces.ConsoleService com.kukasha.controller.ConsoleController.consoleService
  497. 18:21:37.534 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'consoleService'
  498. 18:21:37.534 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'consoleService'
  499. 18:21:37.536 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [com.kukasha.service.implement.ConsoleServiceImpl]: AutowiredFieldElement for private com.kukasha.repository.ConsoleRepository com.kukasha.service.implement.ConsoleServiceImpl.consoleRepository
  500. 18:21:37.536 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'consoleService' to allow for resolving potential circular references
  501. 18:21:37.538 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'consoleService': AutowiredFieldElement for private com.kukasha.repository.ConsoleRepository com.kukasha.service.implement.ConsoleServiceImpl.consoleRepository
  502. 18:21:37.539 [RMI TCP Connection(2)-127.0.0.1] WARN org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'consoleController': Unsatisfied dependency expressed through field 'consoleService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'consoleService': Unsatisfied dependency expressed through field 'consoleRepository'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.kukasha.repository.ConsoleRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  503. 18:21:37.539 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5bceb9a4: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,contextWithJavaConfig,dataBaseConfig,consoleController,consoleService,laptopService,pcService,telephoneService,tvService,org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration,org.springframework.transaction.config.internalTransactionAdvisor,transactionAttributeSource,transactionInterceptor,org.springframework.transaction.config.internalTransactionalEventListenerFactory,propertySourcesPlaceholderConfigurer,dataSource,entityManagerFactory,transactionManager,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0,emBeanDefinitionRegistrarPostProcessor,jpaMappingContext,jpaContext,org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration,requestMappingHandlerMapping,mvcPathMatcher,mvcUrlPathHelper,mvcContentNegotiationManager,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,requestMappingHandlerAdapter,mvcConversionService,mvcValidator,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,jacksonHttpMessageConverter,org.springframework.orm.jpa.SharedEntityManagerCreator#0]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@5a70676f
  504. 18:21:37.541 [RMI TCP Connection(2)-127.0.0.1] ERROR org.springframework.web.servlet.DispatcherServlet - Context initialization failed
  505. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'consoleController': Unsatisfied dependency expressed through field 'consoleService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'consoleService': Unsatisfied dependency expressed through field 'consoleRepository'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.kukasha.repository.ConsoleRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  506. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:588)
  507. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  508. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:366)
  509. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264)
  510. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
  511. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
  512. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  513. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  514. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  515. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  516. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
  517. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
  518. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
  519. at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:668)
  520. at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:540)
  521. at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:494)
  522. at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:171)
  523. at javax.servlet.GenericServlet.init(GenericServlet.java:158)
  524. at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1227)
  525. at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1030)
  526. at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5038)
  527. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5348)
  528. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  529. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:753)
  530. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:729)
  531. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  532. at org.apache.catalina.startup.HostConfig.manageApp(HostConfig.java:1696)
  533. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  534. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  535. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  536. at java.lang.reflect.Method.invoke(Method.java:498)
  537. at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:300)
  538. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
  539. at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
  540. at org.apache.catalina.mbeans.MBeanFactory.createStandardContext(MBeanFactory.java:484)
  541. at org.apache.catalina.mbeans.MBeanFactory.createStandardContext(MBeanFactory.java:433)
  542. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  543. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  544. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  545. at java.lang.reflect.Method.invoke(Method.java:498)
  546. at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:300)
  547. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
  548. at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
  549. at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468)
  550. at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76)
  551. at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309)
  552. at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401)
  553. at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829)
  554. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  555. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  556. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  557. at java.lang.reflect.Method.invoke(Method.java:498)
  558. at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
  559. at sun.rmi.transport.Transport$1.run(Transport.java:200)
  560. at sun.rmi.transport.Transport$1.run(Transport.java:197)
  561. at java.security.AccessController.doPrivileged(Native Method)
  562. at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
  563. at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
  564. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
  565. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
  566. at java.security.AccessController.doPrivileged(Native Method)
  567. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682)
  568. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  569. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  570. at java.lang.Thread.run(Thread.java:748)
  571. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'consoleService': Unsatisfied dependency expressed through field 'consoleRepository'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.kukasha.repository.ConsoleRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  572. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:588)
  573. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
  574. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:366)
  575. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264)
  576. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
  577. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
  578. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  579. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  580. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  581. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
  582. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208)
  583. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1138)
  584. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1066)
  585. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:585)
  586. ... 64 common frames omitted
  587. Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.kukasha.repository.ConsoleRepository' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
  588. at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1493)
  589. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1104)
  590. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1066)
  591. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:585)
  592. ... 77 common frames omitted
  593. [2017-07-31 06:21:37,572] Artifact online-store:war exploded: Artifact is deployed successfully
  594. [2017-07-31 06:21:37,573] Artifact online-store:war exploded: Deploy took 4,116 milliseconds
  595. /usr/share/tomcat8/bin/catalina.sh stop
  596. 31-Jul-2017 18:21:41.803 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  597. 31-Jul-2017 18:21:41.803 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"]
  598. 31-Jul-2017 18:21:41.854 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["ajp-nio-8009"]
  599. 31-Jul-2017 18:21:41.904 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service Catalina
  600. 31-Jul-2017 18:21:41.920 WARNING [localhost-startStop-1] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.mysql.cj.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  601. 31-Jul-2017 18:21:41.927 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
  602. 31-Jul-2017 18:21:41.928 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["ajp-nio-8009"]
  603. 31-Jul-2017 18:21:41.928 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"]
  604. 31-Jul-2017 18:21:41.929 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["ajp-nio-8009"]
  605. Disconnected from server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement