Re: Problem when running pushpull

2012-07-27 Thread Brian Foster
Hey YunHee, Doesn't look like the patch took this time, but don't worry about that now, i have put the fixes into the trunk... if you just check out the latest trunk and mvn install it (make sure you check out more than just cas-pushpull, because if protocol-ftp doesn't get reinstalled your

Re: Problem when running pushpull

2012-07-27 Thread YunHee Kang
Hi Brian, I just applied the patch you made according to the following steps: cd apache-oodt-0.4-src/pushpull patch -p0 OODT-476.2012-07-25.txt mvn clean mvn install cp target/cas-pushpull-0.4.jar ~/oodt/cas-pushpull/lib/ After I got a new cas-pushpull-0.4.jar,

Re: Problem when running pushpull

2012-07-27 Thread YunHee Kang
Hi Brain, Unfortunately your patch didn't fix the problem. I got the same error message before: SEVERE: Failed to finish downloading per property files /home/yhkang/oodt/cas-pushpull/etc/examples/DirStructXmlParserFiles/TESL2CO2.xml : null java.lang.NullPointerException at

Re: Review Request: RemoteSiteFile doesn't always set RemoteSite

2012-07-27 Thread brian Foster
On July 27, 2012, 4:31 a.m., Chris Mattmann wrote: trunk/pushpull/src/main/java/org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.java, line 60 https://reviews.apache.org/r/6166/diff/1/?file=130080#file130080line60 I think making these vars final is orthogonal, but certainly

Re: OODT-470: RSSProductTransferServlet to use XML configuration file

2012-07-27 Thread Mattmann, Chris A (388J)
Hey Ross, On Jul 26, 2012, at 6:08 AM, Ross Laidlaw wrote: Dear OODT-ers, I'm trying to put together a patch for the RSSProductTransferServlet class [1] for File Manager. At the moment the class has some hard-coded information and the idea is to make this configurable via one of the XML