Re: crawler actionIds

2012-03-26 Thread Mattmann, Chris A (388J)
Hi Tom, Yep that was my question but it looks like you two had this one under control, so no need for my help! Great work! Cheers, Chris On Mar 26, 2012, at 12:32 AM, Thomas Bennett wrote: > Hi Chris, > > I'm wondering if the beans are named DeleteDataFile and DeleteMetadataFile: >> have you

Re: crawler actionIds

2012-03-26 Thread Thomas Bennett
Hi Chris, I'm wondering if the beans are named DeleteDataFile and DeleteMetadataFile: > have you checked the action-beans.xml file? > If I understand you're question correctly, yes, the beans are named DeleteDataFile and DeleteMetadataFile in the action-beans.xml. Since there have been a few iss

Re: crawler actionIds

2012-03-25 Thread Mattmann, Chris A (388J)
Hi Tom, I'm wondering if the beans are named DeleteDataFile and DeleteMetadataFile: have you checked the action-beans.xml file? Cheers, Chris On Mar 22, 2012, at 7:02 AM, Thomas Bennett wrote: > Hi, > > I can't seem to add multiple actionIds when I launch a crawler. Specifying > a single acti

Re: crawler actionIds

2012-03-22 Thread holenoter
hey tom,ya... i was thinking about that... i have to go back and look at how i handled boolean type options in cas-cli... i think i stuff a "true" in the value so that there is always a value... add this comment to review board when you get in tomorrow... i'll start looking into it in the meantime

Re: crawler actionIds

2012-03-22 Thread Thomas Bennett
Hey Brian, I checked out you're diff, but could not log into review board and JIRA from my phone (no cached pwords - groan), so I'll post a quick question here if that's okay. I'm just wondering about Boolean switches? I think when OptionInstance.getValues().size() == 0. Not sure if this is a

Re: crawler actionIds

2012-03-22 Thread Thomas Bennett
Hey Brian, > okay... got a patch up: https://issues.apache.org/jira/browse/OODT-428 Thanks! I'll try it out tomorrow morning :-) > patch it into your crawler an let me know if it solves your problem Will do! > Also, on another note... that fix you did for *Metadata* to *MetadataFile* > Crawle

Re: crawler actionIds

2012-03-22 Thread Brian Foster
hey tom,okay... got a patch up: https://issues.apache.org/jira/browse/OODT-428patch it into your crawler an let me know if it solves your problemAlso, on another note... that fix you did for *Metadata* to *MetadataFile* CrawlerAction... was it for: MoveMetadataToFailureDir -> MoveMetadataFileToFail

Re: crawler actionIds

2012-03-22 Thread Thomas Bennett
Awesome! I did not get a chance to look any deeper before I left work today, so thanks for looking into this. Cheers, Tom Sent from my iPhone On 22 Mar 2012, at 10:36 PM, Brian Foster wrote: > hey thomas, > > i know what the problem is... working on the fix right now... i'll create an > is

Re: crawler actionIds

2012-03-22 Thread Brian Foster
hey thomas,i know what the problem is... working on the fix right now... i'll create an issue describing the problem and post the fix so you can patch it in as soon as i have something.-brianOn Mar 22, 2012, at 07:07 AM, Thomas Bennett wrote:Sorry forgot to mention that I'm using 0.4. ;-) On 22 M

Re: crawler actionIds

2012-03-22 Thread Thomas Bennett
Sorry forgot to mention that I'm using 0.4. ;-) On 22 March 2012 16:02, Thomas Bennett wrote: > Hi, > > I can't seem to add multiple actionIds when I launch a crawler. Specifying > a single actionId seems to work. > > I'm just wondering if I need to specify the actionId's in a different way. > N

crawler actionIds

2012-03-22 Thread Thomas Bennett
Hi, I can't seem to add multiple actionIds when I launch a crawler. Specifying a single actionId seems to work. I'm just wondering if I need to specify the actionId's in a different way. Note I'm not using the script + abs paths to configuration files. Cheers, Tom Command executed: ~$ java -Do