Sorry about not explaining properly. When I said "failed to run", I meant class not found. Did not really look deep enough what the problem is. Apparently I did not include all jar files properly.
Anyway, I managed to run both ftp client (of course I did change ProtocolFactor.xml file). But still no luck. Attaching files with output. Ftp4CheFtp => Completely barfed jvFTP => runs fine but same output as the other plugins. Regards -- Chintu Mistry NASA Goddard Space Flight Center Bldg L40B, Room S776 Office: 240 684 0477 Mobile: 770 310 1047 On 3/28/13 12:13 PM, "Mattmann, Chris A" <[email protected]> wrote: >Hey Chintu, > >Thanks -- sorry to be asking all these questions, but what does "failed to >run" mean? > >Did you update the protocol plugins config to ref the new plugins and >their FQCN (fully >qualified class names?) Do you have a log file for that? > >Cheers, >Chris > >++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Chris Mattmann, Ph.D. >Senior Computer Scientist >NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >Office: 171-266B, Mailstop: 171-246 >Email: [email protected] >WWW: http://sunset.usc.edu/~mattmann/ >++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >Adjunct Assistant Professor, Computer Science Department >University of Southern California, Los Angeles, CA 90089 USA >++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > > >-----Original Message----- >From: <Mistry>, "Chintu [SGT INC] (GSFC-586.0)" <[email protected]> >Date: Thursday, March 28, 2013 9:12 AM >To: jpluser <[email protected]>, "[email protected]" ><[email protected]> >Cc: "Ramirez, Paul M (388J)" <[email protected]> >Subject: Re: pushPull component problem > >>Since we are not using OODT 0.6, it did not compile straight away. >>However, I did manage to compile it with "0.5" version of >>cas-protocol-api. But when I was running it, It failed to run. >> >>-- >>Chintu Mistry >>NASA Goddard Space Flight Center >>Bldg L40B, Room S776 >>Office: 240 684 0477 >>Mobile: 770 310 1047 >> >> >> >> >> >> >>On 3/28/13 12:04 PM, "Mattmann, Chris A" <[email protected]> >>wrote: >> >>>Hey Chintu, >>> >>>Thanks for identifying this! >>> >>>Have you tried the alternative plugins? They use a diff set of FTP >>>protocol >>>plugins (that unfortunately are not ALv2 licensed or Category A >>>approved, >>>so we can't ship with Apache OODT). >>> >>>They may do better at handling that symlink than the default version of >>>commons-ftp >>>we're using. >>> >>>Let me know. We'll investigate. >>> >>>Cheers, >>>Chris >>> >>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>Chris Mattmann, Ph.D. >>>Senior Computer Scientist >>>NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>>Office: 171-266B, Mailstop: 171-246 >>>Email: [email protected] >>>WWW: http://sunset.usc.edu/~mattmann/ >>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>Adjunct Assistant Professor, Computer Science Department >>>University of Southern California, Los Angeles, CA 90089 USA >>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >>> >>> >>> >>>-----Original Message----- >>>From: <Mistry>, "Chintu [SGT INC] (GSFC-586.0)" >>><[email protected]> >>>Date: Thursday, March 28, 2013 9:02 AM >>>To: jpluser <[email protected]>, "[email protected]" >>><[email protected]> >>>Cc: "Ramirez, Paul M (388J)" <[email protected]> >>>Subject: Re: pushPull component problem >>> >>>>Chris, >>>> >>>>I figured out the problem. Don't know the solution. >>>> >>>>So the problem is the symbolic links on FTP server. >>>> >>>>/pub/OI-daily-v2/NetCDF/2013/AVHRR is actually >>>>/san1/oisst/NetCDF/2013/AVHRR >>>>Where pub -> san1 >>>> And OI-daily-v2 -> oisst >>>> >>>>So if you use "starting_path=/san1/oisst/NetCDF/2013/AVHRR" then it >>>>works. >>>>Otherwise it does not work. >>>> >>>>Another example is : ftp://aftp.cmdl.noaa.gov >>>> >>>>/data/radiation/surfrad/dra/2013 >>>>->/data/radiation/surfrad/Desert_Rock_NV/2013 >>>> >>>> >>>> >>>>I don't know how to fix this. Well, not exactly sure where to look. It >>>>appears that the filename filters are being applied based on the path >>>>specified in DirStructParserFiles instead of just the filename. Because >>>>I >>>>can see the correct path when I print RemoteFile (path = >>>>'/san1/oisst/NetCDF/2013/AVHRR/avhrr-only-v2.20130326_preliminary.nc.gz >>>>' >>>>) >>>>on STDOUT. >>>> >>>> >>>>Hopefully you guys can fix this fast or let me know where to look. >>>> >>>>Regards >>>>-- >>>>Chintu Mistry >>>>NASA Goddard Space Flight Center >>>>Bldg L40B, Room S776 >>>>Office: 240 684 0477 >>>>Mobile: 770 310 1047 >>>> >>>> >>>> >>>> >>>> >>>> >>>>On 3/28/13 10:15 AM, "Mattmann, Chris A" >>>><[email protected]> >>>>wrote: >>>> >>>>>Hey Chintu, >>>>> >>>>>This totally helped, thanks. >>>>> >>>>>Can you take a look at the plugins here? >>>>> >>>>>https://cwiki.apache.org/OODT/oodt-push-pull-plugins.html >>>>> >>>>> >>>>>Try installing those, and let me know if either of those FTP >>>>>plugins works better and actually downloads the filesŠ >>>>> >>>>>In the meanwhile I'll look at the logs and see what I can come up >>>>>with. >>>>> >>>>>Cheers, >>>>>Chris >>>>> >>>>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>>>Chris Mattmann, Ph.D. >>>>>Senior Computer Scientist >>>>>NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>>>>Office: 171-266B, Mailstop: 171-246 >>>>>Email: [email protected] >>>>>WWW: http://sunset.usc.edu/~mattmann/ >>>>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>>>Adjunct Assistant Professor, Computer Science Department >>>>>University of Southern California, Los Angeles, CA 90089 USA >>>>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>>> >>>>> >>>>> >>>>> >>>>>-----Original Message----- >>>>>From: <Mistry>, "Chintu [SGT INC] (GSFC-586.0)" >>>>><[email protected]> >>>>>Date: Thursday, March 28, 2013 7:12 AM >>>>>To: jpluser <[email protected]>, "[email protected]" >>>>><[email protected]> >>>>>Cc: "Ramirez, Paul M (388J)" <[email protected]> >>>>>Subject: Re: pushPull component problem >>>>> >>>>>>I have attached verbose log. I have added extra print statements and >>>>>>compiled to see what is returned from remote site. Hope this helps. >>>>>> >>>>>> >>>>>>-- >>>>>>Chintu Mistry >>>>>>NASA Goddard Space Flight Center >>>>>>Bldg L40B, Room S776 >>>>>>Office: 240 684 0477 >>>>>>Mobile: 770 310 1047 >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>From: <Mattmann>, Chris A <[email protected]> >>>>>>Date: Thursday, March 28, 2013 10:05 AM >>>>>>To: Chintu Mistry <[email protected]>, "[email protected]" >>>>>><[email protected]> >>>>>>Cc: "Ramirez, Paul M" <[email protected]> >>>>>>Subject: Re: pushPull component problem >>>>>> >>>>>> >>>>>> >>>>>>Hey Chintu, >>>>>> >>>>>> >>>>>>Thanks for sending this ‹ really helped verify it's something else. >>>>>> >>>>>> >>>>>>Can you capture the log of push pull, with verbose logging turned on, >>>>>>and >>>>>>maybe do a pastebin? >>>>>> >>>>>> >>>>>>Cheers, >>>>>>Chris >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>From: <Mistry>, "Chintu [SGT INC] (GSFC-586.0)" >>>>>><[email protected]> >>>>>>Date: Thursday, March 28, 2013 7:03 AM >>>>>>To: jpluser <[email protected]>, "[email protected]" >>>>>><[email protected]> >>>>>>Cc: "Ramirez, Paul M (388J)" <[email protected]> >>>>>>Subject: Re: pushPull component problem >>>>>> >>>>>> >>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>>Something else is wrong. I know that the regex is fine. I don't even >>>>>>>have regex, it is straight up file name. It should match. >>>>>>> >>>>>>> >>>>>>>Thanks for looking into this. >>>>>>>-- >>>>>>>Chintu Mistry >>>>>>>NASA Goddard Space Flight Center >>>>>>>Bldg L40B, Room S776 >>>>>>>Office: 240 684 0477 >>>>>>>Mobile: 770 310 1047 >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>>From: <Mattmann>, Chris A <[email protected]> >>>>>>>Date: Thursday, March 28, 2013 9:01 AM >>>>>>>To: Chintu Mistry <[email protected]>, "[email protected]" >>>>>>><[email protected]> >>>>>>>Cc: "Ramirez, Paul M" <[email protected]> >>>>>>>Subject: Re: pushPull component problem >>>>>>> >>>>>>> >>>>>>> >>>>>>>Hey Chintu, >>>>>>> >>>>>>> >>>>>>>Sorry that you have been having trouble and thanks for pasting the >>>>>>>relevant portions >>>>>>>of push pull config to diagnose this. >>>>>>> >>>>>>> >>>>>>>I think you have an issue in your RemoteFileSpecs file >>>>>>>(TEST_AVHRR_ONLY.xml) -- >>>>>>>one quick way to debug this is to use the tool that Brian Foster >>>>>>>wrote: >>>>>>> >>>>>>> >>>>>>>(in a push pull deployment dir, e.g., $PUSHPULL_HOME) >>>>>>>$ cd bin >>>>>>>$ java Djava.ext.dirs=../lib >>>>>>>org.apache.oodt.cas.pushpull.util.ExpressionValidator >>>>>>> >>>>>>> >>>>>>>It's a simple GUI that will allow you to put in regular expressions >>>>>>>from >>>>>>>your push pull >>>>>>>RmoteFileSpecs files, and then put in file names from the server to >>>>>>>see >>>>>>>if they match. >>>>>>> >>>>>>> >>>>>>>Can you run the above and let me know if it's matching? If not, >>>>>>>we've >>>>>>>found your issue. >>>>>>>If it is matching, we'll move on to the next set of things to check. >>>>>>> >>>>>>> >>>>>>>Thanks! >>>>>>> >>>>>>> >>>>>>>Cheers, >>>>>>>Chris >>>>>>> >>>>>>> >>>>>>>From: <Mistry>, "Chintu [SGT INC] (GSFC-586.0)" >>>>>>><[email protected]> >>>>>>>Date: Thursday, March 28, 2013 5:47 AM >>>>>>>To: "[email protected]" <[email protected]> >>>>>>>Cc: jpluser <[email protected]>, "Ramirez, Paul M >>>>>>>(388J)" >>>>>>><[email protected]> >>>>>>>Subject: pushPull component problem >>>>>>> >>>>>>> >>>>>>> >>>>>>>>Hi, >>>>>>>> >>>>>>>> >>>>>>>>I have been playing around with push pull for last two days and >>>>>>>>trying >>>>>>>>to download some data from remote location without success. >>>>>>>>I would appreciate if you guys can shed some light on what is going >>>>>>>>on >>>>>>>>and why isn't push pull find files to download even though its >>>>>>>>clearly >>>>>>>>there at remote location. >>>>>>>> >>>>>>>> >>>>>>>>Here is my configuration. I am trying to download >>>>>>>>/pub/OI-daily-v2/NetCDF/2013/AVHRR/avhrr-only-v2.20130326_prelimina >>>>>>>>r >>>>>>>>y >>>>>>>>. >>>>>>>>n >>>>>>>>c >>>>>>>>.gz file from eclipse.ncdc.noaa.gov. It logs-in to the server fine >>>>>>>>and >>>>>>>>it lists all the files as well. However for some reason it >>>>>>>> does not match to the rule in TEST_AVHRR_ONLY.xml. Not sure what I >>>>>>>>am >>>>>>>>doing wrong. I have tried almost all combinations and still could >>>>>>>>not >>>>>>>>get it to work. >>>>>>>> >>>>>>>> >>>>>>>>In my /etc/pushpull.properties file, I have types=false so that it >>>>>>>>downloads the file even if its not specified in mime-types.xml >>>>>>>>file. >>>>>>>>org.apache.oodt.cas.pushpull.allow.only.defined.types=false >>>>>>>> >>>>>>>> >>>>>>>>ExternalSources.xml >>>>>>>><sources> >>>>>>>> <source host="eclipse.ncdc.noaa.gov"> >>>>>>>> <login type="ftp" alias="eclipseClass"> >>>>>>>> <username>anonymous</username> >>>>>>>> <password>[email protected]</password> >>>>>>>> </login> >>>>>>>> </source> >>>>>>>></sources> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>RemoteSpecs.xml >>>>>>>> <daemon alias="eclipseClass" active="yes"> >>>>>>>> <runInfo firstRunDateTime="2013-03-25T00:00:00Z" >>>>>>>>period="1m" runOnReboot="yes"/> >>>>>>>> <propInfo >>>>>>>>dir="[CAS_PP_RESOURCES]/examples/DirStructXmlParserFiles"> >>>>>>>> <propFiles regExp="TEST_AVHRR_ONLY\.xml" >>>>>>>>parser="org.apache.oodt.cas.pushpull.filerestrictions.parsers.DirSt >>>>>>>>r >>>>>>>>u >>>>>>>>c >>>>>>>>t >>>>>>>>X >>>>>>>>mlParser"/> >>>>>>>> </propInfo> >>>>>>>> <dataInfo stagingArea="AVHRR-ONLY" >>>>>>>>deleteFromServer="no" >>>>>>>>queryElement="Filename"/> >>>>>>>> </daemon> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>TEST_AVHRR_ONLY.xml >>>>>>>><root> >>>>>>>> <dirstruct starting_path="/pub/OI-daily-v2/NetCDF/2013/AVHRR"> >>>>>>>> <nodirs/> >>>>>>>> <!-- <file >>>>>>>>name="avhrr\-only\-v2\.20130326_preliminary\.nc\.gz"/> --> >>>>>>>> <file name="avhrr-only-v2.20130326_preliminary.nc.gz"/> >>>>>>>> </dirstruct> >>>>>>>></root> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>Regards >>>>>>>>-- >>>>>>>>Chintu Mistry >>>>>>>>NASA Goddard Space Flight Center >>>>>>>>Bldg L40B, Room S776 >>>>>>>>Office: 240 684 0477 >>>>>>>>Mobile: 770 310 1047 >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>> >>> >> >
Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.daemon.DaemonLauncher configure INFO: Configuring DaemonLauncher. . . Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.Config loadProtocolTypes INFO: Associating protocol types with ProtocolFactories . . . Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.ProtocolInfo addClassForType INFO: Assiging protocol 'ftp' with class 'class org.apacheextras.oodt.cas.pushpull.protocol.ftp.JvFtpClientFactory' Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.ProtocolInfo addClassForType INFO: Assiging protocol 'http' with class 'class org.apache.oodt.cas.protocol.http.HttpProtocolFactory' Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.ProtocolInfo addClassForType INFO: Assiging protocol 'sftp' with class 'class org.apache.oodt.cas.protocol.sftp.JschSftpProtocolFactory' Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.ProtocolInfo addClassForType INFO: Assiging protocol 'imaps' with class 'class org.apache.oodt.cas.protocol.imaps.ImapsProtocolFactory' Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.Config loadParserInfo INFO: Associating parsers with RetrievalMethods . . . Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.ParserInfo loadParserInfo INFO: Assiging parser 'org.apache.oodt.cas.pushpull.filerestrictions.parsers.DirStructXmlParser' with retrievalmethod 'org.apache.oodt.cas.pushpull.retrievalmethod.RemoteCrawler' Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.ParserInfo loadParserInfo INFO: Assiging parser 'org.apache.oodt.cas.pushpull.filerestrictions.parsers.FileListParser' with retrievalmethod 'org.apache.oodt.cas.pushpull.retrievalmethod.ListRetriever' Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.ParserInfo loadParserInfo INFO: Assiging parser 'org.apache.oodt.cas.pushpull.filerestrictions.parsers.ClassNoaaEmailParser' with retrievalmethod 'org.apache.oodt.cas.pushpull.retrievalmethod.ListRetriever' Mar 28, 2013 12:24:10 PM org.apache.oodt.cas.pushpull.config.Config loadIngester INFO: No file manager url specified: no ingester will be used Mar 28, 2013 12:24:11 PM org.apache.oodt.cas.pushpull.config.Config loadProductTypeDetection INFO: Loading product type detection file: /Users/cmistry/oodt_run/cas-pushpull/policy/mimetypes.xml Mar 28, 2013 12:24:11 PM org.apache.oodt.cas.pushpull.daemon.DaemonLauncher configure INFO: Loading SiteInfo file '/Users/cmistry/oodt_run/cas-pushpull/etc/examples/RemoteSpecsFiles/RemoteSpecs.xml' Mar 28, 2013 12:24:11 PM org.apache.oodt.cas.pushpull.daemon.DaemonLauncher launchDaemons INFO: Launching Daemons . . . Mar 28, 2013 12:24:11 PM org.apache.oodt.cas.pushpull.daemon.Daemon registerRMIServer INFO: Created Daemon ID = 90121 on RMI registry port 9012 Mar 28, 2013 12:24:11 PM org.apache.oodt.cas.pushpull.daemon.DaemonLauncher launchDaemons INFO: Creating Daemon with ID = 1 Mar 28, 2013 12:24:11 PM org.apache.oodt.cas.pushpull.daemon.DaemonManager setAsRunning INFO: Daemon with ID = 90121 was given permission to run org.apache.oodt.cas.pushpull.filerestrictions.parsers.DirStructXmlParser Mar 28, 2013 12:24:11 PM org.apache.oodt.cas.pushpull.retrievalsystem.RetrievalSetup retrieveFiles INFO: Creating 'org.apache.oodt.cas.pushpull.retrievalmethod.RemoteCrawler' to download data files Mar 28, 2013 12:24:11 PM org.apache.oodt.cas.pushpull.protocol.ProtocolHandler isOkProtocol INFO: Testing protocol org.apacheextras.oodt.cas.pushpull.protocol.ftp.JvFtpClient . . . this may take a few minutes . . . Mar 28, 2013 12:24:12 PM org.apache.oodt.cas.pushpull.protocol.ProtocolHandler connect INFO: Successfully connected to ftp://aftp.cmdl.noaa.gov with protocol 'org.apacheextras.oodt.cas.pushpull.protocol.ftp.JvFtpClient' and username 'anonymous' PageSize: 8 PageLoc: 0 FileList size: 86 Filename : [dra13001.dat] Filename : [dra13002.dat] Filename : [dra13003.dat] Filename : [dra13004.dat] Filename : [dra13005.dat] Filename : [dra13006.dat] Filename : [dra13007.dat] Filename : [dra13008.dat] Filename : [dra13009.dat] Filename : [dra13010.dat] Filename : [dra13011.dat] Filename : [dra13012.dat] Filename : [dra13013.dat] Filename : [dra13014.dat] Filename : [dra13015.dat] Filename : [dra13016.dat] Filename : [dra13017.dat] Filename : [dra13018.dat] Filename : [dra13019.dat] Filename : [dra13020.dat] Filename : [dra13021.dat] Filename : [dra13022.dat] Filename : [dra13023.dat] Filename : [dra13024.dat] Filename : [dra13025.dat] Filename : [dra13026.dat] Filename : [dra13027.dat] Filename : [dra13028.dat] Filename : [dra13029.dat] Filename : [dra13030.dat] Filename : [dra13031.dat] Filename : [dra13032.dat] Filename : [dra13033.dat] Filename : [dra13034.dat] Filename : [dra13035.dat] Filename : [dra13036.dat] Filename : [dra13037.dat] Filename : [dra13038.dat] Filename : [dra13039.dat] Filename : [dra13040.dat] Filename : [dra13041.dat] Filename : [dra13042.dat] Filename : [dra13043.dat] Filename : [dra13044.dat] Filename : [dra13045.dat] Filename : [dra13046.dat] Filename : [dra13047.dat] Filename : [dra13048.dat] Filename : [dra13049.dat] Filename : [dra13050.dat] Filename : [dra13051.dat] Filename : [dra13052.dat] Filename : [dra13053.dat] Filename : [dra13054.dat] Filename : [dra13055.dat] Filename : [dra13056.dat] Filename : [dra13057.dat] Filename : [dra13058.dat] Filename : [dra13059.dat] Filename : [dra13060.dat] Filename : [dra13061.dat] Filename : [dra13062.dat] Filename : [dra13063.dat] Filename : [dra13064.dat] Filename : [dra13065.dat] Filename : [dra13066.dat] Filename : [dra13067.dat] Filename : [dra13068.dat] Filename : [dra13069.dat] Filename : [dra13070.dat] Filename : [dra13071.dat] Filename : [dra13072.dat] Filename : [dra13073.dat] Filename : [dra13074.dat] Filename : [dra13075.dat] Filename : [dra13076.dat] Filename : [dra13077.dat] Filename : [dra13078.dat] Filename : [dra13079.dat] Filename : [dra13080.dat] Filename : [dra13081.dat] Filename : [dra13082.dat] Filename : [dra13083.dat] Filename : [dra13084.dat] Filename : [dra13085.dat] Filename : [dra13086.dat] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13001.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13002.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13003.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13004.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13005.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13006.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13007.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13008.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13009.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13010.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13011.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13012.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13013.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13014.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13015.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13016.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13017.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/daevalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13038.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13039.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13040.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13041.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13042.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13043.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13044.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13045.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13046.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13047.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13048.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13049.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13050.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13051.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13052.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13053.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13054.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13055.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13056.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13057.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13058.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13059.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13060.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13061.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13062.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13063.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13064.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13065.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13066.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13067.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13068.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13069.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13070.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13071.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13072.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13073.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13074.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13075.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13076.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13077.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13078.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13079.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13080.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13081.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13082.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13083.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13084.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13085.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] setting curLoc [{parent = 'null', path = '/data/radiation/surfrad/Desert_Rock_NV/2013/dra13086.dat', isDir = 'false'}] [org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem$1@79884a40] Mar 28, 2013 12:24:13 PM org.apache.oodt.cas.pushpull.protocol.ProtocolHandler disconnect INFO: Disconnecting protocol org.apacheextras.oodt.cas.pushpull.protocol.ftp.JvFtpClient Mar 28, 2013 12:24:13 PM org.apache.oodt.cas.pushpull.daemon.Daemon sleep INFO: Daemon with ID = 90121 on RMI registry port 9012 is going to sleep until Thu Mar 28 12:25:00 EDT 2013
Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.daemon.DaemonLauncher configure INFO: Configuring DaemonLauncher. . . Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.Config loadProtocolTypes INFO: Associating protocol types with ProtocolFactories . . . Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.ProtocolInfo addClassForType INFO: Assiging protocol 'ftp' with class 'class org.apacheextras.oodt.cas.pushpull.protocol.ftp.Ftp4CheFtpClientFactory' Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.ProtocolInfo addClassForType INFO: Assiging protocol 'http' with class 'class org.apache.oodt.cas.protocol.http.HttpProtocolFactory' Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.ProtocolInfo addClassForType INFO: Assiging protocol 'sftp' with class 'class org.apache.oodt.cas.protocol.sftp.JschSftpProtocolFactory' Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.ProtocolInfo addClassForType INFO: Assiging protocol 'imaps' with class 'class org.apache.oodt.cas.protocol.imaps.ImapsProtocolFactory' Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.Config loadParserInfo INFO: Associating parsers with RetrievalMethods . . . Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.ParserInfo loadParserInfo INFO: Assiging parser 'org.apache.oodt.cas.pushpull.filerestrictions.parsers.DirStructXmlParser' with retrievalmethod 'org.apache.oodt.cas.pushpull.retrievalmethod.RemoteCrawler' Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.ParserInfo loadParserInfo INFO: Assiging parser 'org.apache.oodt.cas.pushpull.filerestrictions.parsers.FileListParser' with retrievalmethod 'org.apache.oodt.cas.pushpull.retrievalmethod.ListRetriever' Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.ParserInfo loadParserInfo INFO: Assiging parser 'org.apache.oodt.cas.pushpull.filerestrictions.parsers.ClassNoaaEmailParser' with retrievalmethod 'org.apache.oodt.cas.pushpull.retrievalmethod.ListRetriever' Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.Config loadIngester INFO: No file manager url specified: no ingester will be used Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.config.Config loadProductTypeDetection INFO: Loading product type detection file: /Users/cmistry/oodt_run/cas-pushpull/policy/mimetypes.xml Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.daemon.DaemonLauncher configure INFO: Loading SiteInfo file '/Users/cmistry/oodt_run/cas-pushpull/etc/examples/RemoteSpecsFiles/RemoteSpecs.xml' Mar 28, 2013 12:23:04 PM org.apache.oodt.cas.pushpull.daemon.DaemonLauncher launchDaemons INFO: Launching Daemons . . . Mar 28, 2013 12:23:05 PM org.apache.oodt.cas.pushpull.daemon.Daemon registerRMIServer INFO: Created Daemon ID = 90121 on RMI registry port 9012 Mar 28, 2013 12:23:05 PM org.apache.oodt.cas.pushpull.daemon.DaemonLauncher launchDaemons INFO: Creating Daemon with ID = 1 Mar 28, 2013 12:23:05 PM org.apache.oodt.cas.pushpull.daemon.DaemonManager setAsRunning INFO: Daemon with ID = 90121 was given permission to run org.apache.oodt.cas.pushpull.filerestrictions.parsers.DirStructXmlParser Mar 28, 2013 12:23:05 PM org.apache.oodt.cas.pushpull.retrievalsystem.RetrievalSetup retrieveFiles INFO: Creating 'org.apache.oodt.cas.pushpull.retrievalmethod.RemoteCrawler' to download data files 12:23:05,373 INFO [Thread-2] Reply:58 - 220-**WARNING**WARNING**WARNING**WARNING**WARNING**WARNING**WARNING**WARNING** 12:23:05,375 INFO [Thread-2] Reply:58 - 220- 12:23:05,376 INFO [Thread-2] Reply:58 - 220-This is a United States Department of Commerce computer system, which may 12:23:05,376 INFO [Thread-2] Reply:58 - 220-be accessed and used only for official Government business by authorized 12:23:05,376 INFO [Thread-2] Reply:58 - 220-personnel. Unauthorized access or use of this computer system may 12:23:05,376 INFO [Thread-2] Reply:58 - 220-subject violators to criminal, civil, and/or administrative action. 12:23:05,376 INFO [Thread-2] Reply:58 - 220- 12:23:05,376 INFO [Thread-2] Reply:58 - 220-All information on this computer system may be intercepted, recorded, 12:23:05,376 INFO [Thread-2] Reply:58 - 220-read, copied, and disclosed by and to authorized personnel for official 12:23:05,377 INFO [Thread-2] Reply:58 - 220-purposes, including criminal investigations. Access or use of this 12:23:05,377 INFO [Thread-2] Reply:58 - 220-computer system by any person whether authorized or unauthorized, 12:23:05,377 INFO [Thread-2] Reply:58 - 220-constitutes consent to these terms. 12:23:05,377 INFO [Thread-2] Reply:58 - 220- 12:23:05,377 INFO [Thread-2] Reply:58 - 220-**WARNING**WARNING**WARNING**WARNING**WARNING**WARNING**WARNING**WARNING** 12:23:05,377 INFO [Thread-2] Reply:58 - 220- 12:23:05,377 INFO [Thread-2] Reply:58 - 220 12:23:05,484 INFO [Thread-2] Reply:58 - 331 Please specify the password. 12:23:05,650 INFO [Thread-2] Reply:58 - 230 Login successful. 12:23:05,875 INFO [Thread-2] Reply:58 - 211-Features: 12:23:05,875 INFO [Thread-2] Reply:58 - EPRT 12:23:05,875 INFO [Thread-2] Reply:58 - EPSV 12:23:05,875 INFO [Thread-2] Reply:58 - MDTM 12:23:05,875 INFO [Thread-2] Reply:58 - PASV 12:23:05,875 INFO [Thread-2] Reply:58 - REST STREAM 12:23:05,875 INFO [Thread-2] Reply:58 - SIZE 12:23:05,876 INFO [Thread-2] Reply:58 - TVFS 12:23:05,876 INFO [Thread-2] Reply:58 - UTF8 12:23:05,876 INFO [Thread-2] Reply:58 - 211 End 12:23:05,985 INFO [Thread-2] Reply:58 - 215 UNIX Type: L8 Mar 28, 2013 12:23:05 PM org.apache.oodt.cas.pushpull.protocol.ProtocolHandler getAppropriateProtocolBySite WARNING: ProtocolFactory org.apacheextras.oodt.cas.pushpull.protocol.ftp.Ftp4CheFtpClientFactory is not compatible with server at ftp://aftp.cmdl.noaa.gov Mar 28, 2013 12:23:05 PM org.apache.oodt.cas.pushpull.retrievalsystem.RetrievalSetup retrieveFiles SEVERE: Failed to finish downloading per property files /Users/cmistry/oodt_run/cas-pushpull/etc/examples/DirStructXmlParserFiles/TEST_SURFRAD.xml : Failed to get appropriate protocol for RemoteSite: alias = 'cmdlNOAA' url = 'ftp://aftp.cmdl.noaa.gov' username = 'anonymous' cdTestDir = 'null' maxConnections = '-1' org.apache.oodt.cas.protocol.exceptions.ProtocolException: Failed to get appropriate protocol for RemoteSite: alias = 'cmdlNOAA' url = 'ftp://aftp.cmdl.noaa.gov' username = 'anonymous' cdTestDir = 'null' maxConnections = '-1' at org.apache.oodt.cas.pushpull.protocol.ProtocolHandler.getAppropriateProtocolBySite(ProtocolHandler.java:166) at org.apache.oodt.cas.pushpull.retrievalsystem.FileRetrievalSystem.changeToDir(FileRetrievalSystem.java:306) at org.apache.oodt.cas.pushpull.retrievalmethod.RemoteCrawler.processPropFile(RemoteCrawler.java:104) at org.apache.oodt.cas.pushpull.retrievalsystem.RetrievalSetup.retrieveFiles(RetrievalSetup.java:109) at org.apache.oodt.cas.pushpull.daemon.Daemon$1.run(Daemon.java:218) at java.lang.Thread.run(Thread.java:680) Mar 28, 2013 12:23:05 PM org.apache.oodt.cas.pushpull.daemon.Daemon sleep INFO: Daemon with ID = 90121 on RMI registry port 9012 is going to sleep until Thu Mar 28 12:24:00 EDT 2013
