← Back to team overview

dhis2-devs team mailing list archive

Re: [Dhis2-users] DHIS2 setup problem

 

I am guessing, only...

May be tomcat is running with a another username.

So set DHIS2_HOME as a system variable. You must be logged as the
administrator (NOT AN administrator must be THE administrator).

You might try to place the on begging of startup.sh (on $CATALINA_HOME/bin)
on the first lines this:
set DHIS2_HOME=c:\DHIS2

Good luck
Caveman


On Wed, Jul 14, 2010 at 4:24 PM, Friedman, Roger (CDC/CGH/DGHA) (CTR) <
rdf4@xxxxxxx> wrote:

>  OK, I have gotten one machine's tomcat logs.  The critical error message
> is
>
> * INFO  10:31:26,302 Environment variable DHIS2_HOME not set
> (DefaultLocationManager.java [Thread-1])
>
> However, DHIS2_HOME is set, properly, to C:\DHIS2
>
> So is there a problem with the JVM on Windows Vista?  Is there a Windows
> security setting prohibiting access to the system?  Any ideas?
>
> Thanks, Roger
>
> On Mon, Jul 12, 2010 at 2:04 AM, Friedman, Roger (CDC/OID/NCHHSTP) (CTR) <
> rdf4@xxxxxxx> wrote:
>
> Folks --
>
>     As you may have heard, Ghana Health Service is enthusiastic about
> installing DHIS2.  On Thursday and Friday I got to meet with their
> implementation team and tried to set them up with a working version of DHIS2
> with which to practice.  The setup instructions are attached.
>
>     Although I got the data into the DB (it can be seen using ODBC with the
> username/password), DHIS2 does not seem to see it, I can't even get a list
> of hierarchy levels.   Unfortunately, I neglected to get the tomcat log, but
> will do that right away.
>
>     Any help you could give me with resolving this would be great.
>
> Thanks, Roger
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users<https://launchpad.net/%7Edhis2-users>
> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users<https://launchpad.net/%7Edhis2-users>
> More help   : https://help.launchpad.net/ListHelp
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs<https://launchpad.net/%7Edhis2-devs>
> More help   : https://help.launchpad.net/ListHelp
>
>

References