GlassFish Load balancer configurator plugin installs 64-bit binaries on a 32-bit machine -


I am running Glassfish 3.1.2.2 and AppleNet 7 on 32-bit Ubuntu 12.10 - I am installing glassfish load balancer Configurator Plugin v3.1.2.2
The installation process cures and does not report any errors:

INFO: Start the installation of the GlassFish Load Balancers Plugin
Information: Oracle IPlanet Web Server Detected Information as version 7.x: Full installation of GlassFish Load Balancer plugin - Info: Glassfish load-balancer plugin installation successfully completed

But when I started the iPlanet example Tax I am attempting to try it:

ADMIN3603: Error starting server: failure: Core 2253: Error running Init function load-module: DLOPN. .. ... / webserver7 / plugins / lbplugin / bin / libpassthrough.so failed (... / webserver7 / plugins / lbplugin / bin / libpassthrough.so: incorrect ELF class: ELFCLASS64) failure: server initialization failed

I am looking at that lipstastro:

file libpassthrough.so

and reports that

libpassthrough.so: ELF 6 4-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, sorted

Any ideas I load to install the 32-bit version of binary How can I do the Balancer Plugin?

It is not related to Load Balancer plugin now, starting from iPlanet 7 bundled in libpassthrough.so web server is.

You need 32 bits to run from the machine, download the Linux 32 Beats compatible installer.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -