Hi all,
I'm getting an error while trying to open the Secure Store Service application, here's the full stack trace:
Critical The Secure Store Service application Secure Store Service is not accessible. The full exception text is: The HTTP request was forbidden with client authentication scheme 'Anonymous'. a9623717-d03b-4414-86be-ce1a86139fd8
Unexpected Unexpected exception from endpoint address : https://appserver:32844/14308654dbb545b0897356ee1fa2859d/SecureStoreService.svc/https a9623717-d03b-4414-86be-ce1a86139fd8
Unexpected Logging unknown/unexpected client side exception: MessageSecurityException. This will cause this application server to be removed from the load balancer queue. Exception: System.ServiceModel.Security.MessageSecurityException: The
HTTP request was forbidden with client authentication scheme 'Anonymous'. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan
timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ValidateAuthentication(HttpWebRequest request, HttpWebResponse
response, WebException responseException, HttpChan... a9623717-d03b-4414-86be-ce1a86139fd8
Unexpected ...nelFactory factory) at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException,
ChannelBinding channelBinding) at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message
message, TimeSpan timeout) at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message
message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRunti... a9623717-d03b-4414-86be-ce1a86139fd8
Unexpected ...me operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.Office.SecureStoreService.Server.ISecureStoreServiceApplication.IsMasterSecretKeyPopulated() at Microsoft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.<IsMasterSecretKeyPopulated>b__4a(ISecureStoreServiceApplication
serviceApplication) at Micros... a9623717-d03b-4414-86be-ce1a86139fd8
Unexpected ...oft.Office.SecureStoreService.Server.SecureStoreServiceApplicationProxy.Execute[T](String operationName, Boolean validateCanary, ExecuteDelegate`1 operation). a9623717-d03b-4414-86be-ce1a86139fd8
Unexpected Error occured while managing Secure Store Application e5808510-dc13-46dd-be08-535d52f078a0. Error message: Secure Store Service did not performed the operation.. a9623717-d03b-4414-86be-ce1a86139fd8
What I've tried so far:
Checked account permissions (http://technet.microsoft.com/en-us/library/cc263445%28v=office.14%29.aspx)
Services are started
Already recreated the service application but problem persists
Any helps appreciated. Thanks
This post reflects my opinion on this specific thread. It does not necessarily represent my employer's opinion.
SharePoint Consultant
MCSA Windows Server 2008
MCTS SharePoint 2010, Configuring