← Back to team overview

dhis2-devs team mailing list archive

Re: [Bug 828793] Re: missing version table on startup

 

Not a DHIS bug. Probably the Hibernate hbm2dll tool which does not
create the tables properly. Morten reported a similar problem which
was due to some weird invisible character/end-of-line marker inserted
by his text editor at the end of this line in hibernate.properties
which confused hibernate:

hibernate.hbm2ddl.auto = update


On Thu, Aug 18, 2011 at 5:47 PM, Bob Jolliffe <bobjolliffe@xxxxxxxxx> wrote:
> Confirmed there is no problem with H2 database.
>
> --
> You received this bug notification because you are a member of DHIS 2
> India Developers, which is subscribed to DHIS.
> https://bugs.launchpad.net/bugs/828793
>
> Title:
>  missing version table on startup
>
> Status in DHIS 2 - District Health Information Software:
>  New
>
> Bug description:
>  When I start dhis2 with a new blank database I get the following:
>   ... Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'dhis2test.Version' doesn't exist
>
>  I guess this is the version table added by Morten for orgunits?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dhis2/+bug/828793/+subscriptions
>

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/828793

Title:
  missing version table on startup

Status in DHIS 2 - District Health Information Software:
  New

Bug description:
  When I start dhis2 with a new blank database I get the following:
   ... Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'dhis2test.Version' doesn't exist

  I guess this is the version table added by Morten for orgunits?

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/828793/+subscriptions


References