HTTP Crashing on Sun solaris

Hi,

i’m having serious troubles with my Domino 6.0.1 CF1 server on Sun Solaris 9.

The HTTP task keeps crashing…sometimes it takes 30 minutes before its crashes, the other time only 2 minutes…

Solaris 9 is at patch-level…

No specific errors could be found in the domino log…or Solaris messages file…

I’m reading more posts about this problem, but has anyone a solution/workaround for this.??

Please let me know

erwin.van.den.berg@verion.nl

Subject: HTTP Crashing on Sun solaris

Check if you can find the crash logs in IBM_TECHNICAL_SUPPORT.

I would bet it is a MIME CD conversion or iNotes bug.

I’m also having severe problems with the http server task (but on NT): it’s killing my production server almost everything the load from users in the web mail area are heating up.

Everything looks related to nhttp problems.

This is what I found in the nice IBM_TECHNICAL_SUPPORT directory recently.

############################################################

FATAL THREAD 41/69 [ nHttp:0704:0954]

FP=0d58945c, PC=6003a9be, SP=0d589450, stksize=12

Exception code: c0000005 (ACCESS_VIOLATION)

############################################################

@[ 1] 0x6003a9be nnotes._LockDbRWCond@12+14 (d58948c,1b,1,d5894b0)

@[ 2] 0x6003a9a2 nnotes._LockDbRW@8+18 (d58948c,1b,0,20b)

@[ 3] 0x601403ee nnotes._NSFDbGetNoteInfoByUNID@24+94 (0,d589638,d5894f0,0)

@[ 4] 0x60142fe5 nnotes._NSFNoteOpenByUNIDExtended@16+117 (0,d589638,0,d5895b8)

@[ 5] 0x60142f5e nnotes._NSFNoteOpenByUNID@16+30 (0,d589638,20b,d5895b8)

@[ 6] 0x0049cd92 ninotes.NDatabase::GetNotesClass+34 (d589638,d589650,d5895d4,64)

@[ 7] 0x00511135 ninotes.URLTarget::CopyDbAndForm+85 (0,77eab7f8,d5897b4,42442e30)

@[ 8] 0x0047bf71 ninotes.ImageURLGenerator::ImageURLGenerator+241 (d58ad74,0,d5897b4,1c007d)

@[ 9] 0x0041a610 ninotes.CDtoHTMLtranslator::Process_CDIMAGEHEADER+144 (1044976c,d5897b4,d589790,42be6b)

@[10] 0x0042bb7e ninotes.CDtoHTMLtranslator::Dispatch+798 (d58d6b0,d58d158,0,600011cf)

@[11] 0x0042be6b ninotes.CDtoHTMLtranslator::Run+299 (d58d6b0,1,0,0)

@[12] 0x004b0f9b ninotes.NForm::GenerateBodyHTML+251 (d58d08c,1,1,0)

@[13] 0x004b0e28 ninotes.NForm::GenerateHTML+1144 (0,d58d08c,d58d6b0,1)

@[14] 0x005061ce ninotes.CustomResponse::ProduceCustomSessionLogin+750 (d58d6a0,0,0,d58ed24)

@[15] 0x00474632 ninotes.HTTP::ProduceSessionLogin+482 (1156c20c,0,d58ed24,d58e9b4)

@[16] 0x004766cc ninotes.HTTP::SpecialUnauthorizedHandling+220 (1156c20c,4,0,10431830)

@[17] 0x0047ef88 ninotes._InotesHTTPAuthenticate+792 (10431698,104315f0,2,104315d8)

[18] 0x100136eb nhttpstack (104315d8,10431474,0,1001c567)

[19] 0x1000f59a nhttpstack (0,165e1a6,165e420,d58ff20)

[20] 0x10020b06 nhttpstack (165e1b2,165e1a6,0,60090821)

[21] 0x10029c74 nhttpstack (3,165e1a6,10026e00,10026e2a)

[22] 0x10029b1b nhttpstack (165e1a6,0,0,0)

@[23] 0x6011d724 nnotes._ThreadWrapper@4+212 (0,0,0,0)

[24] 0x77e8b2d8 KERNEL32.lstrcmpiW+183

############################################################

PASS 2 : FATAL THREAD with STACK FRAMES 41/69 [ nHttp:0704:0954]

FP=0d58945c, PC=6003a9be, SP=0d589450, stksize=12

Exception code: c0000005 (ACCESS_VIOLATION)

############################################################

I’m quite unhappy with this.

These crucial bugs should be fixed with point fixes or critical fixes.

If there is a hotfix for http somewhere, I’d be happy to hear from such a thing or even download it.

Thanks and regards,

Uwe Brahm

Subject: SOLUTION: HTTP Crashing on Sun solaris

this notes.ini setting worked…

ConstrainedSHMSizeMB=500

Look what the maximum size is for your /tmp directory…

set the setting al little bit below this…

in my case i had a 512 MB /tmp.

This setting will restrict domino from using more shared memory then available.

please post a response if it worked,

Subject: Clarification: Domino Release?

Is this problem still occuring with Domino 6.0.2, 6.0.3 or 6.5?