| Environment set to development..... Loading configuration files from classpath Loading database version 4.1 jdbc:postgresql://localhost:5432/jbilling_test jbilling/[no password] (schema: public) (driver org.postgresql.Driver) dropping all objects in jbilling_test | Error Error executing script PrepareTest: : liquibase.exception.DatabaseException: liquibase.exception.LockException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: Error getting jdbc:postgresql://localhost:5432/jbilling_test view with liquibase.statement.core.GetViewDefinitionStatement@807bfd3 (NOTE: Stack trace has been filtered. Use --verbose to see entire trace.) : liquibase.exception.DatabaseException: liquibase.exception.LockException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: Error getting jdbc:postgresql://localhost:5432/jbilling_test view with liquibase.statement.core.GetViewDefinitionStatement@807bfd3 at liquibase.integration.ant.DropAllTask.executeWithLiquibaseClassloader(DropAllTask.java:56) at liquibase.integration.ant.BaseLiquibaseTask.execute(BaseLiquibaseTask.java:75) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.codehaus.gant.GantBuilder.invokeMethod(GantBuilder.java:99) at PrepareTestDb_groovy$_run_closure1.doCall(PrepareTestDb_groovy:50) at org.codehaus.gant.GantMetaClass.invokeMethod(GantMetaClass.java:133) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy:185) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy) at org.codehaus.gant.GantBinding.withTargetEvent(GantBinding.groovy:90) at org.codehaus.gant.GantBinding.this$4$withTargetEvent(GantBinding.groovy) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy:185) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy) at org.codehaus.gant.GantMetaClass.invokeMethod(GantMetaClass.java:133) at PrepareTestDb_groovy$_run_closure2.doCall(PrepareTestDb_groovy:77) at org.codehaus.gant.GantMetaClass.invokeMethod(GantMetaClass.java:133) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy:185) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy) at org.codehaus.gant.GantBinding.withTargetEvent(GantBinding.groovy:90) at org.codehaus.gant.GantBinding.this$4$withTargetEvent(GantBinding.groovy) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy:185) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy) at org.codehaus.gant.GantMetaClass.invokeMethod(GantMetaClass.java:133) at PrepareTest$_run_closure1.doCall(PrepareTest:30) at org.codehaus.gant.GantMetaClass.invokeMethod(GantMetaClass.java:133) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy:185) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16_closure18.doCall(GantBinding.groovy) at org.codehaus.gant.GantBinding.withTargetEvent(GantBinding.groovy:90) at org.codehaus.gant.GantBinding.this$4$withTargetEvent(GantBinding.groovy) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy:185) at org.codehaus.gant.GantBinding$_initializeGantBinding_closure5_closure16.doCall(GantBinding.groovy) at gant.Gant$_dispatch_closure5.doCall(Gant.groovy:381) at gant.Gant$_dispatch_closure7.doCall(Gant.groovy:415) at gant.Gant$_dispatch_closure7.doCall(Gant.groovy) at gant.Gant.withBuildListeners(Gant.groovy:427) at gant.Gant.this$2$withBuildListeners(Gant.groovy) at gant.Gant$this$2$withBuildListeners$0.callCurrent(Unknown Source) at gant.Gant.dispatch(Gant.groovy:415) at gant.Gant.this$2$dispatch(Gant.groovy) at gant.Gant.invokeMethod(Gant.groovy) at gant.Gant.executeTargets(Gant.groovy:591) at gant.Gant.executeTargets(Gant.groovy:590) Caused by: liquibase.exception.DatabaseException: liquibase.exception.LockException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: Error getting jdbc:postgresql://localhost:5432/jbilling_test view with liquibase.statement.core.GetViewDefinitionStatement@807bfd3 at liquibase.Liquibase.dropAll(Liquibase.java:676) at liquibase.Liquibase.dropAll(Liquibase.java:658) at liquibase.integration.ant.DropAllTask.executeWithLiquibaseClassloader(DropAllTask.java:52) ... 41 more Caused by: liquibase.exception.LockException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: Error getting jdbc:postgresql://localhost:5432/jbilling_test view with liquibase.statement.core.GetViewDefinitionStatement@807bfd3 at liquibase.lockservice.StandardLockService.acquireLock(StandardLockService.java:211) at liquibase.lockservice.StandardLockService.waitForLock(StandardLockService.java:151) at liquibase.Liquibase.dropAll(Liquibase.java:666) ... 43 more Caused by: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: Error getting jdbc:postgresql://localhost:5432/jbilling_test view with liquibase.statement.core.GetViewDefinitionStatement@807bfd3 at liquibase.lockservice.StandardLockService.hasDatabaseChangeLogLockTable(StandardLockService.java:140) at liquibase.lockservice.StandardLockService.init(StandardLockService.java:85) at liquibase.lockservice.StandardLockService.acquireLock(StandardLockService.java:185) ... 45 more Caused by: liquibase.exception.DatabaseException: Error getting jdbc:postgresql://localhost:5432/jbilling_test view with liquibase.statement.core.GetViewDefinitionStatement@807bfd3 at liquibase.snapshot.jvm.ViewSnapshotGenerator.snapshotObject(ViewSnapshotGenerator.java:77) at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:59) at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:50) at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:62) at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:50) at liquibase.snapshot.DatabaseSnapshot.include(DatabaseSnapshot.java:153) at liquibase.snapshot.DatabaseSnapshot.replaceObject(DatabaseSnapshot.java:226) at liquibase.snapshot.DatabaseSnapshot.replaceObject(DatabaseSnapshot.java:248) at liquibase.snapshot.DatabaseSnapshot.includeNestedObjects(DatabaseSnapshot.java:185) at liquibase.snapshot.DatabaseSnapshot.include(DatabaseSnapshot.java:167) at liquibase.snapshot.DatabaseSnapshot.init(DatabaseSnapshot.java:56) at liquibase.snapshot.DatabaseSnapshot.(DatabaseSnapshot.java:33) at liquibase.snapshot.JdbcDatabaseSnapshot.(JdbcDatabaseSnapshot.java:22) at liquibase.snapshot.SnapshotGeneratorFactory.createSnapshot(SnapshotGeneratorFactory.java:126) at liquibase.snapshot.SnapshotGeneratorFactory.createSnapshot(SnapshotGeneratorFactory.java:119) at liquibase.snapshot.SnapshotGeneratorFactory.createSnapshot(SnapshotGeneratorFactory.java:107) at liquibase.snapshot.SnapshotGeneratorFactory.has(SnapshotGeneratorFactory.java:97) at liquibase.snapshot.SnapshotGeneratorFactory.hasDatabaseChangeLogLockTable(SnapshotGeneratorFactory.java:166) at liquibase.lockservice.StandardLockService.hasDatabaseChangeLogLockTable(StandardLockService.java:138) ... 47 more Caused by: liquibase.exception.DatabaseException: Empty result set, expected one row at liquibase.util.JdbcUtils.requiredSingleResult(JdbcUtils.java:141) at liquibase.executor.jvm.JdbcExecutor.queryForObject(JdbcExecutor.java:152) at liquibase.executor.jvm.JdbcExecutor.queryForObject(JdbcExecutor.java:162) at liquibase.executor.jvm.JdbcExecutor.queryForObject(JdbcExecutor.java:157) at liquibase.database.AbstractJdbcDatabase.getViewDefinition(AbstractJdbcDatabase.java:855) at liquibase.snapshot.jvm.ViewSnapshotGenerator.snapshotObject(ViewSnapshotGenerator.java:75) ... 65 more | Error Error executing script PrepareTest: : liquibase.exception.DatabaseException: liquibase.exception.LockException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: Error getting jdbc:postgresql://localhost:5432/jbilling_test view with liquibase.statement.core.GetViewDefinitionStatement@807bfd3 C:\jbilling-community-4.1.1>