アーティクル - CS412789
インストーラを使用して ThingWorx Platform をアップグレードすると、「Sqlcmd: エラー: Microsoft ODBC Driver 17 for SQL Server: ユーザー 'twadmin' のログインに失敗しました。」というエラーが表示されて失敗します。
修正日: 21-Nov-2024
適用対象
- ThingWorx Platform 9.3 to 9.5
説明
- インストーラを使用した ThingWorx Platform のアップグレードが失敗し、 <ThingWorxFoundation>/installer/logs/<foundation-<yyyy-mm-dd>.logファイルに以下のエラーが生成されます。
Running handlers: ERROR: Running exception handlers Running handlers complete ERROR: Exception handlers complete Cinc Client failed. 28 resources updated in 19 seconds FATAL: Stacktrace dumped to /apps/ThingWorxFoundation/installer/foundation/local-mode-cache/cache/cinc-stacktrace.out FATAL: Please provide the contents of the stacktrace.out file if you file a bug report FATAL: Mixlib::ShellOut::ShellCommandFailed: execute[upgrade path installer running db scripts: "/apps/ThingWorxFoundation/thingworx/update/update_mssql.sh"] (twx_foundation::database line 76) had an error: Mixlib::ShellOut::ShellCommandFailed: Command execution failed. STDOUT/STDERR suppressed for sensitive resource
- <ThingWorxFoundation>/installer/foundation/local-mode-cache/cache/cinc-stacktrace.out に以下のエラー メッセージが生成されます。
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Login failed for user 'twadmin'..
最新バージョンはこちらを参照ください CS412789