ORACLE PROXY DLL WIN 2003 Server 64bit problem
554130May 6 2008 — edited Jul 5 2010Hi,
We have a problem with the oracle_oroxy.dll on win2003 64 bit. We run IIS in 32 bit mode. The oproxy isapi extension is running on the websites node with the green arrow.
If we try to reach the admin pages, demo or simple images over the proxy we get “You are not authorized to view this page (HTTP Error 403 - Forbidden: Access is denied.)”. The Oracle Proxy DLL log file contains the following entry:
05/06/08 13:22:37: [op_isapi_plugin.c (457)]: Start of HttpFilterProc
05/06/08 13:22:37: [op_uri_map.c (348)]: Into op_uri_map_t::map_uri_to_host
05/06/08 13:22:37: [op_uri_map.c (414)]: op_uri_map_t::map_uri_to_host, Found a match host=gons03.gon.local
05/06/08 13:22:37: [op_isapi_plugin.c (515)]: HttpFilterProc [mapviewer/faces/home.jspx] is a proxy url - should redirect to host 0
05/06/08 13:22:37: [op_isapi_plugin.c (535)]: No Authorization header found
05/06/08 13:22:37: [op_isapi_plugin.c (564)]: HttpFilterProc ==> SF_NOTIFY_LOG phase
05/06/08 13:22:37: [op_isapi_plugin.c (574)]: HTTP_OPROXYSURI ==> /mapviewer/faces/home.jspx
05/06/08 13:22:37: [op_isapi_plugin.c (602)]: resetting p->pszTarget=*/mapviewer/faces/home.jspx* p->pszParameters=*(null)*
So, we granted everyone and all domain users the log on locally right but nothing changes. Does anyone have a solution for this problem?
Regards, Arnd