eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
377 stars 143 forks source link

Unable to start Apache2.2 64bit on Sparc after installing lb plugin #16557

Closed glassfishrobot closed 13 years ago

glassfishrobot commented 13 years ago

After installing loadbalancer plugin, when I try to start apache, the file /usr/lib/libCstd.so.1 added to httpd.conf by lb plugin, is complained as 32bit.

I replaced it with /usr/lib/sparcv9/libCstd.so.1(which is 64bit), but now when I try to start, the error is:

httpd: Syntax error on line 412 of /space/gf-ha/64bit/apache2.2/conf/httpd.conf: Cannot load /space/gf-ha/64bit/apache2.2/modules/mod_loadbalancer.so into server: ld.so.1: httpd: fatal: libsasl.so: open failed: No such file or directory

Environment

Solaris Sparc 10 + Apache2.2 64bit + glassfish lb plugin 3.1.1 b01.

Affected Versions

[3.1.1]

glassfishrobot commented 5 years ago
glassfishrobot commented 13 years ago

@glassfishrobot Commented jg158507 said: The issue was fixed after relogging to the machine and restarting apache.

glassfishrobot commented 13 years ago

@glassfishrobot Commented jg158507 said: The fix of that file location should be done on the plugin installer.

glassfishrobot commented 13 years ago

@glassfishrobot Commented ap2257 said: Raising the priority of the bug to get resolution. Added [Blocker] to the bug synopsis for easier tracking.

glassfishrobot commented 13 years ago

@glassfishrobot Commented @saxenaks said: This issue is not blocker. Apache will work if you manually edit httpd.conf and update it as mentioned in description.

The second issue mentioned in description "httpd: Syntax error on line 412 ...." is not reproducible. That is why this issue was initially closed, and then reopened only for installer fix.

glassfishrobot commented 13 years ago

@glassfishrobot Commented @saxenaks said: The latest loadbalancer-configurator will have this fix.

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-16557

glassfishrobot commented 13 years ago

@glassfishrobot Commented Reported by jg158507

glassfishrobot commented 13 years ago

@glassfishrobot Commented Marked as fixed on Tuesday, May 17th 2011, 8:27:53 pm