HTTP process keeps crashing

Hello there. I was wondering if anyone else out there has the same problem that I do.

I am currently using R6.0.1CF1 on a Sun Box (U5) with Solaris 9 installed.

Everything runs okay until I try posting a form to the server at which point the HTTP task crashes and I have to restart the domino server.

I am doing a search on the form via the @Dblookkup function with the [partialmatch] flag enabled. It looks into another database on the server and gives me back a list that partially matches what I typed into the search field.

It works maybe one time and now everytime I try it, HTTP crashes with the following message on the console:

Stack base = 0xec470594, Stack size = 77456 bytes

Fatal Error signal = 0x0000000a PID/TID=7242/27

Type quit to terminate/cleanup

This started in version 6.0 and I have upgraded to 6.0.1 and then 6.0.1CF1.

Has anyone else come accross this error/bug?

Subject: HTTP process keeps crashing

We are running 6.0.1 on Solaris 9 too. HTTP crashes on us on some occassions when iNotes web users access their mail or calendar info. We have an incident # 1577144 opened with Lotus who has now forwarded our debug info to the Developers for more troubleshooting. Looks very close to the problem you are facing.

Subject: RE: HTTP process keeps crashing

i also am running 601CF1 on solaris 9 and my http task is also crashing…we use only inotes webmail…if anyone has a solution please let me know…

erwin.van.den.berg@verion.nl

Subject: It seems to me HTTP has real issues.

I too have lots of bad experiances with R6 http task.

http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/13fb804c2d45919685256d0b0045da67?OpenDocument

I know this arent similar events, but my HTTP server also crashes with similar error. I’ll report this to Lotus today.

Subject: RE: It seems to me HTTP has real issues.

i changed the following in the internet site document for my web server:

  • instead of a hostname i used a ip address

  • tab configuration - methods. I enabled als o the methods Delete and Put…(i don’t see these methods in my domlog, but you never know.)

Now my http task is stable…

Can more people verify this solution ???

----Update-----22-4-03

it crashed again …aahhhhhhh