4/6 17:01:21 Can't connect to <172.16.1.33:9618>:0, errno = 10061
4/6 17:01:21 Will keep trying for 10 seconds...
4/6 17:01:31 Connect failed for 10 seconds; returning FALSE
4/6 16:51:07 Can't connect to <172.16.1.33:9618>:0, errno = 10061
4/6 16:51:07 Will keep trying for 10 seconds...
4/6 16:51:16 Connect failed for 10 seconds; returning FALSE
4/6 16:51:16 ERROR: SECMAN:2003:TCP connection to <172.16.1.33:9618> failed
4/6 16:56:17 Can't connect to <172.16.1.33:9618>:0, errno = 10061
4/6 16:56:17 Will keep trying for 10 seconds...
4/6 16:56:26 Connect failed for 10 seconds; returning FALSE
4/6 16:56:26 ERROR: SECMAN:2003:TCP connection to <172.16.1.33:9618> failed
4/6 17:01:27 Can't connect to <172.16.1.33:9618>:0, errno = 10061
4/6 17:01:27 Will keep trying for 10 seconds...
4/6 17:01:36 Connect failed for 10 seconds; returning FALSE
4/6 17:01:36 ERROR: SECMAN:2003:TCP connection to <172.16.1.33:9618> failed
4/6 17:06:37 Can't connect to <172.16.1.33:9618>:0, errno = 10061
4/6 17:06:37 Will keep trying for 10 seconds...
4/6 17:06:46 Connect failed for 10 seconds; returning FALSE
4/6 17:06:46 ERROR: SECMAN:2003:TCP connection to <172.16.1.33:9618> failed
a) It is the host&port that the daemon is listening on, it is likely
_not_ localhost:80. The collector is often on 9618 (I think). You can
see in the Collector/Schedd logs if the SOAP interface is enabled (at
least with debugging bumped up a bit), or use condor_config_val.
b) Don't use the "SOAPified" versions, just use 6.7.6.
c) Yes, but please be more specific.
matt
On Apr 5, 2005, at 3:17 PM, Afrasyab Bashir wrote:
> Hi all,
>
> I have made a java client to connect to condor through birdbath but
> I'm getting connectException and the stack Trace shows connection
> refused. I presume that it may be because of the embedded web server
> and it might not be running but I don't know how to check it. [On web
> browsers I dont' see anything]
>
> Following is my system configuration (after which I have a few queries
> please)
>
> a. Operating System - WinXP
> b. Condor Version - 6.7.2 [firstly tried on this and then on 6.7.6 but
> got similar exception]
> c. Birdbath installed exactly the way instructed on the website.
> d. Collector Client built (by importing the wsdl file provided) using
> JBuilderX -> Apache Axis & JUnit
> e. The CondorCollectorLocator.java file generated by Apache Axis
> refers to the endpoint string as http://localhost:80 and wsdl refers
> the namespace to be urn:condor
>
> Queries
> _________
>
> a) what is the location/ path of the embedded web server Or "mini web
> server"? How can I explicitly check if the mini web server is running
> or not? I have tried opening http://localhost:80 and couldn't see
> anything on web browser. But then there was no index.html file there
> so i am still confused where the problem lies.
>
> b) Should I replace the SOAPified versions of Collector and Schedular
> in 6.7.6 as well? or was that just for 6.7.2?
>
> c) Can I get some more examples Or pointers to birdbath please?
>
> That is all.
>
> Cheers
>
> Afrasyab
>
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users