64비트 모드로 Web Server 7.0과 Application Server Enterprise Edition 8.2를 실행할 경우 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 |