0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

WAS CE3のインストール on Win7でエラー

Posted at

geronimoはServerAdapterの依存関係が未だ怪しくて使えないので、WAS CE入れようとしました。
しかしこちらもインストーラがエラーで起動せずNG。

error.png

LaunchAnywhere使ってVMのエラーが発生しているようなので、LAX_VMパラメータでJVMのフルパス指定。
WASCEのフルパッケージに添付されていたIBM Java7を指定すると起動した。

CommandPromt
C:\>:wasce_setup-3.0.0.4-win.exe LAX_VM "C:\Program Files\IBM\Java70\jre\bin\java.exe"

無事インストーラが起動しました。

OK.png

後はそのままインストールを継続すればOKです。

0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?