Hi Adam,
the problem is on My-Fly
CREATE TABLE [logmessages](
LOG_ID INTEGER A...> but was:<...D)
);
CREATE TABLE [LOGMESSAGES](
LOG_ID INTEGER A...>" type="org.junit.ComparisonFailure">);
CREATE TABLE [logmessages](
LOG_ID INTEGER A...> but was:<...D)
);
CREATE TABLE [LOGMESSAGES](
LOG_ID INTEGER A...>
at
org.mifos.framework.persistence.LatestTestAfterCheckpoint.realSchemaFromCheckpoint(LatestTestAfterCheckpoint.java:69)
</error>
</testcase>
<testcase
classname="org.mifos.framework.persistence.LatestTestAfterCheckpoint"
name="dropTables" time="0.656">
<error message="error at line 23 column 22 in file
sql/mifosdroptables.sql"
type="java.lang.RuntimeException">java.lang.RuntimeException: error at line
23 column 22 in file sql/mifosdroptables.sql
at
org.mifos.framework.util.helpers.DatabaseSetup.executeScript(DatabaseSetup.java:141)
at
org.mifos.framework.persistence.LatestTestAfterCheckpoint.dropTables(LatestTestAfterCheckpoint.java:85)
Caused by: net.sourceforge.mayfly.MayflyException: attempt to refer to
table logmessages as LOGMESSAGES (with case sensitive table names enabled)
at
net.sourceforge.mayfly.datastore.Schema.lookUpTable(Schema.java:119)
at
net.sourceforge.mayfly.evaluation.command.UnresolvedTableReference.resolve(UnresolvedTableReference.java:80)
at
net.sourceforge.mayfly.evaluation.command.DropTable.update(DropTable.java:27)
at
net.sourceforge.mayfly.evaluation.command.Command.update(Command.java:32)
at net.sourceforge.mayfly.Database.executeUpdate(Database.java:119)
at
net.sourceforge.mayfly.MayflyConnection.executeUpdate(MayflyConnection.java:74)
at net.sourceforge.mayfly.Database.executeScript(Database.java:99)
at
org.mifos.framework.util.helpers.DatabaseSetup.executeScript(DatabaseSetup.java:134)
</error>
</testcase>
<testcase
classname="org.mifos.framework.persistence.LatestTestAfterCheckpoint"
name="dropTablesWithData" time="7.422">
<error message="error at line 2 column 22 in file
sql/mifosdroptables.sql
command was:
DROP TABLE IF EXISTS LOGMESSAGES"
type="java.lang.RuntimeException">java.lang.RuntimeException: error at line
2 column 22 in file sql/mifosdroptables.sql
command was:
DROP TABLE IF EXISTS LOGMESSAGES
at
org.mifos.framework.util.helpers.DatabaseSetup.executeScript(DatabaseSetup.java:170)
at
org.mifos.framework.persistence.LatestTestAfterCheckpoint.dropTablesWithData(LatestTestAfterCheckpoint.java:98)
Caused by: net.sourceforge.mayfly.MayflySqlException: attempt to refer to
table logmessages as LOGMESSAGES (with case sensitive table names enabled)
at
net.sourceforge.mayfly.MayflyException.<init>(MayflyException.java:47)
at
net.sourceforge.mayfly.datastore.Schema.lookUpTable(Schema.java:119)
at
net.sourceforge.mayfly.evaluation.command.UnresolvedTableReference.resolve(UnresolvedTableReference.java:80)
at
net.sourceforge.mayfly.evaluation.command.DropTable.update(DropTable.java:27)
at
net.sourceforge.mayfly.evaluation.command.Command.update(Command.java:32)
at net.sourceforge.mayfly.Database.executeUpdate(Database.java:119)
at
net.sourceforge.mayfly.MayflyConnection.executeUpdate(MayflyConnection.java:74)
at
net.sourceforge.mayfly.MayflyConnection.execute(MayflyConnection.java:63)
at
net.sourceforge.mayfly.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:32)
at
org.mifos.framework.persistence.SqlUpgrade.execute(SqlUpgrade.java:52)
at
org.mifos.framework.util.helpers.DatabaseSetup.executeScript(DatabaseSetup.java:162)
</error>
Best
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/