running Matlab batch error: ERROR: MATLAB error Exit Status: 0x00000001

running this command in both the command line and in Jenkins gives me error:
matlab -batch "addpath(fullfile(pwd,'functions')); exit(runJenkins)"
here are some other text displayed ; these are unit tests outputs.The unit test passed, but the error still shows up.
Running mysqrt_Test
..
Done mysqrt_Test
__________
1
ERROR: MATLAB error Exit Status: 0x00000001
C:\Users\ODMED\AppData\Local\Jenkins\.jenkins\workspace\Matlab test>exit 1
Build step 'Execute Windows batch command' marked build as failure
Finished: FAILURE

3 件のコメント

Quy
Quy 2023 年 3 月 10 日
So, I found this link, which is probably related. I looked over the propose resolution of checking the username and password. I'm quite sure my username and password are correct. No help here.
Thanh
Thanh 2023 年 3 月 11 日
Downloaded 2022b trial version and the same thing is happening. Anyone has any ideas?

サインインしてコメントする。

回答 (1 件)

Mahsa Hassankashi
Mahsa Hassankashi 2023 年 5 月 23 日
編集済み: Mahsa Hassankashi 2023 年 6 月 16 日

1 投票

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.

1 件のコメント

Dhanesh R
Dhanesh R 2024 年 10 月 3 日
Thank you very much @Mahsa Hassankashi.
For me, MATLAB itself wasn't opening. When I monitored Task Manager, a MATLAB process appeared and disappeared.
When I tried accessing MATLAB from Command Prompt with '-batch' attribute, only then I could see the error.
I cleared these folders and it worked.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

質問済み:

Quy
2023 年 3 月 10 日

コメント済み:

2024 年 10 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by