Possible DCM4CHEE-ARC-LIGHT BUG Study Size in KB Calculation INCORRECT #4700
Replies: 4 comments
-
Check both
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the clarification. Unfortunately the additional bytes tag doesn't make up the discrepancies we sometimes see. Study Size in KB (7777,1029) UL is sometimes significantly off, sometimes showing less than 50% of the actual size. Recreating the DB record usually fixes the tag but sometimes has unintended side effects (see my other discussion topic). |
Beta Was this translation helpful? Give feedback.
-
Study size calculation can be retriggered directly using UI Navigation->Studies->SIZE or by scheduler by configuring the Calculate Study Size Polling Interval / Calculate Study Size Delay. Looking at the response from other topic as well, I still do not understand why recreate DB record needs to be used. |
Beta Was this translation helpful? Give feedback.
-
Recreate DB record doesn't need to be used, I just tried to use it as it seemed like a possible solution to this issue, the point of my other topic was too highlight that it appeared buggy to me, regardless of whether it is an appropriate solution to this problem. How do I retrigger the size calculation directly from the UI ("UI Navigation->Studies->Size" I don't quite follow what you mean, other than viewing the size tags in the UI which doesn't automatically correct them for us)? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been encountering an issue where Study Size in KB is incorrect on many studies. I know the value is wrong because I have summed the instance level tags and also checked the size on the disk manually.
I have regular automated polling of metadata hitting my PACS instance every few minutes and I have reason to believe this might be causing the issue but there is no log of an error in dcm4chee-arc-light 33.1 to indicate that anything is going wrong. In another instance at version 32.0 I do see some database connection resource errors near study size calculation so it could be that newer versions have suppressed a legitimate error message?
If you need more info I can try to find those database connection errors in the logs and explain further how to reproduce the error.
Any help on this issue would be greatly appreciated, Thanks!
Beta Was this translation helpful? Give feedback.
All reactions