Looks like a problem with your hibernate and/or postgres setup. I see "org.postgresql.util.PSQLException: FATAL: role "dhis" does not exist" somewhere in there. Which indicates the dhis user doesn't exist on the postgres database you are connecting to.
On 24 March 2012 15:47, Stephen Gbanyan <[email protected]> wrote: > Hi All, > > When I start my tomcat I get this message and the DHIS does not start > what is the solution. > > Thanks > > Stephen > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

