unknown SdrViirsController run time error
Posted: Wed Sep 04, 2013 10:49 pm
I encountered this weird error, which shows no message by selecting "Filter Failed" at Tk Chain Runner Gui window. However, I searched log file for errors and find the following:
"TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnInputItem[16ProCmnAncIntItem]::queryDMS(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR queryMetadata: [N_Collection_Short_Name:EQ:NCEP-ANC-Int] AND [DatasetLock:EQ:0] AND [Effectivity:EQ:[2013-01-26 23:29:10.893737 - 2013-01-26 23:29:10.893737]] from file ProCmnInputItem.cpp, line 426
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnInputItem[16ProCmnAncIntItem]::acquireURs(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR queryDMS() call from file ProCmnInputItem.cpp, line 256
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnDataItem[16ProCmnAncIntItem]::getData(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR acquireURs() call from file ProCmnDataItem.cpp, line 956
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnInputItem[16ProCmnAncIntItem]::getData(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR ProCmnDataItem::getData() failed from file ProCmnInputItem.cpp, line 194
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnDataItem[16ProCmnAncIntItem]::get(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR getData() call from file ProCmnDataItem.cpp, line 567
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnAlgorithm[ProAncViirsGranulateWindSpeed]::getDataToConvert(NPP000399149517) [0x2b12b1846b40] PRO_FAIL no short name found for input: groupname NCEP_ANC_Int at index 1 from file ProCmnAlgorithm.cpp, line 2187
TRACE - (24383.47359111752544): DBG_HIGH ProCmnAlgorithm.cpp|7845|Error retrieving data for NCEP-ANC-Int".
This seems to be something related to NCEP ancillary data. The one hour data I run span from 23:30UTC from a previous day to 00:30UTC at the next day. I have downloaded all NCEP data for these two days and one additional day before the first one. I unpacked them and run runMsd.pl to convert to internal data format. The directory containing these internal format NCEP data was put in the file where INFTK_DM_ROOT point to, but I did not include temporal interpolation data location (these seem not needed and sometimes cause more problems). Now my issue is this failed granule is NOT complaining anything before SDR controller run (but failed!), and all the granules (less than 10) ahead of it shows "NCEP-ANC-Int" as RED (there are also granules show "NAAPS-ANC-Int" as red which I handled the same way as NCEP), whereas majority of others after it are all good and the runs are successful.
Do I miss anything in correctly handling the NCEP data?
Thank you!
Yue
"TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnInputItem[16ProCmnAncIntItem]::queryDMS(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR queryMetadata: [N_Collection_Short_Name:EQ:NCEP-ANC-Int] AND [DatasetLock:EQ:0] AND [Effectivity:EQ:[2013-01-26 23:29:10.893737 - 2013-01-26 23:29:10.893737]] from file ProCmnInputItem.cpp, line 426
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnInputItem[16ProCmnAncIntItem]::acquireURs(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR queryDMS() call from file ProCmnInputItem.cpp, line 256
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnDataItem[16ProCmnAncIntItem]::getData(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR acquireURs() call from file ProCmnDataItem.cpp, line 956
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnInputItem[16ProCmnAncIntItem]::getData(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR ProCmnDataItem::getData() failed from file ProCmnInputItem.cpp, line 194
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnDataItem[16ProCmnAncIntItem]::get(NCEP-ANC-Int) [0x2b13b1fb2ec0] UNKNOWN_ERROR getData() call from file ProCmnDataItem.cpp, line 567
TRACE - (24383.47359111752544): DBG_HIGH ProCmnMethodAudit.cpp|207|ProCmnAlgorithm[ProAncViirsGranulateWindSpeed]::getDataToConvert(NPP000399149517) [0x2b12b1846b40] PRO_FAIL no short name found for input: groupname NCEP_ANC_Int at index 1 from file ProCmnAlgorithm.cpp, line 2187
TRACE - (24383.47359111752544): DBG_HIGH ProCmnAlgorithm.cpp|7845|Error retrieving data for NCEP-ANC-Int".
This seems to be something related to NCEP ancillary data. The one hour data I run span from 23:30UTC from a previous day to 00:30UTC at the next day. I have downloaded all NCEP data for these two days and one additional day before the first one. I unpacked them and run runMsd.pl to convert to internal data format. The directory containing these internal format NCEP data was put in the file where INFTK_DM_ROOT point to, but I did not include temporal interpolation data location (these seem not needed and sometimes cause more problems). Now my issue is this failed granule is NOT complaining anything before SDR controller run (but failed!), and all the granules (less than 10) ahead of it shows "NCEP-ANC-Int" as RED (there are also granules show "NAAPS-ANC-Int" as red which I handled the same way as NCEP), whereas majority of others after it are all good and the runs are successful.
Do I miss anything in correctly handling the NCEP data?
Thank you!
Yue