hibernate.connection.username was missing
** Changed in: dhis2
Status: New => Invalid
** Changed in: dhis2
Assignee: (unassigned) => jason.p.pickering (jason-p-pickering)
--
Rev. 639 fails to start on windows
https://bugs.launchpad.net/bugs/426254
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
Status in DHIS 2: Invalid
Bug description:
Using the generate war file from source (rev 639) DHIS2 fails to start on
Windows. Same war file starts fine on Ububtu. It seems the hibernate.properties
files cannot be found for some reason, even though it is there
(c:\dhis2\hibernate.properties)
hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
hibernate.connection.driver_class = org.postgresql.Driver
hibernate.connection.url = jdbc:postgresql:dhis2_zm
hibernate.connection.password = (REMOVED)
hibernate.hbm2ddl.auto = update
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp