Sun Java System Application Server Enterprise Edition 8.2 릴리스 노트

서버가 64비트 모드로 실행 중인 경우 lbplugin(libpassthrough.so)을 사용할 수 없음(아이디 6480952)

설명

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

해결 방법

Application Server Enterprise Edition 8.2용 64비트 로드 밸런서는 계획되어 있지 않습니다. 이 문제를 해결하려면 Web Server 7.0 역 프록시 기능을 사용하거나 Web Server 7.0을 32비트 모드로 실행하도록 구성합니다. 자세한 내용은 Web Server 설명서를 참조하십시오.