Newer
Older
CosmosServer / logFilePath_IS_UNDEFINED2019 / 07 / 29.log
2019/07/29 14:11:24 INFO  [main] - Starting CosmosServerSbApplication on NITTA-LAB-3 with PID 5988 (C:\Desktop\CosmosS\out\production\classes started by Student in C:\Desktop\CosmosS)
2019/07/29 14:11:24 INFO  [main] - The following profiles are active: development
2019/07/29 14:11:25 INFO  [main] - Bootstrapping Spring Data repositories in DEFAULT mode.
2019/07/29 14:11:25 INFO  [main] - Finished Spring Data repository scanning in 16ms. Found 0 repository interfaces.
2019/07/29 14:11:26 INFO  [main] - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$610e42b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2019/07/29 14:11:26 INFO  [main] - Tomcat initialized with port(s): 8080 (http)
2019/07/29 14:11:26 INFO  [main] - Starting service [Tomcat]
2019/07/29 14:11:26 INFO  [main] - Starting Servlet engine: [Apache Tomcat/9.0.17]
2019/07/29 14:11:26 INFO  [main] - Initializing Spring embedded WebApplicationContext
2019/07/29 14:11:26 INFO  [main] - Root WebApplicationContext: initialization completed in 1730 ms
2019/07/29 14:11:26 INFO  [main] - HikariPool-1 - Starting...
2019/07/29 14:11:26 INFO  [main] - HikariPool-1 - Start completed.
2019/07/29 14:11:27 INFO  [main] - HHH000204: Processing PersistenceUnitInfo [name: default]
2019/07/29 14:11:27 INFO  [main] - HHH000412: Hibernate Core {5.4.2.Final}
2019/07/29 14:11:27 INFO  [main] - HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2019/07/29 14:11:27 INFO  [main] - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2019/07/29 14:11:27 INFO  [main] - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2019/07/29 14:11:27 INFO  [main] - Initialized JPA EntityManagerFactory for persistence unit 'default'
2019/07/29 14:11:27 INFO  [main] - Initializing ExecutorService 'applicationTaskExecutor'
2019/07/29 14:11:27 WARN  [main] - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2019/07/29 14:11:28 WARN  [main] - Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
2019/07/29 14:11:28 INFO  [main] - Tomcat started on port(s): 8080 (http) with context path ''
2019/07/29 14:11:28 INFO  [main] - Started CosmosServerSbApplication in 4.188 seconds (JVM running for 5.068)
2019/07/29 14:12:07 WARN  [http-nio-8080-exec-6] - A servlet request to the URI http://localhost:8080/users contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
2019/07/29 14:12:08 WARN  [http-nio-8080-exec-6] - HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2019/07/29 14:12:08 INFO  [http-nio-8080-exec-6] - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:sampledb;DB_CLOSE_DELAY=-1;MVCC=TRUE]
2019/07/29 14:12:08 INFO  [http-nio-8080-exec-6] - HHH10001001: Connection properties: {user=sa, password=****}
2019/07/29 14:12:08 INFO  [http-nio-8080-exec-6] - HHH10001003: Autocommit mode: false
2019/07/29 14:12:08 INFO  [http-nio-8080-exec-6] - HHH000115: Hibernate connection pool size: 1 (min=1)
2019/07/29 14:12:08 INFO  [http-nio-8080-exec-6] - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2019/07/29 14:12:08 WARN  [http-nio-8080-exec-6] - HHH90000009: The outer-join attribute on <many-to-many> has been deprecated. Instead of outer-join="false", use lazy="extra" with <map>, <set>, <bag>, <idbag>, or <list>, which will only initialize entities (not as a proxy) as needed.
2019/07/29 14:12:08 WARN  [http-nio-8080-exec-6] - HHH90000009: The outer-join attribute on <many-to-many> has been deprecated. Instead of outer-join="false", use lazy="extra" with <map>, <set>, <bag>, <idbag>, or <list>, which will only initialize entities (not as a proxy) as needed.
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a44b4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3afeee] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2019/07/29 14:12:09 WARN  [http-nio-8080-exec-6] - HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:sampledb;DB_CLOSE_DELAY=-1;MVCC=TRUE]
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH10001001: Connection properties: {user=sa, password=****}
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH10001003: Autocommit mode: false
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH000115: Hibernate connection pool size: 1 (min=1)
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2019/07/29 14:12:09 WARN  [http-nio-8080-exec-6] - HHH90000009: The outer-join attribute on <many-to-many> has been deprecated. Instead of outer-join="false", use lazy="extra" with <map>, <set>, <bag>, <idbag>, or <list>, which will only initialize entities (not as a proxy) as needed.
2019/07/29 14:12:09 WARN  [http-nio-8080-exec-6] - HHH90000009: The outer-join attribute on <many-to-many> has been deprecated. Instead of outer-join="false", use lazy="extra" with <map>, <set>, <bag>, <idbag>, or <list>, which will only initialize entities (not as a proxy) as needed.
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@19848d9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fde132] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2019/07/29 14:12:09 INFO  [http-nio-8080-exec-6] - インコ さんのアカウント作成が完了しました。
2019/07/29 14:14:52 WARN  [http-nio-8080-exec-5] - A servlet request to the URI http://localhost:8080/users/d984407a-a610-4f8f-bc13-45c73e71f04c contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
2019/07/29 14:14:52 INFO  [http-nio-8080-exec-5] - uId:d984407a-a610-4f8f-bc13-45c73e71f04c ユーザを削除しました