Subject: [Condor-users] Permission Denied when get info about jobs via SOAP API
Hi all,
When I try to get information about submitted job in condor pool via SOAP API (getJobAds) with condorSchedd.wsdl, i received an error "permission denied" but my getVersionString still work well.
This is my code (use gSOAP lib)
This is something like my output: Response for getVersionString: $CondorVersion: 6.8.5 May 17 2007 $ getJobAdsResponse.response->status: Permission denied
Please help me as soon as you can. Thanks in advance!