Proxy problems with portal

Hi everybody,
we are running EP60 sp13; when we get to the portal via IIS (SSO), after a short period of work, the Portal doesn't work anymore.
We are always redirected to the home page (sometimes a blank page).
Everything returns all right when rebooting the portal machine.
I don't have this problem when going through 50000 port.
I have already had a look to SAP notes, and what I did is:
-downgrade iisproxy.dll to 1.6.1 version
-set the parameter UrlSegmentMaxLength in the registry at the maximum allowed.
But this doesn't solve our problem, after some hours the portal doesn't work anymore.
Does anyone of you have any idea about this?
Thanks in advance

Hi,
Have you had a look at note 713568?
The most typical error which fits your problems is that the max-socket-age parameter in iisproxy.xml is larger than the KeepAliveTimeout of the HTTPProvider of the dispatcher. This causes problems since J2EE closes the connection silently and when a new request comes through IIS tries to use a connection which is not active on J2EE.
Dagfinn

Similar Messages

  • Proxy problem with Yahoo search returned links

    We have two BM servers here. Older one Netware 6 sp5 w/ BM 3.7 sp3 that works well. A replacement that I have had up but not currently using much Netware 6.5 SP8 w/ BM 3.8 sp5. The latter one has a problem with Yahoo search results. If I point a workstation to the older NW6 BM it works fine in Bing, Google & Yahoo. If I point it to the NW6.5 BM then it will work fine in Bing and Google but in Yahoo it will return the results but when you click on any link there I get this message:
    Yahoo!
    Yahoo! - Help
    The requested URL was not found on this server.
    Please check the URL for proper spelling and capitalization. If you're having trouble locating a destination on Yahoo!, try visiting the Yahoo! home page or look through a list of Yahoo!'s online services. Also, you may find what you're looking for if you try searching below.
    Any ideas? I have no access rules enforced. Anything that might be of help would be greatly appreciated.....Thank you!

    On 03/10/2014 09:56 PM, jpeteet wrote:
    >
    > Mysterious;2310138 Wrote:
    >> On 03/07/2014 09:06 PM, jpeteet wrote:
    >>>
    >>> We have two BM servers here. Older one Netware 6 sp5 w/ BM 3.7 sp3
    >> that
    >>> works well. A replacement that I have had up but not currently using
    >>> much Netware 6.5 SP8 w/ BM 3.8 sp5. The latter one has a problem with
    >>> Yahoo search results. If I point a workstation to the older NW6 BM it
    >>> works fine in Bing, Google & Yahoo. If I point it to the NW6.5 BM
    >> then
    >>> it will work fine in Bing and Google but in Yahoo it will return the
    >>> results but when you click on any link there I get this message:
    >>>
    >>>
    >>> Yahoo!
    >>> Yahoo! - Help
    >>>
    >>>
    >>> The requested URL was not found on this server.
    >>>
    >>> Please check the URL for proper spelling and capitalization. If
    >> you're
    >>> having trouble locating a destination on Yahoo!, try visiting the
    >> Yahoo!
    >>> home page or look through a list of Yahoo!'s online services. Also,
    >> you
    >>> may find what you're looking for if you try searching below.
    >>>
    >>>
    >>> Any ideas? I have no access rules enforced. Anything that might be of
    >>> help would be greatly appreciated.....Thank you!
    >>>
    >>>
    >>
    >> 1. Verify that you use the same proxy.cfg on both servers and the same
    >> settings like persistent connections.
    >> 2. Take a lan trace on the 3.7 when hitting the yahoo url and a lan
    >> trace on the 3.8 doing the same action and compare the differences.
    >
    > I am still trying to make sense of the Wireshark output. I can see where
    > I get the HTTP/1.0 403 Forbidden. What is happening upon further
    > inspection is when I click on a link returned from a yahoo search it
    > actually takes me to a link that always starts
    > "http://r.search.yahoo.com/.......blah blah blah. But If I go to the
    > newly opened tab (in IE) and add 's' to the HTTP address and hit enter
    > - the link works. Maybe that will help. This happens whether or not I
    > have "enforce access rules" checked.....
    >
    >
    1. Verify that you use the same proxy.cfg on both servers and the same
    settings like persistent connections.
    2. Compare both traces, the working one and the non working one. See if
    the returned link from yahoo is the same on both traces and it is coming
    from the same server. You may have another firewall/router up in the
    path causing the issue.
    3. Before taking the lan traces on the netware server using pktscan.nlm,
    unload proxy, load proxy -cc to clear cache. Then take the traces and
    see at what point the non working one differs from the working one.
    check that info is coming from the same up server

  • Problem with portal theme for WD Application

    Hi Experts,
    We have enhanced our ECC with EHP4 and SP18 in our existing portal.And now i am getting some theme problem.
    I have few Wendynpro ABAP application in the portal which was coming with correct theme earlier bur after
    enhancement all the other application in the portal are coming with the proper theme except all the
    Webdynpro abap application.
    All the WDApplicatio are coming as blue same like its coming in the backend system.I tried with many option
    but i am not able to correct it since i have very little knowledge about the portal.
    Thanks,
    Satya

    The problem is probably due to the fact that ERP Enhp4 contains NetWeaver 7.0 Enhancement Package 1 in which SAP delivers the Lightspeed rendering and the new Signature theme SAP_TRADSHOW_PLUS.  The Portal at the 7.0 SP18 release level would not have the correct mimes for Tradeshow Plug or for Lightspeed. If the UR rendering of the backend is higher than that of the portal, it has to fallback to using the local stylesheet of the ABAP AS to protect that hte rendering is done correctly (see OSS Note 1267950 and 1033496).  You can try the option WDFORCEEXTERNALSTYLESHEET, but because of the drastic differences in the 7.01 and 7.0 rendering this will very likely lead to rendering errors (visual errors or more serious - JavaScript errors).

  • HTTP to ABAP Proxy - Problem with "Current User" parameter

    Hi experts,
    We have a HTTP to ABAP proxy sceario, where I used an HTTP Destination to connect to the proxy.
    We're trying to use the option "Current User" in that destination in order to login to ECC with the same user that in PI adapter plain.
    The user exists i both systems, PI and ECC, with the same password.
    Checking that parameter we get the following error:
    <SAP:Error><SAP:Category>XIServer</SAP:Category><SAP:Code>INTERNAL.UNAUTHORIZED</SAP:Code><SAP:P1>401 </SAP:P1><SAP:P2>Unauthorized</SAP:P2><SAP:P3>(See attachment HTMLError for details)</SAP:P3></SAP:Error>
    We think that PI is not getting the password.
    Does aybody know how to do this?
    Thanks and regards,
    LUIS B.

    Hi Chirumamilla,
    If we put user and password in SM59 (unchecking "Current User") the commuication works without problems.
    We don't want to leave a user set there, beacuse we are looking to access to PI with different users and login to ECC with the same user.
    Thanks,

  • File to ABAP Proxy (problem with inbound queues in R3)

    Hi,
    In File-XI-ABAP proxy scenario, XI is successfully picking up file and sending it to R3.
    But in R3, an inbound queue is created in SMQ2 transaction code and I solved the same to automatically process the Queue by registering that in SMQR transaction code. But even though the inbound queue doesn't appear in SMQ2 (which means that it is processed successfully) it doesn't call the method EXECUTE_ASYNCHRONOUS. Can anyone help me whether I need to do any settings to run that method?
    Also can anyone help me, after the inbound queue is successfully processed in SMQ2 transaction, what would be the next step to watch what exactly that queue has done?

    Hi,
    Please check the program code for Server ABAP proxy.
    This will show you the trigerring of Proxy on inbound side.
    ABAP Proxy inbound program - sales order creation - Community Profiles - Wiki
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2binbound%2bprogram%2b-%2bsales%2border%2bcreation
    For Queues, you can go to SMQR and check for the register queue. Select and double click on it. If anything is stuck up then you can see in it. Even same with SMQ2
    Thanks
    swarup

  • Work flow problem with portal

    Hi,
       I am facing a workflow problem user is approving  employee transfer via portal but the approval is not moving to next level. I am having the ECR no (Notifiction no), can anybody explain me how to get the Workflow item number using the notification number from portal.
    Regards,
    Karthik.k

    Use Tcode IQS22 & display the notification.
    then you click on the dropdown beside the Services for Object icon in the menu
    workflow--> workflow overview
    here you can determine the error ie where the Notification is stuck.
    ~Suresh

  • Problem with portal upgrading 10.1.2 to 10.1.4.1

    During upgrade of portal version 10.1.2 to 10.1.4.1, installer teminates due the following error.
    Can anybody out there help us ????
    Running upg/common/dbinvobj.sqlPortal SQL script started at Mon Jul 9 18:46:03 2007List invalid objects
    in the portal schema in /home/ibm/oracleAS/portal/tmp/myinvob2.log
    Running upg/common/myinvobj.sqlPortal SQL script started at Mon Jul 9 18:46:03 2007>>> Running upg/common/popinv.pl###
    ### ERROR: WWU-01013: Upgrade aborted with the following errors
    ### 799 : ERROR at line 1:
    ### 800 : ORA-20000:
    ### 801 : ORA-06512: at "PORTAL.WWPOF", line 440
    ### 802 : ORA-06512: at line 19
    ### 803 : ORA-04063: package body "PORTAL.WWUTL_SCHEMA_COMMON" has errors
    ### 804 : ORA-06508: PL/SQL: could not find program unit being called
    ### 805 : ORA-06512: at "PORTAL.WWUTL_SCHEMA_VALIDATION", line 266
    ### 806 : ORA-04063: package body "PORTAL.WWUTL_SCHEMA_COMMON" has errors
    ### 807 : ORA-06508: PL/SQL: could not find program unit being called
    ### 814 : # ERROR: When running the schema validation utility
    ### 815 : # ERROR: ORA-06508: PL/SQL: could not find program unit being called
    ### 823 : ### ERROR: Exception Executing upg/common/precln/../svurun.sql CLEANUP

    You need the Patch 4919248. See this in Metalink.

  • Problem with Portal's SLD technical systems setup..

    Hi guys,
    I'm implementing ESS v60.2. and need to setup portal's SLD. When I'm trying to set-up Web AS ABAP system, I can select no Product (in the last step). System response, that the Product has no Components. I understand, that this is probably problem of basis, but...
    Can anyone help, what to do?
    Thanx, Peter

    You should import the CR Content to the SLD to get the list of components. So, you do this by
    Administration > Import(under Content) >  In the Browse choose the path
    <installation Drive >:\usr\sap\J2E\SYS\global\sld\model and choose CR_Content.zip and Press Import CR Content.
    It will take some time like an hr or more to import. Be patient.
    Now, you will see the produts.
    Hope this helps,
    Kumar

  • Wpad proxy problem with ie10 and 11

    Hi,
    We have been using a wpad.dat file for a number of years now to deploy our proxy settings. We currently have ie9 on all machines and the wpad.dat file works. When we upgrade to ie10 or 11 the wpad settings do not work and we have to manually
    set the proxy. Does anyone know how to get this working with ie10 and 11?
    We have the wpad.dat file on a web server, are using DHCP 252 and have an entry in DNS. The OS on the machines is Windows 7 and Windows 8.1.
    We want the user to be able to access the internet a work and also access the internet externally without manually changing the proxy settings.

    Hi,
    Here is a important thing that I want to point out, If you are using Windows Server 2008 (or later) as your DNS server, you might have to disable the
    DNS Server Global Query Block List, or even modify the registry to edit the list of blocked queries to remove "wpad" from the DNS global query block list, otherwise, WPAD will not work.
    Here's a blog we can refer to:
    http://blogs.technet.com/b/isablog/archive/2008/02/19/windows-server-2008-dns-block-feature.aspx
    Some other troubleshooting steps in the link below are also helpful
    http://serverfault.com/questions/54567/internet-explorer-isnt-auto-discovering-http-wpad-wpad-dat-auto-config
    Yolanda Zhu
    TechNet Community Support

  • Problem with Portal Admin after porting to WLS 8.1 SP2

    Hi,
    I am trying to port my application from weblogic 8.1 SP1 to 8.1 SP2.
    i am able to compile and deploy the code but when i try to go to the Portal Admin
    to create users and desktop, i get the following error:
    Error 500--Internal Server Error
    java.lang.NoClassDefFoundError: weblogic/netuix/util/JspcExtensions
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:563)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6356)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Please note that the SP2 workshop updated a bunch of libraries (including netui)
    when i opened my portal app. could that be the cause of this??
    thank you
    kaleem

    Kaleem-
    I believe that the JspcExtensions class that was previously found in a WLS classpath
    jar was removed between sp1 and sp2 due to some refactoring that made it unnecessary.
    I would guess that your version of netuix_servlet.jar in your WEB-INF/lib is
    out of date with your domain. Please ensure that the jars in your webapp are
    all sp2 versions.
    -Brodi
    "Kaleem" <[email protected]> wrote:
    >
    Hi,
    I am trying to port my application from weblogic 8.1 SP1 to 8.1 SP2.
    i am able to compile and deploy the code but when i try to go to the
    Portal Admin
    to create users and desktop, i get the following error:
    Error 500--Internal Server Error
    java.lang.NoClassDefFoundError: weblogic/netuix/util/JspcExtensions
         at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:563)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdministratorFilter.java:78)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:313)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6356)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Please note that the SP2 workshop updated a bunch of libraries (including
    netui)
    when i opened my portal app. could that be the cause of this??
    thank you
    kaleem

  • Problem with portal after upgrading to v3.0.9.8.3

    hi! i got the following message after applying the patch. it occured to my login page. urgent!please advise. thx
    An unexpected error occurred: ORA-06508: PL/SQL: could not find program unit being called (WWC-44082)

    hi! now they are reinstalling the portal again, but encounter some TNS error complaining about Database not listening. some say it's because need to grant some rights to the portal 30 user. any ideas?
    how can i connect to the portal via pl/sql to check?
    i'm afraid we'll encounter the same error after applying the patch. any advise?
    one of the requirement was that the DB must not have any DML statements running.
    does it mean cannot have any procedure that does insert values into table, even if they are executed only if users press the submit button on a dynamic page?
    thx.

  • Problem with portal monitoring

    Hi,
    I have a question concerning portal monitoring.
    When I click on System Administration -> Monitoring -> Portal -> Request or Component Overview there's no data displayed. When I click on the "Display" button I get the message No request executed since the last reset.
    Is there a service to activate?
    Thanks and Regards,
    Andreas

    Hi Andreas,
    you need to switch on JARM monitoring. Refer to http://help.sap.com/saphelp_nw2004s/helpdata/en/7b/86eb3f0c49f106e10000000a1550b0/frameset.htm
    Best regards,
    Thomas

  • WDPortalNavigation with portal not running on WD server

    Hello,
    I am trying to get my application to close itself and replace itself with a non-WebDynpro iView.
    I have been attempting to use:
    WDPortalNavigation.navigateAbsolute("ROLES://portal_content/contentlib/corporate/mss/iviews/test_iview",
                   WDPortalNavigationMode.SHOW_INPLACE,
                   String) null,
                   (String) null,
              WDPortalNavigationHistoryMode.NO_HISTORY,
                   (String) null,
                   (String) null,
                   (String) null);
    It seems to happily end the application (clicking on anything results in a "The Web Dynpro Application 'PortalNavTest' has expired" )- but nothing is loaded in its place.
    from reading the various posts in the forum, and the portal nav tutorial, I think that this should work, however I do have a landscape difference that I believe may be causing me a problem. The server which my wd app is running on is different to the server which my portal is running on. I'm not sure how my app would "know" what URL to use to fetch the new iview. Running on a different server does not cause me any issues with running the app normally, however, it does seem to cause a problem with portal navigation.
    in the help <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/d2/0357425e060d53e10000000a155106/frameset.htm">SAP Help - Calling Portal Services</a>
    there is a mention of being  "service factory provides a conduit to portal services to ensure that the proper service is called, even in cases when the Web Dynpro application and the portal are running on different machines". but on the same page of the help it says:
    "A portal service can be called only when the portal platform and the Web Dynpro application are running on the same machine.
    It is recommended not to use your Web Dynpro-based portal content in a global or federated portal scenario"
    To summarise, I'm confused! Can I use portal navigation in my application when it is not running on the portal server? Do I have to use Dynamic iViews in the page service? Can I even use the IWDPageService in NW04 (I can't seem to find the jar with this interface/class anywhere) and it's not mentioned in the NW04 help.. ?
    Am I just better off just opening the new iview in a new window in the application by passing in the absolute URL - ie - the portal iview URL?
    Any suggestions most welcome.
    Thanks,
    Chris

    Hi Chris,
    I have an issue on the same lines and just happened to stumble upon this thread. Can you please share how you resolved the problem?
    My Scenario - Here I am doing an absolute navigation to a web dynpro page which works fine when I am accessing the application within the producer. Now on accessing the application from consumer portal it opens up the page in a new window the url of which is that of producer. I have opened a thread for this. If you could reply there that is really appreciated.
    Federated Portal - Absolute navigation from Consumer opens new window
    Thanks,
    KN.

  • In the newest verion of Firefox did you fix the proxy problem?

    I am using firefox 3.6 because of a proxy problem with Firefox 5 I want to upgrade but need to know if you fixed this problem before i do so.

    You can find the connection settings in Tools > Options > Advanced : Network : Connection
    If you do not need to use a proxy to connect to internet then select "No Proxy" if the default "Use the system proxy settings" setting doesn't work.
    See "Firefox connection settings":
    * https://support.mozilla.com/kb/Firefox+cannot+load+websites+but+other+programs+can
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Preferences_not_saved

  • Problem with Apache reverse proxy after applying SP13 NW

    Hello,
    we have a NW04 EP Portal and a Apache reverse proxy in the DMZ. After applying SP 13 for the portal we get the following error from the reverse proxy:
    Proxy Error
    The proxy server received an invalid response from an upstream server.
    The proxy server could not handle the request GET /irj/.
    Reason: Error reading from remote server
    Apache/2.0.52 (Win32) mod_ssl/2.0.52 OpenSSL/0.9.7e Server at servername.company.de Port 443
    Is is it possible, that there is a problem with sp13?
    Best regards
    Daniel Holstein

    Hi Daniel,
    ok I`ll try to find a solution in parallel and keep you up to date.
    In the following my settings in case I missed something:
    <VirtualHost test.firma.de:443>
    SSLEngine on
    SSLProxyEngine on
    SSLCertificateFile /apache/keys/pac_ssl_qep_dmz_server.crt
    SSLCertificateKeyFile /apache/keys/pac_ssl_qep_dmz_server.key
    ServerName test.firma.de:443
    ServerAdmin [email protected]
    LogLevel debug
    ErrorLog logs/ssl_443_error
    CustomLog logs/ssl_443_access_log common
    ProxyVia Off
    ProxyPreserveHost On
    ReWriteEngine on
    ReWriteLogLevel 0
    ReWriteLog logs//ssl_443_rewrite_http.log
    ProxyPass / https://backend.firma.de:50001/
    ProxyPassReverse / https://backend.firma.de:50001/
    </VirtualHost>
    Regards, Jens

Maybe you are looking for

  • Is the cloud for me?

    I currently have master collection 5.5...upgrading with a perpetual license would be cheaper in the long run for me...With the clear exception of the current offer you have but after the current offer expires I just simply don't see the point in gett

  • IPhone 4S is marking messages as read when received .  This only happens if I have Thunderbird open on my destop.

    Help. How do I properly set up either IPhone 4S and/or Thunderbird 7.0.1 so that messages downloaded to both IPhone and Thunderbird are not marked as read until actually opened on either my desktop or IPhone.  My IPhone is IMAP configured for connect

  • [Solved] Named Bind Variables at Runtime - SQL WHERE clause issue

    Hey 'all, I've been having this issue today with a Search page using Named Bind Variables at Runtime for the search parameters for the WHERE clause in the view objects SQL. I've got everything working except for a clearing method which I've created s

  • Set value to attribute created in other enh. point by SAP

    Hi all, I'm modifying a standard component, I've created an enhancement point and a post-exit in some methods. Within this methods I want to read/modify the value of one attribute that is created in other enhancement point by SAP. I've tried to read

  • How to Implement Dynamic Tree structure in jsp

    Hi, Does any body help me to solve out my requirement?? I want to display all my folder contents (parent & childs) in windows explorer format, the root folder path will come from database. Thanks in advance