Quantcast
Viewing all articles
Browse latest Browse all 3876

Access denied error in UWL

Hi All,

 

Our portal is configured as http://xxx.xxx.gov.in:8080/irj/portal.

When we are accessing the portal, we are able to login and view all the content except webdynpro java application.

Example is the UWL iview under Home->Work. It is giving the Webpage declined error.

 

But when we access the application with the direct URL, http://xxx.xxx.gov.in:8080/webdynpro/dispatcher/sap.com/tc~kmc~bc.uwl.ui~wd_ui/UWL

it is able to fetch the application.

 

We have a proxy server and web dispatcher in place. When we checked the logs, we could identify that the URL where it is getting struck is http://yyy.xxx.gov.in:8400/webdynpro/dispatcher/sap.com/tc~kmc~bc.uwl.ui~wd_ui/UWL;jsessionid=YZREiZ9LlQY2tXV73E8M09zEUawaUQE2K8wi_SAP HTTP/1.1 .

 

 

Here yyy is, where the proxy server configured and also where the web dispatcher is.

 

Providing the web dispatcher configuration and also the proxy server configuration below for reference.

 

Webdispatcher:

wdisp/system_0 = SID=ECP, MSHOST=<ecc msgserver>.xxx.gov.in, MSPORT=8135, SRCSRV=*:8410

wdisp/system_1 = SID=EPP, MSHOST=<portal msg server>.xxx.gov.in, MSPORT=8135, SRCSRV=*:8400

 

Proxy server:

Listen xxx.xxx.gov.in:8080

<VirtualHost yyy.xxx.gov.in:8080>

    ProxyPass /siteminderagent !

    ProxyPass / http://yyy.xxx.gov.in:8400/

    ProxyPassReverse / http://yyy.xxx.gov.in:8400/

</VirtualHost>

 

 

Listen xxx.xxx.gov.in:8065

<VirtualHost yyy.xxx.gov.in:8065>

        ProxyPass / http://yyy.xxx.gov.in:8410/

        ProxyPassReverse / http://yyy.xxx.gov.in:8410/

</VirtualHost>

 

From our observation, we analyzed that, when accessing through portal, it is trying to access the UWL with yyy.indiapost.gov.in:8400 and getting a 403 response. But when we access with yyy.indiapost.gov.in:8080, we are getting a positive response.

 

Can any one please suggest if there is any configuration we can do, so that request goes through 8080 instead of 8400.

 

Thanks,

Bhavya


Viewing all articles
Browse latest Browse all 3876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>