Re: Trouble when installing PushPull protocol plugins

2012-07-24 Thread YunHee Kang
Hi Chris, I think you need to active the profile below: do you see something on mvn when you run it that it searches http://oodt.jpl.nasa.gov for ftp4che? I wrote a file settings.xml as follows: settings xmlns=http://maven.apache.org/SETTINGS/1.0.0;

Re: Problem when running pushpull

2012-07-24 Thread YunHee Kang
Hi Chris, I am stuck on the problem related with pushpull script occurred the following error message: INFO: Testing protocol org.apache.oodt.cas.protocol.ftp.CommonsNetFtpProtocol . . . this may take a few minutes . . . Jul 24, 2012 4:05:02 PM

Re: Problem when running pushpull

2012-07-24 Thread Mattmann, Chris A (388J)
Hi YunHee, On Jul 24, 2012, at 12:30 AM, YunHee Kang wrote: Hi Chris, I am stuck on the problem related with pushpull script occurred the following error message: INFO: Testing protocol org.apache.oodt.cas.protocol.ftp.CommonsNetFtpProtocol . . . this may take a few minutes . . .

Re: Trouble when installing PushPull protocol plugins

2012-07-24 Thread Mattmann, Chris A (388J)
Hi YunHee, Great to hear! Cheers, Chris On Jul 24, 2012, at 8:08 AM, YunHee Kang wrote: Hi Chris, Your guideline solved this problem. activeProfiles profileoodt/profile /activeProfiles /settings After I changed the name of element profile into activeProfile,

Re: Problem when running pushpull

2012-07-24 Thread Mattmann, Chris A (388J)
Hi YunHee, Can you try simply putting a specific dir name=... instead of \d{4}, etc., and then can you put a specific file name in the file name=... If that works and downloads, then we know there is something up with the regex somehow. Also can you try adding the ?xml version=1.0? start to

Re: Problem when running pushpull

2012-07-24 Thread YunHee Kang
Hi Chris, The following is the content of TESL2CO2.xml. $ cat /home/yhkang/oodt/cas-pushpull/etc/examples/DirStructXmlParserFiles/TESL2CO2.xml root dirstruct starting_path=/TES/TL2CO2N.005 nofiles/ dir name=\d{4}\.\d{2}\.\d{2} nodirs/ file

Re: Problem when running pushpull

2012-07-24 Thread Mattmann, Chris A (388J)
Hi YunHee, OK, can you try some of the other files, e.g., the ones in: http://s.apache.org/ks0 Try out the MODIS one there, does that work? Cheers, Chris On Jul 24, 2012, at 8:38 AM, YunHee Kang wrote: Hi Chris, I added the header of XML as follows: ?xml version=1.0? Next the value

Re: Problem when running pushpull

2012-07-24 Thread YunHee Kang
Hi Chris, I added the header of XML as follows: ?xml version=1.0? Next the value of elements was changed into specific one. The following is the output of the XML: ?xml version=1.0? root dirstruct starting_path=/TES/TL2CO2N.005 nofiles/ !--dir name=\d{4}\.\d{2}\.\d{2}--

Re: Problem when running pushpull

2012-07-24 Thread YunHee Kang
Hi Chris, Try out the MODIS one there, does that work? No, it doesn't. I think that the ftp site e4ftl01u.ecs.nasa.gov has a connection problem. $ ftp e4ftl01u.ecs.nasa.gov ftp: connect: Connection timed out ftp The message below also say the reason why the problem was occurred. WARNING:

Re: Problem when running pushpull

2012-07-24 Thread Mattmann, Chris A (388J)
Hi YunHee, Thanks for your mail. Let me take a look at the configs again. Does anyone else using PushPull have any advice for YunHee here? That error message seems to indicate there is a config file error somewhere. I'm wondering if your etc/push_pull_framework.properties has all the right

Re: Problem when running pushpull

2012-07-24 Thread Brian Foster
YunHee,There is a NullPointerException being thrown... on line 118 of org.apache.oodt.cas.pushpull.retrievalsystem.RetrievalSetup.javachange it from: LOG.log(Level.SEVERE, "Failed to finish downloading per property files " +