You are not logged in.

#1 2012-10-07 08:52:42

candronikos
Member
From: Sydney
Registered: 2012-05-04
Posts: 4

Apache HTTP server and Tomcat integration using mod_jk

Hi, I'm trying to get Apache version 2 Server running with Tomcat 7 as the Java Servlet container (I'll be using Solr as the webapp next). Followed the instructions in the wiki articles Tomcat and Apache and Tomcat.

The applications work fine separately. It's only when I modify the httpd.conf files as instructed that I get this error when I restart httpd and tomcat. This problem seems identical to this topic although the user that posted it does't know how he fixed the problem.

Terminal wrote:

:: Starting Apache Web Server                                                                        [BUSY]
                           /usr/sbin/apachectl: line 84:  8640 Bus error               $HTTPD -k $ARGV       [FAIL]

The only bit that I didn't follow to the letter is the part where it says to set TOMCAT_JAVA_HOME=/opt/java \. I have it as
TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk. No idea why it repeats that the java home is in the /opt directory.

I installed mod_jk from the AUR version 1.2.37-1.

Any idea what the problem is?

Offline

Board footer

Powered by FluxBB