Skip to Main Content

Enterprise Manager

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!

Enterprise Manager unable to fetch data from host IO exception writing request packet

I am into one issue that Enterprise Manager unable to fetch data from host.
When we try to collect the matrix for one host. It is giving error like below
IO exception writing request packet: org.eclipse.jetty.client.HttpResponseException: Unexpected HttpResponse[HTTP/1.1 403 Forbidden]@7d7bd3e4 for HttpRequest[CONNECT abc-Hostname:1834 HTTP/1.1]@73bc323b
oracle.sysman.emSDK.emd.comm.CommException: IO exception writing request packet: org.eclipse.jetty.client.HttpResponseException: Unexpected HttpResponse[HTTP/1.1 403 Forbidden]@7d7bd3e4 for HttpRequest[CONNECT abc-Hostname:1834 HTTP/1.1]@73bc323b

IO exception writing request packet: org.eclipse.jetty.client.HttpResponseException: Unexpected HttpResponse[HTTP/1.1 403 Forbidden]@3fce455c for HttpRequest[CONNECT abc-Hostname:1834 HTTP/1.1]@3109bcd5
oracle.sysman.emSDK.emd.comm.CommException: IO exception writing request packet: org.eclipse.jetty.client.HttpResponseException: Unexpected HttpResponse[HTTP/1.1 403 Forbidden]@3fce455c for HttpRequest[CONNECT abc-Hostname:1834 HTTP/1.1]@3109bcd5
And in EM proxy , squid access logs are giving below error
1673367807.284 0 129.146.234.8 TCP_DENIED/403 4237 CONNECT abc-Hostname:1834 - HIER_NONE/- text/html
1673367809.850 0 129.146.234.8 TCP_DENIED/403 4237 CONNECT abc-Hostname:1834 - HIER_NONE/- text/html

Comments
Post Details
Added on Jan 10 2023
0 comments
309 views