S
Sanjeev Reddy
Guest
>>"Problem in OpenEdge Explorer: The oemanager web application is not accessible [Sanjeev]: We usually see this error when oemanager.war file is not deployed to PAS OE instance. Can you please check availability of oemanager.war under instance’s webapps folder ( / /webapps). If oemanager.war file is not available under instance’s webapps folder, you can deploy from proenv command prompt. Launch Proenv and run the following commands to deploy oemanager.war and manager.war files: \bin\tcman.bat deploy \servers\pasoe\extras\oemanager.war (example: oepas1\bin\tcman.bat deploy C:\Progress\OpenEdge\servers\pasoe\extras\oemanager.war) \\bin\tcman.bat deploy \servers\pasoe\extras\manager.war (example: oepas1\bin\tcman.bat deploy C:\Progress\OpenEdge\servers\pasoe\extras\manager.war) Hope this helps, Sanjeev
Continue reading...
Continue reading...