このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
トラブルシューティング
MATLAB® Production Server™ インスタンスに関する問題は、接続のエラー、速度の低下、またはサーバー インスタンスのクラッシュとして現れる可能性があります。サーバー インスタンスで生成されたログ情報を使用して、問題を診断および解決します。
プロパティ
Server Configuration Properties | Configure MATLAB Production Server instance using configuration file or dashboard |
Windows、Linux、および macOS のコマンド ライン スクリプト
mps-check | Test and diagnose server instance for problems from command line on Windows, Linux, and macOS systems |
mps-profile | Log profile information for server instance from command line on Windows, Linux, and macOS systems |
mps-status | Windows システム、Linux システム、および macOS システムでコマンド ラインからサーバー インスタンスのステータスを表示する |
mps-support-info | Windows システム、Linux システム、および macOS システムでコマンド ラインからサーバー インスタンスのライセンス情報と構成情報を表示する |
mps-which | Display path to server instance that is currently using configured port from command line on Windows, Linux, and macOS systems |
トピック
- サーバー ステータスの確認
mps-status
を使用して、サーバーが実行中かどうかを確認する。 - ログ ファイルの管理
main_config
サーバー構成ファイルのプロパティを設定して、ログの詳細レベルを設定し、ログのローテーションとアーカイブを行う。 - Diagnose a Server Instance
Tips to diagnose a problem with a server.
- 破損した MATLAB Runtime の診断
この例では、サーバー
prod_server_x
の起動に関する問題を解決するために使用できる一般的な診断手順を説明します。 - Server Diagnostic Tools
Each server writes a log file containing data from both the main server process, as well as the workers, named
. You can change the primary log folder name from the default value (server_name
/log/main.loglog
) by setting the optionlog-root
in themain_config
server configuration file. - 一般的なエラー メッセージと解決策
一般的なエラーと可能な解決策のリスト。