Azure Pipelines ERROR - MATLAB error Exit Status: 0x00000001

22 次查看(过去 30 天)
I am getting a licensing issue similar to the issue detected on Jenkins Here, but on Azure Pipelines.
ERROR: MATLAB error Exit Status: 0x00000001
exit status 1
For context: I am using a borrowed MATLAB license via a self hosted agent. I am wondering what steps I need to take within Azure to allow it to recognise my license so it doesn't throw an error at the end of tests. As all my tests are passing which Azure recognises and reports, but it does not allow me to complete a Pull Request due to the error at exit.
Any help would be most helpful!
Thanks,
Nick

回答(1 个)

Mahsa Hassankashi
Mahsa Hassankashi 2023-6-16
Hello
My answere might be late but if you encounter this problem go below link in your hard and remove files inside these folder (Roaming),(local).
"In the case if you could not find below path; Menu(View) -> Check the hidden items"
C:\Users\Mahsa{It can be your user name}\AppData\Roaming\MathWorks\MATLAB\R2020a
C:\Users\Mahsa{It can be your user name}\AppData\Local\MathWorks\MATLAB\R2020a
The problem can be cashe from unproperly closing or exiting from application.
Good Luck.

类别

Help CenterFile Exchange 中查找有关 Licensing on Cloud Platforms 的更多信息

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by