Jump to content

Jserv on apache


Urza9814
 Share

Recommended Posts

I recently installed the jserv mod to apache, but the thing is giving me an ap_null_cleanup error.

Here's the error code:

[root@localhost ServletTest]# httpd
httpd: Syntax error on line 173 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_jserv.so into server: /etc/httpd/modules/mod_jserv.so: undefined symbol: ap_null_cleanup

 

My apache version:

[root@localhost ServletTest]# httpd -v
Server version: Apache/2.2.3
Server built:   Jul 28 2006 12:12:07

 

And the version of jserv is 1.1.2-1 from http://archive.apache.org/dist/java/jserv/ , installed from the RPM.

Link to comment
Share on other sites

-snip-
Cannot load /etc/httpd/modules/mod_jserv.so into server: /etc/httpd/modules/mod_jserv.so: undefined symbol
-snip-

That rpm was built over 7 yrs ago. I would suggest trying to compile a newer mod_jserv.so. The source code is on the same server, and there is also a src.rpm.
Link to comment
Share on other sites

ah. that would be a problem.

However, I'm failing to find any newer versions....I do now see that that is an archive mirror, but I can't seem to find jserv on any of the current mirrors or through a search of the main apache site....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...