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

Re: [Condor-users] <Birdbath Query> connectException



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