Dear Mattmann,
Problem solved. I have made the following 2 changes:
1: Change the active status of the daemon from ’no’ to ‘yes’. That is,
[CAS_PP_HOME]/etc/examples/RemoteSpecsFiles/RemoteSpecs.xml
<daemons>
<daemon alias="PolarNcepNoaaFtp" active="yes">
<runInfo firstRunDateTime="2007-11-27T00:00:00Z"
period="3m">epsilon="20s" runOnReboot="yes"/>
......
</daemon>
</daemons>
2: It is mainly caused by the protocol issues of the PushPull ftp plugins. So I
used the other PushPull ftp plugins. For the details please refer to OODT Push
Pull Plugins.
Then everything is ok. Thank you for your help!
Best,
Angela Wang