Not able to deploy o3 in browser

I m trying to deploy o3 for production use but still trying alot I m not able to fix this error. the catalina,out shows

vbox_nk@ubuntu22:/var/lib/tomcat9/webapps$ sudo tail -f /var/log/tomcat9/catalina.out [2025-01-06 10:56:06] [warning] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-01-06 10:56:06] [warning] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2025-01-06 10:56:06] [warning] at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345) [2025-01-06 10:56:06] [warning] at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:480) [2025-01-06 10:56:06] [info] Deployment of web application archive [/var/lib/tomcat9/webapps/openmrs.war] has finished in [3,595] ms [2025-01-06 10:56:06] [info] Deploying web application directory [/var/lib/tomcat9/webapps/ROOT_backup] [2025-01-06 10:56:06] [info] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. [2025-01-06 10:56:06] [info] Deployment of web application directory [/var/lib/tomcat9/webapps/ROOT_backup] has finished in [313] ms [2025-01-06 10:56:06] [info] Starting ProtocolHandler [“http-nio-8080”] [2025-01-06 10:56:06] [info] Server startup in [5629] milliseconds

everything is fine , but not able to deploy on browser. It says HTTP Status 404 - Not Found Type: status report Description: The origin server did not find a current representation for the target resource or is not willing to disclose that one exists

which method of deployment are you using ?

I m trying to do for production

vbox_nk@ubuntu22:/var/lib/tomcat9/webapps$ ls host-manager manager openmrs openmrs.war ROOT_backup

am not sure what you are doing .

are you using docker?

try to share screenshots of what you’re doing.

It have been worked sir. I downgrade jdk version and it has been work now !! Amazing-- Thank you for your time…

1 Like