Error when trying to access the RBAC User editor and Message tracking

Hi,
I am getting an error when trying to access the RBAC User editor and Message tracking on the Web Mgmt interface. I verified that the admin account trying to access is in the Organization Management group and has the correct Role Assignment Policy applied.
I searched through this thread below and saw that matching the msExchRoleLink and msExchUserLink attributes fixed the issue. 
https://social.technet.microsoft.com/Forums/exchange/en-US/fc568cc6-8691-4127-b70b-bcc82f9b1f7f/first-2010-cas-server-no-administrator-rights-emc-permissions-gone?forum=exchange2010
However I have another environment where this is not the case and works just fine; the msExchUserLink attribute has a value of CN=Organization Management,OU=Microsoft Exchange Security Groups,DC=Domain,DC=Local which is different as per the issue outlined in
the above thread so I am not convinced that this will work and also don’t want to blindly edit something in adsiedit without being sure.
I then checked the event logs on the server and saw the below error logged;
Current user: 'Domain/Server Services Accounts/administrator'
Request for URL 'https://server.domain.com/ecp/default.aspx?p=AdminDeliveryReports&exsvurl=1' failed with the following error:
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Exchange.Management.ControlPanel.UrlNotFoundOrNoAccessException: The page may not be available or you might not have permission to open the
page. Please contact your administrator for the required credentials. For new credentials to take effect, you have to close this window and log on again.
   at Microsoft.Exchange.Management.ControlPanel._Default.CreateNavTree()
   at Microsoft.Exchange.Management.ControlPanel._Default.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   --- End of inner exception stack trace ---
   at System.Web.UI.Page.HandleError(Exception e)
   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 ASP.default_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Microsoft.Exchange.Management.ControlPanel.UrlNotFoundOrNoAccessException: The page may not be available or you might not have permission to open the page. Please contact your administrator for the required credentials. For new credentials to take effect, you
have to close this window and log on again.
   at Microsoft.Exchange.Management.ControlPanel._Default.CreateNavTree()
   at Microsoft.Exchange.Management.ControlPanel._Default.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I then had a look at the IIS permissions for ecp and owa. The account did not have permissions so I added them there but still got the same error. I’ve also tried all of the above with a newly-created account but still got the same issue.
Any ideas as to what the above event log is specifically referring to?

Hi,
From your description, I would like to clarify the following thing:
If you want to search message tracking logs, the account you use should be a member of the role groups below:
Organization Management role group, Records Management role group, Recipient Management role group.
Hope this can be helpful to you.
Best regards,
Amy Wang
TechNet Community Support

Similar Messages

  • Getting HTTP transport error: when trying to access the webservices

    Hi,
    I have created proxy in JDeveloper 10g. When trying to access the webservices, getting the following error:
    javax.xml.rpc.soap.SOAPFaultException: exception on JaxRpc invoke: HTTP transport error:
    javax.xml.soap.SOAPException: java.security.PrivilegedActionException:
    oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html
         at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:578)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:400)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:113)
         at com.tenncare.payment.proxy.runtime.__soap_pipe_execute_ppt_Stub.execute(__soap_pipe_execute_ppt_Stub.java:76)
         at com.tenncare.payment.proxy.__soap_pipe_execute_pptClient.execute(__soap_pipe_execute_pptClient.java:69)
         at com.tenncare.payment.proxy.__soap_pipe_execute_pptClient.main(__soap_pipe_execute_pptClient.java:43)
    Process exited with exit code 0.
    Can anyone help me what might be the reason. If you need more information, I can post it in the next.

    Hi,
    Can you just check your end point URL, and try with appending user name and password at the end of it as parrameters like http://<end point URL>&UserName=admin&Password=admin.
    Other wise check the SOAP request which is going to server using any tool as SOAP UI.
    Regards,
    Vikram

  • SO I am getting a strange error when trying to access the FIM Management Agents

    Hi Everyone,
    So I am getting a really odd error when I go to FIM --> Management Agents -->MOSS-guid ID right click on that and choose porperties, then Configure Connection Information, then I click OK and I get this pop up error "the type of 'pictureurl' string
    is not compatible with the type of 'sps_mv_octelstring_pictureurl'. I got here by noticing that in the error log there was an error that said:
    The management agent "MOSS-guid ID" failed on run profile "MOSS_EXPORT_Guid ID" because the server encountered errors.
    when I searched on that error, it lead me to a ton of blogs that said to do the following:go to FIM --> Management Agents -->MOSS-guid ID right click on that and choose porperties, then Configure Connection Information at the bottom of the page there
    is a Connect To field and every blog I read said to change it to direct:{Domain}:{Port}. The thing is that my domain and port were fine, so that is when I clicked ok, and got that error message. Ever since this happened, my FIM has been broken, and I really
    can't figure out why???
    So I haven't done any updates to the server in at least a year, so nothing could be happening there.
    Any help at all with this would be taken with the greatest appreciation.
    Best regards, Mike

    What you're doing is unsupported. You need to manipulate the MAs via Central Admin -> Manage Service Applications, find your UPA SA and manage it. You can then Manage User Properties and make changes to the Picture property from here.
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Why compilation error--when trying to access the table from itcsi schema

    Hi,
    when querying the table from itcsi.app iam able to see the data but used in proc saying invalid table name. Whats the problem
    when declared p_app_i_old app.app_i%type----It is throwing pls-00201 error
    1 Create or replace procedure Test_insert(p_app_i_old integer,
    2 p_app_i_new integer,
    3 p_APP_ISAC_CPT_I varchar2)
    4 is
    5 cursor c1 is
    6 select distinct table_name,owner
    7 from all_tab_columns
    8 where owner = 'ITCSI' and column_name='APP_I';
    9 t_tablename varchar2(25);
    10 t_string varchar2(300);
    11 t_num number;
    12 Begin
    13 For c2 in c1 loop
    14 t_num := 0;
    15 t_string := 'SELECT count(*) FROM ' || c2.owner ||'.'||c2.table_name||' WHERE APP_I = '||p_
    16 execute immediate t_string into t_num;
    17 if t_num > 0 then
    18 -- dbms_output.put_line('The table name is '||c1_rec.table_name);
    19 if c2.Table_name = 'APP' Then
    20 INSERT INTO itcsi.App
    21 SELECT p_app_i_new,
    22 app_acrnym_c,
    23 app_x,
    24 app_desc_t,
    25 app_ipads_t,
    26 app_prdcn_stat_t,
    27 app_prdcn_stat_d,
    28 app_isd_tier_c,
    29 app_bus_cont_c,
    30 app_extnl_cstm_c,
    31 app-ecrpt_lvl_c,
    32 app_isac_cpt_i,
    33 dsw_gpn_i,
    34 ed_cntnt_srce_t,
    35 usr_upd_uunm_i,
    36 ed_upd_m
    37 FROM itcsi.APP
    38 WHERE app_i = p_app_i_old;
    39 elsif c2.Table_name = 'APP_CETRN' Then
    40 Insert into itcsi.APP_CETRN
    41 select p_app_i_new,
    42 app_cetrn_i,
    43 app-curr_cmplnc_t,
    44 app_rqr_cmplnc_t,
    45 dsw_gpn_i,
    46 ed_cntnt_srce_t,
    47 usr_upd_uunm_i,
    48 ed_upd_m
    49 FROM itcsi.APP_CETRN
    50 WHERE app_i = p_app_i_old;
    51 elsif c2.Table_name = 'APP_GPC' Then
    52 Insert into itcsi.APP_GPC
    53 select p_app_i_new,
    54 gpc_dpnt_x,
    55 gpc_elemy_x,
    56 pro_i,
    57 dsw_gpn_i,
    58 ed_cntnt_srce_t,
    59 usr_usr_upd_uunm
    60 FROM itcsi.APP_GPC
    61 WHERE app_i = p_app_i_old;
    62 End if;
    63 End if;
    64 End loop;
    65 --Commit;
    66* End;
    SQL> /
    Warning: Procedure created with compilation errors.
    SQL> show errors
    Errors for PROCEDURE TEST_INSERT:
    LINE/COL ERROR
    20/2 PL/SQL: SQL Statement ignored
    37/23 PL/SQL: ORA-00942: table or view does not exist
    40/2 PL/SQL: SQL Statement ignored
    Thanks

    how do i check the grant?
    if am in my own schema,how do i connect to itcsi
    schema?if you are using a schema other than the ITCSI schema, you need to login as ITCSI. or if you have dba user account you can grant a privilege of
      GRANT ALL on ITCSI.APPS to <other SCHEMA>;

  • Error when trying to access the datatabase

    Hi,
    I have a table with five fields and I use a composite priamry key.
    I n the client code I get the record by specifyign the primary key.
    when I try to update the table from the remote object returned by the findByPrimaryKey() I get the following error;
    javax.transaction.TransactionRolledbackException: Exception while commiting Tx : Name=[EJB sampleEJB.ship.customer.Custo
    merBean.setLname(java.lang.String)],Xid=BEA1-000D066EEF549A32D56C(14240),Status=Rolled back. [Reason=weblogic.utils.Nest
    edRuntimeException: Error writing from beforeCompletion - with nested exception:
    The client code:
         CustomerPK cpk=new CustomerPK();
         cpk.id=i;
         cpk.fname="Arvind";
         CustomerRemote remote=home.findByPrimaryKey(cpk);
         remote.setLname("Viswanathan");
         remote.setHas_good_credit(true);
    can anybody help me

    Try setting the transaction attribute to Required.

  • Random users receive an unexpected error when trying to access SharePoint 2010 farm.

    Over the past few months we had occasions where established users trying to connect to my production SharePoint 2010 farm receive a correlation error page when trying to access the farm. I have two WFEs load balanced and the errors show up on either so it
    doesn't happen on just on or the other. Specifically today it was three users in one office  out of about 15 that were affected the rest were able to access the farm without any problems and there were no other reports from other offices. Each time the
    user can eventually get in without any outside intervention it just seems to fix itself after a few hours. Each time it happens I search the logs for the CorrelationID(s) and everytime I see the same set of errors in the ULS logs. I also go check the Windows
    Security logs to make sure they connected to the server okay. I've confirmed that the Web App's PortalSuperUserAccount and PortalSuperReaderAccount are both set correctly. Just looking to see if anyone has experienced this and figured what was happening and
    how to fix it.
    These are the log entries:
    Name=Request   (GET:http://infoshare.swic.edu:80/SitePages/Home.aspx)
    Begin Query the AD to get the user email   and display name.
    End Query the AD to get the user email   and display name.
    Leaving Monitored Scope   (GetFileAndMetaInfo). Execution Time=29.4404440877166
    Leaving Monitored Scope   (GetWebPartPageContent). Execution Time=29.6140602113035
    Site=/
    Leaving Monitored Scope   (PostResolveRequestCacheHandler). Execution Time=30.6330444222452
    SPWeb is missing it's CurrentUser for   user 'SHAREPOINT\system'.
    PortalSiteMapProvider was unable to fetch   current node, request URL: /SitePages/Home.aspx, message: Object reference   not set to an instance of an object., stack trace:   
    at   Microsoft.SharePoint.SPUser.get_UserToken()    
    at   Microsoft.SharePoint.Publishing.CommonUtilities.<>c__DisplayClass1.<RunWithElevatedSite>b__0()    
    at   Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()    
    at   Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated   secureCode)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback   secureCode, Object param)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated   secureCode)    
    at Microsoft.SharePoint.Publishing.CommonUtilities.RunWithElevatedSite(SPSite   siteNonEle...
    ...v, Boolean allowUnsafeUpdates,   ElevatedSiteProcessor callWithElevatedSite)    
    at   Microsoft.SharePoint.Publishing.CacheManager..ctor(SPSite site)    
    at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite   site, Boolean useContextSite, Boolean allowContextSiteOptimization)    
    at   Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.get_ObjectFactory()    
    at   Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.get_CurrentNode()
    SPWeb is missing it's CurrentUser for   user 'SHAREPOINT\system'.
    DelegateControl: Exception thrown while   adding control 'ASP._controltemplates_metadatanavtree_ascx': Object reference   not set to an instance of an object.
    Setting [Display] as the   FormContext.FormMode for the current page
    SPWeb is missing it's CurrentUser for   user 'SHAREPOINT\system'.
    PortalSiteMapProvider was unable to fetch   root node, request URL: /SitePages/Home.aspx, message: Object reference not   set to an instance of an object., stack trace:   
    at   Microsoft.SharePoint.SPUser.get_UserToken()    
    at   Microsoft.SharePoint.Publishing.CommonUtilities.<>c__DisplayClass1.<RunWithElevatedSite>b__0()    
    at   Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()    
    at   Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated   secureCode)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback   secureCode, Object param)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated   secureCode)    
    at Microsoft.SharePoint.Publishing.CommonUtilities.RunWithElevatedSite(SPSite   siteNonElev, ...
    ...Boolean allowUnsafeUpdates,   ElevatedSiteProcessor callWithElevatedSite)    
    at   Microsoft.SharePoint.Publishing.CacheManager..ctor(SPSite site)    
    at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite   site, Boolean useContextSite, Boolean allowContextSiteOptimization)    
    at   Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.get_ObjectFactory()    
    at   Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.get_TryGetRootNode()
    SPWeb is missing it's CurrentUser for   user 'SHAREPOINT\system'.
    PortalSiteMapProvider was unable to fetch   root node, request URL: /SitePages/Home.aspx, message: Object reference not   set to an instance of an object., stack trace:   
    at   Microsoft.SharePoint.SPUser.get_UserToken()    
    at   Microsoft.SharePoint.Publishing.CommonUtilities.<>c__DisplayClass1.<RunWithElevatedSite>b__0()    
    at   Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()    
    at   Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated   secureCode)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback   secureCode, Object param)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated   secureCode)    
    at Microsoft.SharePoint.Publishing.CommonUtilities.RunWithElevatedSite(SPSite   siteNonElev, ...
    ...Boolean allowUnsafeUpdates,   ElevatedSiteProcessor callWithElevatedSite)    
    at   Microsoft.SharePoint.Publishing.CacheManager..ctor(SPSite site)    
    at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite   site, Boolean useContextSite, Boolean allowContextSiteOptimization)    
    at   Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.get_ObjectFactory()    
    at   Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.GetRootNodeCore()
    Exception in   SearchBoxEx::CreateChildControls:System.ArgumentException: Requested value   '/sites/search/Pages/' was not found.      
    at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)    
    at   Microsoft.SharePoint.Portal.WebControls.SearchBoxEx.GetSiteDefaultsInner(PortalWebSiteMapNode   rootWeb, SPSite site)    
    at   Microsoft.SharePoint.Portal.WebControls.SearchBoxEx.<>c__DisplayClass2.<GetSiteDefaults>b__0()    
    at   Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()    
    at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated   secureCode)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback   secureCode, Object param)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated...
    ... secureCode)    
    at   Microsoft.SharePoint.Portal.WebControls.SearchBoxEx.GetSiteDefaults()    
    at   Microsoft.SharePoint.Portal.WebControls.SearchBoxEx.CreateChildControls()
    SPWeb is missing it's CurrentUser for   user 'SHAREPOINT\system'.
    Failed to create a custom control   'PublishingSiteActionsMenuCustomizer', feature 'Publishing'   (id:22a9ef51-737b-4ff2-9346-694633fe4416) using attributes (ControlSrc='',   ControlAssembly='Microsoft.SharePoint.Publishing,
    Version=14.0.0.0,   Culture=neutral, PublicKeyToken=71e9bce111e9429c',   ControlClass='Microsoft.SharePoint.Publishing.WebControls.PublishingSiteActionsMenuCustomizer':   System.Reflection.TargetInvocationException: Exception has been thrown
    by the   target of an invocation. ---> System.NullReferenceException: Object   reference not set to an instance of an object.    
    at   Microsoft.SharePoint.SPUser.get_UserToken()    
    at   Microsoft.SharePoint.Publishing.CommonUtilities.<>c__DisplayClass1.<RunWithElevatedSite>b__0()    
    at   Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElev...
    ...atedPrivileges>b__2()    
    at   Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated   secureCode)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback   secureCode, Object param)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated   secureCode)    
    at   Microsoft.SharePoint.Publishing.CommonUtilities.RunWithElevatedSite(SPSite   siteNonElev, Boolean allowUnsafeUpdates, ElevatedSiteProcessor   callWithElevatedSite)    
    at   Microsoft.SharePoint.Publishing.CacheManager..ctor(SPSite site)    
    at   Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean   useContextSite, Boolean allowContextSiteOptimization)    
    at Microsoft.SharePoint.Publishing.WebControls.CombinedBasePermissions..ctor()    
    at Microsoft.ShareP...
    ...oint.Publishing.WebControls.ConsoleVisibleUtilities.get_CanShowSiteActionsMenuItems()    
    at   Microsoft.SharePoint.Publishing.WebControls.PublishingSiteActionsMenuCustomizer..ctor()    
    at   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean   skipVisibilityChecks, Boolean fillCache)      
    --- End of inner exception stack trace ---    
    at System.RuntimeType.CreateInstanceImpl(Boolean   publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)    
    at System.Activator.CreateInstance(Type   type, Boolean nonPublic)    
    at   Microsoft.SharePoint.Utilities.SPUtility.CreateServerControlFromAssembly(String   sControlAssembly, String sControlClass)      
    at   Microsoft.SharePoint.SPControlElement.BuildCustomControl(TemplateControl   tctlPage, String sControlAssembly, String sControlClass, String sCon...
    ...trolSrc, XmlNode xnElementDefinition,   SPFeatureDefinition featdefElement, String sElementId)    
    at   Microsoft.SharePoint.SPCustomActionElement.BuildCustomControl(TemplateControl   tctlParent)    
    at   Microsoft.SharePoint.WebControls.FeatureMenuTemplate.CreateChildControls().
    SPWeb is missing it's CurrentUser for   user 'SHAREPOINT\system'.
    System.NullReferenceException: Object   reference not set to an instance of an object.   
    at   Microsoft.SharePoint.SPUser.get_UserToken()    
    at Microsoft.SharePoint.Publishing.CommonUtilities.<>c__DisplayClass1.<RunWithElevatedSite>b__0()    
    at   Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()    
    at   Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated   secureCode)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback   secureCode, Object param)    
    at   Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated   secureCode)    
    at   Microsoft.SharePoint.Publishing.CommonUtilities.RunWithElevatedSite(SPSite siteNonElev,   Boolean allowUnsafeUpdates, ElevatedSiteProcessor callWithElevatedSite)    
    at M...
    ...icrosoft.SharePoint.Publishing.CacheManager..ctor(SPSite   site)    
    at   Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean   useContextSite, Boolean allowContextSiteOptimization)    
    at   Microsoft.SharePoint.Publishing.WebControls.ConsoleUtilities.IsMasterPageGalleryUrlForSite(Uri   uri)    
    at   Microsoft.SharePoint.Publishing.WebControls.ConsoleVisibleUtilities.ConsoleAppliesInCurrentContext()    
    at   Microsoft.SharePoint.Publishing.Internal.WebControls.PublishingRibbon.OnLoad(EventArgs   e)    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Control.LoadRecursive()    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Control.LoadRecursive()    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web...
    ....UI.Control.LoadRecursive()    
    at   System.Web.UI.Control.LoadRecursive()      
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Page.ProcessRequestMain(Boolean   includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Leaving Monitored Scope (Request   (GET:http://infoshare.swic.edu:80/SitePages/Home.aspx)). Execution   Time=78.9268136821824

    Hi LonF1,
    For solving your issue, please try to update the SuperUser and SuperReader per the article below:
    http://technet.microsoft.com/en-us/library/ff758656.aspx
    $wa = Get-SPWebApplication -Identity "<WebApplication>"
    $wa.Properties["portalsuperuseraccount"] = "<SuperUser>"
    $wa.Properties["portalsuperreaderaccount"] = "<SuperReader>"
    $wa.Update()
    If this issue still exists, please feel free to let me know.
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • HT3546 I get an error when trying to back up on my TC. Message says - The backup disk image "/Volumes/Data/Macintosh.sparsebundle" could not be accessed (error -1).

    I get an error when trying to back up on my TC. Message says - The backup disk image “/Volumes/Data/Macintosh.sparsebundle” could not be accessed (error -1).
    Any suggestions

    See here...
    https://discussions.apple.com/message/20933934#20933934

  • An error occurred when trying to access the service

    I'm asking myself why I purchased a one year subscription to Adobe Reader to convert PDF files to Doc files, when it NEVER WORKS and no one seems to be able to help me!!! I am on a Mac Book Pro with Yosemite (don't upgrade it slows your Mac badly) and whenever I try to convert a pdf to a doc I get 'an error occurred when trying to access the service', can anybody help me please?

    Hi Cedric,
    The customer service number is 800833687
    The direct link for chat support is: http://adobe.ly/19llvMN
    You need to click on 'Still need help' to initiate the chat session.
    Are you getting this error: "an error occurred when trying to access the service" while trying to access the service via Reader.
    Try using the link: https://cloud.acrobat.com/exportpdf sign in with your Adobe ID and try to convert a pdf to doc and check if that works for you.
    Reards,
    Rave

  • When I click Convert to Word docx, I receive the error message -- "An error occured when trying to access the service." This has been happening for about a week.

    Export PDF will not convert a pdf to MS Word. This failure has been going on for about a week. The error message is "An error occurred when trying to access the service." What can I do to get this working again?

    Hi,
    It seems it was working fine earlier.
    Is this happening with all files?
    You can try using different browser.
    Regards,
    Florence

  • I am getting a 404 error when trying to access any search link using google, I can get to a website if I enter the url directly.  I have cleared my history, emptied the cache and reset safari.

    I keep getting a 404 error when trying to access any search link using google, I can get to a website by directly using the URL.  I have cleared history, empited the cache and reset safari.  Any suggestions.

    Right. If you are using delegated privs and sudo, make sure that sudo is configured to pass on the PERL5LIB and ORACLE_HOME environment variables at least.

  • TS3297 How is the following error corrected when trying to access the Itunes store - an unkown error occurred There was an error in the Itunes store. Please try later Ox80092013

    How can the following error incurred when trying to access the Itunes Store be corrected:  an unknown error occurred  There was an error in the store. Please try later 0x80092013

    Try here  >  http://support.apple.com/kb/TS3221
    And/or... see the  More Like This  section on the right.

  • Has anyone received an error code of -3212 when trying to access the Itunes Store?

    Has anyone received an error code of -3212 when trying to access the Itunes Store?

    Just in case, let's try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • TS1424 Why am I getting error 11222 when trying to access the store?

    Why am I getting error 11222 when trying to access the store?

    The 11222s can sometimes be associated with LSP issues.
    I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • I am unable to covert a pdf to word. I get;"A error occured when trying to access the service

    I am unable to convert a pdf to a word doc.   I get, "An error occured when trying to access the service"

    This is the Reader forum, and your question seems to be related with ExportPDF. If it does, you should ask here:
    http://forums.adobe.com/community/exportpdf

  • HT4993 getting error message could not activate cellular data network when trying to access the internet without using wifi.  what do i need to do?  i have already restore the phone.

    getting error message could not activate cellular data network when trying to access the internet without using wifi.  what do i need to do?  i have already restore the phone.

    contact your phone carrier as they handle cellular network.

Maybe you are looking for

  • How to delete confirmed schedule lines, without executing the ATP check?

    Sales and Distribution: Concerning ATP (product allocation) Situation: Step 1: An order is created with priority low. Quantities are confirmed for line items. Step 2: A second order is created with a higher priority. No confirmed quantities. Reschedu

  • Window 8.1 update on MackBook Pro. TrackPad Issues

    Hello will soneone help me please, I recently upgraded to Windows 8.1 from 8.0 on my MacBook Pro running Maveracks. Now the trackpad features no longer work.Before the upgrade I was able to do a two finger right click and scroll. Now at best I can mo

  • How to set 'error' status with DB poll Adapter in OSB

    1. Configured DB Adapter to poll rows with status 'notprocessed' and set the status to 'processed' 2. Configured FTP Adapter to write fetched rows from DB into a CSV file Now my requirement is if any error like FTP server is not available, how to set

  • Turn off the SQL DB monitoring entirely in scom 2012 (SP1)

    Is there a way to centrally target and turn down monitoring of all the servers running SQL DB in SCOM 2012. We actually created groups using the OU's to target the SQL servers but some of the servers which have SQL DB are not in that OU and they are

  • String to 2Darray

    Hi, I am trying to create a 2d array(double) from a string of floating point numbers(4 in a row and running into several lines). I am using the function 'spreadsheet string to Array' and have wired '%f' for format string conversion and null string fo