Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash updating concentration curves (batch loaded data) #97

Open
sgilroy opened this issue Jan 11, 2013 · 0 comments
Open

Crash updating concentration curves (batch loaded data) #97

sgilroy opened this issue Jan 11, 2013 · 0 comments
Assignees

Comments

@sgilroy
Copy link
Contributor

sgilroy commented Jan 11, 2013

I created some data via the special control-click mechanism in the emulator. Crash occurred when curve was being updated. After exiting and relaunching CollaboRhythm I was unable to reproduce the crash, even after the autoUpdateTimer went off.

[trace] Updated curve for 3 ML insulin detemir 100 UNT/ML Prefilled Syringe Levemir with 66 data points from 3 MedicationAdministration documents
[Fault] exception, information=RangeError: Index '-49' specified is out of bounds.
at mx.collections::ListCollectionView/getItemAt()[E:\dev\4.y\frameworks\projects\framework\src\mx\collections\ListCollectionView.as:502]
at mx.collections::ListCollectionView/http://www.adobe.com/2006/actionscript/flash/proxy::getProperty()[E:\dev\4.y\frameworks\projects\framework\src\mx\collections\ListCollectionView.as:874]
at collaboRhythm.core.model.healthRecord.service::MedicationConcentrationCurveBuilder/createNewConcentrationCurve()[C:\cr\CollaboRhythm.Core.Model\src\collaboRhythm\core\model\healthRecord\service\MedicationConcentrationCurveBuilder.as:186]
at collaboRhythm.core.model.healthRecord.service::MedicationConcentrationCurveBuilder/updateConcentrationCurve()[C:\cr\CollaboRhythm.Core.Model\src\collaboRhythm\core\model\healthRecord\service\MedicationConcentrationCurveBuilder.as:84]
at collaboRhythm.core.model.healthRecord.service::MedicationAdministrationsHealthRecordService/updateMedicationConcentrationCollections()[C:\cr\CollaboRhythm.Core.Model\src\collaboRhythm\core\model\healthRecord\service\MedicationAdministrationsHealthRecordService.as:149]
at collaboRhythm.core.model.healthRecord.service::MedicationAdministrationsHealthRecordService/autoUpdateIfTimeElapsed()[C:\cr\CollaboRhythm.Core.Model\src\collaboRhythm\core\model\healthRecord\service\MedicationAdministrationsHealthRecordService.as:112]
at collaboRhythm.core.model.healthRecord.service::MedicationAdministrationsHealthRecordService/autoUpdateTimer_timerHandler()[C:\cr\CollaboRhythm.Core.Model\src\collaboRhythm\core\model\healthRecord\service\MedicationAdministrationsHealthRecordService.as:97]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()

@ghost ghost assigned sgilroy Jan 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant