Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

19000 port is not listening

Mahesh DariDec 20 2017 — edited Dec 29 2017

Hello Team,

We had restored image backup on the DR server.We have also reconfigured web server on DR server after restoring image backup. All services were staring normally.

Individual Components are accesible through its respective ports, but workspace is not getting opened on 19000 port.

The current version of Hyperion is 11.1.2.3.500

We followed the below mentioned steps for troubleshooting :

  1. Reconfigure web server under Foundation

  2. check port listening using command

  • netstat –na | find β€œ19000” (result: port 19000 was not listening)
  1. Check OHS homepage status using http://DRServer:19000/ (but page was not opened)

4)In OHS Server (Here Application server) navigate to this location:

D:\Oracle\Middleware\user_projects\Epmsystem\httpConfig\ohs\config\OHS\ohs_component

Open mod_wl_ohs file and search for entry of <LocationMatch ^/workspace>

You should see like below:

pastedImage_4.png

**Result :**Entry was same as above.

  1. Check OHS log in httpd.conf file.
  • Edit httpd.conf file typically present in EPM_INSTANCE_HOME/httpConfig/ohs/config/OHS/ohs_component dir.
  • Remove reference of plsql.conf file
  • Restart OHS.

If you could not find plsql.conf in httpd.conf file then follow the following steps,

  • Find the include "moduleconf/*.conf" (might be at line 1079 of the httpd.conf file)
  • commenting out to the statement(include "moduleconf/*.conf")

Restart all EPM services on the server.

Result : after performing the above, it was not working.

  1. Restarted the OHS server

Result : Not resolved

  1. EPM System Diagnostics report

|

Test Status

|

Service

|

Test Description

|

Duration

|
|

Hyperion Foundation

|
|

FAILED

|

Audit

|

Validating that Audit has been initialized Error: Connection refused: connect Recommended Action: Start application

|

1 seconds

|
|

FAILED

|

CES

|

Validating that CES has been initialized Error: Connection refused: connect Recommended Action: Start application

|

1 seconds

|
|

PASSED

|

CFG:

Configuration

|

Validating that configuration tasks have been completed

|

0 seconds

|
|

FAILED

|

CSS

|

Validating that CSS has been initialized Error: Connection refused: connect Recommended Action: Start application

|

1 seconds

|
|

PASSED

|

DB: Database Connectivity

|

Checking connection to database jdbc:oracle:thin:@DRSERVER:1521:HYPPROD

|

0 seconds

|
|

PASSED

|

EXT: External Authentication

|

Check Native Directory external authentication provider configuration

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/hfmofficeprovider/HFMOfficeProvider.aspx Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/workspace/status Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/awb/conf/AwbConfig.xml Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/hr/status.jsp Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/hfm/default.asp Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/aps/APS

Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/hfmadf/faces/hfm.jspx Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/hyperion-bpma-server/Applications.asmx Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/HyperionPlanning/ Error: Connection refused: connect

Recommended Action: Start application

|

0 seconds

|
|

FAILED

|

HTTP: HTTP

|

Checking availability of HTTP context http://DRSERVER:19000/oracle-epm-fm- webservices/ApplicationService

|

0 seconds

|

Please let us know if we are troubleshooting correctly or not.

Thanks in Advance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2018
Added on Dec 20 2017
13 comments
1,824 views