Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Machine translation service is not working

$
0
0

HI,

I have created the Machine Translation service application and started the service under services on server. I'm getting the below error when i tried to translate any page under pages library from English to French.

Sorry Something Went Wrong.

The Translation failed because the online translation service was unavailable. Please resubmit this file for translation. If the file fails again with this error message, contact your system administrator.

When i checked in ULS logs i found the below message.

MicrosoftTranslator: Error encountered: System.ServiceModel.CommunicationException: An error occurred while making the HTTP request to https://api.microsofttranslator.com/v2/Soap.svc. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host    
 at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)    
 at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)     -
 -- End of inner exception stack trace ---    
 at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)    
 at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)     -
 -- End of inner exception stack trace ---    
 at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
 at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)     -
 -- End of inner exception stack trace ---    Server stack trace:     
 at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)    
 at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)    
 at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)    
 at System.ServiceModel.Channels.ServiceChannelProxy.InvokeEndService(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.TranslationServices.MachineTranslation.LanguageService.EndTranslate(IAsyncResult result)    
 at Microsoft.Office.TranslationServices.MachineTranslation.MicrosoftTranslator.EndTranslate(IAsyncResult asyncResult)

This is the first time i'm using translation service. Please help me how to resolve this issue.

Thanks,

Kiran Reddy J


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>