Azure Pipelines ERROR - MATLAB error Exit Status: 0x00000001
이전 댓글 표시
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
2023년 6월 16일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Licensing on Cloud Platforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!