cosim-demo-app icon indicating copy to clipboard operation
cosim-demo-app copied to clipboard

Error messages should be verbose

Open THEvang opened this issue 6 years ago • 0 comments

When the server fails to load an FMU it will in some cases report nothing or just give a general error message. For instance: I was trying to load an FMU and got the following response

fmu-console web

This feedback doesn't tell me what is wrong. It could be the modelDescription, folder structure of the FMU, SSD file, binaries, etc. Hence, it is difficult to know where to start debugging.

I think it would be of help to the user to add some more info to the error messages.

Is it the server or the core that creates the error messages?

Edit:

Guess it is related to #77

THEvang avatar Jun 11 '19 08:06 THEvang