Bug 610010 - classAd from createJobTemplate soap method
Summary: classAd from createJobTemplate soap method
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: condor
Version: Development
Hardware: All
OS: Linux
medium
medium
Target Milestone: 1.3
: ---
Assignee: Matthew Farrellee
QA Contact: Lubos Trilety
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-01 12:32 UTC by Lubos Trilety
Modified: 2010-10-20 11:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lubos Trilety 2010-07-01 12:32:37 UTC
Description of problem:
A job cannot be successfully submitted via soap with classAd created by createJobTemplate method

Version-Release number of selected component (if applicable):
condor-7.4.4-0.4

How reproducible:
100%

Steps to Reproduce:
1. Run createJobTemplate soap method with correctly filled parameters
2. Submit a job via soap with classAd obtained in step 1.
3. Job doesn't run because of undefined 'Env' parameter
  
Actual results:
The job goes to hold state.

Expected results:
The job should run.

Additional info:
output from condor_q -better was
HoldReason = "Failed to convert environment to target syntax for starter (opsys=LINUX): ERROR: Missing '=' after environment variable 'UNDEFINED'."

Comment 1 Matthew Farrellee 2010-07-01 16:20:14 UTC
Pushed upstream, should appear post 7.4.4-0.4

Comment 2 Lubos Trilety 2010-08-06 13:53:36 UTC
Tested with (version):
condor-7.4.4-0.8

Tested on:
RHEL5 x86_64,i386  - passed
RHEL4 x86_64,i386  - passed

>>> VERIFIED


Note You need to log in before you can comment on or make changes to this bug.