Skip to content

Passed

org.appng.core.controller.PlatformConfigTest.testStartAndStop

Took 0.81 sec.

Standard Output

2021-06-02 14:45:41,180 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG]
2021-06-02 14:45:41,228 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2021-06-02 14:45:41,244 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2021-06-02 14:45:41,466 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]

Standard Error

[main] INFO org.springframework.context.annotation.AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@e531ef1: startup date [Wed Jun 02 14:45:40 CEST 2021]; root of context hierarchy
[main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false
...[truncated 16684 chars]...
ext - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@e531ef1: startup date [Wed Jun 02 14:45:40 CEST 2021]; root of context hierarchy
[main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'appNG'
[main] INFO com.zaxxer.hikari.HikariDataSource - appNG ROOT connection - Shutdown initiated...
[main] INFO com.zaxxer.hikari.HikariDataSource - appNG ROOT connection - Shutdown completed.