You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2023/03/22 19:44:00 UTC

[jira] [Resolved] (EMPIREDB-403) SampleApp fails with DBCommandHSql

     [ https://issues.apache.org/jira/browse/EMPIREDB-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele resolved EMPIREDB-403.
------------------------------------
    Resolution: Fixed

This should be resolved now.

> SampleApp fails with DBCommandHSql
> ----------------------------------
>
>                 Key: EMPIREDB-403
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-403
>             Project: Empire-DB
>          Issue Type: Bug
>            Reporter: Dimitar Simeonov
>            Assignee: Rainer Döbele
>            Priority: Major
>
> Hi all,
>  
> recently on running the SampleApp (empire-db-example-basic) I get the following error:
>  ERROR : *** Running SampleApp failed with {+}Exceptionorg.apache.empire.exceptions.ObjectNotValidException{+}: The object of type org.apache.empire.dbms.hsql.DBCommandHSql has not been initialized. ***
> {+}org.apache.empire.exceptions.ObjectNotValidException{+}: The object of type org.apache.empire.dbms.hsql.DBCommandHSql has not been initialized.
>        at org.apache.empire.db.DBCommand.getDatabase({+}DBCommand.java:194{+})
>        at org.apache.empire.db.DBCommandExpr.getDbms({+}DBCommandExpr.java:606{+})
>        at org.apache.empire.db.DBCommandExpr.createSQLBuilder({+}DBCommandExpr.java:616{+})
>        at org.apache.empire.db.DBCommand.createSQLBuilder({+}DBCommand.java:67{+})
>        at org.apache.empire.db.DBCommand.getDelete({+}DBCommand.java:1770{+})
>        at org.apache.empire.db.context.DBContextBase.executeDelete({+}DBContextBase.java:153{+})
>        at org.apache.empire.samples.db.SampleApp.clearDatabase({+}SampleApp.java:268{+})
>        at org.apache.empire.samples.db.SampleApp.populateAndModify({+}SampleApp.java:234{+})
>        at org.apache.empire.samples.db.SampleApp.run({+}SampleApp.java:131{+})
>        at org.apache.empire.samples.db.SampleApp.main({+}SampleApp.java:87{+})



--
This message was sent by Atlassian Jira
(v8.20.10#820010)