Dear Orthanc User Group,
I recently had one of my pac servers stop running and gave me the error message:
"terminate called after throwing an instance of 'Orthanc::OrthancException'"
I was not able to find the meaning of the error in a google search, but I
recognized that disconnecting the SQLite database fixed the problem. I was able
to store files and read files in the new database with the old settings of the
configuration file without a problem.
I am running Centos 7.9 and have a complied version of orthanc 1.5.6 and have
been operational without any problems since around 2018. The only thing that
was recently different is we created a vpn between offices.
Here are my questions :
#1. What does Orthanc::Orthanc::Exception mean as to a fatal error, and is there
a way to fix it.
#2. Is there a way to transfer the dicom files to teh new database if there is
no way to fix the problem.
Thank you!!