You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The examples in AixLib.Controls.HVACAgentBasedControl crash the pipeline which timeouts afterwards, for an example see this job . Expected behavior
Job should run normally and only fail if there is an error in the models
Additional context
This could be related to the Modelica Devices Dirvers library. Currently, I also the following error when I want to run the models local in Dymola 2023:
Error: The following error was detected at time: 0
MDDUDPSocket.h: socket failed with error: 10022
The stack of functions is:
Modelica_DeviceDrivers.Communication.UDPSocket
Modelica_DeviceDrivers.Communication.UDPSocket(0, 16384, true, 0, 0)
Error: Integrator failed to start model.
... "BookTrading.mat" creating (simulation result file)
... Error message from dymosim
ERROR: The simulation of AixLib.Controls.HVACAgentBasedControl.Examples.BookTrading.BookTrading FAILED
The loaded version of Device Drivers is: Modelica_DeviceDrivers 2.0.0
The text was updated successfully, but these errors were encountered:
This problem was discovered during merge of #1441. As this issue has nothing to do with the original purpose of the branch to merge, I put the models on whitelist. After we solved the issue with the control package, we need to remove the models from the whitelist again.
Describe the bug
The examples in
AixLib.Controls.HVACAgentBasedControl
crash the pipeline which timeouts afterwards, for an example see this job .Expected behavior
Job should run normally and only fail if there is an error in the models
Additional context
This could be related to the Modelica Devices Dirvers library. Currently, I also the following error when I want to run the models local in Dymola 2023:
The loaded version of Device Drivers is: Modelica_DeviceDrivers 2.0.0
The text was updated successfully, but these errors were encountered: