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

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



I'm only addressing some of the questions.


I am appending the collectorLog at the end of my mail , daemon seems to be on a different port and not on 9618.
 
1. Please tell me if above is true and guide me as to how should I solve this problem.

Are you using the condor_master to start your daemons?

 
2. The only changes in Config file for 6.7.6, that I have done, are
ENABLE_SOAP = TRUE and
ENABLE_WEB_SERVER = TRUE.
 
Since wsdl files were already available here in this version (at $RELEASE_DIR/lib/webservice)so I didn't make 'web' directory and didn't add WEB_ROOT_DIR = $RELEASE_DIR/web .
 
Am I missing something here?

That's fine.

You'll also need to do some sort of ALLOW_SOAP definition.


3. Is there birdbath specific material in manual?
 
I am asking this because it is written on website that birdbath has been merged in newer version but there is nothing about the macros as I have asked above (I am only relying on search at condor website) which makes me to be scrupulous about my adding above macros in config_file.
 
What changes do i need to implement in the newer version's config_file?

If the descriptions are not found in the manual follow the instructions on the BirdBath site.


 
5. Can I also have some basic java task and connection examples for  6.7.6 deamons and example config_file for the same version [I want to see changes that have been done for connecting to daemons through web services]

There are examples for Axis and ZSI on the BirdBath site.



matt