tracker issue : CF-3214277

select a category, or use search below
(searches all categories and all time range)
Title:

Apache 2.2.21 with CF10 error "ELF file OS ABI Error running"

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Ankur Srivastava)

Created: 06/14/2012

Components: Installation/Config, Connector

Versions: 10.0

Failure Type: Unspecified

Found In Build/Fixed In Build: cf10 /

Priority/Frequency: Normal / Most users will encounter

Locale/System: ALL / Mac 10 All,Win XP All

Vote Count: 0

We have RHEL 5.2 ( tested it on 5.6 also), When I am using apache 2.2.21 with CF 32 bit and configuring connector using “wsconfig.sh” . it doesnot configure the connector and throws the error, which you can see below.
Seconldy, as we are using apache 2.2.21 , I don’t know from where it is picking up the mod_jk.so and placing it under /opt/coldfusion10/config/wsconfig/1. If I go ahead and manually extract mod_jk22.so and replace it with mod_jk.so and edit mod_jk.conf , then also it gives same error while restarting the apache.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3214277

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

Connector source is copied in this location \\blrstore.corp.adobe.com\builds\coldfusion\users\kiran\ connector-source.zip Step 1 :- Unzip connector-source.zip Step 2 :- go inside native folder Step 3 :- Give permission to folder chmod –R 777 . Step 4 :- Run the following configure command ./configure --with-apache = {apache installed location for external apache} Or ./configure –with-apxs= {apxs executable location} (find the apxs location using command find / -name apxs) Note :- For step 4 to run successfully you need to have RHEL devel package installed in place Step 5 :- once configure command runs fine. Run the make from same folder Make Step 6 :- make command will compile all the source. Now go inside apache-2.0 folder and locate the mod_jk.so Step 7 :- If didn’t find mod_jk.so. Do make inside apache-2.0 Step 8:- replace the generated mod_jk.so with previous configured connector. You can find the same in this location {CF-Home}/config/wsconfig/{some_no}/mod_jk.so Step 9 :- restart apache / coldfusion
Comment by Kiran S.
19030 | July 31, 2012 08:49:41 AM GMT
Published an tech note for this: http://helpx.adobe.com/coldfusion/kb/rhel-connector-configuration.html
Comment by Nimit S.
19031 | January 15, 2013 12:06:56 AM GMT