IBM Support

LO59373: CRASH - CRASH DUE TO A LIMIT IN THE NUMBER OF DATA RETURNED BY THE SSJS-FUNCTIONS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as returned (APAR cannot be resolved without additional info from IBM or customer.)

Error description

  • Domino server crashed due to a limit in the number of data
    returned by the SSJS-functions:
    
    Crashing stack:
    
    Server Name:
    Host Name:
    Build: 8.5.2FP1 HF21 (64-bit server)
    OS: Windows/2008 R2 6.1 (64-bit) (Build 7600), PlatID=2, (4
    Processors)
    Date: Fri Feb 25 10:28:49 2011
    ############################################################
    ### thread 24/107: [   nHTTP:  21ec:  107c] FATAL THREAD
    ### FP=0x17fb1388, PC=0x775cfefa, SP=0x17fb1388
    ### stkbase=0x17fc0000, total stksize=4194304, used
    stksize=60536
    ### EAX=0x17fb1101, EBX=0x00000000, ECX=0x00600000,
    EDX=0x00000000
    ### ESI=0x000493e0, EDI=0x000001e8, CS=0x00000033, SS=0x0000002b
    ### DS=0x00000000, ES=0x00000000, FS=0x00000000, GS=0x00000000
    Flags=0x00000287
    ############################################################
     [ 1] 0x775cfefa ntdll.ZwWaitForSingleObject+10
    (D753F23793A5,3396549,3,4528d00)
     [ 2] 0x7FEFD6310AC KERNELBASE.WaitForSingleObjectEx+156
    (17fb6748,17fb6748,0,1e8)
    @[ 3] 0x011550c7 nnotes.FRSendCommandToService+1931
    (17fb69f0,17fb6d08,0,1151410)
    @[ 4] 0x011588db nnotes.OSRunExternalScript+5835 (3,3,340d9c4,3)
    @[ 5] 0x0115223d nnotes.FRTerminateWindowsResources+2277
    (0,2f8cb9c,c4,c3009)
    @[ 6] 0x0115b94a nnotes.OSFaultCleanupExt+622
    (0,11515d7,150014,34117e0)
    @[ 7] 0x0115c371 nnotes.OSFaultCleanup+29
    (77697288,0,dde0,600000)
    @[ 8] 0x011761c1 nnotes.OSNTUnhandledExceptionFilter+677
    (17fb9560,0,1,0)
     [ 9] 0x773f9380 kernel32.UnhandledExceptionFilter+352
    (17fb9560,6,0,7FE00000001)
     [10] 0x7761573c ntdll.MD5Final+7660
    (17fba1a0,1005994a,17fb9cb0,7FEFE66AE35)
     [11] 0x77595148 ntdll.__C_specific_handler+156
    (17fc0000,17fbff90,17fbff90,776c4a6c)
     [12] 0x775b554d ntdll.RtlCompareUnicodeString+125
    (17fc0000,7746e940,13230,15ba9d90)
     [13] 0x77595d1c ntdll.RtlTimeToSecondsSince1970+1580
    (17fba1a0,17fb9cb0,0,7FF00000000)
     [14] 0x775cfe48 ntdll.KiUserExceptionDispatcher+46
    (17fba2a8,10effb8,3c9d728,13d2f8f3)
    @[15] 0x13c5ed68 nlsxbe.ANConvertNullsToEOL+40
    (113ae200,2d6d47e8,f8df408,165ec660)
    @[16] 0x13d4327e nlsxbe.ANotes::ANValueToJObject2+1386
    (113ae200,d37a4f0,2c4efb40,13c60501)
    @[17] 0x13d4478f nlsxbe.ANotes::ANValueToJObject+155
    (113ae200,d37a4f0,4d,13cc0501)
    @[18] 0x13ce7806
    nlsxbe.Java_lotus_domino_local_View_NgetColumnValues+1006
    (113ae200,15da37e0,3,7FFF1CC8290)
    
          SOBJ: addr=0x2d6d47c0, h=0xf0102a57 t=0xd1ba (PKG_LSBE+10)
          SOBJ: addr=0x1409ec68, h=0xf01029e8 t=0xc30a
    (BLK_LOOKUP_THREAD)
         SOBJ: addr=0x2d6e47d8, h=0xf0102a04 t=0xc436 (BLK_LSITLS)
         SOBJ: addr=0x2d7650e0, h=0xf0102a28 t=0xc33c
    (BLK_VDIRCONTEXT)
          SOBJ: addr=0x1409bab0, h=0xf01029f6 t=0xc275 (BLK_NSFT)
          SOBJ: addr=0x1409df98, h=0xf0102a06 t=0xcf02
    (BLK_FT_STATIC)
          SOBJ: addr=0x0d39fac8, h=0xf010295d t=0xc130 (BLK_TLA)
      Database: D:\lotus\domino\data\pcxxxx\isp_xxxx.nsf
           DBH:    279, By: , WasAccessed=Yes
           DBH:    282, By: flammers, WasAccessed=Yes
           DBH:    285, By: flammers, WasAccessed=Yes
           doc: HDB= 285, NoteID=10368022, hNote=0x2b83, flags=0300,
    class=0001
           doc: HDB= 285, NoteID=12126998, hNote=0x2b6c, flags=0300,
    class=0001
          view: hCol=278, cg=N, noteID=13933586,
    vwWC_XSP_AllJobs_Open5|vwXSP_AllOpen5
           DBH:    247, By: flammers, WasAccessed=Yes
        file: fd: 3376, D:\lotus\domino\data\pcxxxx\isp_xxxx.nsf
    
    
    
    Steps to reproduce:
    
    The server crashed due to a limit in the number of data returned
    by the SSJS-functions
    - dataView.getColumnValues(columnNumber)
    - dataView.getAllDocumentsByKey(category);
    In the first case we are creating a counter with the number of
    documents a user is able to see in the view he/she is opening
    (via an XPage)
    The view-column we used contains only the @DocumentUniqueId, the
    view contains about 10.000 documents and with this column the
    function getColumnValues returned more than 64k data
    In different cases the NHTTP-task crashed an/or the NSERVER-task
    crashed.
    

Local fix

  • Check another column with just one character in it.
    

Problem summary

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# HSAO8F7FUJ.
    The record was returned to the person who created it for more
     information.
    

APAR Information

  • APAR number

    LO59373

  • Reported component name

    DOMINO SERVER

  • Reported component ID

    5724E6200

  • Reported release

    852

  • Status

    CLOSED RET

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-03-22

  • Closed date

    2011-04-01

  • Last modified date

    2011-04-01

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSKTMJ","label":"Lotus Domino"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5.2","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
01 April 2011