2.5.2.13.2. Omnisharp-Theia プラグイン言語サーバーの状態の確認
手順
Omnisharp-Theia プラグインを実行しているコンテナーが OmniSharp を実行しているかどうかを確認するには、ps aux | grep OmniSharp.exe
コマンドを実行します。プロセスが実行されている場合、以下が出力例になります。
/tmp/theia-unpacked/redhat-developer.che-omnisharp-plugin.0.0.1.zcpaqpczwb.omnisharp_theia_plugin.theia/server/bin/mono /tmp/theia-unpacked/redhat-developer.che-omnisharp-plugin.0.0.1.zcpaqpczwb.omnisharp_theia_plugin.theia/server/omnisharp/OmniSharp.exe
/tmp/theia-unpacked/redhat-developer.che-omnisharp-plugin.0.0.1.zcpaqpczwb.omnisharp_theia_plugin.theia/server/bin/mono
/tmp/theia-unpacked/redhat-developer.che-omnisharp-plugin.0.0.1.zcpaqpczwb.omnisharp_theia_plugin.theia/server/omnisharp/OmniSharp.exe
出力が異なると、言語サーバーはコンテナー内で起動しません。「 重要なログの確認」で説明されているログを確認 してください。