Skip to content

Passed

org.appng.core.service.DatabaseServiceTest.testInitDatabase

Took 0.76 sec.

Standard Error

[main] INFO org.appng.core.domain.DatabaseConnection - Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
[main] INFO org.appng.core.service.MigrationService - connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
[main] INFO org.flywaydb.core.internal.license.VersionPrinter - Flyway Community Edition 7.9.1 by Redgate
[main] INFO org.flywaydb.core.internal.database.base.BaseDatabaseType - Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
[main] INFO org.ap
...[truncated 5332 chars]...
 error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.)
[main] INFO org.appng.core.service.DatabaseService - POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated.