LoginSignup
1
0

More than 5 years have passed since last update.

WebSphere ADMU3028I 「サーバーインスタンスが既に実行されている可能性があります」の解決方法

Last updated at Posted at 2016-11-25

タイトルのようなエラーメッセージが出た場合、

cmd を起動

  • cd [WebSphereルート]\bin\
  • stopserver [サーバー名]

上記2つのコマンドを実行し、無事起動しました。
サーバーインスタンスを強制停止したことで解決したようです。

うまくいかなかった場合は、stopserverの前にstartserver [サーバー名]を試してみてください。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0