Advertisement
Guest User

Untitled

a guest
Jul 31st, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.88 KB | None | 0 0
  1. /usr/share/tomcat8/bin/catalina.sh run
  2. [2017-07-31 08:23:51,793] Artifact online-store:war exploded: Waiting for server connection to start artifact deployment...
  3. 31-Jul-2017 20:23:52.349 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.44
  4. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: May 10 2017 17:21:09 UTC
  5. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.0.44.0
  6. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
  7. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.12.3-1-ARCH
  8. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
  9. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk/jre
  10. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_144-b01
  11. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
  12. 31-Jul-2017 20:23:52.352 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /home/andkul/.IntelliJIdea2017.2/system/tomcat/Unnamed_online-store_2
  13. 31-Jul-2017 20:23:52.353 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/share/tomcat8
  14. 31-Jul-2017 20:23:52.353 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 20:23:52.353 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  16. 31-Jul-2017 20:23:52.353 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.management.jmxremote=
  17. 31-Jul-2017 20:23:52.353 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.management.jmxremote.port=1099
  18. 31-Jul-2017 20:23:52.353 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.management.jmxremote.ssl=false
  19. 31-Jul-2017 20:23:52.353 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.management.jmxremote.authenticate=false
  20. 31-Jul-2017 20:23:52.354 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.rmi.server.hostname=127.0.0.1
  21. 31-Jul-2017 20:23:52.354 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  22. 31-Jul-2017 20:23:52.354 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
  23. 31-Jul-2017 20:23:52.354 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.endorsed.dirs=/usr/share/tomcat8/endorsed
  24. 31-Jul-2017 20:23:52.354 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 20:23:52.354 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/share/tomcat8
  26. 31-Jul-2017 20:23:52.354 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/share/tomcat8/temp
  27. 31-Jul-2017 20:23:52.354 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 20:23:52.429 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
  29. 31-Jul-2017 20:23:52.440 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  30. 31-Jul-2017 20:23:52.442 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
  31. 31-Jul-2017 20:23:52.443 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  32. 31-Jul-2017 20:23:52.444 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 361 ms
  33. 31-Jul-2017 20:23:52.471 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
  34. 31-Jul-2017 20:23:52.471 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.44
  35. 31-Jul-2017 20:23:52.479 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
  36. 31-Jul-2017 20:23:52.500 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
  37. 31-Jul-2017 20:23:52.506 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 62 ms
  38. Connected to server
  39. [2017-07-31 08:23:52,881] Artifact online-store:war exploded: Artifact is being deployed, please wait...
  40. 31-Jul-2017 20:23:54.446 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. 20:23:54.545 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
  42. 20:23:54.553 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [servletConfigInitParams] PropertySource with lowest search precedence
  43. 20:23:54.553 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [servletContextInitParams] PropertySource with lowest search precedence
  44. 20:23:54.556 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [jndiProperties] PropertySource with lowest search precedence
  45. 20:23:54.556 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  46. 20:23:54.556 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  47. 20:23:54.556 [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. 20:23:54.558 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.web.context.support.StandardServletEnvironment - Replacing [servletContextInitParams] PropertySource with [servletContextInitParams]
  49. 20:23:54.559 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 31 20:23:54 MSK 2017]; root of context hierarchy
  50. 20:23:54.602 [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. 20:23:54.604 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.web.context.support.AnnotationConfigWebApplicationContext - Registering annotated classes: [class com.kukasha.config.DataBaseConfig]
  52. 20:23:54.646 [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@1a4e477b: 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. 20:23:54.658 [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@239239c7]
  54. 20:23:54.658 [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@73a7902b]
  55. 20:23:54.658 [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@4149c399]
  56. 20:23:54.659 [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@523269d1]
  57. 20:23:54.666 [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. 20:23:54.667 [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. 20:23:54.682 [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. 20:23:54.684 [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. 20:23:54.705 [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. 20:23:54.742 [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. 20:23:54.745 [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. 20:23:54.746 [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. 20:23:54.746 [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. 20:23:54.746 [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. 20:23:54.747 [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. 20:23:54.748 [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. 20:23:54.748 [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. 20:23:54.749 [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. 20:23:54.764 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  72. 20:23:54.764 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  73. 20:23:54.764 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  74. 20:23:54.767 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/repository/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/]]
  75. 20:23:54.767 [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/repository]
  76. 20:23:54.767 [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/repository/**/*.class]
  77. 20:23:54.770 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/repository/**/*.class] to resources [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]]
  78. 20:23:54.772 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/ConsoleRepository.class]
  79. 20:23:54.773 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/LaptopRepository.class]
  80. 20:23:54.773 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/PcRepository.class]
  81. 20:23:54.773 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/TelephoneRepository.class]
  82. 20:23:54.773 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryComponentProvider - Identified candidate component class: file [/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/TvRepository.class]
  83. 20:23:54.777 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  84. 20:23:54.777 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  85. 20:23:54.777 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  86. 20:23:54.778 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/repository/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/]]
  87. 20:23:54.778 [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/repository]
  88. 20:23:54.778 [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/repository/**/*TvRepositoryImpl.class]
  89. 20:23:54.779 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/repository/**/*TvRepositoryImpl.class] to resources []
  90. 20:23:54.781 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate - Spring Data JPA - Registering repository: tvRepository - Interface: com.kukasha.repository.TvRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean
  91. 20:23:54.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  92. 20:23:54.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  93. 20:23:54.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  94. 20:23:54.783 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/repository/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/]]
  95. 20:23:54.783 [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/repository]
  96. 20:23:54.783 [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/repository/**/*LaptopRepositoryImpl.class]
  97. 20:23:54.784 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/repository/**/*LaptopRepositoryImpl.class] to resources []
  98. 20:23:54.784 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate - Spring Data JPA - Registering repository: laptopRepository - Interface: com.kukasha.repository.LaptopRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean
  99. 20:23:54.785 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  100. 20:23:54.785 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  101. 20:23:54.785 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  102. 20:23:54.785 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/repository/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/]]
  103. 20:23:54.785 [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/repository]
  104. 20:23:54.786 [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/repository/**/*PcRepositoryImpl.class]
  105. 20:23:54.786 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/repository/**/*PcRepositoryImpl.class] to resources []
  106. 20:23:54.787 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate - Spring Data JPA - Registering repository: pcRepository - Interface: com.kukasha.repository.PcRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean
  107. 20:23:54.787 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  108. 20:23:54.787 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  109. 20:23:54.787 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  110. 20:23:54.787 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/repository/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/]]
  111. 20:23:54.787 [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/repository]
  112. 20:23:54.787 [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/repository/**/*TelephoneRepositoryImpl.class]
  113. 20:23:54.788 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/repository/**/*TelephoneRepositoryImpl.class] to resources []
  114. 20:23:54.788 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate - Spring Data JPA - Registering repository: telephoneRepository - Interface: com.kukasha.repository.TelephoneRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean
  115. 20:23:54.789 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemProperties] PropertySource with lowest search precedence
  116. 20:23:54.789 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Adding [systemEnvironment] PropertySource with lowest search precedence
  117. 20:23:54.789 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.StandardEnvironment - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
  118. 20:23:54.789 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [com/kukasha/repository/] to resources [URL [file:/home/andkul/IdeaProjects/online-store/target/online-store/WEB-INF/classes/com/kukasha/repository/]]
  119. 20:23:54.789 [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/repository]
  120. 20:23:54.789 [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/repository/**/*ConsoleRepositoryImpl.class]
  121. 20:23:54.790 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/kukasha/repository/**/*ConsoleRepositoryImpl.class] to resources []
  122. 20:23:54.790 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate - Spring Data JPA - Registering repository: consoleRepository - Interface: com.kukasha.repository.ConsoleRepository - Factory: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean
  123. 20:23:54.976 [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$$cce4919e
  124. 20:23:54.976 [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$$cce4919e'
  125. 20:23:54.983 [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$$a9a3239f
  126. 20:23:54.983 [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$$a9a3239f'
  127. 20:23:54.983 [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$$cce4919e
  128. 20:23:54.983 [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$$cce4919e'
  129. 20:23:54.984 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
  130. 20:23:54.985 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'propertySourcesPlaceholderConfigurer'
  131. 20:23:54.992 [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
  132. 20:23:55.016 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
  133. 20:23:55.017 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.MutablePropertySources - Adding [environmentProperties] PropertySource with lowest search precedence
  134. 20:23:55.017 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.MutablePropertySources - Adding [localProperties] PropertySource with lowest search precedence
  135. 20:23:55.020 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
  136. 20:23:55.020 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'emBeanDefinitionRegistrarPostProcessor'
  137. 20:23:55.020 [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
  138. 20:23:55.023 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'emBeanDefinitionRegistrarPostProcessor'
  139. 20:23:55.031 [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'
  140. 20:23:55.031 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
  141. 20:23:55.032 [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
  142. 20:23:55.041 [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'
  143. 20:23:55.041 [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'
  144. 20:23:55.041 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
  145. 20:23:55.041 [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
  146. 20:23:55.047 [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'
  147. 20:23:55.047 [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'
  148. 20:23:55.047 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
  149. 20:23:55.049 [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
  150. 20:23:55.058 [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'
  151. 20:23:55.058 [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'
  152. 20:23:55.058 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
  153. 20:23:55.058 [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
  154. 20:23:55.065 [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'
  155. 20:23:55.066 [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'
  156. 20:23:55.066 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
  157. 20:23:55.078 [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
  158. 20:23:55.093 [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'
  159. 20:23:55.094 [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@344255f7]
  160. 20:23:55.096 [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@a00d62e]
  161. 20:23:55.098 [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@20636e9a]
  162. 20:23:55.099 [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@1a4e477b: 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,tvRepository,laptopRepository,pcRepository,telephoneRepository,consoleRepository,org.springframework.orm.jpa.SharedEntityManagerCreator#0]; root of factory hierarchy
  163. 20:23:55.099 [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'
  164. 20:23:55.099 [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'
  165. 20:23:55.099 [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'
  166. 20:23:55.099 [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'
  167. 20:23:55.099 [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'
  168. 20:23:55.099 [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'
  169. 20:23:55.099 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
  170. 20:23:55.100 [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
  171. 20:23:55.103 [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'
  172. 20:23:55.103 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  173. 20:23:55.103 [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'
  174. 20:23:55.103 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
  175. 20:23:55.109 [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$$a9a3239f]: AutowiredMethodElement for void org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration.setConfigurers(java.util.Collection)
  176. 20:23:55.109 [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
  177. 20:23:55.110 [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)
  178. 20:23:55.122 [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'
  179. 20:23:55.122 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper - Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
  180. 20:23:55.123 [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'
  181. 20:23:55.136 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionAttributeSource'
  182. 20:23:55.136 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'transactionAttributeSource'
  183. 20:23:55.136 [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'
  184. 20:23:55.140 [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
  185. 20:23:55.143 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper - Skipping currently created advisor 'org.springframework.transaction.config.internalTransactionAdvisor'
  186. 20:23:55.144 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'transactionAttributeSource'
  187. 20:23:55.144 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionInterceptor'
  188. 20:23:55.144 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'transactionInterceptor'
  189. 20:23:55.144 [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'
  190. 20:23:55.146 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'transactionAttributeSource'
  191. 20:23:55.147 [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
  192. 20:23:55.151 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'transactionInterceptor'
  193. 20:23:55.152 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'transactionInterceptor'
  194. 20:23:55.152 [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
  195. 20:23:55.157 [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'
  196. 20:23:55.159 [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'
  197. 20:23:55.159 [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'
  198. 20:23:55.159 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
  199. 20:23:55.159 [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
  200. 20:23:55.161 [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'
  201. 20:23:55.162 [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'
  202. 20:23:55.162 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataBaseConfig'
  203. 20:23:55.162 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'dataBaseConfig'
  204. 20:23:55.165 [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$$cce4919e]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcDriver
  205. 20:23:55.165 [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$$cce4919e]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUrl
  206. 20:23:55.165 [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$$cce4919e]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcUserName
  207. 20:23:55.165 [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$$cce4919e]: AutowiredFieldElement for private java.lang.String com.kukasha.config.DataBaseConfig.jdbcPassword
  208. 20:23:55.165 [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
  209. 20:23:55.167 [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
  210. 20:23:55.168 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.driver]
  211. 20:23:55.168 [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].
  212. 20:23:55.168 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.driver]
  213. 20:23:55.168 [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.
  214. 20:23:55.169 [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]
  215. 20:23:55.169 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.driver' in [environmentProperties] with type [String]
  216. 20:23:55.169 [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
  217. 20:23:55.169 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.url]
  218. 20:23:55.170 [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].
  219. 20:23:55.170 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.url]
  220. 20:23:55.170 [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.
  221. 20:23:55.170 [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]
  222. 20:23:55.170 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.url' in [environmentProperties] with type [String]
  223. 20:23:55.170 [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
  224. 20:23:55.170 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.username]
  225. 20:23:55.170 [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].
  226. 20:23:55.170 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.username]
  227. 20:23:55.170 [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.
  228. 20:23:55.170 [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]
  229. 20:23:55.171 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.username' in [environmentProperties] with type [String]
  230. 20:23:55.171 [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
  231. 20:23:55.171 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [java:comp/env/jdbc.password]
  232. 20:23:55.171 [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].
  233. 20:23:55.171 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.jndi.JndiTemplate - Looking up JNDI object with name [jdbc.password]
  234. 20:23:55.171 [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.
  235. 20:23:55.171 [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]
  236. 20:23:55.171 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'jdbc.password' in [environmentProperties] with type [String]
  237. 20:23:55.171 [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'
  238. 20:23:55.174 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'dataBaseConfig'
  239. 20:23:55.174 [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'
  240. 20:23:55.174 [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'
  241. 20:23:55.174 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'transactionAttributeSource'
  242. 20:23:55.174 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'transactionInterceptor'
  243. 20:23:55.174 [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'
  244. 20:23:55.174 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
  245. 20:23:55.174 [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'
  246. 20:23:55.176 [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
  247. 20:23:55.178 [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. 20:23:55.178 [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'
  249. 20:23:55.178 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
  250. 20:23:55.179 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataSource'
  251. 20:23:55.179 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'dataSource'
  252. 20:23:55.179 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataBaseConfig'
  253. 20:23:55.185 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver
  254. 20:23:55.185 [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
  255. 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.
  256. 20:23:55.190 [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'
  257. 20:23:55.191 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'dataSource'
  258. 20:23:55.191 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'entityManagerFactory'
  259. 20:23:55.191 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'entityManagerFactory'
  260. 20:23:55.191 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataBaseConfig'
  261. 20:23:55.197 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataSource'
  262. 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.
  263. 20:23:55.416 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [META-INF/persistence.xml] to resources []
  264. 20:23:55.417 [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/]]
  265. 20:23:55.417 [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]
  266. 20:23:55.417 [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]
  267. 20:23:55.417 [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]
  268. 20:23:55.418 [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]
  269. 20:23:55.418 [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/dto/ConsoleDtoSave.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]]
  270. 20:23:55.424 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default'
  271. 20:23:55.667 [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]
  272. 20:23:56.518 [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]
  273. 20:23:56.552 [RMI TCP Connection(2)-127.0.0.1] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
  274. 20:23:56.563 [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
  275. 20:23:56.570 [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'
  276. 20:23:56.578 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'entityManagerFactory'
  277. 20:23:56.578 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionManager'
  278. 20:23:56.578 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'transactionManager'
  279. 20:23:56.578 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataBaseConfig'
  280. 20:23:56.583 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  281. 20:23:56.587 [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
  282. 20:23:56.596 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'transactionManager'
  283. 20:23:56.596 [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'
  284. 20:23:56.597 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'transactionManager'
  285. 20:23:56.597 [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'
  286. 20:23:56.597 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
  287. 20:23:56.597 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaMappingContext'
  288. 20:23:56.597 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'jpaMappingContext'
  289. 20:23:56.598 [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
  290. 20:23:56.606 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'jpaMappingContext'
  291. 20:23:56.606 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  292. 20:23:56.660 [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'
  293. 20:23:56.661 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'jpaMappingContext'
  294. 20:23:56.661 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaContext'
  295. 20:23:56.661 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'jpaContext'
  296. 20:23:56.663 [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'
  297. 20:23:56.663 [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'
  298. 20:23:56.663 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  299. 20:23:56.676 [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
  300. 20:23:56.684 [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'
  301. 20:23:56.685 [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'
  302. 20:23:56.694 [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'
  303. 20:23:56.695 [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
  304. 20:23:56.697 [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'
  305. 20:23:56.698 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'jpaContext'
  306. 20:23:56.698 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'tvRepository'
  307. 20:23:56.698 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'tvRepository'
  308. 20:23:56.712 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  309. 20:23:56.713 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'tvRepository' to allow for resolving potential circular references
  310. 20:23:56.714 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'tvRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  311. 20:23:56.714 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#93b2a78'
  312. 20:23:56.714 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#6366c0f2'
  313. 20:23:56.720 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [META-INF/jpa-named-queries.properties] to resources []
  314. 20:23:56.720 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#6366c0f2'
  315. 20:23:56.720 [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'
  316. 20:23:56.720 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#6366c0f2'
  317. 20:23:56.720 [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'
  318. 20:23:56.726 [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'
  319. 20:23:56.726 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#93b2a78'
  320. 20:23:56.726 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#1cf5723d'
  321. 20:23:56.732 [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'
  322. 20:23:56.733 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#1cf5723d'
  323. 20:23:56.733 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#2b82efc4'
  324. 20:23:56.733 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  325. 20:23:56.734 [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'
  326. 20:23:56.734 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#2b82efc4'
  327. 20:23:56.735 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'jpaMappingContext'
  328. 20:23:56.735 [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'
  329. 20:23:56.740 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'tvRepository'
  330. 20:23:56.746 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  331. 20:23:56.807 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  332. 20:23:56.809 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  333. 20:23:56.809 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  334. 20:23:56.809 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  335. 20:23:56.809 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  336. 20:23:56.809 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  337. 20:23:56.810 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  338. 20:23:56.810 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  339. 20:23:56.810 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  340. 20:23:56.811 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  341. 20:23:56.811 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  342. 20:23:56.811 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  343. 20:23:56.811 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  344. 20:23:56.825 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  345. 20:23:56.825 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  346. 20:23:56.829 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ThreadBoundTargetSource@700f5dc3
  347. 20:23:56.863 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  348. 20:23:56.863 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  349. 20:23:56.865 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [org.springframework.data.jpa.repository.support.SimpleJpaRepository@50ac6c1e]
  350. 20:23:56.867 [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'
  351. 20:23:56.868 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'tvRepository'
  352. 20:23:56.868 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'laptopRepository'
  353. 20:23:56.868 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'laptopRepository'
  354. 20:23:56.868 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  355. 20:23:56.868 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'laptopRepository' to allow for resolving potential circular references
  356. 20:23:56.868 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'laptopRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  357. 20:23:56.868 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#32a23204'
  358. 20:23:56.868 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#52bed9a5'
  359. 20:23:56.869 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [META-INF/jpa-named-queries.properties] to resources []
  360. 20:23:56.869 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#52bed9a5'
  361. 20:23:56.869 [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'
  362. 20:23:56.869 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#52bed9a5'
  363. 20:23:56.869 [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'
  364. 20:23:56.869 [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'
  365. 20:23:56.869 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#32a23204'
  366. 20:23:56.869 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#6adab9fc'
  367. 20:23:56.870 [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'
  368. 20:23:56.870 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#6adab9fc'
  369. 20:23:56.870 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#129651ca'
  370. 20:23:56.870 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  371. 20:23:56.870 [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'
  372. 20:23:56.870 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#129651ca'
  373. 20:23:56.870 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'jpaMappingContext'
  374. 20:23:56.871 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'laptopRepository'
  375. 20:23:56.871 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  376. 20:23:56.871 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  377. 20:23:56.872 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  378. 20:23:56.872 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  379. 20:23:56.872 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ThreadBoundTargetSource@5b510632
  380. 20:23:56.873 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  381. 20:23:56.873 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  382. 20:23:56.873 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [org.springframework.data.jpa.repository.support.SimpleJpaRepository@7b691493]
  383. 20:23:56.877 [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'
  384. 20:23:56.877 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'laptopRepository'
  385. 20:23:56.877 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pcRepository'
  386. 20:23:56.877 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'pcRepository'
  387. 20:23:56.878 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  388. 20:23:56.878 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'pcRepository' to allow for resolving potential circular references
  389. 20:23:56.878 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'pcRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  390. 20:23:56.878 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#45cd4929'
  391. 20:23:56.878 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#7633008f'
  392. 20:23:56.879 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [META-INF/jpa-named-queries.properties] to resources []
  393. 20:23:56.879 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#7633008f'
  394. 20:23:56.879 [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'
  395. 20:23:56.879 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#7633008f'
  396. 20:23:56.879 [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'
  397. 20:23:56.880 [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'
  398. 20:23:56.880 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#45cd4929'
  399. 20:23:56.880 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#5038cb66'
  400. 20:23:56.880 [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'
  401. 20:23:56.880 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#5038cb66'
  402. 20:23:56.880 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#e2c755e'
  403. 20:23:56.881 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  404. 20:23:56.881 [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'
  405. 20:23:56.881 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#e2c755e'
  406. 20:23:56.882 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'jpaMappingContext'
  407. 20:23:56.882 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'pcRepository'
  408. 20:23:56.882 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  409. 20:23:56.882 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  410. 20:23:56.883 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  411. 20:23:56.883 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  412. 20:23:56.884 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ThreadBoundTargetSource@4e752fa8
  413. 20:23:56.884 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  414. 20:23:56.885 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  415. 20:23:56.885 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [org.springframework.data.jpa.repository.support.SimpleJpaRepository@231e35bd]
  416. 20:23:56.888 [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'
  417. 20:23:56.888 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'pcRepository'
  418. 20:23:56.889 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'telephoneRepository'
  419. 20:23:56.889 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'telephoneRepository'
  420. 20:23:56.889 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  421. 20:23:56.889 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'telephoneRepository' to allow for resolving potential circular references
  422. 20:23:56.889 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'telephoneRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  423. 20:23:56.889 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#7e46c9b3'
  424. 20:23:56.890 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#2c27a81b'
  425. 20:23:56.890 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [META-INF/jpa-named-queries.properties] to resources []
  426. 20:23:56.890 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#2c27a81b'
  427. 20:23:56.890 [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'
  428. 20:23:56.890 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#2c27a81b'
  429. 20:23:56.890 [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'
  430. 20:23:56.891 [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'
  431. 20:23:56.891 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#7e46c9b3'
  432. 20:23:56.891 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#5afc067f'
  433. 20:23:56.891 [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'
  434. 20:23:56.891 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#5afc067f'
  435. 20:23:56.891 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#35e075b5'
  436. 20:23:56.892 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  437. 20:23:56.892 [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'
  438. 20:23:56.893 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#35e075b5'
  439. 20:23:56.893 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'jpaMappingContext'
  440. 20:23:56.893 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'telephoneRepository'
  441. 20:23:56.893 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  442. 20:23:56.894 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  443. 20:23:56.895 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  444. 20:23:56.895 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  445. 20:23:56.895 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ThreadBoundTargetSource@62b8dcaa
  446. 20:23:56.896 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  447. 20:23:56.896 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  448. 20:23:56.896 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [org.springframework.data.jpa.repository.support.SimpleJpaRepository@5866ce4b]
  449. 20:23:56.900 [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'
  450. 20:23:56.900 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'telephoneRepository'
  451. 20:23:56.900 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'consoleRepository'
  452. 20:23:56.900 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'consoleRepository'
  453. 20:23:56.900 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Registered injected element on class [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean]: PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  454. 20:23:56.900 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'consoleRepository' to allow for resolving potential circular references
  455. 20:23:56.900 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'consoleRepository': PersistenceElement for public void org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.setEntityManager(javax.persistence.EntityManager)
  456. 20:23:56.901 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#1b3aaf07'
  457. 20:23:56.901 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#75403ebd'
  458. 20:23:56.901 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved classpath location [META-INF/jpa-named-queries.properties] to resources []
  459. 20:23:56.901 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#75403ebd'
  460. 20:23:56.901 [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'
  461. 20:23:56.901 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#75403ebd'
  462. 20:23:56.901 [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'
  463. 20:23:56.902 [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'
  464. 20:23:56.902 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#1b3aaf07'
  465. 20:23:56.902 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#7a4c9628'
  466. 20:23:56.902 [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'
  467. 20:23:56.902 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#7a4c9628'
  468. 20:23:56.902 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean '(inner bean)#178b7015'
  469. 20:23:56.903 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'entityManagerFactory'
  470. 20:23:56.903 [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'
  471. 20:23:56.903 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#178b7015'
  472. 20:23:56.903 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'jpaMappingContext'
  473. 20:23:56.904 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'consoleRepository'
  474. 20:23:56.904 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  475. 20:23:56.904 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  476. 20:23:56.905 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  477. 20:23:56.905 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  478. 20:23:56.905 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.aop.framework.JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ThreadBoundTargetSource@6af2242c
  479. 20:23:56.906 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler - Creating new EntityManager for shared EntityManager invocation
  480. 20:23:56.906 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
  481. 20:23:56.928 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.jpa.repository.query.JpaQueryFactory - Looking up query for method saveDto
  482. 20:23:56.932 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Looking up named query Console.saveDto
  483. 20:23:56.934 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.data.jpa.repository.query.NamedQuery - Did not find named query Console.saveDto
  484. 20:23:56.948 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#1b3aaf07': [consoleRepository]
  485. 20:23:56.948 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#75403ebd': [(inner bean)#1b3aaf07]
  486. 20:23:56.949 [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.BeanCreationException: Error creating bean with name 'consoleRepository': Invocation of init method failed; nested exception is org.springframework.data.mapping.PropertyReferenceException: No property saveDto found for type Console!
  487. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a4e477b: 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,tvRepository,laptopRepository,pcRepository,telephoneRepository,consoleRepository,org.springframework.orm.jpa.SharedEntityManagerCreator#0]; root of factory hierarchy
  488. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'jpaMappingContext': [tvRepository, laptopRepository, pcRepository, telephoneRepository]
  489. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#93b2a78': [tvRepository]
  490. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#6366c0f2': [(inner bean)#93b2a78]
  491. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#32a23204': [laptopRepository]
  492. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#52bed9a5': [(inner bean)#32a23204]
  493. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#45cd4929': [pcRepository]
  494. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#7633008f': [(inner bean)#45cd4929]
  495. 20:23:56.949 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#7e46c9b3': [telephoneRepository]
  496. 20:23:56.950 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#2c27a81b': [(inner bean)#7e46c9b3]
  497. 20:23:56.950 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter - Invoking destroy() on bean with name 'jpaMappingContext'
  498. 20:23:56.950 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'entityManagerFactory': [transactionManager, org.springframework.orm.jpa.SharedEntityManagerCreator#0]
  499. 20:23:56.950 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'org.springframework.orm.jpa.SharedEntityManagerCreator#0': [jpaContext]
  500. 20:23:56.950 [RMI TCP Connection(2)-127.0.0.1] DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter - Invoking destroy method 'close' on bean with name 'entityManagerFactory'
  501. 20:23:56.955 [RMI TCP Connection(2)-127.0.0.1] ERROR org.springframework.web.context.ContextLoader - Context initialization failed
  502. org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'consoleRepository': Invocation of init method failed; nested exception is org.springframework.data.mapping.PropertyReferenceException: No property saveDto found for type Console!
  503. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1628)
  504. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
  505. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
  506. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  507. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  508. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  509. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  510. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742)
  511. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
  512. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
  513. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:443)
  514. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:325)
  515. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)
  516. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4851)
  517. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5314)
  518. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  519. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:753)
  520. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:729)
  521. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
  522. at org.apache.catalina.startup.HostConfig.manageApp(HostConfig.java:1696)
  523. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  524. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  525. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  526. at java.lang.reflect.Method.invoke(Method.java:498)
  527. at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:300)
  528. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
  529. at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
  530. at org.apache.catalina.mbeans.MBeanFactory.createStandardContext(MBeanFactory.java:484)
  531. at org.apache.catalina.mbeans.MBeanFactory.createStandardContext(MBeanFactory.java:433)
  532. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  533. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  534. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  535. at java.lang.reflect.Method.invoke(Method.java:498)
  536. at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:300)
  537. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
  538. at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
  539. at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468)
  540. at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76)
  541. at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309)
  542. at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401)
  543. at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829)
  544. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  545. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  546. 31-Jul-2017 20:23:56.956 SEVERE [RMI TCP Connection(2)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file
  547. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  548. at java.lang.reflect.Method.invoke(Method.java:498)
  549. at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
  550. at sun.rmi.transport.Transport$1.run(Transport.java:200)
  551. at sun.rmi.transport.Transport$1.run(Transport.java:197)
  552. at java.security.AccessController.doPrivileged(Native Method)
  553. at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
  554. at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
  555. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
  556. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
  557. at java.security.AccessController.doPrivileged(Native Method)
  558. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682)
  559. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  560. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  561. at java.lang.Thread.run(Thread.java:748)
  562. Caused by: org.springframework.data.mapping.PropertyReferenceException: No property saveDto found for type Console!
  563. at org.springframework.data.mapping.PropertyPath.<init>(PropertyPath.java:77)
  564. at org.springframework.data.mapping.PropertyPath.create(PropertyPath.java:329)
  565. at org.springframework.data.mapping.PropertyPath.create(PropertyPath.java:309)
  566. at org.springframework.data.mapping.PropertyPath.from(PropertyPath.java:272)
  567. at org.springframework.data.mapping.PropertyPath.from(PropertyPath.java:243)
  568. at org.springframework.data.repository.query.parser.Part.<init>(Part.java:76)
  569. at org.springframework.data.repository.query.parser.PartTree$OrPart.<init>(PartTree.java:247)
  570. at org.springframework.data.repository.query.parser.PartTree$Predicate.buildTree(PartTree.java:398)
  571. at org.springframework.data.repository.query.parser.PartTree$Predicate.<init>(PartTree.java:378)
  572. at org.springframework.data.repository.query.parser.PartTree.<init>(PartTree.java:86)
  573. at org.springframework.data.jpa.repository.query.PartTreeJpaQuery.<init>(PartTreeJpaQuery.java:64)
  574. at org.springframework.data.jpa.repository.query.JpaQueryLookupStrategy$CreateQueryLookupStrategy.resolveQuery(JpaQueryLookupStrategy.java:103)
  575. at org.springframework.data.jpa.repository.query.JpaQueryLookupStrategy$CreateIfNotFoundQueryLookupStrategy.resolveQuery(JpaQueryLookupStrategy.java:214)
  576. at org.springframework.data.jpa.repository.query.JpaQueryLookupStrategy$AbstractQueryLookupStrategy.resolveQuery(JpaQueryLookupStrategy.java:77)
  577. at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.<init>(RepositoryFactorySupport.java:436)
  578. at org.springframework.data.repository.core.support.RepositoryFactorySupport.getRepository(RepositoryFactorySupport.java:221)
  579. at org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport.initAndReturn(RepositoryFactoryBeanSupport.java:277)
  580. at org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport.afterPropertiesSet(RepositoryFactoryBeanSupport.java:263)
  581. at org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.afterPropertiesSet(JpaRepositoryFactoryBean.java:101)
  582. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
  583. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
  584. ... 57 common frames omitted
  585. 31-Jul-2017 20:23:56.967 SEVERE [RMI TCP Connection(2)-127.0.0.1] org.apache.catalina.core.StandardContext.startInternal Context [] startup failed due to previous errors
  586. 31-Jul-2017 20:23:56.977 WARNING [RMI TCP Connection(2)-127.0.0.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.
  587. [2017-07-31 08:23:56,990] Artifact online-store:war exploded: Error during artifact deployment. See server log for details.
  588. 31-Jul-2017 20:24:02.482 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /var/lib/tomcat8/webapps/manager
  589. 31-Jul-2017 20:24:02.580 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /var/lib/tomcat8/webapps/manager has finished in 97 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement