[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] SOAP API



SOAP support in HTCondor was dropped a long time ago. The most recent version of HTCondor that supported SOAP was HTCondor 8.6.13 (released October 31, 2019).

We recommend using the Python bindings instead.

...Tim

On 10/24/23 23:33, Guy Markey wrote:
Hi,

I'm trying to set up a soap client in c++ using gSoap on a windows install. I've written code that just does the getVersionString call but this fails. In the SchedLog I get the following

IO: Incoming packet header unrecognized : 3c 3f 78 6d 6c
DaemonCore: Can't receive command request from 192.168.0.3 (perhaps a timeout?)

In the config I have
ALLOW_SOAP = *
SCHEDD_ARGS = -p 8080
QUEUE_ALL_USERS_TRUSTED = True
WEB_ROOT_DIR = $(RELEASE_DIR)\lib\webservice
ENABLE_SOAP = True

ENABLE_WEB_SERVER = True


Are there any clues or words of wisdom on where to go from here?

Tah

Guy

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/

--
Tim Theisen (he, him, his)
Release Manager
HTCondor & Open Science Grid
Center for High Throughput Computing
Department of Computer Sciences
University of Wisconsin - Madison
4261 Computer Sciences and Statistics
1210 W Dayton St
Madison, WI 53706-1685
+1 608 265 5736