[Progress Communities] [Progress OpenEdge ABL] Forum Post: OEPAS Servers on same machine

  • Thread starter Thread starter heicomarkl
  • Start date Start date
Status
Not open for further replies.
H

heicomarkl

Guest
I have two OEPAS instances on the same server. One has been in place for 6+ months and that is working fine. The reason for creating the second one is that it needs to point to a different database. I created the second oepas with a different name and a different port and deployed an app to it. I am now trying to test the oepas using Postman and I mam getting different results. I have compared the setups and they are pretty much identical. When I run the first app through postman, I get a 200 return value. The URL is usheiholimg51:8810/.../ChkWorkOrderBE "WONum=W0224799"}. I now try to access the second app through postman, and I get a 404 error - I see in OpenEdge Explorer that the app is deployed and running fine. The URL to this is usheiholimg51:8820/.../ChkWorkOrderBE "WONum=W0056641"} Anyone have an idea on where to look to try and resolve this - this is Progress 11.7.3.

Continue reading...
 
Status
Not open for further replies.
Back
Top