On Tue, Mar 24, 2009 at 12:01 PM, PMM Riza <riza...@yahoo.com> wrote: > > Dear all > > i have install the dhis2 in windows XP as same way mentioned in the workshop, but i have some problems in my installations.... > > when i start the Apache its giving lot of messages pl see the attachment and correct me please... > > apache is running but > dhis folder is not connected > database is not connected > > > > Thanking you > Riza > Sri Lanka
Hi, In your attached tomcat log this is repeated several places: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO) This means that the database connection failed with user root at localhost with NO password provided. You need to modify your hibernate.properties file to reflect your database connection properties. This causes the DHIS start-up sequence to fail. best regards, Ola Hodne Titlestad HISP University of Oslo
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp