Skip to content

Passed

org.appng.core.controller.PlatformConfigTest.testStartAndStop

Took 1 sec.

Standard Output

2021-06-08 10:03:43,997 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG]
2021-06-08 10:03:44,061 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2021-06-08 10:03:44,083 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2021-06-08 10:03:44,306 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@19b06274: startup date [Tue Jun 08 10:03:43 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=fals
...[truncated 16688 chars]...
xt - Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@19b06274: startup date [Tue Jun 08 10:03:43 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.