Question about "Exception on callable: Not implemented yet [index.html:1:145860]"

Sorry.

I just finished a server upgrade that implements the recommended MainDicomTags settings and some of the recommended DicomWeb settings. I have not yet run the HouseKeeper on this server, and I was also playing around with the “Full, Extrapolate, MainDicomTags” for DicomWeb’s StudiesMetadata & SeriesMetadata. I sort of expected to see some errors related to that. I am seeing these in the console, but changed the URL’s to generic urls for a localhost. If I leave SeriesMetaData to Extrapolate I think they do not occur.

If I manually reconstruct a study with “StudiesMetadata & SeriesMetadata” set to “MainDicomTags” and then try to view it again with the Stone Viewer, then errors no longer occur, and the Osimis viewer does not appear to be affected at all.

Just kind of wondering if that is expected error based on changing those settings ? I’ll probably just go ahead and let the Housekeeper run if everything else checks out OK.

Also, I am presuming that ‘new’ studies will not be affected because they will have the full set of new MainDicomTags ??

Exception on callable: Not implemented yet [index.html:1:145860](https://localhost:8042/stone-webviewer/index.html?study=StudyInstanceUID line 1666 > injectedScript)

_emscripten_console_error https://localhost:8042/stone-webviewer/index.html?study=StudyInstanceUID line 1666 > injectedScript:1

<anonymous> https://localhost:8042/stone-webviewer/StoneWebViewer.wasm:0

invoke_vi https://localhost:8042/stone-webviewer/index.html?study=StudyInstanceUID line 1666 > injectedScript:1

<anonymous> https://localhost:8042/stone-webviewer/StoneWebViewer.wasm:758743

<anonymous> https://localhost:8042/stone-webviewer/StoneWebViewer.wasm:490941

<anonymous> https://localhost:8042/stone-webviewer/StoneWebViewer.wasm:492312

invoke_vii https://localhost:8042/stone-webviewer/index.html?study=StudyInstanceUID line 1666 > injectedScript:1

<anonymous> https://localhost:8042/stone-webviewer/StoneWebViewer.wasm:361997

<anonymous> https://localhost:8042/stone-webviewer/StoneWebViewer.wasm:384745

invoke_vii https://localhost:8042/stone-webviewer/index.html?study=StudyInstanceUID line 1666 > injectedScript:1

Thanks.

Stephen D. Scotti

Hi Stephen,

Indeed, since the Housekeeper has not run yet, some tags are missing and the behavior is indeterminate. That should indeed not happen with new studies ingested after you’ve changed the settings.

HTH,

Alain

1 Like

Thanks. I take it:

 Not implemented yet

is just some sort of Generic error message because a tag is not yet in the DB ?

The Housekeeper did finish processing about 1700 studies after a couple of hours. I realize the amount of time depends a lot on the hardware and the number of instances, but does that seem “normal” ? For a large DB, it might takes weeks potentially, but it won’t seriously degrade performance if the settings are tweaked to run ‘off hours’ ?