HTTP Status 404 in bahmni report

Hi guys, I have configured Bahmni in Centos successfully but I cannot preview even a single report. I keep getting Apache 404 error. I checked the logs and this is what i got:

Mar 06, 2016 8:32:03 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-8083"]
2016-03-06 20:36:52,944 WARN  [bahmnireports][org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/bahmnireports/null] in DispatcherServlet with name 'dispatcher'
2016-03-06 20:37:06,672 WARN  [bahmnireports][org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/bahmnireports/reports] in DispatcherServlet with name 'dispatcher'
2016-03-06 20:37:11,175 WARN  [bahmnireports][org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/bahmnireports/null] in DispatcherServlet with name 'dispatcher'
2016-03-06 20:37:21,364 WARN  [bahmnireports][org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/bahmnireports/null] in DispatcherServlet with name 'dispatcher'
2016-03-06 20:37:30,560 WARN  [bahmnireports][org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/bahmnireports/null] in DispatcherServlet with name 'dispatcher'
2016-03-06 20:37:41,588 WARN  [bahmnireports][org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/bahmnireports/null] in DispatcherServlet with name 'dispatcher'
2016-03-06 20:38:33,296 WARN  [bahmnireports][org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/bahmnireports/null] in DispatcherServlet with name 'dispatcher'
2016-03-06 20:39:14,732 WARN  [bahmnireports][org.springframework.web.servlet.PageNotFound] No mapping found for HTTP request with URI [/bahmnireports/null] in DispatcherServlet with name 'dispatcher'

I reinstalled bahmni reports several times with no luck.

I actually managed to sort it out. went to httpd and edited my virtual host :grinning:

1 Like

For future reference for others, can you tell us what you changed/added? :slight_smile: