Hi,

We use the Apache ErrorDocument Directive to forward all http errors to a
servlet. This servlet provides a customised error document to the user and
logs the error appropriately. This works fine on our old set up (see below)
but causes a Segmentation Fault when using our new set up, using exactly the
same java classes.

Does anyone know whether this is a bug in JServ? Has anyone else encountered
this problem? Any help in resolving the cause of the Segmentation Fault
would be greatly appreciated.

Old Set-up:
 Sun Ultra 1, 256MB RAM. 9GB on a shared RAID.
 Solaris 2.5.1 + Patches
 Apache 1.3.2
 Apache JServ 0.9.12
 Mod_SSL 2.0.x

New Set-up:
 SUN NetraT, 640MB RAM. 25GB RAID (non shared).
 Solaris 2.6 + Patches
 Apache 1.3.6
 Apache Jserv 1.0
 Apache SSL 1.35

Here is an excerpt from the errorlog, when I have intentionally asked for a
non-existent file, "TestPage". A Segmentation Fault follows each error.


[Fri Jul 16 16:37:16 1999] [notice] SIGHUP received.  Attempting to restart
[Fri Jul 16 16:37:17 1999] [notice] Apache/1.3.6 (Unix) ApacheJServ/1.0
configured -- re
suming normal operations
[Fri Jul 16 16:37:27 1999] [error] [client 194.207.107.204] File does not
exist: /users/
oworld/www/hyatt/TestPage
[Fri Jul 16 16:37:27 1999] [notice] child pid 14182 exit signal Segmentation
Fault (11)
[Fri Jul 16 16:37:34 1999] [error] [client 194.207.107.204] File does not
exist: /users/
oworld/www/hyatt/TestPage
[Fri Jul 16 16:37:34 1999] [notice] child pid 14188 exit signal Segmentation
Fault (11)
[Fri Jul 16 16:37:44 1999] [error] [client 194.207.107.204] File does not
exist: /users/
oworld/www/hyatt/TestPage

Best Regards,

Daniel.

---
Daniel Osborne, Internet Programmer, Open World.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to