管理対象インスタンスに接続するコマンドedit()
を実行している間に、次のエラーで終了しました。どのように&私はこの問題から出てくるために何をしなければならない。管理対象インスタンスのWLST編集モードの問題
wls:/offline> connect('Admin60000','sun1rise','t3://my-comm-app-serv:60001')
Connecting to t3://my-comm-app-serv:60001 with userid Admin60000 ...
Successfully connected to managed Server "MiCommApp" that belongs to domain "MiBeaDir".
Warning: An insecure protocol was used to connect to the
server. To ensure on-the-wire security, the SSL port or
Admin port should be used instead.
wls:/MiBeaDir/serverConfig>cd('/Servers/MiCommApp/SSL/MiCommApp')
wls:/MiBeaDir/serverConfig/Servers/MiCommApp/SSL/MiCommApp> edit()
Edit MBeanServer is not enabled on a Managed Server.
60001は、管理サーバーで実行される管理対象インスタンスの1つである管理インスタンスポートです。管理サーバーは60000ポートで実行されます
はあなたの完全なスクリプトを貼り付けてくださいでした」。 py "と" .sh "など何か他のことをしている場合は、あなたが提供したものから問題を指摘するのは難しいです。 – hagrawal
私はログインして管理サーバ経由で行う場合、 'cd( '/ Servers /' 'MiCommApp'/SSL/'' MiCommApp ')'を実行し、 '' edit() ''と '' startEdit() 'を実行できます。管理対象インスタンスにログインしている場合、私はこの問題に直面しています。 –
私の最初のコメントをお読みください。 – hagrawal