HTTP Error 403 You are not authorized to view the requested resource

Hi Experts,
When I open the node "Hierarchie groups" I get the following error:  "Connection couldn't be recreated: 1 cause: Encountered invalid managed connection, last cause Couldn't execute interaction.  2 cause: Couldn't execute interaction. "
In the log file I find the following:
User MI_SERVADM, IP address
HTTP request processing failed. HTTP error [403] will be returned. The error is [You are not authorized to view the requested resource.No details available].
I used the User Service for administrator, I have not used the individual user for administrator.
Regards, Gokhan

Ah anyway I receive the above error even when I do a search in the node "Mobile Components".
Now there's this in the LOG DefaultTrace (2 errors following)::
1) Connection is already closed and no longer associated with a managed connection
2) Exception occurred when processing Search:
[EXCEPTION]
com.sap.ip.mi.admin.core.ApplicationException: Connection couldn't be recreated: 1 cause: Encountered invalid managed connection, last cause Couldn't execute interaction.  2 cause: Couldn't execute interaction.
     at com.sap.ip.mi.ejb.admin.grouping.GroupingControllerBean.getHierarchy(GroupingControllerBean.java:730)
     at com.sap.ip.mi.ejb.admin.grouping.GroupingControllerBean.getHierarchy(GroupingControllerBean.java:580)
     at com.sap.ip.mi.ejb.admin.grouping.GroupingControllerLocalLocalObjectImpl0.getHierarchy(GroupingControllerLocalLocalObjectImpl0.java:547)
     at com.sap.ip.mi.admin.services.GroupingDelegate.getHierarchy(GroupingDelegate.java:81)
     at com.sap.ip.mi.admin.ui.HierarchyGroup.buildUpList(HierarchyGroup.java:252)
     at com.sap.ip.mi.admin.ui.wdp.InternalHierarchyGroup.buildUpList(InternalHierarchyGroup.java:409)
     at com.sap.ip.mi.admin.ui.Search.triggerSearch(Search.java:222)
     at com.sap.ip.mi.admin.ui.wdp.InternalSearch.triggerSearch(InternalSearch.java:286)
     at com.sap.ip.mi.admin.ui.Search.wdDoInit(Search.java:138)
     at com.sap.ip.mi.admin.ui.wdp.InternalSearch.wdDoInit(InternalSearch.java:272)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
     at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
     at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:43)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:789)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.onComponentCreated(ViewManager.java:258)
     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.fireComponentCreated(ComponentUsage.java:575)
     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:175)
     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)
     at com.sap.lm.webadmin.mainframe.RenderingUtils.loadCurrentPlugin(RenderingUtils.java:189)
     at com.sap.lm.webadmin.mainframe.MainFrameView.wdDoModifyView(MainFrameView.java:272)
     at com.sap.lm.webadmin.mainframe.wdp.InternalMainFrameView.wdDoModifyView(InternalMainFrameView.java:1419)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
     at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:480)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
     at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
     at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Edited by: dpns22 on Feb 1, 2010 10:31 PM
Edited by: dpns22 on Feb 1, 2010 10:59 PM

Similar Messages

  • You are not authorized to view the requested resource

    Dear Experts,
    what can be the reason for the following problem if I call
    http://XXX.XX.XX.XXX:53000/wsnavigator/enterwsdl.html
    I am getting the follwing message
    403   Forbidden
    SAP J2EE Engine/7.00
      You are not authorized to view the requested resource.
      Details:   No details available
    Please Help I need help!
    Regards
    sas erdem

    Hi,
    look at this thread:
    Error"You are not authorized to view the requested resource"
    There is a role what you need.... But it is a J2EE role and not a ABAP role!!!!!
    regards

  • "  You are not authorized to view the requested resource."  for SLD

    HI Experts,
    I am trying to access Administration and Help links in SLD. But when i click on those links getting "  You are not authorized to view the requested resource."  And I have assigned all SLD roles to my user.
    And same message is coming when click on System Information in http://<host>:<port>/index.html page. Please let me know that anyother roles required for accessing SLD and System Information.
    regards,
    Sree.
    Edited by: sree pedasingh on Jan 19, 2011 10:25 AM

    Dear Sree,
    But I don't have such a group !
    Regards,
    Omid

  • You are not authorized to view the requested resource in SLD

    Hi All,
    After logging into SXMB_IFR and trying to SLD components I am getting the You are not authorized to view the requested resource in SLD.What I have to get into SLD.I am a beginner in Xi.Please let me know what I have to do to login in SLD.Thanks in advance.
    Regards,
    BABA.

    hi,
    doi you have role:
    SAP_SLD_ADMINISTRATOR
    or
    SAP_SLD_CONFIGURATOR
    or
    SAP_XI_CONFIGURATOR
    or
    SAP_XI_CONTENT_ORGANIZER
    for all roles:
    http://help.sap.com/saphelp_nw04/helpdata/en/c4/51104159ecef23e10000000a155106/content.htm
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • 403   Forbidden  You are not authorized to view the requested resource.

    Hello all
    I am getting this error when I perform a full CPA CACHE refresh.
    I have already check those steps :
    •  HTTP 403 during cache refresh of the adapter framework - Refer SAP Note -751856
    • Because of Inactive Services in ICF –Go to SICF transaction and activate the services. Refer SAP Note -517484
    • Error in RWB/Message Monitoring- because of J2EE roles – Refer SAP Note -796726
    And they are ok ..
    Please give me any tips or ways to solve this problem..
    Thanks a lot ...

    hI
    Try With this
    403 ERROR
    858049 -- Note
    PIDIRUSER / XIDIRUSER http 403 Error : Forbidden
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Thanks

  • We could not complete your iTunes Store request. You are not authorized to access the requested resource.

    Over the past year, when using iTunes Radio on my iMac, I keep getting the following message: "We could not complete you iTunes Store request. You are not authorized to access the requested resource. There was an error in the iTunes Store. Please try again later." This only happens on my Mac, not on my iPad.
    I looked at the Apple Support Communities and the most common workaround is to click on Store/Authorize this Computer. After entering my Apple ID password, the response is "This computer is already authorized." Well, duh. But at least the iTunes Radio starts to work for awhile.
    There are other workarounds, but none is easier than the one I just mentioned. But my question is, when will Apple fix this problem? It's just annoying.
    Clay

    Hello there, TaylorGraphics.
    Some users have seen resolution to this issue by logging out of the iTunes Store and then back in. The following Knowledge Base article provides a reference on how to do that:
    Using an existing Apple ID with the iTunes Store, Mac App Store, and iBooks Store
    http://support.apple.com/kb/ht2589
    Use your Apple ID with the iTunes Store
    Open the latest version of iTunes.
    Choose Store > Sign In.
    Enter your Apple ID and password and click Sign In.
    Click Review when asked to review your information.
    Enter your billing information.
    Click Continue after you enter your credit card and billing information. You can remove or edit your credit card information at any time. Learn more about updating your iTunes Store account information.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • ITunes Radio: We could not complete your iTunes Store request.  You are not authorized to access the requested resource.

    I can't get iTunes Radio to work.  I get this error message, even when I'm signed in to iTunes:
    "We could not complete your iTunes Store request.  You are not authorized to access the requested resource.  There was an error in the iTunes Store.  Please try again later."
    What the hey?
    Anyone?
    thanks!
    PS: I'm running 10.8.5 but for some reason this website won't let me display that and keeps changing it to 10.8.2. 

    Relaunched iTunes a few times, signed out, signed in, and it's finally working now.  Good grief.  But all's well. 

  • You are not authorized to access the request resource

    I just updated my iMac to the new OS Mavericks, and when I attempt to access the itunes radio, where I have my radio stations created, and I attempt to play them it returns this message: We could not complelte your iTunes Store request. You are not authorized to access the requested resource.  Is this an issue with the new OS or is it an issue with iTunes working with the OS.  Any suggestions on how to fix this issue so I can access the radio would be helpful.
    Thanks

    Hello there, TaylorGraphics.
    Some users have seen resolution to this issue by logging out of the iTunes Store and then back in. The following Knowledge Base article provides a reference on how to do that:
    Using an existing Apple ID with the iTunes Store, Mac App Store, and iBooks Store
    http://support.apple.com/kb/ht2589
    Use your Apple ID with the iTunes Store
    Open the latest version of iTunes.
    Choose Store > Sign In.
    Enter your Apple ID and password and click Sign In.
    Click Review when asked to review your information.
    Enter your billing information.
    Click Continue after you enter your credit card and billing information. You can remove or edit your credit card information at any time. Learn more about updating your iTunes Store account information.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Getting error message " You are not authorized to access the migration tool "

    One of the users is noticed with error message " You are not authorized to access the migration tool " in SAP Cloud for Customer tenant. thanks

    Hello Raj,
    It seems that this user does not have proper authorization to perform Data Migration.
    You need to go to the WorkCenter View Assignment for this user under his access rights & need to assign him the workcenter "Business Configuration" & under it, also assign him relevant access to Data Migration.
    This shall fix the issue & the user shall not get this error while trying to perform Data Migration.
    Steps:
    1. Go to Workcneter: "Application and User Management => Business Users => Seerach for the suer who gets this error => Edit-> Access Rights => Click on Workcenter view Assignment tab & assign the above mentioned worokcenter access and save."
    Let me know for any further queries.
    BR
    Ankur

  • "you are not authorized to view the report(s)" while access from custom fol

    Hey all,
    Becz of some requirement, i have customized SQR to store PDF output files into custom directory located in UNIX,
    psreports/htst2/my_fodler.
    When i try to access them using ViewContentURL or manually writing the follolwing URL into my browser while im being
    in environment as syntaxed below
    http://<webserver>/psreports/htst2/my_folder/my_pdf.pdf
    the system kicks out of the system with the error "you are not authorized to view the report(s)" for all the users.
    By default if i ran any report as distribution node setup all the PDF's are getting saved into...
    /psreports/htst2/YYYYMMDD/CONTENT_ID/my_pdf.pdf
    Those files im able to access like below
    http://<webserver>/psreports/htst2/CONTENT_ID/my_pdf.pdf
    Can anyone helpme out what is the difference and any workaround for this?
    Thanks in advance.

    Fortunately, it is not allowed to go through all the path directories you want onto the server. If you want your report in a specific folder, then rewrite your code to create the output file where you want, after the admin give you the proper grant against that folder.
    Nicolas.

  • You are not authorized to enter the application

    Hi Gurus,
    I am working on crm 5.0 and configuring B2B Scenario,
    while trying to login E-selling user mangement URL,
    I am getting below error.
    "You are not authorized to enter the application'
    I have given all the authorization roles.
    Regards
    Chandramohan

    Hi Sateesh,
    Thanks for ur quick reply....
    I am getting error while entering into the User Management Link.
    I have maintained the below Authorizations needed to enter into this application.
    SAP_CRM_ECO_ISA_WU_B2C
    Internet User for B2C
    SAP_CRM_ECO ISAWU_B2B_FULL
    Internet User for B2B
    SAP_CRM_ISA_WEBSHOP_MANAGER
    Super User for Customer
    SAP_CRM_ISA_WEBSHOP_MANAGER
    Web Shop Manager to create Internet User
    Created one employee and maintained him as system user.
    Employee Number has been maintained as Alias in the SU01 for the user(weblogin)
    Did Iam missing anything.
    Regards
    Chandramohan

  • You are not authorized to open the form ORA-01403: no data found

    Hi,
    I have created a new Oracle 10g forms. It compiles sucessfully but when it is opened it gives a error message : You are not authorized to open the form ORA-01403: no data found.
    I am already connected to database. Can anyone please help what is the reason for this issue and any possible resolution?

    Sounds like you have some kind of security enabled.  However, because you didn't share the details about your environment or what you are doing there isn't much we can do is guess.
    Exactly which Forms version are you using?
    Exactly which database version are you using?
    Are you using anything like Oracle E-Business (e.g. template.fmb)?
    Did you create the form with Oracle Designer?
    If you create a simple form using only the DataBlock and Layout Wizards against the Oracle demo schema (SCOTT), does this form run?
    Any additional details outlining what you are doing or have already done might be helpful.

  • "you are not authorized to access the function" issue

    Hi folks,
    I have a issue when I tried to include rich content container in one OA page. I defined the function according to the dev guide. Then the page shows error as "You are not authorized to access the function XXX. Please contact your System Administrator". Now the OA application has Application Short Name as SYSADMIN and Responsibility as SYSTEM_ADMINISTRATOR. And I defined the function under System Administrator->Application->Function. Any suggestion for this issue is appreciated.

    Hi Prince,
    Hussein,
    I enabled the multi - org, upgraded R12 from 11i. I try to login into Application, I am getting an error
    You are not authorized to access the function Projects: Worklist. Please contact your System Administrator.
    This could be multi - org issue? Please let me know.
    Thanks
    PrincePlease check apache log files for details about the error (error_log* and access_log* files).
    Is this happening to all users?
    Did you enable Multi-Org successfully with no errors?
    After Upgrade to 12.1, unable to Login with You are not authorized to access the function Applications Default Login Page [ID 1368800.1]
    You Are Not Authorized To Access This Function When Using Iexpense [ID 295907.1]
    Thanks,
    Hussein

  • The error in SRM7.0-You are not authorized to display the auction

    Hi, My Expert :
    I work in SRM 7.0 . The purchaser created one Auction and published it .When the bidder logon the system and click the "Live Auction ", the system displayed"You are not authorized to display the auction".I guess that there is  something wrong with the LAC. Or orthers?
      BR!
      Alex!

    Hello Alex,
    The link you have mentioned opens a Java applet which is called as live auction cockpit.
    The views will be diff depending upon the role purchaser/bidder.
    But for this the Java server has to be properly integrated with the SRM server.
    basis has to correctly define the authorisations of the integrating user.
    Please check this with the help of LAC installation guide
    Also check below Notes
    687840-Live Auction works before Java patch but fails after SDM patch.Error message 'You are not authorized to display auction'
    730403
    Also useful info in below thread
    How to initiate Live auction...
    Thanks & Regards
    Arshad
    Edited by: arshad ahmed on Sep 17, 2009 9:37 AM

  • "You are not authorized to edit the chosen object" in LWE

    Hello gurus,
      I want to edit the standard HTML content that is delivered with Life and work events. Before editing this, i want to copy the ESS HTML content package to a custom folder and then edit and modify as per my requirements. i navigated to Life an work events - US --> HTML content --> Content Package --> ESS HTML Content Package and clicked on Open. I am getting the error "You are not authorized to edit the chosen object".
    How do I access this content without any error? Do I need any specific roles to be able to access this content? i need to access this content to be able to copy and paste it to a custom folder.
    Also, when I tried copying at the ESS HTML content Package level and then pasting it into a custom folder, i get a popup with all empty rows and columns and there are two buttons OK and CANCEL.
    How do I copy this ESS HTML content package to a custom location?
    please suggest . 
    An update: Since I could not open/edit the standard ess html content package, I created my own HTML files from scratch and created a content package and uploaded my html files and folders into the custom content package. Now, I want one of the pages that I created to be displayed as the start page of one of my life and work events.
    How do I achieve this? What else is needed to call these html pages from the event?
    Please suggest and any help is really appreciated.
    Thanks,
    Maria Kutty Somori.....
    Edited by: MariaKutty on Jun 24, 2011 1:01 AM
    Edited by: MariaKutty on Jun 24, 2011 1:05 AM

    Hello Maria,
    I too tried earlier for copying these HTML content and paste them in my custom folder and then modify them....
    But I too faced the similar error as of yours.
    I dont' know the reason why this happens....I guess SAP does not allow you to modify there content.
    Nyways, there is always a workaround solution....
    You are spot on when you say...You are creating new HTML files from scratch.....but you dont' need to create from scratch !!
    You can still get these files.
    1. Check Directory Structure : Navigate to Life and work events - US folder in GP design time -> HTML Content -> Content Package ->  ESS HTML Content Package and click on "Open" then click on content tab..
    Here you can view all the content files supplied....additionally please note that there are two folders "CSS" and "Images".
    If you wish to create your own content from modification to SAP supplied content...then make sure in your own package these folders are also with similar directory structure.
    2. Come out of gallery and as an end user Open your life and work events page that you wish to modify.
    For e.g. ESS -> Life and Work events -> My First Days -> New Hire Checklist.
    3. Right click on HTML page and click on Properties.
    4. Copy the Address/URL of page.
    It will be something like :
    http://Host:Port/gpcore/ctpkg/094BABAA643911E091070000014B8BFA/NewHireCheckList.html
    5. Access above URL directly from Browser (In new window)  and refresh that opened page. Check that all the content is visible and in correct font and format.
    6. Click on "Page" -> Save As...from your browser tool bar.
    7. From "Save as type" select HTML complete....
    and save the page.
    8. As a result you will get an HTML file and a folder.
    Inside the folder there will be your images and CSS....Now you know how to make your own content.......
    Very Important : Please note that directory structure of your CSS images and HTML must be similar to what you                 saw in point 1.
    And you can easily modify your content...accordingly...
    Now the second part of your question :
    "Now, I want one of the pages that I created to be displayed as the start page of one of my life and work events. "
    I hope you refer to something that is given by SAP in the form of " ESS -> Life and Work events -> My First Days -> New Hire Checklist"..
    As you can see "New hire checklist" is the First link available under My first days...thus by default it gets displayed when user clicks on "My first days"....
    Is this that you want to mimic ?
    Well for that your process in GP design time must look like this :
    http://img594.imageshack.us/img594/7/imageqw.png
    For eg. Create a new callable object with name "New Hire Checklist" of type : "Content package"..
    Wizard will help you with the rest.
    Revert back if you face any issues.

Maybe you are looking for

  • Mid 2010 Macbook Pro Randomly Restarts

    Hi everyone and thanks for taking a look at my issue. Let me give some back story first. My MacBook was experiencing kernel panics and random restarts. I found information about the nvideo graphics card having an issue on this model and I took my Mac

  • I want to copy my itunes library to sd card on windows 7, any ideas?

    I recently bought a new panasonic tv with an sd card slot which will allow me to play my library through the tv. My only problem is trying to transfer my library onto my sd card. I am using windows 7, can anyone tell me if it is possible?

  • Emac 1.25ghz 1gb (i think 10.4.11) grey screen/no boot.

    Hi all, eMac wont boot, just sits on the grey screen (with no spinning loading thing, no folder with question mark or anything). I cant tell if it is chiming (the speakers have never worked on it). It doesn't sound like the HD is spinning up (If i re

  • Working with hrefs, how does the target page know what to do?

    I'm working with a converted ND app. I have an href in a tiledView, which when clicked will take you to a detail page for the record. I see where in the creation of the HREF, it links together the model info from the source with the target: =========

  • Issues with Import in Lightroom4

    I am using lightroom 4 on a 2008 Mac Pro running the latest verison of MAC OSX. My lightroom 3 catalog wasa upgraded successfully with no issues Now when i try to import photos from my Canon 5D camera (The original 5D) it keeps saying that there are