Inflectra Customer Forums: Unable to get Jira and SpiraTest to communicate over SSL (Thread) Hi! I have followed the set up guide for the integration between SpiraTest and Jira 4.2.4. However I am unable to get the systems to communicate. Exception found in Windows event view is: There was no endpoint listening at https://spiratest.osm.no/SpiraTest/Services/v3_0/DataSync.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime 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 Inflectra.SpiraTest.DataSyncService.SpiraDataSync.IDataSync.Connection_Authenticate(String userName, String password) at Inflectra.SpiraTest.DataSyncService.DataSyncService.CheckStatus(Object state) I have managed to get this to work earlier - then with a test setup were both applications were running on same server without SSL. Can SSL be the issue here? I have seen that there are some entries in web.config in regards to datasync, and that has https_get set to false. Can you provide some assistance? en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/integrations/bug-trackers/69.aspxthreadId=69Ivar S++nstab++ (is@bouvet.no)Unable to get Jira and SpiraTest to communicate over SSL Hi! I have followed the set up guide for the integration between SpiraTest and Jira 4.2.4. However I am unable to get the systems to communicate. Exception found in Windows event view is: There was no endpoint listening at https://spiratest.osm.no/SpiraTest/Services/v3_0/DataSync.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime 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 Inflectra.SpiraTest.DataSyncService.SpiraDataSync.IDataSync.Connection_Authenticate(String userName, String password) at Inflectra.SpiraTest.DataSyncService.DataSyncService.CheckStatus(Object state) I have managed to get this to work earlier - then with a test setup were both applications were running on same server without SSL. Can SSL be the issue here? I have seen that there are some entries in web.config in regards to datasync, and that has https_get set to false. Can you provide some assistance? Tue, 10 May 2011 05:47:27 -04002011-05-10T14:29:37-04:00/Support/Forum/integrations/bug-trackers/69.aspxmessageId=139David J (support1@inflectra.com) If you enter the URL: https://spiratest.osm.no/SpiraTest/Services/v3_0/DataSync.svc into a web br If you enter the URL: https://spiratest.osm.no/SpiraTest/Services/v3_0/DataSync.svc into a web browser, what appears? Also what is the normal URL you use for accessing SpiraTest? Tue, 10 May 2011 13:58:15 -04002011-05-10T13:58:15-04:00/Support/Forum/integrations/bug-trackers/69.aspx#reply139messageId=140Ivar S++nstab++ (is@bouvet.no) After a couple of email with support this turned out as the solution: in Web.Config, cha After a couple of email with support this turned out as the solution: in Web.Config, change HttpGetEnabled to false and HttpsGetEnabled to true. Thanks a bundle! Tue, 10 May 2011 14:29:37 -04002011-05-10T14:29:37-04:00/Support/Forum/integrations/bug-trackers/69.aspx#reply140