Why do I get the error "[SC] StartService FAILED 1069:" while starting MATLAB Web App Server?

I have been running the development version of MATLAB Web App Server for a while without issue. However, recently when I try to start the server I receive the following error:

Service error

The service command did not execute successfully with
the following error: [SC] StartService FAILED 1069:

The service did not start due to a logon failure.

 採用された回答

MathWorks Support Team
MathWorks Support Team 2025 年 5 月 12 日

0 投票

The 1069 error is due to an incorrect password for the server and worker services.
If you are using the default accounts (e.g., MwWebAppServerR2023b), the password is randomly generated during registration. This error can occur if your company has a password expiration policy set for local accounts.
To reset this password for the services:
  1. Open the development Web App Server management app.
  2. In the "Service Registration" tab, click "Unregister."
  3. If you are using existing local accounts
    1. Reset the passwords to the local accounts you are using for the webapps services.
    2. Update the password in the Web App Server management app.
  4. Click "Register" to register the accounts again.
  5. Try starting the Web App Server again.
For alternative methods for updating these passwords, see How can I update the credentials for the MATLAB Web App Server service accounts?.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Web App Server についてさらに検索

製品

リリース

R2018a

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by