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

Re: [Condor-users] Condor 6.8 and BirdBath Problem



I imagine the edu.tacc.gridport.web.services.condor version of the helper
library could be easily modified to report more information from the
Schedd. Actually, this would be the best thing to do, and will help us
narrow down the list of possible problems.


matt

> At 10:52 AM 7/24/2006, Natarajan, Senthil wrote:
>>Erik,
>>I added this in condor_config file,
>>
>>QUEUE_ALL_USERS_TRUSTED = True
>>
>>Now it looks like creating Cluster, but still jobID=0
>
> jobID=0 is fine, and in fact correct....
>
>>  and I am getting
>>following error.
>
> Could it be as simple as not including your client machine in
> ALLOW_WRITE or HOSTALLOW_WRITE expression on the server's config?
>
> So if your client machine running your java code is 144.11.11.11,
> make certain the server machine has something like:
>     HOSTALLOW_WRITE = 144.11.*
> or whatever.
>
> The condor_schedd actually gives back much more detailed error
> messages in the SOAP exception.  Too bad the Java API Helper layer
> does not propagate this in the exception message.... Matt, can this
> be done or is it just an oversight?
>
> Thanks,
> Todd
>
>
>
>
>>************************************************************************
>>****
>>
>>Transaction started ... persist this along with the clusterId and jobId
>>to get status
>>ClusterID = 7
>>jobID = 0
>>Error Declaring File
>>edu.tacc.gridport.web.services.condor.SendFileException: Error Declaring
>>File
>>         at
>>edu.tacc.gridport.web.services.condor.SOAPScheddApiHelper.sendFileHelper
>>(SOAPScheddApiHelper.java:589)
>>         at
>>edu.tacc.gridport.web.services.condor.SOAPScheddApiHelper.submitJobHelpe
>>r(SOAPScheddApiHelper.java:124)
>>         at
>>edu.tacc.gridport.web.services.condor.SOAPScheddApiHelper.submitJobHelpe
>>r(SOAPScheddApiHelper.java:307)
>>         at
>>edu.tacc.gridport.portlets.interactive.helpers.CondorJobManager.doJobSub
>>mission(CondorJobManager.java:268)
>>         at
>>edu.tacc.gridport.portlets.interactive.CondorJobSubmissionPortlet.action
>>SubmitJob(CondorJobSubmissionPortlet.java:785)
>>
>>************************************************************************
>>****
>>
>>
>>
>>
>>-----Original Message-----
>>From: condor-users-bounces@xxxxxxxxxxx
>>[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Erik Paulson
>>Sent: Friday, July 21, 2006 5:22 PM
>>To: Condor-Users Mail List
>>Subject: Re: [Condor-users] Condor 6.8 and BirdBath Problem
>>
>>On Fri, Jul 21, 2006 at 02:32:29PM -0400, Natarajan, Senthil wrote:
>> > 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.
>> >
>>
>>https://lists.cs.wisc.edu/archive/condor-users/2006-June/msg00245.shtml
>>
>>-Erik
>>
>>_______________________________________________
>>Condor-users mailing list
>>To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
>>a
>>subject: Unsubscribe
>>You can also unsubscribe by visiting
>>https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>
>>The archives can be found at either
>>https://lists.cs.wisc.edu/archive/condor-users/
>>http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR
>>
>>_______________________________________________
>>Condor-users mailing list
>>To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>>subject: Unsubscribe
>>You can also unsubscribe by visiting
>>https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>
>>The archives can be found at either
>>https://lists.cs.wisc.edu/archive/condor-users/
>>http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR
>
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Todd Tannenbaum                       University of Wisconsin-Madison
> Condor Project Research               Department of Computer Sciences
> tannenba@xxxxxxxxxxx                  1210 W. Dayton St. Rm #4257
> http://www.cs.wisc.edu/~tannenba      Madison, WI 53706-1685
> Phone: (608) 263-7132  FAX: (608) 262-9777
>