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

[Condor-users] Condor 6.8 and BirdBath Problem



Hi Matt,

 I was wondering does anything changed in condor 6.8 in regarding to BirdBath. I just updated condor 6.8 and finished setting up BirdBath.

Then I tired a Standalone java program to submit jobs to condor through webservice interface. I am getting following error.

 

Transaction started ... persist this along with the clusterId and jobId to get status

Failed to create new cluster

edu.tacc.gridport.web.services.condor.JobSubmissionException: Failed to create new cluster

        at edu.tacc.gridport.web.services.condor.SOAPScheddApiHelper.submitJobHelper(SOAPScheddApiHelper.java:237)

        at SubmitExample2.doTheThing(SubmitExample2.java:96)

        at SubmitExample2.main(SubmitExample2.java:15)

 

The same program use to work with condor 6.7.19. Could you please let me know what might be the problem.

Thanks,

Senthil