← Back to team overview

dhis2-devs team mailing list archive

Problem starting DHIS2 Live

 

Hello,

I've had many configurations running on my machine, but currently I
seem unable to get DHIS2 Live to start.

Firefox tells me this:

HTTP ERROR: 503

Problem accessing /. Reason:

    SERVICE_UNAVAILABLE

Powered by Jetty://

 But there is little info in the log below -  It seems to skip all
startup steps after the first two, perhaps because it cannot connect
to a db?

* INFO  09:51:02,924 Environment variable DHIS2_HOME: null (TrayApp.java [main])
* INFO  09:51:02,955 Initialising DHIS 2 Live... (TrayApp.java [main])
* INFO  09:51:03,064 Couldn't load port number from
/V:/dhis-live/conf/jetty.port (WebAppServer.java [main])
* INFO  09:51:03,080 Loading DHIS 2 on port: 8080 (WebAppServer.java [main])
* INFO  09:51:03,111 Setting DHIS 2 web app context to:
/V:/dhis-live/webapps/dhis (WebAppServer.java [main])
* INFO  09:51:03,111 Lifecycle: server starting (TrayApp.java [main])
* INFO  09:51:08,064 System property dhis2.home points to
/V:/dhis-live/conf (DefaultLocationManager.java [main])
* INFO  09:52:26,706 Executing startup routine [1 of 13, runlevel 0]:
OpenHealthDataSourceWriter (DefaultStartupRoutineExecutor.java [main])
* INFO  09:52:26,706 Environment variable OPENHEALTH_HOME not set
(OpenHealthDataSourceWriter.java [main])
* INFO  09:52:26,706 Executing startup routine [2 of 13, runlevel 0]:
ReportTableUpgrader (DefaultStartupRoutineExecutor.java [main])
* INFO  09:52:55,800 Lifecycle: server started (TrayApp.java [main])

Knut



Follow ups