Bam portal Access is denied.

hi , when im access Bam portal i got the below error, Please any one put inputs?
Server Error in '/BAM' Application.
Access is denied.
Description: An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL.
Error message 401.2.: Unauthorized: Logon failed due to server configuration.  Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server.
 Contact the Web server's administrator for additional assistance.

This link explains the error codes -http://support.microsoft.com/?id=318380.
Confirm the BAM Application Pool user is a member of the IIS_WPG group. Here are the steps just in case:
1. Open the BAM virtual directory properties and note the Application Pool specified.
2. Open the BAM AppPool properties and go to the Identity tab. This will tell you the account executing the
w3wp.exe process.
3. Confirm this user is a member of the IIS_WPG group. 
You can also try AuthDiag (http://www.microsoft.com/downloads/details.aspx?FamilyId=E90FE777-4A21-4066-BD22-B931F7572E9A&displaylang=en).
Also refer: Biztalk
BAM Portal Issues
Rachit
Please mark as answer or vote as helpful if my reply does

Similar Messages

  • BAM Portal Source Code

    Hi,
    Can I get complete source code of out of the box BizTalk BAM Portal?
    Thanks and Regards, Sagar.

    Hi sagar,
    <<BIZTALK INSTALLTION DIRECTORY>>\Microsoft BizTalk Server 2010\BAMPortal
    contains the image and stylesheet for your BAM portal. If you want to add your company’s image in the BAM portal, you can do so along with the Microsoft logo or play with these files, but the soruce
    code is not available. I don’t think the soruce code is avilable from BizTalk 2006 onwards.
    If you want to develop a custom BAM like porta lyou have some options:
    Use BAM Web Services,  Management and Query to create custom BAM portal.
    accessing data from BAMPrimaryImport  database’s
    bam_<Activity      Name>_AllInstances views
    Or useBAMManagementService
    API
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful.

  • Url Iview from SAP Portal to Infoview encounters "Access is denied"

    Hi
    We are using URL Iview to point to Business Objects Infoview from SAP Portal. Our requirement is to launch the Infoview within the portal content area. We are able to preview the iview, but encounter "Access is denied" error when we add the iview to page, we realised that we are only able to launch infoview when it is setup to open in a new window.
    Is there a way where we can show the Infoview in portal content frame.
    Regards
    Kamal

    Hi experts,
    i got the same problem how to integrate the InfoView Appl into the "Portal Content Area" and not only as an new Window.
    When i try to analyse the problems, the error stacks say some thin about that an Java Script is trying to change the browser size and the portal is not allowing this... thats my assumptions.
    Has anybody how we could solve this tricky topic ?
    For details to to customize the URL iView please refer to this thread: Integration of InfoView into SAP Portal using SSO
    kind regards
    Stefan

  • HR Portal access error - access denied.

    Hello Experts,
      Can you help me to analyze the Portal log about the error messages:
      I got access is denied message, but how and where I can check the user access?
    Exception ID:05:40_28/12/09_0096_17116350
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.portal.appdesigner.contentcatalog.BasicProperties - user: J2EE_GST_PEP,
    at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2005)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:251)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(AccessController.java:242)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    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(AccessController.java:215)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/low_safety/com.sap.portal.appdesigner.contentcatalog/components/BasicProperties)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
    at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
    at javax.naming.InitialContext.lookup(InitialContext.java:361)
    at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2000)
    ... 26 more

    Hi SergioSarasti,
      Thanks for yoru suggestion.
      I think I found the reason.
      The user ADSUSER is used to connect systems between HR backend system and Java HTTP destination.
      The authentication between these systems are not identical, so that the access denied messages appears.
      I checked it and then correct it, after that the action is normal.

  • Error on page Access is denied

    Hi
    I created a URL iView to an application that runs on a computer in my internal network
    and attached the iView to a page.
    When I enter that page I get the application user&password to fill out.
    After filling the user&password I get an error on page:
    line: 113
    char:  2
    error: access is denied
    url: http://colsms/nihulit_web/custom/login.asp
    The strange thing is that if I open the IView in a new window (through the menu) I will not get this error and will be able to enter the application.
    I am working on EP6 SP12.
    For any suggestions ....
    Nitsan

    Hi Nitsan,
    I don't know the details of your problem, but in the end, it is more than probable that this is a JS-problem where some JS is referring to some iFrame (inner or outer) which does not come from the same domain.
    If you have your asp application at hand, try to add some domain-relaxing code into the application and make sure that the portal and the application run within the same domain (for instance the portal under portal.colsms.com and the app under app.colsms.com).
    Hope it helps
    Detlev

  • Project Server 2010 PWA Provisioning Error - System.UnauthorizedAccessException: Access is denied.

    Hi,
    When migrating from a Prod Environment to a Test Environment using the Project Server 2010 5 Database backup and restore process (actually 6 DB's with the Project Sites DB), upon encountering a failure during provisioning the PWA Instance, we get the errors listed
    at the base of this posting in our Event Logs.
    To clarify what we have done already, we have:
    1. Backed up the 6 databases from the Source Environment.
    2. Removed the existing PWA_Content and PWS_Content (Project Sites) databases from the Target Environment Farm.
    3. Restored the 6 databases in the Target Environment.
    4. Given the SP Farm Service Account 'db_owner' rights to each of the 6 restored databases.
    5. Added the PWA_Content and PWS_Content databases  (exact same names) to the Target Environment.
    6. Locked down (offline/stopped), all of the SharePoint Content databases in the Farm except for the PWA_Content database.
    7. Run the PWA Provisioning process from the 'Project Server' SharePoint Service in Central Admin.
    It is during the PWA provisioning that we encounter these errors.
    As the Target Environment is for Test/Dev purposes, the SP Farm Service Account is setup to support all of the SharePoint Farm Services, is in the Local Admin Group of each of the Servers (App, WFE and DB), and is actually in the sysadmin
    role on the DB Server.
    Any suggestions on what is causing this denied access situation would be most appreciated.
    Cheers,
    Wayne
    Event Log Entries:
    ============================================
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-Project Server
    Date:          1/22/2014 2:47:34 PM
    Event ID:      6971
    Task Category: Provisioning
    Level:         Error
    Keywords:     
    User:          ACCOUNTS\svc_psfarm
    Computer:      SERVER.accounts.domain.com
    Description:
    Failed to provision site PWA with error: Microsoft.Office.Project.Server.Administration.ProvisionException: Membership synchronization failed. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.SharePoint.Library.SPRequest.AddRoleDef(String bstrUrl, String bstrName, String bstrDescription, Boolean bHidden, Int32 lRoleOrder, UInt64 iPermMask, Byte iType, Int32 lRoleDefID)
       at Microsoft.SharePoint.SPRoleDefinitionCollection.AddCore(SPRoleDefinition role)
    etc....
    Failed to create the Report Center web (Exception: PSI Entry Point:
    Project User: DOMAIN\svc_psfarm Correlation Id: c0a30b18-46e4-4447-b469-f8fd3bb1490a
    PWA Site URL: http://pstest2010/PWA
    SSP Name: Project Server
    PSError: NoError (0))
    Failed to grant 'DOMAIN\svc_psfarm' access to web application 'SPWebApplication Name=Portal'.
    Error: System.Security.SecurityException: Access denied.  Only machine administrators are allowed to create administration service job definitions of type: Microsoft.SharePoint.Administration.SPUpdateWorkerProcessGroup, Microsoft.SharePoint, Version=14.0.0.0,
    Culture=neutral, PublicKeyToken=71e9bce111e9429c.
       at Microsoft.SharePoint.Administration.SPAdministrationServiceJobDefinition..ctor(String name, SPService service, SPServer server, SPJobLockType lockType)
       at Microsoft.SharePoint.Administration.SPUpdateWorkerProcessGroup..ctor(SPTimerService timerService, String[] loginsToAdd, String[] loginsToRemove)
       at Microsoft.SharePoint.Administration.SPWebApplication.GrantAccessToProcessIdentity(String username, SPPolicyRoleType policyRole)
       at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.GrantAccessToWebApp(List`1 webApps, String userName) The Zone of the assembly that failed was: MyComputer

    Is the Test and Production in the same domain. If they are not, then the SIDs associated with the SQL accounts may look the same but they are not.  At times, I have had to recreated accounts when in different domains.
    I would also use PowerShell cmdlets and see if it finds any issues, such as Test-SPContentDatase.. Validate the SharePoint content databases, because if not setup properly the Provisioning will fail.
    Also check these properties.
    $web=get-spweb http://prodproj01/pwa
    $Web.AllProperties[“PWAURL”] ### see what the value is.. you may have to blank it out, specially if it is pointing to a different URL
    Here is how to fix.
    $Web.AllProperties[“PWAURL”]=””
    $web.Update()
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Access is denied Error while accessing WPC webpage

    Hello,
    I am getting following error while trying to access a web page created through Web Page Composer. I am able to access correctly if I assign WPC role to user but I don't want assign this to user as I want it to be read only for this user.
    Please help.
    #1.5 #0019B9E818EB006A0000009000000178000451E63DC00C48#1215949227398#com.sap.nw.wpc.runtime.ContainerComponent#sap.com/irj#com.sap.nw.wpc.runtime.ContainerComponent#employee1#9368##n/a##7cb0479050d011ddabce0019b9e818eb#SAPEngine_Application_Thread[impl:3]_13##0#0#Error##Plain###Error creating node Access is denied: com.sap.nw.wpc.runtime.DropTargetComponent - user: Johnson, Terry#
    #1.5 #0019B9E818EB006A0000009100000178000451E63DC00ED2#1215949227398#com.sap.nw.wpc.runtime.AbstractDisplayComponent#sap.com/irj#com.sap.nw.wpc.runtime.AbstractDisplayComponent#employee1#9368##n/a##7cb0479050d011ddabce0019b9e818eb#SAPEngine_Application_Thread[impl:3]_13##0#0#Error##Java###Can not get node for component from the request, Access is denied: com.sap.nw.wpc.runtime.DropTargetComponent - user: Johnson, Terry
    [EXCEPTION]
    #1#com.sap.nw.wpc.runtime.WcmRuntimeException: Access is denied: com.sap.nw.wpc.runtime.DropTargetComponent - user: Johnson, Terry
         at com.sap.nw.wpc.runtime.ContainerComponent.getNodeForComponent(ContainerComponent.java:317)
         at com.sap.nw.wpc.runtime.AbstractDisplayComponent.doOnPOMReady(AbstractDisplayComponent.java:185)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:396)
         at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:703)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)
         at com.sapportals.portal.prt.pom.PortalNode.processEventQueue(PortalNode.java:799)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:652)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    regards,
    Jaish

    Hi,
    No WPC role should (not compulsory)  be given to user if he / she wants to use web page created in WPC.
    create a custom role, under which add a work set and add your web pages to this workset. thats it. and give this custom role to your user.
    here is everything on WPC (creating wpc worksets, roles, showing them to end users) all... including video presentations...
    Web Content Management: Web Page Composer in SAP NetWeaver Portal
    hope this will solve your problem
    regards,
    Pradeep
    Edited by: pradeep bondla on Jul 14, 2008 12:41 PM

  • Access is denied while accessing .js file through OHS URL

    I have a strange issue, can somone share your thoughts Please,
    We have deployed deployed the WebCenterPortal application into the server, and it is working fine if we access it through the deployed server url, but,
    we have a http server(Oracle HTTP Server)to protect the deployed applications url, here when iam trying to access the same deployed url using http server url, it is working fine for all the pages but not for some pages , it showing the below error,
    Message: Access is denied.
    Line: 89
    Char: 282
    Code: 0
    URI: http://xxxxx/portl/afr/partition/ie/n/default/opt/core-11.1.1.6.0-1318.js

    Sure Yannick,
    we have Webcenter Portal servers on Linux box, and OHS is on Windows box,
    We are able to access all the pages but some pages its throwing the java script error mentioned above, we have not included any javascript code inside the pages, that core-11.1.1.6.0-1318.js could be a framework javascript file,
    Here is the ohs entry,
    </Location>
    <Location /PortalOne>
    SetHandler weblogic-handler
    WeblogicHost exalogichostname
    WeblogicPort xxxxx
    </Location>
    Please let me if i can give more information about the issue

  • Sub Site Creation fails (works, but access is denied + autodelete)

    Hello,
    we have an upgraded from 2010 Sharepoint Sharepoint 2013 site, and i believe, since i pressed the "make it 2013" Button, normal users cannot create sub sites anymore.
    As an Admin, i can do this.
    As you can see in the Logfiles, the Site is created, then comes an access denied error, and the site is deleted automatically.
    Please give me Input where to debug further ?
    these are the iis lines:
    2014-01-23 13:31:16 MYIPHERE POST /_layouts/15/newsbweb.aspx - 443 0#.w|ourdomain\me MYIPHERE Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.1;+WOW64;+Trident/7.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729;+Media+Center+PC+6.0;+MS-RTC+EA+2;+.NET4.0C;+.NET4.0E;+InfoPath.3)
    https://sharepoint.somedomainofmine.de/ITS-intern/_layouts/15/newsbweb.aspx 200 0 0 10218
    2014-01-23 13:31:16 MYIPHERE GET /_layouts/15/AccessDenied.aspx - 443 0#.w|ourdomain\me MYIPHERE Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+6.1;+WOW64;+Trident/7.0;+SLCC2;+.NET+CLR+2.0.50727;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729;+Media+Center+PC+6.0;+MS-RTC+EA+2;+.NET4.0C;+.NET4.0E;+InfoPath.3)
    https://sharepoint.somedomainofmine.de/ITS-intern/_layouts/15/newsbweb.aspx 200 0 0 46
    and these the sharepoint uls logs:
    01/23/2014 13:31:40.31     w3wp.exe (0x1C98)                           0x1738    SharePoint Foundation       
         Logging Correlation Data          xmnv    Medium      Name=Request (GET:https://sharepoint.somedomainofmine.de:443/ITS-intern/_layouts/15/newsbweb.aspx)  
     27146d9c-7811-201a-7343-55a7f7ae04ec
    01/23/2014 13:31:56.36     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         Monitoring                        b4ly    High        Leaving Monitored Scope
    (Creating Web testerIE). Execution Time=2151,70685101039    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:31:56.36     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           85m6    Medium      Applying web template
    'STS#0' on web url 'https://sharepoint.somedomainofmine.de/ITS-intern/testerIE'    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.16     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           72h8    Medium      Successfully applied
    template "STS#0" to web at URL "https://sharepoint.somedomainofmine.de/ITS-intern/testerIE".    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.16     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         Monitoring                        b4ly    High        Leaving Monitored Scope
    (Applying Named Web Template: STS#0). Execution Time=4802,74322574517    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.16     w3wp.exe (0x1C98)                           0x28D4    SharePoint Foundation       
         Dev Events                        ajbpn    Medium      Set EventFiringDisabled to [False]. 
    Stack trace: [   at Microsoft.SharePoint.SPEventManager.HandleEventCallback[ReceiverType,PropertiesType](Object callbackData)     at Microsoft.SharePoint.Utilities.SPThreadPool.WaitCallbackWrapper(Object state)    
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback
    callback, Object state, Boolean preserveSyncCtx)     at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()     at System.Threading.ThreadPoolWorkQueue.Dispatch()  ]  
    01/23/2014 13:32:01.16     w3wp.exe (0x1C98)                           0x28D4    SharePoint Portal Server    
         User Profiles                     ajk39    Medium      UserProfileDBCache_WCFLogging::Begin ProfileDBCacheServiceClient.GetUserData.ExecuteOnChannel  
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.16     w3wp.exe (0x1C98)                           0x28D4    SharePoint Portal Server    
         User Profiles                     ajk35    Medium      MossClientBase_WCFLogging::Begin MossClientBase.ExecuteOnChannel  
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.16     w3wp.exe (0x1C98)                           0x28D4    SharePoint Portal Server    
         User Profiles                     ajk36    Medium      MossClientBase_WCFLogging:: MossClientBase.ExecuteOnChannel
    -  Executing codeblock on channel    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.16     w3wp.exe (0x1C98)                           0x28D4    SharePoint Foundation       
         Topology                          e5mc    Medium      WcfSendRequest: RemoteAddress:
    'http://sharepoint13:32843/44a802b220c44600ba66a3fbdc6b4047/ProfileDBCacheService.svc' Channel: 'Microsoft.Office.Server.UserProfiles.IProfileDBCacheService' Action: 'http://Microsoft.Office.Server.UserProfiles/GetUserData' MessageId: 'urn:uuid:248c8d8d-72e5-499e-99e3-0ebf37d77f67'  
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.20     w3wp.exe (0x122C)                           0x1200    SharePoint Foundation       
         Monitoring                        nasq    Medium      Entering monitored scope (ExecuteWcfServerOperation).
    Parent No    
    01/23/2014 13:32:01.20     w3wp.exe (0x122C)                           0x1200    SharePoint Foundation       
         Topology                          e5mb    Medium      WcfReceiveRequest: LocalAddress:
    'http://sharepoint13.somedomainofmine.de:32843/44a802b220c44600ba66a3fbdc6b4047/ProfileDBCacheService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://Microsoft.Office.Server.UserProfiles/GetUserData' MessageId: 'urn:uuid:248c8d8d-72e5-499e-99e3-0ebf37d77f67'  
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.20     w3wp.exe (0x122C)                           0x1200    SharePoint Foundation       
         Monitoring                        b4ly    Medium      Leaving Monitored Scope (ExecuteWcfServerOperation).
    Execution Time=0,404660368845761    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.20     w3wp.exe (0x1C98)                           0x28D4    SharePoint Portal Server    
         User Profiles                     ajk37    Medium      MossClientBase_WCFLogging:: MossClientBase.ExecuteOnChannel
    -  Executed codeblock on channel    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.20     w3wp.exe (0x1C98)                           0x28D4    SharePoint Portal Server    
         User Profiles                     ajk4a    Medium      UserProfileDBCache_WCFLogging::End ProfileDBCacheServiceClient.GetUserData.ExecuteOnChannel  
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.23     w3wp.exe (0x1C98)                           0x28D4    SharePoint Portal Server    
         Content Following                 afilq    Unexpected    FollowedContent.FollowItem:Exception:Microsoft.Office.Server.UserProfiles.FollowedContentException:
    ItemDoesNotExist : Das Element ist nicht vorhanden.     at Microsoft.Office.Server.UserProfiles.SPS2SAppUtility.GetPersonalUrl(UserProfile& profile)     at Microsoft.Office.Server.UserProfiles.SPS2SAppExecutionContext.InitializeForProfile()    
    at Microsoft.Office.Server.UserProfiles.SPS2SAppExecutionContext.EnsureInitialized()     at Microsoft.Office.Server.UserProfiles.FollowedContent.FollowItem(FollowedItem item, Boolean isInternal)    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.23     w3wp.exe (0x1C98)                           0x28D4    SharePoint Portal Server    
         Content Following                 adrjt    Unexpected    Could not follow the url https://sharepoint.somedomainofmine.de/ITS-intern/testerIE  
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.23     w3wp.exe (0x1C98)                           0x28D4    SharePoint Foundation       
         Monitoring                        b4ly    High        Leaving Monitored Scope
    (Event Receiver (Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, Microsoft.Office.Server.UserProfiles.ContentFollowingWebEventReceiver)). Execution Time=62,316299976673    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.23     w3wp.exe (0x1C98)                           0x28D4    SharePoint Foundation       
         Dev Events                        acrz9    High        Fehler beim Laden und
    Ausführen der Ereignisempfängerklasse Microsoft.Office.Server.UserProfiles.ContentFollowingWebEventReceiver aus der Assembly 'Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'. ItemDoesNotExist : Das
    Element ist nicht vorhanden.    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.24     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           8kh7    High        Zugriff
    verweigert.    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.24     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           aix9j    High        SPRequest.GetFileAndFolderProperties:
    UserPrincipalName=i:0).w|s-1-5-21-3293502084-2983367093-3279364434-3974, AppPrincipalName= ,bstrUrl=https://sharepoint.somedomainofmine.de ,bstrStartUrl=_fields/resources/_fields.de-DE.resx ,ListDocsFlags=16400 ,bThrowException=False    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.24     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      System.UnauthorizedAccessException:
    Zugriff verweigert., StackTrace:    at Microsoft.SharePoint.SPWeb.GetFileOrFolderProperties(String strUrl, ListDocsFlags listDocsFlags, Boolean throwException, SPBasePermissions& permMask)     at Microsoft.SharePoint.SPFile.PropertiesCore(Boolean
    throwException)     at Microsoft.SharePoint.SPFile.get_Exists()     at Microsoft.SharePoint.SPWeb.GetFieldLocalizations(CultureInfo cultureInfo)     at Microsoft.SharePoint.SPWeb.get_FieldLocalizations()    
    at Microsoft.SharePoint.SPContentType.FetchFieldsXmlFromWeb(SPChunkedStringBuffer csb)     at Microsoft.SharePoint.SPContentType.GetFieldsXml(SPChunkedStringBuffer chunkedBuf)     at Microsoft.SharePoint.SPContentType.get_Fields()    
    at Microsoft.SharePoint.SPContentType.SyncFields(SPContentType ct, Boolean...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.24*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ... bCreateFromSTP)    
    at Microsoft.SharePoint.SPContentType.Sync(SPContentType ct, Boolean bCreateFromSTP)     at Microsoft.SharePoint.SPContentType.SyncNewList(SPList list, Boolean bCreateFromSTP)     at Microsoft.SharePoint.SPWeb.SyncNewLists(Boolean
    bCreateFromSTP)     at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate)     at Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPWeb Web, String strWebTemplate,
    Nullable`1 bSharedNav, Boolean bOnTopNav, Boolean bOnQuickLaunch, Page page, Boolean bDeleteOnError)     at Microsoft.SharePoint.ApplicationPages.NewSubwebPage.BtnCreateSubweb_Click(Object sender, EventArgs e)     at
    System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequ...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.24*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...estMain(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()    
    at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     at System.Web.HttpApplication.ExecuteStep(IExecutionStep
    step, Boolean& completedSynchronously)     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback
    cb)     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpCon...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.24*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...text context)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr
    rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
    at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr
    nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRunti...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.24*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...me.ProcessRequestNotification(IntPtr
    rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)      2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.43     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           8kh7    High        Zugriff
    verweigert.    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.43     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           aix9j    High        SPRequest.GetFileAndFolderProperties:
    UserPrincipalName=i:0).w|s-1-5-21-3293502084-2983367093-3279364434-3974, AppPrincipalName= ,bstrUrl=https://sharepoint.somedomainofmine.de ,bstrStartUrl=_fields/resources/_fields.de-DE.resx ,ListDocsFlags=16400 ,bThrowException=False    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.43     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      System.UnauthorizedAccessException:
    Zugriff verweigert., StackTrace:    at Microsoft.SharePoint.SPWeb.GetFileOrFolderProperties(String strUrl, ListDocsFlags listDocsFlags, Boolean throwException, SPBasePermissions& permMask)     at Microsoft.SharePoint.SPFile.PropertiesCore(Boolean
    throwException)     at Microsoft.SharePoint.SPFile.get_Exists()     at Microsoft.SharePoint.SPWeb.GetFieldLocalizations(CultureInfo cultureInfo)     at Microsoft.SharePoint.SPWeb.get_FieldLocalizations()    
    at Microsoft.SharePoint.SPList.fixFieldShema(SPField fld, String strXml)     at Microsoft.SharePoint.SPList.FixFieldsFromColumnTemplate()     at Microsoft.SharePoint.SPWeb.SyncNewLists(Boolean bCreateFromSTP)    
    at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate)     at Microsoft.Share...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.43*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...Point.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPWeb
    Web, String strWebTemplate, Nullable`1 bSharedNav, Boolean bOnTopNav, Boolean bOnQuickLaunch, Page page, Boolean bDeleteOnError)     at Microsoft.SharePoint.ApplicationPages.NewSubwebPage.BtnCreateSubweb_Click(Object sender, EventArgs e)    
    at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.S...  
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.43*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...ystem.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext
    context, AsyncCallback cb)     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr
    rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
    at System.Web.Hosting.Unsa...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.43*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...feIISMethods.MgdIndicateCompletion(IntPtr
    pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr
    rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
         2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           8e2s    Medium      Unknown SPRequest
    error occurred. More information: 0x80070005    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           aix9j    High        SPRequest.UpdateField:
    UserPrincipalName=i:0).w|s-1-5-21-3293502084-2983367093-3279364434-3974, AppPrincipalName= ,bstrUrl=https://sharepoint.somedomainofmine.de/ITS-intern/testerIE ,bstrListName={D5CA4021-6D62-4388-960F-2DA04DBF61B1} ,bstrXML=<Field Type="TaxonomyFieldTypeMulti"
    DisplayName="HashTags" StaticName="HashTags" Name="HashTags" ID="{333b1bc2-0532-4872-96f1-bbbdead35a56}" Description="Some description" SourceID="{7c162185-ea53-4fb7-9a83-4992a234685f}" List="{a83f1b02-d0ba-45e9-be06-2594445b446d}"
    WebId="ec4d4998-e96d-4aa6-96a5-    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      System.UnauthorizedAccessException:
    Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:    at Microsoft.SharePoint.SPField.set_SchemaXml(String value)     at Microsoft.SharePoint.SPList.fixFieldShema(SPField fld, String strXml)    
    at Microsoft.SharePoint.SPList.FixFieldsFromColumnTemplate()     at Microsoft.SharePoint.SPWeb.SyncNewLists(Boolean bCreateFromSTP)     at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate)    
    at Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPWeb Web, String strWebTemplate, Nullable`1 bSharedNav, Boolean bOnTopNav, Boolean bOnQuickLaunch, Page page, Boolean bDeleteOnError)     at Microsoft.SharePoint.ApplicationPages.NewSubwebPage.BtnCreateSubweb_Click(Object
    sender, Ev...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...entArgs e)    
    at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)     at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)     at System.Web.HttpApplication.BeginProcessRequestNotification(Htt...  
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...pContext context,
    AsyncCallback cb)     at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer,
    IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
    at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)     at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus&
    notificationStatus)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ai1wu    Medium      ...IntPtr rootedObjectsPointer,
    IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
     2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           ftd0    Medium      Access Denied. Exception:
    Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   at Microsoft.SharePoint.Library.SPRequestInternalClass.UpdateField(String bstrUrl, String bstrListName, String bstrXML)     at Microsoft.SharePoint.Library.SPRequest.UpdateField(String
    bstrUrl, String bstrListName, String bstrXML).    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           c97d    Unexpected    Exception attempting
    to ApplyWebTemplate to SPWeb https://sharepoint.somedomainofmine.de/ITS-intern/testerIE: System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))     at Microsoft.SharePoint.Utilities.SPUtility.HandleAccessDenied(Exception
    ex)     at Microsoft.SharePoint.Library.SPRequest.UpdateField(String bstrUrl, String bstrListName, String bstrXML)     at Microsoft.SharePoint.SPField.set_SchemaXml(String value)     at Microsoft.SharePoint.SPList.fixFieldShema(SPField
    fld, String strXml)     at Microsoft.SharePoint.SPList.FixFieldsFromColumnTemplate()     at Microsoft.SharePoint.SPWeb.SyncNewLists(Boolean bCreateFromSTP)     at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate
    webTemplate)     at Microsoft.SharePoint.Applicati...    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46*    w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           c97d    Unexpected    ...onPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPWeb
    Web, String strWebTemplate, Nullable`1 bSharedNav, Boolean bOnTopNav, Boolean bOnQuickLaunch, Page page, Boolean bDeleteOnError) Attempting to delete the site collection.    2a146d9c-5872-201a-7343-5894b40adc59
    01/23/2014 13:32:01.46     w3wp.exe (0x1C98)                           0x24C0    SharePoint Foundation       
         General                           8e1d    High        Deleting
    the web at https://sharepoint.somedomainofmine.de/ITS-intern/testerIE .    2a146d9c-5872-201a-7343-5894b40adc59
    whats to be said further is, that i got any user twice listed within sharepoint, maybe of the migration, maybe of authentication mechanisms ntlm /kerberos chenged, i dont know.
    thanks for replies

    check the Object Cache configured the properly( using the properly claim:domain\username account).
    also make sure all user migrated properly?
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Status Bar displays "Access is denied"

    Hi,
    We have EP 7 SP 11 portal where we are displaying Web Dynpro Java Iviews.
    Whenever a user logs in into the portal, the status bar displays a message" Access is denied" . Though this does not affect the funcitonality of the system but customers are complaining about the same.
    It would be really appreciated if anyone can help us on the following :
    1) What is the reason for this message appearing on the status bar ?
    2) Can this message be completely removed from the status bar ?
    3) If the text can be changed for this message displayed on status bar ?
    Thanks & Regards,
    Bir

    Check for the error message appearing in Netweaver Administrator Logs
    http://host:port/NWA
    goto monitoring and selects logs
    Check in Default Logs after you encounter error
    Definitely the user is missing some permissions . Also check in the ABAp Dumps at ABAP end for missing authorizations on ABAP side.

  • **Creating default directory in failed: \logging.properties (Access is denied)**

    Hello Experts,
    i am deploying edq on weblogic.
    After deployment, when lauching the edq url getting below error on firefox.
    **Creating default directory in failed: \logging.properties (Access is denied)**
    by default, it took the path as:
    C:\oraclesw\oracle\middleware\user_projects\domains\oedq_dev_domain\servers\edqdev_server1\tmp\_WL_user\dndirector\1i3bzo\war\WEB-INF\config
    i have unzipped the config.zip into above mentioned config folder.

    When we restart the application server up and start the managed server, the deployment is in the failed status with the following message:
    We have the Memory settings on the managed server set as : -Xmx5024M –XX:MaxPermSize=256M
    <Jul 11, 2013 4:45:13 PM EDT> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating start task for application 'dndirector'.>
    <Jul 11, 2013 4:45:13 PM EDT> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException:
            at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
            at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.datanomic.utils.transport.TransportSignature
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
            Truncated. see log file for complete stacktrace
    >
    <Jul 11, 2013 4:49:42 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Ddndirector%2CType%3DAppDeployment%22%29.>

  • 'Access is denied' error in ESS iViews & Page not displayed' thru. internet

    Hi,
      We are implementing <b>ESS(Webdynpro)/MSS(Java)</b>.
      We are in EP6 SP13.
      We want to put our portal on internet through SSL.
    I have installed SAP Webdispatcher and configured it to support SSL. SAP webdispatcher is installed on a DMZ machine(hostname: SAPROUTER).
    <i>webdispatcher ports:</i>
    http port: 80
    https port: 8443
    1) When i try to access the portal from the DMZ machine (where the webdispatcher is installed) using <b>https://saprouter.domainname.net:8443/irj/portal</b>, i am able to see all the iViews.. but, i am getting '<b>access is denied</b>' error(in the status bar) when i try to click on any link in ESS iViews (for ex: working time, Employee search).. when i try to double click i am getting javascript:void(0)
    2) When i try to access the portal through internet(<b>https://<ipaddress>:8443/irj/portal</b>), I get the logon page and after logging in... i am not able to see the ESS and Transaction iViews .. getting 'Page cannot be displayed' error.
    When i am able to see the iViews in the DMZ machine.. why are they not being displayed when i access through internet??
    Can any1 help me in this regard?? What am i missing ??
    Awaiting your reply.
    Regards,
    SK.

    It’s a hot topic I think,
    Where facing the exact same problems.
    When we logon ‘LOCAL’ to the Portal the iview works. (Not true the internet / DMZ)
    But when we logon true the webdispatcher we get the Portal Layout, so the dispatcher works.
    But the WEBdynpro Iview gives the error -> ‘Page not displayed'
    And when we edit the file “hosts” on the pc of the client browser and fill in the hostname of the SAP Portal the Iview works…..???
    There are no ports closed on the firewall, everything is allowed.
    Can anyone tell me of it’s necessary to edit the Web Dynpro Runtime Environment. Here are some settings for the WEBdispatcher but I can’t get it working.
    -     sap.webdispatcher.host           = Defines the host of a used Web Dispatcher
    -     sap.webdispatcher.port            = Defines the port of a used Web Dispatcher
    -     sap.webdispatcher.protocol      = Defines the protocol of a used Web Dispatcher
    See the link -> http://help.sap.com/saphelp_nw04s/helpdata/en/43/8a1a8ece230c8ce10000000a11466f/frameset.htm
    When I activate the trace on the webdispatcher
    (D:webdispsapwebdisp.exe pf=D:webdispsapwebdisp.pfl -t 2)
    In the Tracefile I can see that the webdispatcher resolves the SAP portal system. That’s was aleady confirmed by seeing the portal framework from the client. I think that the WEBdynpro’s have to be remote activated, or some addition settings in the webdispatcher.
    If somebody get an idée I really would like to know it.
    Best regards,
    Edwin

  • BAM Portal Aggregations Outside server - OWC Error

    Hi
    Is there a list of things which needs to be done in order to successfully view the BAM SSAS Aggregations in BAM Portal outside the server ?
    At the moment , the BAM portal throws the below Error as Office Web Components Error.
    Failed to get data.  If available, errors returned from the provider are listed below.
    * The following system error occurred:  The requested name is valid, but no data of the requested type was found. .
    Thanks for any guidance.
    http://biztalkguide.blogspot.com/ Please mark as answer if this solved the issue.Thanks

    Hi Thanks
    I had already tried the HTTP access to Analysis services and also verified the BAM permissions as well.
    Aggregations works fine locally through BAM portal which means HTTP access to Analysis services is already in place .
    Firewall turned off in the server ,hence no need to open the ports.
    Note : both BAM Portal (IIS) & Analysis services are in the same server and running under a local account.
    The problem however is accessing the BAM portal remotely from another server using the local account credentials. 
    The  issue is more specific to the error message below
    Failed to get data.  If available, errors returned from the provider are listed below.
    * The following system error occurred:  The requested name is valid, but no data of the requested type was found. .
    http://biztalkguide.blogspot.com/ Please mark as answer if this solved the issue.Thanks

  • Federated Search - Native Exception: Access is denied

    Hi,
    I created a Search Web Service and the corresponding Search web service and Outgoing Federated Object to use it. The service works as long as I'm logged into the Portal, but it fails for the Guest user, displaying the following error:
    Error executing search on Part Search : Native exception: Access is denied. (0x80070005): [Permission to open object with ID 1 and class ID 3 denied.] (428,PTDispatch.cpp)
    I've searched the Discussion Forum and Support center, but I can't find the cause of this problem, nor a solution.
    Does anyone know what this error may be referring to and how to fix it?
    Thanks,
    Jose

    Shawn,
    Even though you map a network drive, it still remains as a logical drive(accessed using NETBEIU protocol) and you may not be able to use File commands on the network based drives. So I would suggest u to use a BufferedInputStream.

  • Windows Azure Virtual Network - Access is denied Error 0x80070005

    Installed a Virtual Network, all options default, setup Gateway, created and uploaded Certs, downloaded 64 bit VPN client.  Windows 7, fully patched, AV client disabled.
    When I attempt to connect I get:
    Access is denied.
     (Error 0x80070005) For customized troubleshooting information for this connection, click Help
    I see many similar posts, but no answers.  Has anyone gotten Point-to-Site to connect?  Is this not supported in the free trial and MSDN accounts?
     Operating System      : Windows NT 6.1 Service Pack 1
     Dialer Version        : 7.2.7600.16385
     Connection Name       : 84810c9d-721a-4e79-abca-29ad922735c2
     All Users/Single User : Single User
     Start Date/Time       : 11/8/2013, 13:50:17
     Module Name, Time, Log ID, Log Item Name, Other Info
     For Connection Type, 0=dial-up, 1=VPN, 2=VPN over dial-up
    [cmdial32] 13:50:17 03 Pre-Init Event CallingProcess = C:\Windows\Explorer.EXE
    [cmdial32] 13:50:25 04 Pre-Connect Event ConnectionType = 1
    [cmdial32] 13:50:25 06 Pre-Tunnel Event UserName =  Domain =  DUNSetting = 84810c9d-721a-4e79-abca-29ad922735c2 Tunnel DeviceName =  TunnelAddress = azuregateway-84810c9d-721a-4e79-abca-29ad922735c2-0.cloudapp.net
    [cmdial32] 13:50:29 21 On-Error Event ErrorCode = -2147024891 ErrorSource = RAS
    Other users with a similar issue:
    http://stackoverflow.com/questions/16320918/windows-azure-virtual-network-point-to-site-connection-error
    Still more:691
    Access denied because username and/or password is invalid on the domain.
    How does username and/or password make any sense?  It hasn't asked for any credentials, it just fails.

    Hi,
    Thanks for your response.
    Did you configure the Point-to-Site virtual network using this article?
    Configure a Point-to-Site VPN in the Management Portal
    http://msdn.microsoft.com/en-US/library/windowsazure/dn133792.aspx
    After the virtual network is created, you may create the gateway as the link mentioned.
    Regards.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Deny application access to oid user

    Hi I'm developing an application that implements sso. The user that tries to access the application ( through any page ) is automatically redirected to the sso login page... so far, so good! What I want to implement is the application access denial w

  • Indesign 5.0 question

    Hi, I watched tutorial video about setting up some basic interactivities. I have a question about that kind of "interactive map" - you click on different objects (dots) on one side of screen and the picture on another corner changes accordingly. Is t

  • Wpf: Event driven vs MVVM design pattern

    I'm a beginning coder and I've been working on a WPF app for several months now and struggled to implement anything in MVVM due to time constraits to learn so I coded my program the only way to knew how: with code behind, tight coupling, and a whole

  • Merge physical and logical partitions

    How do I extend my physical arch partition with an unallocated space logical partition? I want to add an unallocated space logical partition to a physical partition or better said I want to grow my existing arch physical partition with the unallocate

  • Bitmap not opening

    I am a new apple user and this is probbaly pretty trivial but here is my problem. I have a CD full of bmp images, I can only open 3 of them but when i try opening the others the previewer tells me they are corrupt! I can open them in my old pc labtop