dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #00641
Help Required
Hullo All,
I have set up DHIS 2.5 on Ubuntu Server Using the Installation Steps
Outlined on the website (dhis2.org) and the application seems not to be
picking the database connection setting in hibernate.properties.
On Logging, I See the following Message:
"The database is currently running in-memory. This is useful for testing
purposes but might happen because your database configuration was not picked
up. Please make sure this is intentional. Your data will be destroyed when
the application shuts down."
My Hibernate File is in /home/root/dhis2/DHIS2_HOME/hibernate.properties
MY Environment Variable is Here.
/usr/local/apache-tomcat-7.0.22/bin/setenv.sh and the content of the
setenv.sh is below
export JAVA_HOME=/usr/lib/jvm/java-6-sun
export JAVA_OPTS="-Xmx600m -XX:MaxPermSize=1000m"
export DHIS2_HOME=/home/root/dhis2/DHIS2_HOME/
Thanks for any Help
Stephen Ocaya
--
*You can do anything, but not everything.*
Follow ups