Rebuilding apache from source did work for me. Its working fine
otherwise, but is continuously giving the following error (my
error_log in exploding at a rate of 1mb per 30 secs):

[Fri Sep 03 19:21:10 2004] [notice] jrApache[init]
loadServersFromStore(/opt/jrun4/lib/wsconfig/1/jrunserver.store)
[Fri Sep 03 19:21:10 2004] [notice] child pid 7738 exit signal
Segmentation fault (11)



This is what has been added to httpd.conf

LoadModule jrun_module /opt/jrun4/lib/wsconfig/1/mod_jrun20.so
<IfModule mod_jrun20.c>
    JRunConfig Verbose true
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    JRunConfig Serverstore /opt/jrun4/lib/wsconfig/1/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51003
    #JRunConfig Errorurl <optionally redirect to this URL on errors>
    AddHandler jrun-handler .jsp .jws
</IfModule>


Can somebody indicate on possible reason's of these Segmentation
Faults? is there a problem with mod_jrun20.so?

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to