Task #3108
lastHarvested date is always equal to the current time.
0%
Description
MNCore.getCapabilities() is returning the current time as the last harvested time
[UCSB tsunami-destop-vm] ~> date; curl -k ****.pem 'https://knb.ecoinformatics.org/knb/d1/mn' 2>/dev/null | xml fo | grep Harvest
Mon Jul 30 14:59:44 PDT 2012
2012-07-30T21:59:47.700+00:00
2012-07-30T21:59:47.700+00:00
[UCSB tsunami-destop-vm] ~> date; curl -k ****.pem 'https://knb.ecoinformatics.org/knb/d1/mn' 2>/dev/null | xml fo | grep Harvest
Mon Jul 30 14:59:53 PDT 2012
2012-07-30T21:59:56.333+00:00
2012-07-30T21:59:56.333+00:00
[UCSB tsunami-destop-vm] ~> date; curl -k ****.pem 'https://knb.ecoinformatics.org/knb/d1/mn' 2>/dev/null | xml fo | grep Harvest
Mon Jul 30 15:00:17 PDT 2012
2012-07-30T22:00:20.915+00:00
2012-07-30T22:00:20.915+00:00
History
#1 Updated by Andrew Pippin over 12 years ago
- Subject changed from lastHarvested date is equal to current time. to lastHarvested date is always equal to the current time.
#2 Updated by Andrew Pippin over 12 years ago
- Assignee set to Dave Vieglais
I'm not sure who should get this, but this is the bug I mentioned this morning.
#3 Updated by Andrew Pippin over 12 years ago
Updated.