I’m new to DHIS2 and trying to install DHIS2 in Windows environments for the first time. I keep getting these error messages: “HTTP 404 – Not Found. Message: The requested resource [/dhis/] is not found. Description: The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.” The software versions I’m using are dhis2-stable-2.34.1.war; apache-tomcat-9.0.37.exe; jdk-8u261-windows-x64.exe; postgresql-12.3-2-windows-x64.exe. I followed these instructions http://dhis-2.blogspot.com/2015/06/dhis2-local-installation-guide-for.html (July 2020) multiple times to make sure it wasn’t user error.
During the Tomcat installation on the Windows 10 system I received the following error messages: “SQL State: 53200; Error Code: 0; Message: ERROR: out of shared memory” multiple times and then at the end “One or more listeners failed to start.” The system is pretty small with only 4 GB memory and an Intel Atom Z8700 CPU. Is my windows 10 system too small?
I also tried to install the same software on a Windows 7 system. Tomcat installed without error messages, but I eventually receive the same HTTP 404 error message when trying to access DHIS2. The only hint I could find was Mohamed Bangura’s request in August 2015, which was solved. However, Mohamed installed DHIS on an ubuntu desktop. How would a solution for Windows 10 or Windows 7 look like? What would I have to do to fix this?