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'."
Pushed upstream, should appear post 7.4.4-0.4
Tested with (version): condor-7.4.4-0.8 Tested on: RHEL5 x86_64,i386 - passed RHEL4 x86_64,i386 - passed >>> VERIFIED