Grid Control UI Ports
I am also able to access it via https://gridhost:1159/em/console/logon/logon and http://gridhost:7777/em/console/logon/logon
The portist.ini includes the following entries
Oracle HTTP Server port = 7777
Oracle HTTP Server Listen port = 7778
Oracle HTTP Server SSL port = 8250
Oracle HTTP Server Listen (SSL) port = 4444
Enterprise Manager Central Console Port = 4889
Enterprise Manager Central Console Secure Port = 1159
The emoms.properties contains the following entries:
oracle.sysman.emSDK.svlt.ConsoleServerName=gridhost\:4889_Management_Service
oracle.sysman.emSDK.svlt.ConsoleServerHTTPSPort=1159
I get the logon page on using port 4444 but after login I get 'page cannot be displayed'. Is this the behaviour that I am supposed to be seeing? What are the correct ports to be used for accessing the Grid Control UI?