Term Store Error

Hello,
when I want creating a Managed Metadata column for your SharePoint 2010 I get this error:
Default termstore for this site cannot be identified.
I found a lot of solutions, at this link:
http://www.sharepointfire.com/MyBlog/2013/01/default-termstore-for-this-site-cannot-be-identified-2/
At our case, our default MMS Service is on another SharePoint farm (service app farm), which is connected successfully whith the not service app farm.
At MMS, at our service app farm, there is this setting already done: checked, ‘’This service application is the default storage location for column specific term sets”, and click on OK.
What can be now the problem with this connected service app?
I hope somebody can help me,
Thanks Horst MOSS 2007 Farm; MOSS 2010 Farm; TFS 2010; TFS 2013; IIS 7.5

Hi wuwu,
According to your description, I understanding is that you were unable to create a managed metadata column using the shared managed metadata service application.
Please make sure you have shared the managed metadata service application across farms correctly. You can check your process as the following link:
http://www.c-sharpcorner.com/uploadfile/anavijai/how-to-publish-managed-metadata-service-across-farms-in-sharepoint-2010/
Check if the link(Update section) is useful for you:
http://sharedpointers.blogspot.jp/2011/03/exceptions-when-creating-site-columns.html
In addition, please check the log file to find more information about this issue.
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

Similar Messages

  • Claims debacle (error) with Term Store: "Could not retrieve a valid windows identity" for all sites in a particular web app.

    When I pull up the Term store in CA or any MySite collection, it works.
    When I do so in any other site collection (HNSCs, incidentally), It doesn't return any term stores.
    My ULS log immediately before and after the "/_vti_bin/taxonomyinternalservice.json/CheckPermission" POST on termstore .aspx triggers the WCF call:
    Claims Authentication af30y Verbose Claims Windows Sign-In: Successfully signed-in the the user 'contoso\domainUser' for request url 'https://sp13-root-prd.contoso.com/_vti_bin/taxonomyinternalservice.json/CheckPermission'.
    Claims Authentication af30q Verbose Updating header 'LOGON_USER' with value '0#.w|contoso\domainUser' for the request url 'https://sp13-root-prd.contoso.com/_vti_bin/taxonomyinternalservice.json/CheckPermission'.
    Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|contoso\domainUser, ClaimsCount=77
    Logging Correlation Data xmnv Medium Site=/
    Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://CONTOSOFE3:32843/00e6d55691824965ac223f1d1cfae6d2/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges2' MessageId: 'urn:uuid:590e916c-c89a-4f89-9819-a82c97fabcaa'
    Claims Authentication bz7l Medium SPSecurityContext: Could not retrieve a valid windows identity for username 'contoso\domainUser' with UPN '[email protected]'. UPN is required when Kerberos constrained delegation is used. Exception: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: WTS0003: The caller is not authorized to access the service. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: System.UnauthorizedAccessException: WTS0003: The caller is not authorized to access the service. at Microsoft.IdentityModel.WindowsTokenService.CallerSecurity.CheckCaller(WindowsIdentity callerIdentity) at Microsoft.IdentityModel.WindowsTokenService.S4UServiceContract.PerformLogon(Func`1 logonOperation, Int32 pid) at SyncInvokeUpnLogon(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet))..
    Claims Authentication g220 Unexpected No windows identity for contoso\domainUser.
    The "The caller is not authorized to access the service." message seems pertinent.
    Both web apps are using only NTLM auth.
    The url for both web apps ends in the same contoso.com domain. 
    I get the same errors no matter what account I use, including the install account.
    Things I've tried:
    Deleting and building a new HNSC root web app and site. Error happens in all sites in all web apps except the PBSC hosting MySites.
    Giving the root site app pool identity full control of the metadata service app (even though the MySite identitiy doesn't have it)
    Giving the root site app pool identity full permissions on the metadata service app.
    Comparing database and web app config permissions between dev (where everything works perfectly) and prod (where it does not).
    Made sure IIS auth settings on both sites are identical
    Both sites are using the same SSL certificate (though the call to the web service appears to be http)
    Reprovisioned the metadata service app with a new database and new app pool identity.
    Made sure C2WT is running. Tried it with the service stopped as well.
    Web.configs are identical between working and non-working apps.
    I'm stumped but still Googling. I'm hoping to avoid having to call Micrososft. Any help would be appreciated!
    UPDATE:
    Interestingly, when I restored the web application from backup (via CA), I ended up with 3 identical "Windows Authentication" authentication providers assigned to the problem web app. Since there was more than one, I was directed to the provider-chooser
    page when visiting the site. Upon choosing 1 of the 3, I was authenticated, and *poof*, no more authentication errors and the term store loaded term sets as expected.
    Of course, 3 providers was not an ideal state, so I grabbed the one that worked (#1) via get-spauthenticationprovider, and assigned it to the web app via set-spwebapplication, and my problem returned.
    I am currently updating the farm to SP1 from June 2013 CU. Fingers crossed.
    Update:
    The update to SP1 went smoothly, but did not resolve the issue. Also related (I believe) are the random authentication errors when trying to upload images to some libraries, and 401-errors on the accessdenied.aspx page itself.
    Update:
    The problem is resolved, seemingly after making 4 changes. I'm trying to narrow down which change was the cure, if any:
    I installed SP1 on all 6 servers, rebooted and upgraded. This appeared to have no effect.
    Removed an old login from SQL that no longer existed in AD because of this ULS error:
    System.Runtime.InteropServices.COMException: The user or group contoso\svc_xxxxxxxxx' is unknown., StackTrace:    at Microsoft.SharePoint.Utilities.SPUtility.GetFullNameFromLoginEx(String loginName, Boolean&
    bIsDL)
    This login was the identity of the application pool that used to run the web app in question.
    This login was the schema owner of a schema named after itself on every SharePoint database so I changed the schema owner to dbo but left the schema attached.
    The problem may have surfaced initially when the app pool identity was changed in CA, but went unnoticed?
    Note that the web app had been deleted and recreated many times with a new identity and pool to no avail, but the URL remained the same throughout each attempted fix. Relevant?
    Grasping at straws, I changed the app pool identity for this web app to the same one that runs the MySite web app pool as per this only slightly related problem: http://www.planetsharepoint.org/m/preview.php?id=372&rid=34764&author=Vlad+Catrinescu
    I changed the authentication method from NTLM to Negotiate.
    I am rolling back #3 and #4 to see if the issue resurfaces.
    Update:
    It doesn't appear to have been the NTLM/Negotiate setting. Web app is currently set to NTLM and all is well. No strange accessdenies, and term Store is still manageable from all sites.
    Update: Sorry for the delay. I am administering 6 farms these days. Will update as soon as the final phase of rollbacks happens.
    I think I can. I think I can.

    maybe that web app was accidentally created with classic auth?
    here's an example of how to create claims based, with classic, and then "doing 2013" claims
    #Create the example web application, as mentioned above, either with gui, and pick later, or
    New-SPWebApplication-ApplicationPool$applicationPool-ApplicationPoolAccount$serviceAcct-Name$WebApp-Port
    5050
    -databaseName$contentDB-securesocketslayer
    #If doing for 2013
    New-SPWebApplication-ApplicationPool$applicationPool-ApplicationPoolAccount$serviceAcct-Name$WebApp-Port
    5050
    -AuthenticationProvider(new-spauthenticationprovider)
    -databaseName$contentDB-secureSocketsLayer

  • Term store name changes

    I have noticed that the name allocated to my term store has changed from Taxonomy_DJcsLjAbAI3lOZhi3Dx51g==
    to Taxonomy_Wj7f+lsBu6MEm266iBclFA==
    I have an application that uses the name which is now broken.  Is there any reason the name was changed and please could someone confirm if this is likely to be changed again.
    Thanks
    Bren

    It never changes. It might because of the conflict of the app but it should not give any error. Can you go to the term store and click on the name  Taxonomy_Wj7f+lsBu6MEm266iBclFA== and see on the right the name property of the term store. i.e. Available
    service Applications and check if you are able to click on the drop down and select your previous term store name Taxonomy_DJcsLjAbAI3lOZhi3Dx51g== and also it shouldn't create any problems. Just to have a check you can try creating terms and see the behavior.
    If you find this information helpful then please propose this as an answer and vote. Thanks.
    Ujjwal Patel
     |
    SharePoint Online Support Engineer, MCPD, MCTS, MCAD.

  • Term Store Metadata Not Restored

    Hi Friends,
    I have recently Upgraded My SharePoint farm to 2013 Enterprise .After Upgrade I had issues starting the managed Meta Data Service Application. I was getting the error : The Managed MetaData Service or connection is unavailable.
    I Tried few tweeks as found on google with no success. I finally decided to delete the existing  Meta data Service Application and created a new one.In the DataBase field I  have added the old  Managed metadata Database and reconfigured the
    Service application. I then restarted the Service and executed the PowerShell command to set Database .
    Now my Managed Metadata Service Application is up , however none of the terms or termsets are found in the Term Store Management Tool. I am lost and frustrated , can some one please help me if there is any way to resolve this 
    Regards

    Hi Aravinda_SP,
    According to your description, my understanding is that after you recreate the new meanged metadata Service Application and select the existing Database, then the metadata can't be found in the Term Store Mangement.
    I suggest you can try to create the service application via UI and test whether it works.
    Also, please take a look at the database to see whether there is data existing in the database.
    Here is a detailed article for your reference:
    Create, update, publish, or delete a managed metadata service application (SharePoint Server 2010)
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Problems with the & symbol in the term store management

    Hi,
    I encountered a strange error in the production environment of one of our customers. The ‘&’ symbol is being shown, in the term store management, as this ‘□’
    symbol. In our test environment this problem does not occur.
    Did anyone else encounter this issue? I am really curious what causes it.
    Thanks in advance for the help.

    I found that I could not actually enter the & symbol when trying to type it in. It appears to not be supported as far as I can tell.  Did you do an import?Corey Roth blog: www.dotnetmafia.com twitter:
    @coreyroth

  • Term Store issue: The operation cannot be completed. The term store may be unavailable.

    Hi,
    Suddenly today, our term store started displaying the above error. I first noticed it when I was trying to view a managed metadata column of a list. I got the following error - "There was an error processing the request". When this happened more
    than a couple of times, I tried to open the Term Store of the site and encountered the following error message - "The operation cannot be completed. The term store may be unavailable.". I've checked and the permissions are in place as outlined by
    this article. However, the issue persists. The term store was working fine previously without any issues.
    Any suggestions to resolve this will be greatly appreciated!
    Thanks in advance,
    Vineeth

    check this one http://social.technet.microsoft.com/Forums/sharepoint/en-US/e600edef-7a63-4ee1-bd45-3e91f2acbf81/managed-metadata-failed-to-read-from-or-write-to-database-refresh-and-try-again-if-the-problem?forum=sharepointadminprevious
    if you not able adding
    yourself try from Central admin.
    Thanks -WS SharePoint administrator, MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog *Please remember to mark your question as answered & Vote helpful,if this solves/helps your problem.*

  • I can't update apps at mac app store - error saying "There was an error in the App Store. Please try again later. (100)"

    i can't update apps at mac app store - error saying "There was an error in the App Store. Please try again later. (100)"
    i tried it for weeks and months, but with no success.
    i am using macbook air mid 2011, running os x lion.

    try changing the date a month or a year ahead.. 

  • SAP HANA XSODATA service (Service exception: column store error.)

    Hi all,
    i have a problem with my calculation view using xsodata service on it. (There's an input parameter called P
    _SWERK)
    In my calculation view, the data origin are two analytic views (on which the input parameter P_SWERK should be filter data at beginning of the sql script code).
    First i read the analytic views with function CE_OLAP_VIEW and after i do a CE_PROJECTION function on them using the input parameter P_SWERK like a filter on field SWERK.
    But when i run my application on browser the following error occurs :
    <message xml:lang="en-US">Service exception: column store error.</message>
    The link is this :
    http://host:port/Project_DM/services/Test/TEST_ZIIG_PDM_CALC_VIEW_FINAL_service.xsodata/PianiDiManutenzioneParameters(P_SWERK='CO05')/Results
    The service definition is :
    service {
    "EricssonItalgas/TEST_ZIIG_PDM_VIEW_FINAL.calculationview" as "PianiDiManutenzione" keys generate local "ID"
    parameters via entity;
    The SAP HANA AWS revision is 60.
    Someone could you help me,please?
    Thanks in advance.
    Dario.

    Hi Dario,
    Does the calculation view work without xsodata service? From the URL, your XS project name should be Project_DM, but from the xsodata source, the project name is EricssonItalgas. I'm confused with this. Did you use rewrite_rules or?
    Best regards,
    Wenjun

  • Error in running a query in XSJS - column store error: [2950] user is not authorized :  at ptime/session/dist/RemoteQueryExecution.cc:1354]

    Hi All,
    I get the below error when i load my xsjs file in browser,
    Error while executing query: [dberror(PreparedStatement.executeQuery): 2048 - column store error: column store error: [2950] user is not authorized : at ptime/session/dist/RemoteQueryExecution.cc:1354]
    I am able to execute the same query in  HANA SQL editor
    Please note that ,No Analytical privileges are applied to the view.
    Could you please help solving this issue.
    Regards,
    Logesh Kumar.

    Hay,
    are you using the same Database user for both SQL Editor and XSJS ?
    try the following.
    Before executing the query , display it and copy the same from browser and execute in SQL editor.
    Put the statement in  a try catch block and analyse the exception .
    Sreehari

  • When i attempt to download a 'free' app from the app store error message comes up: "Account Not in this store- your account is not valid for use in the US store.  You must switch to the Guyanese store before purchasing."

    when i attempt to download a 'free' app from the app store error message comes up: "Account Not in this store- your account is not valid for use in the US store.  You must switch to the Guyanese store before purchasing."

    Change App Store
    1. Tap "Settings"
    2. Tap "iTunes & App Stores"
    3.Tap "View Apple ID"
    4. Enter your user name and password.
    5. Tap "Country/Region."
    6. Tap "Change Country/Region"
    7. Select the region where you will be located.
    8. Tap "Done".

  • I cant download in app store error message cocoa error?

    i cant download in app store error message cocoa error?

    Apple’s having trouble with the iTunes Store servers right now. Keep checking http://www.apple.com/support/systemstatus/ and wait for them to resolve the issue.
    (123941)

  • I just set up my new iMac, and receive error messages when trying to purchase from the iTunes store (error 8003) or update from the App store (error 403 forbidden). THOUGHTS?

    I just set up my new iMac, and receive error messages when trying to purchase from the iTunes store (error 8003) or update from the App store (error 403 forbidden). THOUGHTS?

    I am not sure what you mean by "Flash Player for steam"; the only Flash Player installers I know is the ActiveX (for Internet Explorer) and the plugin (for other browsers); you can find both at http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    [topic moved to Flash Player forum]

  • HT1933 I get a "Cannot connect to iTunes store" error. How else can I report a purchase?

    Hello there!
    I just received a receipt for a game I have purchased for two friends (two distinct account without cards attached, so the game was purchased twice as a gift) but I have been charged for three copies and I want to report this problem.
    So, naturally, I clicked on the Report... link under any of the purchases and I get the message:
    "Cannot connect to iTunes store".
    I don't want to let this get away. If there is no way of getting my money back, I want to have the game on my account as well!

    Change your Date & Time settings from Automatic to OFF and then change the date a good month ahead.  Open the app store from Passbook.  Should load perfectly.  Once you get in, change the date and time back to auto.
    source -
    http://www.macworld.com/article/2010185/fix-passbooks-app-store-error-in-ios-6.h tml

  • Itunes store error 0x80092013 windows 7

    Ok before I start, I've started a new discussion because I want to layout all those things which I have tried to resolve this issue so before anyone posts a "try this" please read what I have already tried.
    Symptoms - When trying to access the itunes store a dialog box comes up saying unable to access store error 0x80092103, additionally under itunes 11:04 if you try to run the diagnostics itunes freezes. Additionally the behaviour under an earlier version of itunes 10.6 when accessing the itunes store the error code was 1202 but you could run diagnostics to completion (which reports no errors)
    Ok the things I've tried
    Earlier version of itunes - as you can see from above I did try 10.6 but same symptoms just different error code
    Re-installing itunes - Yes tried removing all instances of any programs which may have even looked closely related to anything apple, cleared all directories from windows explorer, rebooted and installed itunes but the same error displayed afterwoods. (Including appdata directories under [user] )
    Date Time - Yes tried the date time, tried setting different timezones, with reboots inbetween, same error
    Internet options - SSL3/TLS1 and server certificate revocation, tried these in various combinations with reboots in between, no luck
    Winsock reset and dns flush - Again I have tried this using various combinations of rebooting and not rebooting, running at elevated admin lvl and placing the whole lot of commands in a script to then execute itunes but still the same error occurs.
    Running itunes as admin and safe mode - Neither of these two options helped at all
    Running without AV software or windows firewall switched off - Yep have tried this as well, but no luck
    Microsoft Hotfix for Crypt revocation -  2615174, no joy either
    Revert to earlier version of Apple installer - ApplicationSupport 1.5.2  - tried a couple of earlier versions, same error
    Removed itunes preferences - Had covered this during previous install processes but thought it might be worthwhile trying post install, no luck same error.
    Winsock conflict - Yes checked the autoruns to see what else was there, only other entry was an entry for microsoft entry for msmail.
    The environemt is a windows 7 machine with the latest updates, the itunes store did work previously but stopped in the last week of may (as I'm told by the owner of the laptop, yes people this is an inlaws machine). When I first looked at the notebook I checked that no new programs had been added after the date itunes store stopped working. The rest of itunes is behaving ok, that is if you accept that itunes is a good piece of software :-) with the exception of the diagnostic tool freezing when it runs (ironic huh?)
    The owner did do the right thing before calling on me and spent several hours on the phone with Apple support to no avail and gave up in frustration, which apparently pleased the Apple tech.
    I'm sure I've tried a few more things(like diferent internet connections to rule out any isp based issues(they do have another desktop in the house which runs itunes store ok)) but none come to mind as you can appreciate I've spent quite a few hours on this.
    So calling on itunes gurus please come to the rescue, funny though the absence of apple techs replying to the already many threads on this on their own forums suggests that they don't have a solution perhaps "incapable of" or "not bothered", either way it's pretty poor.

    I suspect the itunes error is related to a broken certificate chain.
    "CertVerifyCertificateChainPolicy failed with error 0x80092013"
    (log file under c:\users\[username]\appdata\roaming\apple computers\logs)
    I took an image of the original machine and restored to a vm and pared down the system and used revo to clear out itunes 11, went back as far as itunes 9.2 looking to find some synergy with the v11 message.
    Under v9 and v10 of itunes the store does not render correctly, the text displays but all images are omiited and just a placeholder is displayed. I've attached 3 images to illustrate, the first image is how the itunes store renders, I then copied the link from the itunes store and entered that into firefox (2nd image) and then lastly into safari. You'll see that itunes and safari are having the same problem rendering the page where as firefox is displaying correctly. (btw IE works the same as firefox)
    Clicking on a link in the itunes store results in error msg 1202, this is consistent with v9 and v10.
    Going back to safari I went to a secure banking site(www.netbank.com.au)to test a theory, basically the same behaviour is exhibited with the addition of a prompt from safari saying that the website certificate is invalid, the page loads just text with image placeholders but no images as though the css is failing validation. This also generates an error in the same fashion as itunes in the above log.
    In the original post I had tried the Microsoft Hotfix for Crypt revocation -  2615174 as some people have tried this but uninstalling the hotfix and retrying did not work.
    In addition I've tried various combinations of itunes with older versions of quicktime, even went to the trouble of extracting older versions of apple application support and running those against newer versions of itunes, all to no avail.
    Some have suggested that this is a connectivity issue, so just to make sure I created a vm of my notebook and ran that against the non working version, so they had the same hardware, same network adapter, new ip stacks and of course the non working version continued to fail and my notebook vm worked ok.
    Just to emphazie that the itunes store is connecting this is a screen shot of the store in column browser mode
    (fyi - that's a really good book by SF, that one or the Hippopatamus)
    I've also tried removing all the root certificates from the windows installation with the idea of retrieving them as required but this does not help, the certificates are retrieved but itunes/safari continue to have an issue.
    As you might appreciate I've spent some time on this and would appreciate input from someone who can help, my lock and shammy have been seriously neglected . 

  • How can I change the order of menu items using Term Store Navigation?

    A cool new feature in SharePoint 2013 is term store navigation. However SharePoint seems to be ordering my terms (menu tabs) alphabetically. This is not a desired action.
    I tried to enter the terms in the order I wanted them to appear (IE - Home, About, Contact etc. ) but my menus are still sorted by alpha (About, Contact, Home). I have tried to change the order using the interface but it doesn't seem to work.
    Any suggestions on how to obtain the desired effect?  If there is no workaround this feature is practically useless.
    The Web Guy

    Never mind, I just found the custom sort tab hidden away!
    The Web Guy

Maybe you are looking for

  • Effect on Change to a released request

    hi guys i created a request in DEV and transported to QA, it went fine after that i made some changes to one of the objects in the request now if i send the same request (which has been already released) to Prod will the changes transport to Prod or

  • Using the result of a jms webservice

    When I have deployed my simple HelloWorld webservice, I obviously want to write a client. I chose to write a dynamic client, which works fine(almost!). Only one problem, in the programming guide that comes with weblogic they only mention how to call

  • WDV to SLN

    Hi, Any specific precautions do we need to take before changing from WDV method to Straightline method of depreciation for an asset. thanks aman

  • HP Recovery

    Hi  I  have  a HP500 laptop, which I want to restore, it has Windows Vista installed. . I have marked the HP recovery drive as active and restarted the machine, now it gives me an error: "A critical support file is needed to run the HP recover manage

  • Where do I find rawio mentioned in "Best Practices: PreReqs for RAC instal"

    Hello, In the document "Best Practices: PreRequisites for Real Application Clusters Installation with SAN Storage", a pointer to http://otn.oracle.com/tech/linux/content.html is advised for the "rawio" utility. Where can I find it? I really have no c