Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Does anyone have experience connecting to the TES 6.2 SOAP API using C#? I am running into some errors associated with this that I can't work around. I have been able to successfully connect using SOAPUI and using a SOAP package in Python. In C# thou...
Shyam, What you say makes sense and I agree. With respect to the article you attach though, I'm curious. It reads like it's a test plan to see if the changes suggested have an improvement. It doesn't read like a suggestion for all users to implement ...
Are you able to use the command line client to query? If so you could do the following:a) sacmd status -i 7968this will confirm that you can see the status of the job and that it's te right job. you'll get "orphaned" returned.b) sacmd jobset -i 7968 ...
Reginald, Have you made any progress on this? I am running into a similar issue and not sure how to work around it. I am able to connect using Soap UI and also through Python using SUDS. I can't figre out connecting with C# using the TESWebServiceCli...
Yes, signal 11 is a segmentation fault. it is likely something from linux. best i can find is bad memory. but it's happening on a lot of machines and only through tidal so i don't know.
Not necessarily a -23, but similar. Do you then see "Launcher error: Job error:- Job terminated on signal" then a number. I see signal 11 a bunch but also signal 15 and signal 6. I've been through multiple rounds of support on this and Cisco support ...