Upon diverse tasks from within Simulink - Error: The server threw an exception.
Show older comments
Dear fellow Developers,
currently I encounter the following issue upon trying to update a Requirementset of my Simulink Model.
The Set is loading properly and the Update of the original document can be validated via commandline properly.
As soon as I either trigger the update from the GUI of the Requirement Editor (Filedialog pops up and I select the File) or after executing the command below I get the displayed behavior.
[status,changeList] = updateFromDocument(topRef)
status =
'Error: Ausnahmefehler des Servers.
'
changeList =
[]
On the other Hand I also had this error while a customized set of Rules was load to the Model Checker and I tried to either generate code or perform model checks. Same error behavior. I get a popup stating Error: The server threw an exception. with no further Details.
This Error only happens on my system and even happened accross mutliple Matlab Versions R2022b, R2023a as well as R2023b (with and without Update 1) Same Simulink project and customized rules on a different machine work fine with all the mentioned Matlab versions.
Currently the only lower Version availlable on my PC is R2015b due to project maintenance reasons.
Is there either a possibility to get more detailed logs about what actually causes this Application Server error so that I can try to clear up the Issue?
Accepted Answer
More Answers (0)
Categories
Find more on Export and Report Requirements and Traceability in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!