Setting HTTPS redirect in NetWeaver CE 7.1 EhP1

I would like to redirect all HTTP requests such that users will always use HTTPS access. I found an OSS note 973644 that explains the steps for non CE environments. Does anyone know how to setup HTTPS redirect on NetWeaver CE 7.1 Ehp1?
Regards,
Asif

Hi Lee,
I think I know how to solve this. I have just solved a similar problem with my PI 7.1 EHP1. Deployment in JSPM of various software components all failed like this example:
JSPM log:
Deploy status is 'Aborted'
Client path '
pi71\sapmnt\trans\EPS\in\SAPXIAF04_7-20002649.SCA'
Description:'1. ERROR CODE DPL.DS.5089  Exception during generating components of sap.com/com.sap.aii.af.app  application in webservices_container container.
   -> com.sap.engine.services.webservices.espbase.configuration.BindingData.getConfigurationType()I'.
Default Trace:
Caused by: java.lang.NoSuchMethodError: com.sap.engine.services.webservices.espbase.configuration.BindingData.getConfigurationType()I
at com.sap.engine.services.webservices.server.deploy.WSBaseAbstractDProcess.getBindingDataId
After that most of the browser based admin apps, such as NetWeaver Administrator ( /nwa ), would refuse to start.
But finally after several tests, searching on SDN+SMP and restore to backup version I found the solution in [SAP Note 1328776|http://service.sap.com/sap/support/notes/1328776] which describes a similar problem: Update to the newest version of ENGINEAPI 7.11. Today this is ENGINEAPI04P_4-20002603.SCA.
You may also want to make sure that you are running the newest version of the Configuration Wizard, so you should check/update LMTOOLS, LMCTC and LMCFG*, currently LMTOOLS04P_3-20002705.SCA, LMCTC04P_1-20002694.SCA and LMCFG04P_4-20002729.SCA.
I hope this proves to be useful.
regards
Mauri

Similar Messages

  • SharePoint public facing site does not open in sharepoint designer after giving http redirect in IIS

    I have a public facing sharepoint site
    We gave http redirect in IIS due to which I am unable to open the site in SharePoint Designer and gives error message site not found in webserver.
    If i revert back the settings (remove the http redirect link) i m able to open the site in designer.Please let me know how can I resolve the issue in opening site in SharePoint designer after http redirect setting done in IIS

    Looks like an AAM issue. What URL of the site you are trying to open with designer and what are your AAM settings?
    Ronald Bruinsma - Independent SharePoint Consultant - iDocs.info - The Netherlands
    Ronald I got the same issue here is my info:
    sharepoint site: http://<servername>/sites/mycompany
    <ServerIP>
    Default
    http://servername
    <Servername>
    Default
    http://servername
    http://contoso.mycompany.com
    Extranet
    http://contoso.mycompany.com
    In IIS webapp 80. http redirect:
    redirect requests to this destination is checked: http://contoso.mycompany.com/sites/mycompany
    can you help me? thanks

  • Http redirection limit in safari

    Hi,
    I'll try to be as clear as possible about my question:
    Situation
    I took 10 Macbook Air's out of their boxes, installed Mountain Lion and installed the latest updates.
    When visiting a (Citrix) portal, i have no issues with Safari after logging in and clicking on the presented ICA file.
    Next, i took 10 Macbook Pro's out of their boxes, repeated the same steps to install and update them. When visiting that same portal, logging in with the same credentials, i get errors in Safari about too many HTTP redirects.
    Research on this topic
    I've researched this error, many people blame the website your visiting. this is wrong in my case, since the first 10 laptops didn't show that error.
    It is advised to reset Safari; i tried. didn't solve my problem. Besides, why would it make a difference since the first 10 laptops didn't get that error ?
    It turned out, after Googling some more about this, that each browser (Safari, Chrome, Firefox, Opera) has a limit set for HTTP redirections (the default amount of max. redirections is 20).
    On lots of websites people fixed this issue bij installing FireFox, which i is my preferred solution; i want my customers to just use Safari. But, for being sure if this would indeed solve the issue i tried this solution: in about:config changing the properties for HTTP redirection settings from 20 to some higher value (i used 999 in my test) fixed the issue. This seems to be the proof getting the "too many HTTP redirections" isn't neccesarily caused by the website. It is caused by the restriction of having a max ammount of http redirections in Safari.
    The Question
    In Safari 6, how do i change the max ammount of HTTP redirections ?
    Is there some sort of hidden preference pane ?

    Then, your only action is to follow its steps:
    If the issue persists, sending feedback to the affected website may help. You can also send feedback to Apple by choosing Safari > Report Bugs to Apple.
    Also, a google search for redirects  site:developer.apple.com
    yields
    http://developer.apple.com/library/mac/#documentation/cocoa/conceptual/urlloadin gsystem/Articles/RequestChanges.html and
    http://developer.apple.com/library/ios/documentation/Foundation/Reference/NSURLC onnectionDataDelegate_protocol/NSURLConnectionDataDelegate_protocol.pdf

  • Server load balancing on Local Director implementing HTTP redirection

    Hi, got an interesting problem when implementing the HTTP redirection method of session persistance or stickiness when balancing a couple of web servers on a Local Director 416. The session persistance works fine but it looks like one of the two servers is getting all the traffic rather than balancing accross the two. The servers are equally spec'd and when it comes to the predictor setting for the virtual, I'm just using the defaults i.e. leastconns/roundrobin. Is there a better predictor setting to use?? Any input would be appreciated.
    Rgds
    Adam Lacoba

    The “loaded” argument has worked well. Take note that this requires a value to be set with the “weight” command. It gives a specific amount of traffic to one, and then moves to the other.

  • OSB 11g - send cookes during HTTP redirects

    Hi everybody,
    I created the OSB business service BS1 to emulate HTTP POST request for the specific URL. The POST request to this URL returns:
    HTTP/1.1 302 Moved Temporarily
    Date: Tue, 03 Aug 2010 07:01:21 GMT
    Server: Apache
    P3P: CP="NOI DSP COR CURa ADMa TA1a OUR BUS IND UNI COM NAV INT"
    Set-Cookie: PAY2601224103933258050=PAYC7BBCCF4F4E67B7C729D9C1E93A8C236; Path=/; Secure
    Accept-Charset: iso-8859-1, unicode-1-1;q=0.8
    Expires: Sun, 15 Jul 1990 00:00:00 GMT
    Pragma: no-cache
    Cache-Control: no-cache
    Location: https://<HOST>y?o=pt&DOID=CBAB14334A616C13883CAE0787F14720&paymentId=2601224103933258050
    Content-Language: en
    Content-Length: 0
    Keep-Alive: timeout=120, max=100
    Connection: Keep-Alive
    Content-Type: text/html;charset=iso-8859-1
    To follow HTTP redirects I set the checkbox "Follow HTTP redirects" on the HTTP Transport tab of BS1. The problem is that during redirects OSB's HTTP transport does not resend cookies that server sent to the OSB (PAY2601224103933258050 in my case). This leads to the errors in the redirected page.
    The only workaround that I see is the following:
    1 - Disable "Follow HTTP redirects" checkbox for BS1
    2 - create Proxy service PS1 that will receive HTTP POST request
    3 - invoke BS1 from PS1 using service callout
    4 - analyze BS1 response metadata (http:Location and tran:user-header with "Set-Cookie" name)
    5 - invoke the URL found in http:Location with cookies returned in "Set-Cookie" (by the way, how this can be done in OSB?)
    Any ideas?

    >
    The problem is that during redirects OSB's HTTP transport does not resend cookies that server sent to the OSB (PAY2601224103933258050 in my case).
    >
    Have you checked if <HOST> (in Location:) matches the hostname in original request? I think cookies are related to hostname by default, so if the redirection goes for a different hostname, it is correct for OSB to omit the cookie.
    >
    5 - invoke the URL found in http:Location with cookies returned in "Set-Cookie" (by the way, how this can be done in OSB?)
    >
    You can use Routing Options for setting URL in runtime and Transport Headers for setting headers.

  • Logs *FILLED* with "too many HTTP redirects".

    as far as i can tell... this isn't causing an actual issue with any pages.
    but my Console log is literally filled with :
    *7/29/08 4:03:59 PM servermgrd[40] servermgr_web: Request for status failed: Error Domain=NSURLErrorDomain Code=-1007 UserInfo=0xae42540 "too many HTTP redirects". Admin Web graphs may be inaccurate.*
    literally non-stop all day long. doesn't seem to be related to server load / traffic at all really. timing works out to roughly every 1 minute (very slight drift)... i get 2 or 3 entries. sometimes with maybe a 10 second gap in the "groups".
    example of the "groups" :
    7/29/08 4:19:49 PM
    7/29/08 4:19:58 PM
    7/29/08 4:19:58 PM
    7/29/08 4:20:49 PM
    7/29/08 4:20:58 PM
    7/29/08 4:20:58 PM
    7/29/08 4:21:49 PM
    7/29/08 4:21:59 PM
    7/29/08 4:21:59 PM
    7/29/08 4:22:49 PM
    7/29/08 4:23:00 PM
    7/29/08 4:23:00 PM
    it is getting very annoying obviously.
    seeing the word "redirect" i did the obvious thing and disabled every single redirect i had on the entire site... including all subdomains. no change.
    checked the master httpd.conf and the "sites" .conf files as well for anything else odd or redirect-ish looking. nothing.
    since the timing is so regular... i can't really think what it might be.
    one symptom i DO KNOW OF... is that the Server Admin app will not display the logs while the server is actively running. turn the server OFF ... shows the logs in the Log tab... turn server ON... that tab goes empty.
    most likely related.
    the logs are being written though. since i tail them just fine and see real-time activity.
    i turned OFF all logging... error still shows up.
    so as far as i can tell... not related to actual "Redirects"... not related to my disappearing log tab symptom...
    any ideas?
    IIRC this did NOT happen until migrating to Apache 2.
    thanks.
    zeb./

    cat /etc/resolv.conf
    {quote}
    nameserver 209.165.164.3{quote}
    sudo changeip -checkhostname
    {quote}
    Primary address = 209.165.164.4
    Current HostName = www.arcus.org
    The DNS hostname is not available, please repair DNS and re-run this tool.
    {quote}
    and i get...
    {quote}
    host www.arcus.org
    www.arcus.org has address 209.165.164.4
    {quote}
    and subdomains show up right as well...
    {quote}
    host nps.arcus.org
    nps.arcus.org is an alias for www.arcus.org.
    www.arcus.org has address 209.165.164.4
    {quote}
    i guess i do get make double PTR records back from Network Utility... have www.arcus.org as an A and arcus.org as an A. should the latter maybe be a CNAME like the other (sub-)domains?
    {quote}
    4.164.165.209.in-addr.arpa. 86400 IN PTR www.arcus.org.
    4.164.165.209.in-addr.arpa. 86400 IN PTR arcus.org.
    164.165.209.in-addr.arpa. 86400 IN NS ns1.arcus.org.
    ns1.arcus.org. 7200 IN A 209.165.164.3
    {quote}
    could that be the problem?
    another server is set-up pretty much identical to this one (other than the content and it has a CMS) with the same DNS set-up more or less. (no subdomains. but the double A like this one) and it doesn't have the same error. at all.
    though... it also has functioning web graphs and logs in it's Server Admin.
    thanks.

  • Permissions are not working after HTTP redirect configured.

    Hello,
    I have configured HTTP redirect in IIS Manager from root site to sub site. The users have to be redirect from roo tsite to
    sub site
    I have full rights for root site, but when I get to sub site I can only see documents, but all options are grey out. So I have limited access.

    Hi,
    For your question, you could check the account in the top right corner beside site setting icon.
    As I tested, I configured HTTP redirect via IIS manager as the screenshot below.
    http://sp:19073 is the url of root site, and subsite's url is
    http://sp:19073/subsite/_layouts/15/start.aspx#/SitePages/Home.aspx .
    Let me know if you are using a different approach to configure HTTP redirect.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • HTTP Redirect based upon SRC IP Address

    Is there a way to perform an http redirect based upon user's source IP address on the CSM/GSS environment?
    Logic:
    IF < src ip address is within exception list > THEN
    http redirect to URL2
    ELSE
    http to URL1
    END

    Is there a version of this solution (redirect by client source IP) for the CSS?
    I'm attempting to redirect clients from a few specific networks (source IP's) to the VIP of a second CSS using a service-type redirect and "prefer " ACL commands:
    clause 10 permit any 1.1.1.0 255.255.252.0 destination content owner/content-rule prefer service-type-redirect
    There is an "any any destination any" last clause in the ACL for the remaining source IPs. The ACL is applied to the incoming circuits leading to the webservers.
    A show of the ACL's shows all responses - no matter the client source IP - being caught by the permit any clause at the end of the ACL.
    Extra points: this is a one-arm design with source group destination applied (to return server traffic to the CSS) and traffic is https with SSL terminating at the servers (no SSL module). Content rules are set to be sticky for srcip. Both CSSs are answering content-based DNS queries for the same URL with their local VIP address (but controlling which DNS server clients query isn't readily possible, so static proximity using DNS didn't provide the answer).
    Each CSS is in a different data center: the idea is to keep traffic local by redirecting non-local traffic to its "local" (the other) CSS if services are active (and to keep traffic on the first CSS if the services at the redirected-to CSS are down).
    Don't want too much, do I? ;-)
    Thanks for everyone's time -
    -K.

  • Idoc http redirect from SiteStudio 10gR4 site on UCM 10gR3

    What is the idoc code for performing a http redirect?
    And in idoc, how do I control the response code when redirecting? E.g. setting it to "301 Moved Permanently".
    Thank you.

    Thank you for your suggestion.
    I have tried, without success, to use the setHttpHeader function to perform a redirect.
    I can set the "Location" header, but that does not change the response code. Therefore the "redirect" does not work.
    <!--$ setHttpHeader("Location", "http://www.google.com") -->
    I have try to use PHP like syntax to set the response code appropriately, without any luck:
    <!--$ setHttpHeader("HTTP/1.1 301 Moved Permanently", "") -->
    <!--$ setHttpHeader("HTTP/1.1", "301 Moved Permanently") -->
    <!--$ setHttpHeader("HTTP", "/1.1 301 Moved Permanently") -->
    <!--$ setHttpHeader("", "HTTP/1.1 301 Moved Permanently") -->
    Could anyone please help me out with a code example of a redirect?
    Thanks!

  • Can't connect to iTunes  "too many HTTP redirects" ? Help?

    Help.  cannot connect to iTunes. message "too many HTTP redirects"

    HI Krinaformwa,
    There may be many reasons for this problem. For instance, you may have an internet connection issues or Apple servers may be having problems. However you may also be victim of a known bug. To resolve this bug,  simply tap Settings>General>Date and Time. Set the date ahead to some time in the future. Then try to connect iTunes or App Store again.

  • AppStore Show "too many HTTP redirects" .. HELP

    Im from Malysia,
    when i try to view apps in my iphone 5 apps store, it gives the ''too many HTTP redirects" message, what is the problem? someone enlighten me please.

    Hi Markc Anthony. I was using iOS 5.1.1 before this and decided to upgrade. I did a full Update to iOS 6.1 through iTunes. I used one of my iCloud backups to bring back all my apps and Data. Since then I've been getting a message saying "Too Many HTTP Redirects" on the App Store.
    I troubleshooted the steps by doing each of these steps:
    I tried different Sections of the App Store and all gave me the same message "Too Many HTTP Redirects"
    I went ahead and Check iTunes App and it looks like it has no issues.
    I went to Settings\iTunes & App Stores and clicked on my Apple ID and signed out. I made sure every other switch was off. Then I went back to the App Store and still got the same message.
    I went ahead and turned off the iPhone by holding the button at the top right corner and when prompted I slided the "slide to turn off" button. I waited about 5 seconds and then got to hold the top right button again until the Apple Logo flashed again. I still got the same message when I went to the App Store.
    I went back to Settings\iTunes & App Store and signed back in. The App Store would still give me the same error message.
    I finally gave up and did a full reset using iTunes again. I plugged in my iPhone clicked on its icon on iTunes and choose the button "Restore iPhone". I did not recovered from a backup this time and instead set it up as new. That actually worked. I am back to using my iPhone with no issues.
    You all can try recovering from backup it might actually work, but I am having a feeling that the error may have to do with recovering from a backup using iCloud. You can try it again, but make sure you let it finish and do not stop it (There is a way to stop it).

  • TS1424 Too many HTTP redirects

    Has anyone come across "too many HTTP redirects"? My iPad accesses my router via a remote (power line) connection. Is this the problem?

    You need to do a factory reset (erase all content and settings), set up as new phone, then input your icloud info to restore some data lost (contact ect..)
    1. Set icloud to sync your important information
    2. Remove any / all data from the device (backup will not work)
    ***PERFORMING A BACKUP VIA ICLOUD OR ITUNES WILL NOT RESOLVE THIS ISSUE - IF YOU RESTORE FROM BACKUP THIS FIX WILL NOT WORK! MUST SET UP AS NEW PHONE!
    3.Settings>General>Reset>Erase All Content and Settings
    4.Setup the iPhone (You Must Set Up As New iPhone)
    5.Go to app store - no error
    6.Sign into icloud and itunes account (Do Not Restore From iCloud Backup)
    7.Go to app store - still no error
    Hope this helps.
    -Tucker

  • HT5858 too many HTTP redirects

    my phone says "too many HTTP redirects" when I try to access APPS, what to do?

    You need to do a factory reset (erase all content and settings), set up as new phone, then input your icloud info to restore some data lost (contact ect..)
    1. Set icloud to sync your important information
    2. Remove any / all data from the device (backup will not work)
    ***PERFORMING A BACKUP VIA ICLOUD OR ITUNES WILL NOT RESOLVE THIS ISSUE - IF YOU RESTORE FROM BACKUP THIS FIX WILL NOT WORK! MUST SET UP AS NEW PHONE!
    3.Settings>General>Reset>Erase All Content and Settings
    4.Setup the iPhone (You Must Set Up As New iPhone)
    5.Go to app store - no error
    6.Sign into icloud and itunes account (Do Not Restore From iCloud Backup)
    7.Go to app store - still no error
    Hope this helps.
    -Tucker

  • Clean Access HTTP redirect wrong after IP address change

    Hi,
    Wondered if anyone had seen this:
    We have a Clean Access server running in VGW mode for VPN traffic, after a redesign the IP address has changed (the trusted and untrusted are the same).
    Unfortunately when a user logs in it still uses the old IP address in the HTTP redirect, this has been confirmed by looking at the HTML source.
    Apart from that it looks fine, new SSL certificate etc.
    Any ideas apopreciated, thanks.
    Jim.

    For all deployments, if planning to configure the Clean Access Server in Virtual Gateway mode (IB or OOB), do not connect the untrusted interface (eth1) of the standalone CAS or HA-Primary CAS until after you have added the CAS to the CAM from the web admin console. For Virtual Gateway HA-CAS pairs, also do not connect the eth1 interface of the HA-Secondary CAS until after HA configuration is fully complete. Keeping the eth1 interface connected while performing initial installation and configuration of the CAS for Virtual Gateway mode can result in network connectivity issues.
    When setting up a CAS in Virtual Gateway mode, you specify the same IP address for the trusted (eth0) and untrusted (eth1) network interfaces during the initial installation of the CAS via CLI. At this point in the installation, the CAS does not recognize that it is a Virtual Gateway. It will attempt to connect to the network using both interfaces, causing collisions and possible port disabling by the switch. Disconnecting the untrusted interface until after adding the CAS to the CAM in Virtual Gateway mode prevents these connectivity issues. Once the CAS has been added to the CAM in Virtual Gateway mode, you can reconnect the untrusted interface.
    Administrators must use the procedure mentioned in the below URL for correct configuration of a Virtual Gateway Central Deployment:
    http://www.cisco.com/en/US/docs/security/nac/appliance/configuration_guide/418/cas/s_instal.html#wp1045874

  • Appstore: too many HTTP redirection problem / túl sok HTTP-átirányítás probléma

    HY / sziasztok,
    When I open the appstore, and choose a program, and open the info page, after that the page didnt open,  just say "too many HTTP-redirect.".
    Why??
    szeretnék megoldást a következő problémára
    mikor belépek az appstore-ba és kiválasztok egy programot , nem nyitja meg a tájékoztató lapot, hanem kiírja hogy "túl sok HTTP-átirányítás".
    MIért van ez???

    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    by Patrick Jordan on August 30, 2012 in iPad Tips & Tricks
    I first posted about ‘Cannot connect to iTunes Store’ errors on the iPad back in May of this year. I was getting this error when trying to update or install new iPad apps.
    Since then the issue has continued to trouble many iPad and iDevice users – and thanks to our excellent readers and commenters we’ve learned a number of effective fixes for this problem.
    Here are the best ones I’ve seen – each of these has proven successful for many users:
    DNS Settings Change
    This fix has been recommended by Apple support and has proven successful for many commenters on my previous post. The way this works is to change DNS settings on your iPad or whichever iOS device is affected – by adding Google’s DNS server/s.  Here’s how to do this:
    – Go to the Settings app and tap on the Wi-Fi section in the left sidebar
    – Then look at the ‘Choose a Network’ section in the main right-hand side area of the page and look for the network name that has a check mark next to it and rendered in blue text – the WiFi network you are currently using
    – Tap on the blue arrow at the right-hand side of the listing for that network.
    – On the next screen you’ll see a section labeled ‘IP Address’ with three large buttons below it. Make sure the DHCP button is selected. Below that you’ll see fields for IP Address, Subnet Mask, and others. Tap on the DNS field (the fourth one down).
    – This will bring up the iPad’s on-screen keyboard and place the cursor at the end of the IP address for the DNS server currently being used by the iPad. Backspace until all the numbers for that address are gone. Then type this in:
    8.8.8.8
    Please note the periods after the first three 8s. You can also use 8.8.4.4 – both are valid addresses for Google’s DNS servers.
    Download an App Via the Purchased Tab in the App Store
    – Open the App Store app on your iPad or whichever iOS device is having this issue.
    – Tap on the Purchased button in the bottom navigation bar.
    – This will show you all the apps you’ve purchased on the iPad. Those that are already installed with a greyed out label. Others will display a small download icon, showing a cloud with a downward facing arrow in it.
    – Tap on one of the download icons and download a purchased app.
    For many users this has cleared some sort of App Store queue and allowed them to resume with normal updates. Some have had to repeat the download with a few apps in the Purchased section.
    Set the Date Forward and Revert Back
    – Open the Settings app and go to General > Date & Time
    – On the Date & Time screen, tap to turn off ‘Set Automatically’
    – Tap on ‘Set Date & Time’ and enter a date a couple of years or more in the future.
    – Go out of Settings and then straight back in and turn  ‘Set Automatically’ to restore the current date and time.
    (update me if work's)

Maybe you are looking for

  • Why won't the iTunes app on the iPad and iPhone let me shut off new download email notifications?

    I have a few new season passes.  Each one came, of course, with email notifications of new episodes.  I'm able to turn those notifications off through the iTunes store interface on my laptop.  But when I try to shut them off on my iPhone or iPad, the

  • Error log - Please help

    Everything compiled ok, when I deployed in J2EE, I got this error log. What went wrong? Compilation failed.      at com.sun.ejb.codegen.GeneratorDriver.compileClasses(GeneratorDriver.java:232)      at com.sun.ejb.codegen.GeneratorDriver.preDeploy(Gen

  • ClassNotFoundException in Applets

    I get a ClassNotFoundException when displaying a web page with an Applet on it. It's a general problem with every site on the Internet, it does work when I use an Applet locally. I have the jdk1.4 plug-in installed and I'm using IE 5.5(SP2) on W2K in

  • Synchronous BPM starting with HTTP Request

    Hello there, I have a requirement to call 3 web services, consolidate their responses, and sending back the results to the caller (a web page in this case).  The request is coming over HTTP (synchronously...the file sender scenario that is on SDN doe

  • Approval Hierarchy

    Hi, Issue :-1 I am sending an document for approval ( Standard Purchase order) . 1. Mr "A" has entered the data and sent for approval and the document is in "IN PROCESS" 2.Mr "B" has received the notiification and submitted for approval . Problem : F