HTTP 403 - Forbidden.

Hi Experts,
Iam new to Web dynpro abap and doing one simple web dynpro application where i have created one view which is linked to table element on layout and having a data from table sflight. I have completed all the steps but its not showing the layout preview when iam checking its giving below mentioned error:--
Service cannot be reached
What has happened?
URL http://dcbldev.dalmiacement.com:8000/sap/bc/wdvd call was terminated because the corresponding service is not available.
Note
The termination occurred in system DD1 with error code 403 and for the reason Forbidden.
The selected virtual host was 0 .
What can I do?
Please select a valid URL.
If you do not yet have a user ID, contact your system administrator.
ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:dcbldev_DD1_00-v:0-s:403-r:Forbidden
HTTP 403 - Forbidden
Your SAP Internet Communication Framework Team
can anyone help me in this regard.
Thanks in advance.
Abhishek Pandey.

Hi Abhishek, 
         There are some services required to be activated from Internet Communication Framework (SICF) for web dynpro. For more info on this, you can check the link below
[ICF services for webdynpro|http://help.sap.com/saphelp_nw70/helpdata/en/46/d28dfa34bb12bee10000000a1553f7/content.htm]
Best Regards,
Manne.

Similar Messages

  • Web Dynpro Application - HTTP 403 - Forbidden

    Hi All,
    We have created one application in Dev. environment. And it is working fine here.
    But when we transport it to the QA system, we are getting 403 forbidden error.
    What has happened?
    URL http://<server name>:8000/sap/bc/webdynpro/sap/ZGFS_JEWD/ call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system FQ3 with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:lnxeccq1_FQ3_00-v:0-s:403-r:Forbidden
    HTTP 403 - Forbidden
    Your SAP Internet Communication Framework Team
    Any help would be appriciated.
    TIA
    Amit
    Edited by: Amit on Feb 1, 2010 2:38 PM

    Hi,
    When  you transport your WebDynPro App to QA system or even Production, you need to manuallly activate the Service in transaction SICF.
    goto SICF, execute for Hierarchy Type: "SERVICE"  --> default_host->sap->bc->webdynpro->sap->
    look for your Application Name here & right clik & Activate it.
    your application will work fine then.
    PS: If you donot have the authorization, have someone from Basis activate the Service.
    Thanks,
    Phani
    Edited by: Phani Rajesh Mullapudi on Feb 1, 2010 7:36 PM

  • Invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

    Boa tarde Srs,
    Estamos sem comunicação com todas as secretarias da fazenda no nosso ambiente produtivo. O XML de erro é o seguinte.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Inbound Message
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Verifiquei algumas configurações, de acordo com outras theads dos foruns mas não consegui solução (transação /nsicf, canais de comunicação etc).
    Nenhuma modificação está sendo feita no servidor, parou de funcionar hoje as 14 horas.
    Alguem já passou por problema semelhante?

    Andre,
    Se não foi alteração de infraestrutura (proxy, firewall, etc), pode ser o Certificado Digital utilizado na autenticação com a SEFAZ (client certificate).
    O erro seria HTTP 403.7 se não me engano, mas acho que vale verificar no Visual Admin a validade do Certificado Digital, Assim como verificar junto ao pessoal de infra se foi alterado algo ref. a proxy, etc.
    PS: A interface de assinatura digital funciona?
    []'s

  • HTTP 403 Forbidden error

    Hi,
    We are using Hyperion planning 11.1.1.3.
    One user is getting the following error when he is trying to access the workpsace.
    HTTP 403 Forbidden
    The website declined to show this webpage.
    Others users are able to access the workspace. So are there any settings on his PC that is preventing the workspace from being loaded.
    Both the SSL and non SSL URLs are giving the same error.
    Thanks.

    Is this a new installation or a small development installation that not many people have used? A 403 Error will be sent by Weblogic when it is in development mode and only allows 5 Unique IP addresses to connect and then subsequent connections receive a 403 Error; restarting the service would allow this user to connect if this were the case or if you connect with Firefox from that users PC it would confirm it.
    You can see a below thread of a similar issue and how to resolve if this is indeed the case:
    Re: Unable to open SmartView
    Regards,
    John A. Booth
    http://www.metavero.com

  • Error HTTP: 403 - Forbidden

    Hi experts,
    I'm facing a problem that is: i've configured a scenario in Integration Builder to communicate with a party that has no authentication (user, password, keystore, etc). In this case, the communication channel only have the endpoint and the soapAction configured.
    When i execute the abap program on ECC, it communicates with the PI (7.31) to consume the service. But, i'm getting the error below:
    14.05.2014 19:23:03.676
    Informações
    SOAP: request message entering the adapter with user J2EE_GUEST
    14.05.2014 19:23:03.687
    Erros
    Failed to call the endpoint: Error in call over HTTP: HTTP 403 Forbidden
    14.05.2014 19:23:03.687
    Erros
    SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden
    14.05.2014 19:23:03.693
    Erros
    SOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden
    When i consume the service by SOAPUI, it works correctly.
    Someone can help ?
    Best regards,
    Gustavo

    Hi Pradeep,
    In my case, the solution was to change the "hosts" file on the PI server .... our PI server is on AIX, and like on Windows, it has a hosts file, that converts a address name to ip ...
    A partner help us deploying the XPI Inspector on the server, it's a great tool to try to find the exactly problem.
    Regards,
    Gustavo

  • Getting HTTP 403 Forbidden error on deployed page in Weblogic 11g

    Hi There,
    My console is working fine and all the managed server are running fine on my WebLogic Server.
    How ever I am getting , this error "HTTP 403 Forbidden means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage."
    http://localhost:10001/welcome1
    (URL has changed here with sample URL)
    Do not understand where to start with, checked all the logs and no error is seen.
    When I give complete URL, it launches the page http://localhost:10001/welcome1/faces/adminlogin.jspx but when enter when enter credential, it again takes to Forbidden page.
    When you give wrong credential, it takes you to page where it says user name  or password is not correct.
    Server on which it is deployed - diagonistic log says;
    [NOTIFICATION] [] [oracle.adf.model.log.customizations.cpx] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: fbedf7c35e3ed90d:-6d221163:14cf94e90e0:-8000-0000000000000143,0] [APP: DocumakerAdministrator] [DSID: 0000KntSldf2fLCpJC_Aif1LFSPB000003] Found existing JUApplicationDefImpl instance for oracle.documaker.administrator.view.DataBindings.cpx
    Please help.
    thanks,
    -r

    In advance i am sending my weblogic.xml details, if that helps;
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-web-app http://www.bea.com/ns/weblogic/weblogic-web-app/1.0/weblogic-web-app.xsd" xmlns="http://www.bea.com/ns/weblogic/weblogic-web-app">
      <security-role-assignment>
        <role-name>valid-users</role-name>
        <principal-name>users</principal-name>
      </security-role-assignment>
      <session-descriptor>
        <cookie-http-only>false</cookie-http-only>
      </session-descriptor>
      <container-descriptor>
        <prefer-web-inf-classes>true</prefer-web-inf-classes>
      </container-descriptor>
        <context-root>DocumakerAdministrator</context-root>
        <library-ref>
            <library-name>adf.oracle.domain.webapp</library-name>
        </library-ref>
        <library-ref>
            <library-name>jstl</library-name>
            <specification-version>1.2</specification-version>
        </library-ref>
        <library-ref>
            <library-name>jsf</library-name>
            <specification-version>1.2</specification-version>
        </library-ref>
    </weblogic-web-app>
    I also check web.xml under  - \servers\dmkr_server\tmp\_WL_user\DocumakerAdministrator\w6i3rm\war\WEB-INF
    Hope I am looking at the right location just to confirm.
    <security-constraint>
        <web-resource-collection>
          <web-resource-name>adfAuthentication</web-resource-name>
          <url-pattern>/faces/ConfigurationUI</url-pattern>
          <url-pattern>/faces/ConfigurationUI.jspx</url-pattern>
          <url-pattern>/faces/EntitiesAbilitySetsUI</url-pattern>
          <url-pattern>/faces/EntitiesAbilitySetsUI.jspx</url-pattern>
        </web-resource-collection>
        <auth-constraint>
          <role-name>valid-users</role-name>
        </auth-constraint>
        <user-data-constraint>
          <transport-guarantee>CONFIDENTIAL</transport-guarantee>
        </user-data-constraint>
      </security-constraint>
      <security-constraint>
        <web-resource-collection>
          <web-resource-name>adfAuthentication</web-resource-name>
          <url-pattern>/adfAuthentication</url-pattern>
        </web-resource-collection>
    Really frustrating...I might be missing someting.
    thanks,

  • HTTP 403 forbidden message on deployed web page

    Hi there,
    Since the day i have deployed my web application I am not able to login to the web page.
    I am  getting error HTTP 403 Forbidden, have permission to view the webpage.
    ideally it should have taken to login page and then asked for permission and so on...
    What I have done so far?
    1. Given all the roles to the said user.
    2. Under security relams I have changes the password and tried to login again. But no help.
    3. Ironically, there is no error generated under logs....strange !!
    4. Check weblogic.xml and web.xml file to user mapping with the server and its role. All looks fine.
    5. Downgraded IE from IE 9 to IE 8 in hope if that works fine  or that could be the reason.
    Screen shot of deployed web page is attached here;
    Any clue or suggestion on such issue?
    Any hep would be appreciated.
    thanks,

    Hi there,
    1. Its Documaker 12.4, I am using IE 9 for Web Server. While using Chrome the page is getting blanked out, that is yet another issue.
    2. Console, DocumakeAdministratorHelp,DocumakerDashboardHelp etc are working fine and loading correctly. Since beigning the Admin page is not working.
    3. Seeing the premission error I tried to give all the roles to Administrator in Weblogic Security realms, wanted to see if that works but I do not think with DD Only Security any changed would have reflected in actual file. [Role - Documaker Administrator, User- documaker Pwd - JMS pwd]
    I did tried to change password, to see if that works but it was not working even then. Still getting Forbidden error
    Then I also tried adding servlet alias to the default URL and see if it takes mr to login page; (screen shot attached)
    Why all other default page is working with the URL defined and DocumakerAdministrator not working?
    I see in the URL that it is taking to ADF control page, can that be looked for permission?
    Thanks,

  • Can't download via the direct link for IE (HTTP 403 Forbidden)

    Win7 Pro SP1 32-bit
    IE 10.0.9200.16635
    When I try to download/install from  http://get.adobe.com/flashplayer/ I get the "cannot contact reliable source", so I then tried the Direct link for ActiveX/IE:
    http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_ax.exe
    and I get a HTTP 403 Forbidden. I have also tried that link in Firefox and Opera, but all I get is an empty page. I've also tried with antivirus off, firewall off etc... no luck.
    BUT... If I try the second direct link(Plug-in/All other browsers)
    http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe
    it works in both IE, Firefox and Opera.
    Then I started up an old XP PC just to compare, and the download ActiveX version were succesful.
    Why doesn't the direct link for ActiveX work on my Win7 PC, regardless what browser I use?
    (I have never had any problems with updating/installing Flash Player before, on any computer including my Win7) 

    Maybe I was unclear: The "Direct Links" I referred to, ARE the offline installer links.
    The link Flash Player for ActiveX (Internet Explorer) doesn't work(forbidden access),
    but the link Flash Player Plug-in (All other browsers) works.
    BTW, is there perhaps any other URL to a offline installer, besides the one that doesn't work on my PC?
    (http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_ax.exe)
    Added screenshot of trying to download offline installer

  • HTTP 403 Forbidden access when trying to download latest version of dirsync

    Hello
    when trying to download the latest version of DirSync, always get
    HTTP 403 Forbidden access
    From
    http://social.technet.microsoft.com/wiki/contents/articles/18429.microsoft-azure-active-directory-sync-tool-version-release-history.aspxI clicked on The latest version can be downloaded here: link at the top of the page
    A new window opened and got the error message
    Shortlink (from the The latest version can be downloaded here: link):
    http://go.microsoft.com/fwlink/?LinkID=278924
    URL shown in the address bar:
    https://bposast.vo.msecnd.net/dirsync/6198.0037/amd64/dirsync.exe
    Senior Solution Architect at Sogeti MVP SharePoint http://blog.hametbenoit.info

    Seems to
    work for me.  Perhaps there is an intermittent issue in your region, or maybe you have a local network condition blocking the download.
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • HTTP 403 Forbidden when using "Edit Page"

    I have a Web Application with Host Name Site Collections underneath.  I am a Site Collection Administrator for each site.
    I have another Web Application (Intranet) that is not a HNSC and I too am a Site Collection Administrator.
    These Web Applications both sit under the same Application Pool.
    For the HNSC, I am unable to Edit a Page in the browser (IE or Firefox) - I get an "HTTP 403 Forbidden" Error (see below).  I can browse any page file, can edit settings, permissions, etc.  The Intranet Web Application works fine and
    I can edit pages.
    I'm a bit confused as to where to look to resolve this - SP permissions seem okay.  Also, it used to allow editing so something must have changed at some point...  Something in the IIS Site permissions?

    Thanks for following up Daniel.
    Yes, it does happen on the Server and does appear to be happening on all the PC's we have tested with.  I only have one web application with HNSC so unable to test if its happening elsewhere.
    There is no firewall or proxy that will be affecting it.
    On the server, if I log in as myself, I am getting the 403 error when editing the home page and wiki pages.  But, if I Edit Page on a list or library, it works fine.  If I do the same on my PC, I get the 403 error on the home and wiki pages and
    when I Edit Page on a list, it just doesn't do anything.
    I can edit these pages using SP Designer.
    I've looked at the logs and can see where it says "Access Denied" but I can't see any reference to what could be causing it?  I've pasted some lines below if it helps?
    10/23/2014 09:51:56.84 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://site.domain.com.au/Monitoring/How To Use This Library.aspx) c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.84 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Request Management adc7u Medium Mapping URI from 'https://site.domain.com.au:443/Monitoring/How%20To%20Use%20This%20Library.aspx' to 'https://server/Monitoring/How%20To%20Use%20This%20Library.aspx' c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.84 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx)). Parent No  
    10/23/2014 09:51:56.84 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx) c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.87 w3wp.exe (0x22B8) 0x12E0 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PreSendRequestHeaders). Execution Time=5.41528322733755  
    10/23/2014 09:51:56.88 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=27.8049305149118 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx)). Execution
    Time=122.868339411853 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (SPRoutingReverseProxy Get Response). Execution Time=116.078021089273 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x29A4) 0x2DE4 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://site.domain.com.au/Monitoring/How To Use This Library.aspx)). Execution Time=131.850835790582 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.99 w3wp.exe (0x29A4) 0x1E30 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Parent No  
    10/23/2014 09:51:57.00 w3wp.exe (0x22B8) 0x22E0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Parent No  
    10/23/2014 09:51:57.04 w3wp.exe (0x22B8) 0x22E0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Execution Time=44.3158278496289 c1c3c49c-6e2c-e054-7ec7-6b480901cacf
    10/23/2014 09:51:57.05 w3wp.exe (0x29A4) 0x1E30 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Execution Time=54.2768005430858 c1c3c49c-6e2c-e054-7ec7-6b480901cacf 
    10/23/2014 09:51:57.13 w3wp.exe (0x29A4) 0x28CC SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Parent No  
    10/23/2014 09:51:57.14 w3wp.exe (0x22B8) 0x3970 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Parent No  
    10/23/2014 09:51:57.18 w3wp.exe (0x22B8) 0x3970 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Execution Time=39.925395546082 c1c3c49c-3e35-e054-7ec7-6d3aa0ee8e47 

  • HTTP 403 Forbidden in SM59 for a RFC type H

    Hi Experts,
    I have created a RFC destination on SM59 in PI type H pointing to my ECC box. This is for inbound abap proxies scenarios.
    When I run a connection test in SM59 I got 403 - Forbidden.
    These are the config parameters in my RFC dest.:
    TAB Tech Settings
    target host (ip of ECC box)
    Service Nro.: 80<ECC system number>
    path prefix: /sap/xi/engine?type=entry
    The user configured on this RFC has profiles SAP_ALL and SAP_NEW and role SAP_XI_APPL_SERV_USER on ECC.
    I found similar threads but related to webdynpros.. and lack of activating services at SICF but nothing related to testing an RFC (type H) on SM59.
    Thanks in advance,
    Daniela

    Hi Daniela,
    In order to solve this issue ensure you have maintained the correct password, which MUST be the same, for all the service users on XI. You may check all the places it should be maintained, such as Exchange Profile, SU01, SLDAPICUST, etc..
    Please kindly check the note below:
    #999962 - PI 7.10: Change passwords of PI service users
    Also ensure that the user has the correct role as per link below:
    http://help.sap.com/saphelp_nwpi71/helpdata/en/9f/d12940cbf2195de10000000a1550b0/frameset.htm
    Regards,
    Caio Cagnani

  • Download Error HTTP 403 Forbidden

    I have tried several times to download Adobe Reader 9.0 and each time I receive the error "This website has declined to show this webpage HTTP 403". I have cleaned out all of the settings in the IE browsing history and my IE cache. I puzzled why I get this error messsage even lowering my security and privacy settings in the IE options dropdown. Can someone help me? Thank you.

    Pat, the link you provided appears to have solved my problem. Thanks so much for your help. I do have a follow-on question, why does your link work and not the one I used below? I noticed the letter "ar" in front of download.adobe.com. I assume that is the source of the problem. The question is why do they appear?
    http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.0/enu/AdbeRdr90_en_US.exe
    Again, thanks Pat

  • System Landscape Directory: HTTP response code: 403 (Forbidden)

    Hi,
    After upgrading PI 7.1 (with local SLD) Stack06 -> Stack09 we have the following error in the runtime workbench. It seems that the connection
    between PI and SLD is not working:
    1) error in RWB -
    Error during communication with System Landscape Directory: HTTP response code: 403 (Forbidden)
    2) another error:      
    8 Message(s) : SLD agent unable to specify domain - Error class com.sap.aii.rwb.exceptions.BuildLandscapeException: Error during communication with System Landscape Directory: HTTP response code: 403 (Forbidden) - Attempt to create JCo connection object failed for domain domain.00.hfasapxi1 - Integration Server unable to specify a JCo client - No component names available from Integration Server - SLD agent unable to specify domain - Error class com.sap.aii.rwb.exceptions.BuildLandscapeException: Error during communication with System Landscape Directory: HTTP response code: 403 (Forbidden) - Attempt to create JCo connection object failed for domain domain.00.hfasapxi1
    3) in the sld:
    INFO com.sap.sld.api.builder.app.DefineHostedSystem: Communication exception in SLD ping (HTTP 403 = FORBIDDEN): http://hfasapxi1:50000/sld/cimom, namespace sld/active.
    sldcheck is working and the users are not locked or not valid. All seems to be ok but I still get these errors.
    Any idea ?
    Dimitry Haritonov

    Hi Venu,
    thanks for the answer but it seems to be something else. After searching for that problem I also ran the configuration wizard->PI self registration. This activity registers all the component of the PI, unfortunately it only registered the "integration server" part without the Adapter engine, domain, RWB and etc.
    Also, when I trigger the registration of the adapter engine I get the following error in the default trace:
    The AdatperEngine has not been registered with the SLD due to: com.sap.aii.af.lib.sld.SLDException: Could not register AdapterFramework to SLD. Reason: Self-registration of instance af.xid.hfasapxi1 of class SAP_XIAdapterFramework failed
    the reason is unknown ... any idea ?
    Dimitry Haritonov

  • Form based authentication HTTP 403 access forbidden in WL 8.1

    Hi there..
    I found following message posted in April-2004 by Sandeep very useful.
    I also ended up getting the following HTTP 403 Forbidden access error while using Pageflow controller and Form based authentication.
    I noticed 2 things. If you have a normal webapp A, which is a plain old webapp (which does not use pageflow..workshop etc..) then the following error does not occur.
    It only happens with those webapps which utilizes WL 8.1's pageflow features. Note that I am not using nested page flows. I just used 1 pageflow controller and wanted to have the form based login feature for the same.
    BEA's samples on form authentication talks about nested page flows and javax.security.auth.login.FailedLoginException and etc.. are they only applicable to nested pageflows?
    can't I use the same to capture failed login exception within a single controller?
    I tried out putting FailedLoginException exception-handler in Global.app file but it didn't catch it. Only the following work around worked. is this a bug in WL 8.1 workshop? or I am missing something.
    I would appreciate if someone can clear this doubt.
    I am using WL 8.1 with sp3.
    Rajesh
    Hey guys,
    I could find the solution for my problem. Here it is
    We need to add following lines of code in the erro.jsp page.
    <form action"j_security_check>
    ....write the error mesage....
    </form>
    You will get rid of "403 Forbidden page" error.
    Thanks,
    Sandip
    [email protected] (Sandip Atkole) wrote in message news:<[email protected]>...
    I am trying to set up Form-Based Authentication on WebLogic 8.1
    The Problem:
    If the user provides correct userid/password, he gets access to the
    protected resource as required, but if he provides incorrect
    userid/password, he gets a 403 Forbidden page, instead of getting the
    login failure page.
    The Descriptors:
    WEB.XML
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>/Login.jsp</form-login-page>
    <form-error-page>/LoginError.jsp</form-error-page>
    </form-login-config>
    </login-config>
    Why doesn't it redirect to "/LoginError.jsp" instead of showing the
    403 Forbidden page?
    Thanks in advance
    Sandip

    It seems like a bug. However when I explicitly reset the error using set status it worked for me. I added following code in my error jsp .
    <%     
         response.setHeader("conent-type","text/html");
         response.setStatus(200);
    %>

  • Problemas HTTP 403  - SRVSC_SOAP_RCV

    Bom dia,
    Estou fazendo o desenvolvimento de um novo projeto NFE GRC 2.0, procurei soluções para esse problema, porem nada funcionou e gostaria de saber se vocês podem me ajudar.
    Criei o canal com todas as informações necessárias e corretas:
    Target url: https://nfe.sefaz.rs.gov.br/ws/NfeStatusServico/NfeStatusServico2.asmx
    Soap action: http://www.portalfiscal.inf.br/nfe/wsdl/NfeStatusServico2/nfeStatusServicoNF2
    Flag "Do Not Use SOAP Envelope" marcada
    Module:
    localejbs/AF_Modules/MessageTransformBean - Local Enterprise Bean - transformToGov
    sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean - Local Enterprise Bean - soap
    localejbs/AF_Modules/MessageTransformBean - Local Enterprise Bean - transformFromGov
    Module Configuration:
    transformToGov - Transform.ContentType - application/soap+xml; charset=utf-8
    transformFromGov - Transform.ContentType - text/xml; charset=utf-8
    Segui o doc GovRel006_ConfGuide_Attachment a risca.
    O problema é que ocorre o erro:
    com.sap.aii.af.ra.ms.api.DeliveryException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
    Analisando o RWB, aba audit log, tenho o seguinte cronograma de informação:
    Success     Message successfully received by messaging system. Profile: XI URL: http://ipigrcdev:50000/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER
    Success     Using connection SOAP_http://sap.com/xi/XI/System. Trying to put the message into the request queue.
    Success     Message successfully put into the queue.
    Success     The message was successfully retrieved from the request queue.
    Success     The message status set to DLNG.
    Success     Delivering to channel: SRVSC_SOAP_RCV
    Success     MP: Entering module processor
    Success     MP: Processing local module localejbs/AF_Modules/MessageTransformBean
    Success     Transform: using Transform.Class:  $identity
    Success     Transform: transforming the payload ...
    Success     Transform: successfully transformed
    Success     MP: Processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean
    Success     SOAP: request message entering the adapter with user J2EE_GUEST
    Success     SOAP: completed the processing
    Success     SOAP: continuing to response message 1bccc871-8d15-11e0-998d-00155d0a2700
    Error     SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 403 Forbidden
    Error     MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 403 Forbidden
    Error     Exception caught by adapter framework: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 403 Forbidden
    Error     Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 403 Forbidden. Setting message to status failed.
    Error     The message status set to FAIL.
    Error     Returning synchronous error message to calling application: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 403 Forbidden.
    Tentei reimportar o certificado, refazer o channel, refazer o cenário, limpeza de cache, reiniciar a máquina...
    Um ponto importante, que não sei se é importante, é que a empresa tem um firewall bem forte, porem no channel configurei o proxy para liberação. É necessário liberar mais alguma coisa?
    Se tiverem alguma ajuda, seria muito bom!
    Obrigado!

    Fernando,
    Muito obrigado pela atenção! Tentei gerar um novo arquivo .pfx, porem o problema continua! Respondendo seus questionamentos:
    O certificado que está no key storage tem mais ou menos 4 certificados? O seu + o de quem te certificou + o de quem certifica quem te certificou e do raiz ICP Brasil?
    Sim, quando clico para selecionar o meu certificado, aparece 4 certificados. Um deles que foi incluso manualmente e outros 3 que ja estavam ali.
    Conforme imagem:
    http://imageshack.us/photo/my-images/709/screenhunter07jun081241.jpg/
    Se notares, a primeira é a inclusa de forma manual, as outras ja estavam ali.
    E este key storage entry e view está igual no communication channel que você está testando (case sensitive)?
    Sim, estão com o mesmo nome. Até porque escolhemos o certificado, não escrevemos ele certo?
    E após a troca do certificado deu um boot no servidor J2EE, para refazer o cache?
    Sim, tentei reiniciar a parte j2ee. Reiniciei inclusive o servidor inteiro, porem sem sucesso.
    E quanto ao firewall, fez o teste HTTPS com o mesmo proxy no navegador internet de dentro do servidor?
    Sim, acesso o servidor físico do PI e estamos acessando todas as urls do sefaz sem problemas.
    Tem como fazer o teste neste server com acesso direto bypassando o firewall?
    Sim, fiz a instalação do certificado na máquina do PI e apartir dele acesso todas as urls sem problemas.
    Se tiverem mais dicas... Obrigado!
    Atenciosamente, Fernando Da Ró

Maybe you are looking for