Bug #4349
closedclicking Cancel after Data search gives errors.
0%
Description
If you search for aphid on the Data tab, click Cancel on all the pop-up dialogs (there are other bugs here), and then cancel the search while it's running or after it's done, you'll get a bunch of errors like:
ERROR (org.kepler.objectmanager.cache.DataCacheManager:removeItem:76) Cannot remove DataCacheObject {classname = org.ecoinformatics.seek.datasource.EcogridQueryDataCacheItem
name = Ecogrid Query Search for eml://ecoinformatics.org/eml-2.0.0 aphid
resname = http://localhost:8080/knb/services/QueryService
date = 1251499447306
fileName = /Users/derik/.kepler/cache//cachedata/urn.lsid.localdata.893ed0b7.0.0
}
Updated by Derik Barseghian about 15 years ago
I'm unable to get this bug to occur anymore. I'm not sure what fixed it.
I've tried canceling during or after a search, both when logged in as myself and with anonymous, and DataCacheManager's removeItem method isn't creating any CacheExceptions (good deal).