Application Server Enterprise Edition 8.2 を 64 ビットモードの Web Server 7.0 とともに実行しているときに、64 ビットバージョンのロードバランサプラグインを実行しようとすると、次のエラーが発生して失敗します。
failure: CORE2253: Error running Init function load-modules: dlopen of /export/home/mareks/opt/webserver7/plugins/lbplugin/bin/libpassthrough.so failed (ld.so.1: webservd: fatal: /export/home/mareks/opt/webserver7/plugins/ lbplugin/bin/libpassthrough.so: wrong ELF class: ELFCLASS32) failure: server initialization failed |
問題は、Application Server Enterprise Edition 8.2 用の 64 ビットのロードバランサプラグインがなく、64 ビットの Web Server には 64 ビットのプラグインが必要であることにあります。
Web Server が 64 ビットモードで動作しているか 32 ビットモードで動作しているかは、次のコマンドを使用して判別できます。
wadm get-config-prop --user=admin --config=xxx --password-file=xxx platform |