Page 1 of 1

Gateway interface on 8080 port

Posted: Thu Dec 15, 2016 8:39 am
by paulokuriki
Hi

We installed the gateway on a computer that already has mirth installed on it.

When we try to open http://localhost:8080/onepacsgateway, a 404 http error appears with the the reason "Not Found."

The gateway is running properly at the services.msc. We already restarted the process with the same result.

When we try to open http://localhost:8080, it redirects to the mirth login page.

Do you think the problem may be related to mirth? If nothing works, we will have to try another machine with no mirth installed.

Thanks

Paulo

Re: Gateway interface on 8080 port

Posted: Thu Dec 15, 2016 10:17 am
by justin
Hi Paulo,

The easiest way would be to change the ports in Mirth via the Mirth Server Manager and offset the ports. See attached screenshot.
Screen Shot 2016-12-15 at 9.12.54 AM.png
Screen Shot 2016-12-15 at 9.12.54 AM.png (31.32 KiB) Viewed 8667 times
Alternatively, would could configure the gateway to use the alternate ports configuration by modifying <OPG>\server\default\conf\jboss-service.xml and replacing "ports-onepacs" with "ports-onepacs-alt" and restarting the gateway service. That will use port 18080 rather than 8080.

Regards,

Justin

Re: Gateway interface on 8080 port

Posted: Fri Dec 16, 2016 7:00 am
by paulokuriki
Hi Justin

Changing OPG port was extremely simple with your orientations and solved my problem.

Thanks a lot

Best,

Paulo