Hi All,
Environment: Windows Server 2012 standard, SQL server 2012 standard and VM Ware
I am getting error while configuring 'Managed Metadata Service applicaion' on sharepoint 2013 farm,have started 'Matadata webservice on services' and have configured all the required permissions to the farm service account.the below steps have ensured
1)Added Farm account(HH\sp13FarmSvc) under Administrators
2)Added Farm account(HH\sp13FarmSvc) under permissions and have provided full control access to term set
Eventhough have folllowed all the instructions,but am not lucky,please find the below error details
Error on CA site: The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator
ULS logs error
SPSqlLatencyMonitor.PingServers: exception encountered: System.Data.SqlClient.SqlException (0x80131904):Cannot open database "Managed Metadata Service_6f3df17c432b4e5d89bfa8f0f0844b48" requested by the login. The login failed. Login failed for user 'HH\sp13FarmSvc'.at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at Microsoft.SharePoint.Utilities.SPSqlLatencyMonitor.PingServer(String connection)
at Microsoft.SharePoint.Utilities.SPSqlLatencyMonitor.PingServers() ClientConnectionId:6e224bc7-21de-4557-8732-a9fc53ba0190
Could you please help me if any one have the solution,Thanks in Advance!
k.Mohan