You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Paul Hoepfner-Homme <pa...@oven.com> on 2000/10/06 18:07:36 UTC

Re: Apache can't start with mod_jk - httpd segfaults

It seems that each time I try to run a Servlet or JSP page, one of my
httpd processes crashes (segmentation fault), and that's why I get a
"Document contains no data" error.

Please help!

Paul Hoepfner-Homme wrote:
> 
> Well, I followed what Andreas said and I managed to get Apache to run,
> and I can browse the Tomcat contexts (so that got set up right).  But
> when I try to execute any JSP page or any Servlet (any of the example
> ones that come with Tomcat) I get returned a "Document contains no data"
> error in Netscape.  Anyone know about this problem?
> 
> I think I'm inching closer to getting Tomcat working... but just
> inching... :-/
> 
> Thanks,
> Paul
> 
> "Thomas T. Veldhouse" wrote:
> >
> > I never did any such thing and it works for me!  I do get the jk_post_config
> > NULL message, but my JSPs work just fine.
> >
> > Tom Veldhouse
> > veldy@veldy.net
> >
> > ----- Original Message -----
> > From: "Stubenrauch,Andreas" <me...@erv.de>
> > To: <to...@jakarta.apache.org>
> > Sent: Friday, October 06, 2000 10:00 AM
> > Subject: RE: Apache can't start with mod_jk
> >
> > > There is hidden mistery in mod_jk. You need to set the enviroment variable
> > >
> > > WAS_BORN_BY_APACHE=true
> > >
> > > to make it work.
> > >
> > > Be sure to adjust worker.properties and server.xml as well (common
> > mistake)
> > >
> > > Regards,
> > > Andreas
> > >
> > > > -----Original Message-----
> > > > From: Paul Hoepfner-Homme [mailto:paulh@oven.com]
> > > > Sent: Friday, October 06, 2000 4:55 PM
> > > > To: tomcat-user@jakarta.apache.org
> > > > Subject: Apache can't start with mod_jk
> > > >
> > > >
> > > > Hi guys,
> > > >
> > > > I've put mod_jk.so (the one I compiled) into Apache's libexec dir, and
> > > > made sure it was marked executable.  And I included the line
> > > > Include /usr/local/tomcat/conf/mod_jk.conf-auto
> > > > at the end of httpd.conf (which exists - Tomcat correctly
> > > > auto-generated
> > > > it).
> > > >
> > > > But when I restart Apache, I get the following message on the screen:
> > > > jk_post_config NULL
> > > > and httpd doesn't start (it's not running when I check the processes).
> > > >
> > > > There's nothing in the httpd log files or the mod_jk log file that
> > > > explains anything.  I'm using Tomcat 3.2 beta 4 now.
> > > >
> > > > Sorry to be a pest...
> > > >
> > > > --
> > > > Paul Hoepfner-Homme
> > > > paulh@oven.com
> > > >
> > > > OVEN Digital | http://www.oven.com/
> > > >
> > >
> 
> --
> Paul Hoepfner-Homme
> paulh@oven.com
> 
> OVEN Digital | http://www.oven.com/

--
Paul Hoepfner-Homme
paulh@oven.com

OVEN Digital | http://www.oven.com/