If you are using the RADiX archetype, make sure the following two lines are in the batch_stub script The batch_stub script is located at: oodt/resmgr/bin.
-Dorg.apache.oodt.cas.pge.task.metkeys.legacyMode="true" \ -Dorg.apache.oodt.cas.pge.task.status.legacyMode="true" \ I just checked here http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/mvn/archetypes/radix/src/main/resources/archetype-resources/resmgr/src/main/resources/bin/batch_stub?view=markup and see that it batch_stub in the RADiX archetype is still missing those two lines. JIRA issue OODT-785 is marked fixed in 0.8, but it was never been implemented in the RADiX archetype. Val Valerie A. Mallder New Horizons Deputy Mission System Engineer Johns Hopkins University/Applied Physics Laboratory > -----Original Message----- > From: Andrea DeMarco [mailto:dr.andrea.dema...@gmail.com] > Sent: Tuesday, June 09, 2015 9:44 AM > To: Mattmann, Chris A (3980) > Cc: Wyngaard, Jane R (3980-Affiliate); Starch, Michael D (398M); Kristian ZARB > ADAMI; Ramirez, Paul M (398M); Alessio Magro; dev@oodt.apache.org > Subject: Re: OODT Documentation > > Hi Chris, > > Yup, the jar file is present in both resmgr/lib and workflow/lib. You can > have a look > at my JAR contents at: > https://www.dropbox.com/s/1h0siibxf8sv5ut/fileconcatenator-pge-1.0.jar?dl=0 > - perhaps something's off there? > > Cheers, > Andrea