Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 213452

Summary: different set of input files listed in jobs view and in job description
Product: z_Archived Reporter: Markus Knauer <mknauer>
Component: GeclipseAssignee: Mariusz Wojtysiak <mariusz.wojtysiak>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 194767    
Bug Blocks:    
Attachments:
Description Flags
Screenshot with JSDL Editor and the Jobs View none

Description Markus Knauer CLA 2007-12-19 09:01:41 EST
Created attachment 85557 [details]
Screenshot with JSDL Editor and the Jobs View

In the screenshot you can see that

a) there are many files listed as 'stage-in' files in the JSDL Editor
b) there are *only* the first three files listed in the Jobs View

In fact, the jsdl file from the editor has been taken as input to generate the job. That means that there is something broken... :-(
Comment 1 Mariusz Wojtysiak CLA 2008-01-03 08:34:19 EST
For me it seems that you made following sequence:
1. Create jsdl description using wizard containg 3 input files
2. Add next input files using jsdl editor and save jsdl
3. Submit job description without restarting g-eclipse

If you didn't restart g-Eclipse between step 2 and 3, then for sure only input files from 1. were sent to the grid. This bug is described here: bugs.eclipse.org/194767

Today I fixed 194767. Please update your source code and check if your problem is also fixed.
If problem is fixed, let's close this bug as duplicate of 194767.
Comment 2 Ariel Garcia CLA 2008-05-20 10:56:29 EDT

*** This bug has been marked as a duplicate of bug 194767 ***
Comment 3 Ariel Garcia CLA 2008-05-20 10:57:11 EDT
Closing