Error intent sever from rfc 2068 hypertext transfer protogol

error intera server from rfc 2068 hypertex transfer protogol
Have no idea what this means does it have to do with the internet

When I'm working with web servers, and I've not worked with weblogic for quite a while, it has always been rights that have been the gotcha for the 403 error. You need to make sure that if you want everyone to be able to brouse the given folder, you need public read and execute rights on the contents.

Similar Messages

  • Error 403--Forbidden - From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.

    Hi, I have a problem with WebLogic Server: 10.3.5.0.
    I need to set that anyone who sees my enterprise application can view the website but not how. I always displays an error.
    The error is:
    Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Can you help me?

    When I'm working with web servers, and I've not worked with weblogic for quite a while, it has always been rights that have been the gotcha for the 403 error. You need to make sure that if you want everyone to be able to brouse the given folder, you need public read and execute rights on the contents.

  • Error 403--Forbidden- From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1

    I am getting the following error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    It throws an error when I click on a button which in turn calls form authentication[edit.do] and it fails. LDAP server is configured for group- My Admin. We are using AMAgentFilter
    Its currently working in PRODUCTION WL8 with given configurations, please be noted that we have not changed anything in config files[web.xml/weblogic.xml]
    WEBLOGIC is configured for LDAP Server , i used same credetials to login , i am able to login to welcome screen, but when there is FORM AUTHENTICATION [edit.do], it fails.
    This edit button calls [edit.do]. It fails there. What we need to check for making it working . We are upgarding from WL 8 to WL 10. its working fine in WL8.
    Do we need to provide anything in WEBLOGIC server to configure the group name My Admin
    WEB.XML
         <!-- AM filter used for SSO -->
         <filter>
         <filter-name>Agent</filter-name>
         <display-name>Agent</display-name>
         <filter-class>com.sun.identity.agents.filter.AmAgentFilter</filter-class>
         </filter>
         <filter-mapping>
         <filter-name>Agent</filter-name>
         <url-pattern>/*</url-pattern>
         </filter-mapping>
    <security-constraint>
         <web-resource-collection>
         <web-resource-name>saveAction</web-resource-name>
         <url-pattern>edit.do</url-pattern>
         <url-pattern>update.do</url-pattern>     
         <http-method>POST</http-method>
         <http-method>GET</http-method>
         </web-resource-collection>     
         <auth-constraint>
         <role-name>Admin</role-name>
         </auth-constraint>
    </security-constraint>
    <security-role>
    <description>Admin</description>
    <role-name>Admin</role-name>
    </security-role>
    WEBLOGIC.XML
    <security-role-assignment>
    <role-name>Admin</role-name>
    <principal-name>My Admin</principal-name>
    </security-role-assignment>
    please provide me the checklist to find out the reason for this error.
    1, weblogic server configuration checklist
    2. LDAP Server configuration checklist
    Thanks

    Hi Sandeep M.
    Thanks for your replay,
    Another place means Purchase order standard page is there in that "orders" and " aggriments"  two  tab's are there  under orders Tab  when user click on submitt button
    ex :Go
    when user click on Go button Destination URI=OA.jsp?page=/xxiff/oracle/apps/icx/webui/XXIFFUcmPG&pgType=OrderPG&param={@PoHeaderId}
    same as under aggriments tab
    when user click on  Go button
    Destination URI=OA.jsp?page=/xxiff/oracle/apps/icx/webui/XXIFFUcmPG&pgType=BlanketPG&param={@PoHeaderId}
    This custom page is being called using absolute page path and name not AOL funcation name

  • UCM Log in error : Error 404--Not Found From RFC 2068 Hypertext Transfer Pr

    i am not able to get ucm login page , admin and manage server is up and there is no error in logs . but iam getting below error in login page
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

    Hi ,
    This is an indication that ECM cs.ear deployment has failed for some reason . To get the exact reason either check ucm_server1.log or start the server from command line and there the errors will be shown.
    Copy the core part and post it .
    Thanks
    srinath

  • Error 404--Not Found From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

    I installed 9.1 HCM with peopletools 8.52.
    Everything was working fine - I sat up the process schedulers and reports were posting ,I built few pages ,menu etc and registered them and inserted data etc.
    Then I decided to setup the Integration broker.
    First I ran datamover script - appmsgourgeall.dml to clear the application messaging queue.
    and I renamed the local node from PSFT_HR to YACINE_PC_HCM
    and I configured the gateway
    http://yacine-pc:8000/PSIGW/PeopleSoftListeningConnector
    and the status was active.
    then loaded the connectors successfully.
    In the final step I went to the gateway propreties and I put the app server url //yacine-pc:9000.
    user name:PS and pass:PS etc
    and added the new node name - I clicked on Ping and it failed but I saved it anyway.
    and from there the PIA stopped working .
    I restarted the app server the PIA and I even reinstalled the PIA but it always gives me the same error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

    For the record
    I did fix this error shortly after posting this Thread.
    I edited integrationgateway.propreties and I removed the node definition then I redid the setup of the node by adding authentication to it.
    Removed lines
    #ig.isc.HCM_YACINE_PC.serverURL=//yacine-pc:9000
    #ig.isc.HCM_YACINE_PC.userid=PS
    #ig.isc.HCM_YACINE_PC.password={V1.1}swDhibXvfL0=
    #ig.isc.HCM_YACINE_PC.toolsRel=PT8.52

  • Error 500--Internal Server Error From RFC 2068 Hypertext Transfer Protocol

    We are encountering the following error while navigating the dashboards/ reports through OBIEE: "Error 500--Internal Server Error From RFC 2068 Hyperion Transfer Protocol"
    While navigating from one dashboard page to another this error is encountered or we get kicked out of the session and need to log back in.
    Any one experienced the same before?

    Thanks Srini.
    They issue we are facing is not post-installation specific. The environment functions fine but when we navigate dashboard pages, then this error pops up. It is intermittent and applicable to certain dashboards and reports. Not sure if you have ever encountered the dashboard/ report design causing this?
    Ganesh

  • From RFC 2068 Error while testing ADF Application in Weblogic Server

    Hi All,
    Created an ADF application and Deployed this application to Weblogic server.
    I am getting the below error After deploy into weblogic server while running the application
    I am able to run this application well in JDeveloper using the IntegratedWebLogicServer.
    The Application is successfully deployed to the Web Logic server.
    While creating the domain, I have extended the Oracle JRF classes.
    Error
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    JDeveloper Version : 11.1.1.3.0
    Weblogic Version : 10.3.3.0
    Thanks
    Satish

    HI John,
    In The web.xml i added /faces/TestPG
    This is URL in Weblogic Server
    http://10.146.2.232:7001/TestDeployee-ViewController-context-root/faces/TestPG
    Thanks
    Sathish

  • Obiee start page error : Error 500 internal server error---- From RFC 2068

    Hi,
    Atlast after 100s of attempts(it took around 2 months) I successfully installed Obiee 11g on my laptop (simple install type)
    (lot of errors and lot of issues).
    Now the problem is whenever I start the BI services "http://systemname:7001/analytics/saw.dll?bieehome"
    it won't open some time especially when system is not connected to internet... and whenever I connect to internet it works properly..
    ( I installed Microsoft Loopback Adapter for static IP)....
    The error I am getting when I am not connect to internet is " Error 500 internal server error---- From RFC 2068 Hypertext Transfer Protocol-- HTTP/1.1:
    10/5/500 Internal Server Error
    The server encounterd an unexpected condition whcih prevented it from fulfilling the request"
    Does Obiee 11g definitely need internet connection(for standalone systems) to work properly..?
    Thanks and Regards,
    Sri..

    it works some time ......

  • From RFC 2068 (10.4.5 404 Not Found)

    Dear all,
    I have installed Oracle Weblogic and 11G Forms in Windows server 2003 . But when I have tried to run a form Browser shows a error message .
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Where's the problem ? I have successfully run 11g forms with 10g Database on Windows 7 PC.

    Please check Apache log files for details about the error.
    Thanks,
    Hussein

  • Get the Error-Message-Number from RFC to SOAP

    Hi All,
    we have implemented a synchronous SOAP-Call to RFC over XI. How can I get the message-number from the raised exception in the RFC-function Module to the SOAP-Caller?
    Thanks a lot
    Matthias

    Matthias,
    For you to have an exception structure when an rfc is imported into Xi, the rfc should have an exception defined. Usually we define an ApplicationError as one of the exceptions.
    The idea is that if there was an exception which you didnt handle in your rfc (BAPI return will be emplty), the exception will be returned to XI and shown in SXMB_Moni as hard error(of course there should be a message mapping avaliable in XI )
    In all the other cases, since you are populating BAPIReturn which is tables parameter, you should be able see the filled structure in your response message from RFC.
    Regards,
    naveen

  • UCM Log in error : Error 404--Not Found From RFC 2068 Http

    Please help with UCM login error. i have ucm 11gR1 running in bea weblogic managed server. server starts fine but login via the browser fails. find below the entry in my ucm server diagnostic log
    [2012-04-24T12:00:03.511+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:46f382cc:136e38b8675:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:05.782+03:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: index update work] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,1:20715] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:05.953+03:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: index update work] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,1:20715] [APP: Oracle Universal Content Management - Content Server] general exception[[
    java.lang.NullPointerException
         at folios.FolioManager.init(FolioManager.java:49)
         at folios.FolioIndexerFilter.updateStaleFolioEntries(FolioIndexerFilter.java:812)
         at folios.FolioIndexerFilter.doFilter(FolioIndexerFilter.java:109)
         at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:114)
         at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
         at intradoc.indexer.Indexer.doIndexing(Indexer.java:395)
         at intradoc.indexer.Indexer.buildIndex(Indexer.java:319)
         at intradoc.server.IndexerMonitor.doIndexing(IndexerMonitor.java:1021)
         at intradoc.server.IndexerMonitor$4.run(IndexerMonitor.java:841)
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060000] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] Starting the service 'Idc Content Service oecm-dev.sssit.net_4444' version 11gR1-11.1.1.4.0-idcprod1-101229T001824 PID 21895.
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'NativeOsUtils' component, version '090415 (build $Rev: 73617 $)', provides NativeOsUtils feature(s)
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.459+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-win32' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-solaris-x86' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-solaris' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-linux' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-hpux-ia64' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-hpux' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentAccess-aix' component, version '2010_10_08 (build $Rev: 88990 $)', provides ContentAccess:11g-8.3.5.5752 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ServletPlugin' component, version '20090916', provides ServletPlugin:1.0.0.0 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'YahooUserInterfaceLibrary' component, version '2009_11_30-2.7.0b ($Rev: 79338 $)', provides YahooUserInterfaceLibrary:2.7.0.4 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'PopUpCalendar' component, version '2009_07_27 ($Rev: 87071 $)', provides PopUpCalendar feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'iTextComponent' component, version '2008_10_29 (build 3) ($Rev: 72884 $)', provides iTextComponent:2.0-1.0.0.3 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'OracleCleanContent' component, version '2010_07_08 (build $Rev: 86482 $)', provides OracleCleanContent:2010.1.0 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentFolios' component, version '2010_02_05 ($Rev: 87100 $)', provides Folios:1.2.0-1.2.0.106 feature(s)
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.460+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ConfigMigrationUtility' component, version '2010_04_08 ($Rev: 84106 $)', provides ConfigurationMigration:1.0-1.0.1.68 feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'CoreWebdav' component, version '2010_06_07 ($Rev: 85599 $)', provides webdav:3.0-3.0 feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ExtendedUserAttributes' component, version '2010_01_04 (build 32)', provides ExtendedUserAttributes:1.0.0.1-1.1.1.31 feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'FCKEditor' component, version '2008_12_23 ($Rev: 70174 $)', provides FckEditor feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'FileStoreProvider' component, version '2010_05_25 ($Rev: 85096 $)', provides FileStoreProvider feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'Folders_g' component, version '2010_04_29 (build 11021) ($Rev: 87406 $)', provides folders:11gR1-11020 feature(s)
    [2012-04-24T12:45:18.461+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'JpsUserProvider' component, version '2010_07_26 (build 13) ($Rev: 86985 $)', provides JpsUserProvider:1.0-1.0.0.13 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'OracleLocalization' component, version '2009_02_24 (build 1)', provides OracleLocalization:1.0-1.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ZipRenditionManagement' component, version '2010_11_03 (build $Rev: 89568 $)', provides ZipRenditions:2.3.4.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'WebCenterConfigure' component, version '2010_11_17 ($Rev$)', provides WebCenterWorkflows:11.1.1.4.0, WebCenterDCTemplates:11.1.1.4.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'InboundRefinerySupport' component, version '2010_09_13 ($Rev: 88304 $)', provides Inbound Refinery:8.1.0.3, IBRResubmitOnMetadataChange:1.0.0.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'TiffConverterSupport' component, version '2009_04_30 (build 7)', provides Tiff Converter feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentTracker' component, version '11.1.1.3.0 Build 20100914', provides ContentTracker, SiteStudioSupport, RMSupport, ContentAccessOnlyTracking:1.0.0.0-1.0.0.0 feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'ContentTrackerReports' component, version '11.1.1.3.0 Build 20100827', provides ContentTrackerReports, SiteStudioSupport feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'CheckoutAndOpenInNative' component, version '2010_12_17 (11.1.4.71) ($Rev: 8790 $)', provides checkoutandopeninnative feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'PDFWatermark' component, version '11.1.1.3.0 Build 20100827', provides PDFWatermark feature(s)
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-24T12:45:18.462+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-060001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: d7b527f4c742d7ec:-761897a9:136e3bc2012:-8000-0000000000000002,0] [APP: Oracle Universal Content Management - Content Server] 'DesktopIntegrationSuite' component, version '2010_12_17 (11.1.4.71) ($Rev: 8790 $)', provides DesktopIntegrationSuite:10gR3-9.0.0.0 feature(s)
    [2012-04-24T12:45:18.463+03:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0'

    Further information about my server error is below pls
    Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.rules, referenced from: /u02/oracle/middleware/user_projects/domains/ecm_domain/servers/AdminServer/tmp/_WL_user/emai/xalnv4]. Make sure the referenced optional package has been deployed as a library.>
    <Apr 25, 2012 9:15:53 AM AST> <Info> <WebService> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceHttps for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>

  • Error 403-forbidden from IE5 while authenticating a user through NT Realm

    Hi,
    Before posting this request, I checked the forum until Sep.18 to see if nobody
    else experienced my problem, but in vain.
    I am using WLS6.1Sp1 under NT4
    I would like that NT users for defined NT Primary Domain Controller authenticate
    themselves before accessing a web app. For that, I followed thoroughly the BEA
    Doc to get the config.xml, web.xml, weblogic.xml and filerealm.properties correctly
    configured.
    The <auth-method> is set to FORM. The <security-role> and <security-role-assignment>
    are also set with business roles and principals from the NT PDC. the <security-constraint>
    with all the sub-tags are also defined. etc.etc. When I use the WL console, to
    check users and groups lists, it works fine although it takes a lot of time before
    being displayed (15 to 20 minutes !!!).
    Through a Login.jsp, the user enters his/her login name and password. The result
    is that I get the following message :
    "Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization
    will not help and the request SHOULD NOT be repeated. If the request method was
    not HEAD and the server wishes to make public why the request has not been fulfilled,
    it SHOULD describe the reason for the refusal in the entity. This status code
    is commonly used when the server does not wish to reveal exactly why the request
    has been refused, or when no other response is applicable."
    No trace in the log files. No warning . Nothing.
    My questions are:
    1- Has somebody already experienced this?
    2- Could you then help me ?
    By advance , thank you very much.
    Athmani H.
    Note : I can provide you through email the config.xml, web.xml, weblogic.xml and
    filerealm.properties and the concerned .jsp files on demand

    Hi Jerry,
    Many thanks for your interest and your help.
    weblogic.properties file for WLS 6.1 SP1? There is none... I do have a filerealm.properties. I didn't state that I was using a weblogic.properties
    file.
    I checked the URL you proposed. I changed the <Auth-method> from FORM into BASIC.
    A pop-up window is displayed requesting the user to enter username and password.
    The result is that I get a web page displaying an Error 404 --not found.
    Here is the complete error message :"Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given
    of whether the condition is temporary or permanent.If the server does not wish
    to make this information available to the client, the status code 403 (Forbidden)
    can be used instead. The 410 (Gone) status code SHOULD be used if the server knows,
    through some internally configurable mechanism, that an old resource is permanently
    unavailable and has no forwarding address."
    The message is displayed when the browser tries to resolve the following URL :http://localhost:7001/examplesWebApp/j_security_check
    Having said that, I had already configured the <security-role-assignement> with
    role-name and principals in weblogic.xml, as well as the <security-role> tag in
    web.xml.
    Thanks for your help
    Cheers
    Habib
    Jerry <[email protected]> wrote:
    Hi Athmani,
    weblogic.properties file for WLS 6.1 SP1? There is none... weblogic.properties
    is in WebLogic
    5.1 and lower -- it was changed to config.xml for WLS 6.0 .. what are
    you using your
    weblogic.properties file for?
    Anyways,
    I have gotten NTRealms to successfully work with WLS 6.1, with security
    on a web app, allowing
    NT users to access certain resources. This stuff works.
    Since you can see your users and groups through the console (even though
    it takes a while) I
    think that your NTRealm setup is okay.
    I would guess that you have a problem with your deployment descriptors
    in your web
    application.
    There are quite a few posts in this newsgroup that illustrate how to
    set up security
    constraints on resources in your web app with the deployment descriptors.
    For example, check out
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.security&item=6244&utag=
    Let me know how it goes, okay?
    Cheers,
    Joe Jerry
    "Athmani H." wrote:
    Hi,
    Before posting this request, I checked the forum until Sep.18 to seeif nobody
    else experienced my problem, but in vain.
    I am using WLS6.1Sp1 under NT4
    I would like that NT users for defined NT Primary Domain Controllerauthenticate
    themselves before accessing a web app. For that, I followed thoroughlythe BEA
    Doc to get the config.xml, web.xml, weblogic.xml and filerealm.propertiescorrectly
    configured.
    The <auth-method> is set to FORM. The <security-role> and <security-role-assignment>
    are also set with business roles and principals from the NT PDC. the<security-constraint>
    with all the sub-tags are also defined. etc.etc. When I use the WLconsole, to
    check users and groups lists, it works fine although it takes a lotof time before
    being displayed (15 to 20 minutes !!!).
    Through a Login.jsp, the user enters his/her login name and password.The result
    is that I get the following message :
    "Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization
    will not help and the request SHOULD NOT be repeated. If the requestmethod was
    not HEAD and the server wishes to make public why the request has notbeen fulfilled,
    it SHOULD describe the reason for the refusal in the entity. This statuscode
    is commonly used when the server does not wish to reveal exactly whythe request
    has been refused, or when no other response is applicable."
    No trace in the log files. No warning . Nothing.
    My questions are:
    1- Has somebody already experienced this?
    2- Could you then help me ?
    By advance , thank you very much.
    Athmani H.
    Note : I can provide you through email the config.xml, web.xml, weblogic.xmland
    filerealm.properties and the concerned .jsp files on demand

  • Reg: Proxy error while fetching data from RFC's

    Hi All,
    I am fetching data from RFC's. When the data is in bulk I am getting an error like:
    Proxy Error
    The proxy server received an invalid response from an upstream server.
    The proxy server could not handle the request POST /webdynpro/dispatcher/sap.com/pb/PageBuilder.
    Reason: Error reading from remote server
    When the data is samll only I am not getting any error and am able to fetch it easily. Please suggest me something in this regard.
    Thanks in advance,
    Gaurav

    Hi Detlef / Gowtham,
    Now I am able to fetch data from flat files from OWB Server as well as OWB Client.
    One way I have achieved as suggested by you
    1) Creating location on the OWB Client
    2) Samples the files at client
    3) Created & Configured external table
    4) Copy all flat files on OWB Server
    5) Updated the location which I created at the client.
    Other way
    1) Creating location on the OWB Client
    2) Samples the files at client
    3) Created & Configured external table
    4) Copied flat files on the sever in same drive & directory . like if my all flat files are on C:\data at OWB Client then I copied flat file C:\data on the OWB Server. But this is feasible for Non-Windows.
    Hence my problem solved.
    Thanks a lot.
    Regards,
    Manmohan

  • Error -While create a connection to Microsoft SQL Sever from Oracle SQL Dev

    Dear All,
    While I am trying to create a connection to Microsoft SQL Sever from Oracle SQL Developer. The following error: "Cannot connect to Microsoft SQL Server on localhost" has been occurred.
    Can anyone please guide me to solve this..
    Thanks in advance,
    Rider

    Hi,
    Issue not supported in sharepoint on-premise team.
    In addition, as this issue is related to Powerview, I suggest you create a new thread on for Powerview forum, more experts will assist you.
    https://social.technet.microsoft.com/Forums/en-US/home?forum=powerview
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Error while doing commint from RFC Adapter

    Hi,
    We have a SOAP-PI-RFC synchronous scenario. Through this Soap request comes to PI and passed on to BAPI via RFC adapter. This BAPI saves the transaction & return the document number. We are using " PI PI parameter u201CCommit Handling for single BAPI' in RFC receiver Channel.
    While this setup works for 1 posting, when we do the mass load ( Say 20 Documents) half of the documents are not able to Save. Although BAPI, returns the document number but on checking the document does not exists in SAP. To do further test, we created a program in ECC and try calling BAPI in loop and calling BAPI Commit.
    This way program works fine and there is no error
    So in nutshell, when we PI do the commit, half of the documents are not saving where as when the ABAP program commits no error. Is there any  special way that PI calls this commit work.
    PS: We created a wrapper BAPI which calls the orgirnal BAPI and Commit BAPI & called this from PI but still the same problem is coming.
    Appreciate help on this.
    Regards,
    Harish

    Are there any error messages in the RFC Reciever channel in Runtime Workbench?
    RWB -> Component monitoing -> Adapter Engine -> Comm Channel -> filter for type RFC
    Please try to give some more details on why the system says the messages are failing.

Maybe you are looking for

  • Error While Building my First Process with Oracle BPM 11g

    Hi All, I am new to Oralce BPM. While Working through the BPM from http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/obpm/11g/r1/firstProcess/firstprocess_obpm11g.htm Am getting the below error while creating form for the Human interactio

  • Role management in OIM 11g.

    Hi All, I am working on OIM 11g PS1. In this I want to give some of the users in OIM ability to manage the roles in OIM and view and modify the role and role membership. For this the simplest way is to add the user to role 'Role Administrators'. Now

  • Bubble Chart: missing exception colors, mousover text etc.

    Hi, I have some problems with a bubble chart. The definition of the query is like this: project status  sfactor  rfactor budget 1--1---30-100-- 30 2--2---10---15-- 30 3--1---234-- 45 4--3---50---10-----140 Project and status are characteristics, the

  • What does spro stands for?

    HI, what does spro stands for? Thanx

  • Controlling the sort order for a column?

    I have a column which uses strings that I want to sort on. But, I don't want to do simple string sorting. Can I effect the sort order somehow? Maybe enumerate the values and assign integers to them? For example, I want to use Low, Medium, and High. O