ContributionsMost RecentMost LikesSolutionsRe: [Res] ERROR:java.net.SocketException: Connection resetBy the way, they turned off SNI (Server Name Indication) and now I don't have any problems. Could you please tell me how do I get SoapUI to work correctly with SNI? Cheers, German.Re: [Res] ERROR:java.net.SocketException: Connection resetSo my endpoints are exactly the same: https://beta.unleashedsoftware.com/api ---> WORKS https://test5.unleashedsoftware.com/api ---> DOESN'T WORKS Same protocols. Running SoapUI Pro GUI.[Res] ERROR:java.net.SocketException: Connection resetHi, I get the following error when running a test suite against a particular environment: Mon Jul 21 17:54:35 NZST 2014:DEBUG:Attempt 1 to execute request Mon Jul 21 17:54:35 NZST 2014:DEBUG:Sending request: POST /api/Customers/afb0dcfd-f7b1-4a64-94ac-d5fb90462d0b HTTP/1.1 Mon Jul 21 17:54:35 NZST 2014:DEBUG:I/O error closing connection javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Connection reset at sun.security.ssl.SSLSocketImpl.checkEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.checkWrite(Unknown Source) This test suite runs without any problems against other environments. Can you please help me figure out what could be causing this issue? ThanksJDBC Connection TemplateHi, I have a MS SQL Server that contains several instances, therefore, I need to provide the instance in the connection string. The problem is that, when I edit the connection string for that driver on Global Preferences, save, and then try to create a new JDBC connection, the pop up form does not contain the "instance" variable that I added in the template. Could you please tell me how I add fields to the form for this driver? Thanks, German.[Registered] Script Editor Code Completion FeaturesHi Guys, I read in a few posts that code completion was a potential feature for 5.0, just wanted to know if you managed to get in that to the release. If not, are you planning to? It would really ease up scripting and object model exploration. Thanks, German.