← Back to team overview

dhis2-users team mailing list archive

New DHIS2 Installation white/blank screen

 

Hello Communty,


I just finished installing DHIS2. When I run 192.x.x.2 (port 80). I get a
blank screen. The only clue I've got is the abnormal catalina.out log:

--------------------

dhis@webserver:~$ tail -f tomcat-dhis/logs/catalina.out
        at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

Mar 24, 2016 5:04:31 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-80"]
Mar 24, 2016 5:04:31 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 966 ms


-----------------

Seeing *concurrent  *I thought perhaps I have two tomcat/java instances
running. But stopping tomcat and starting one instance leaves nothing
running (I get
*This site can’t be reached* in the browser).

Kindly help.

Thanks
Adam

Follow ups