IBM Support

LO87076: DOMINO DATA SERVICE: HIGH CPU USAGE OF HTTP-TASK AND LOW SERVER AVAILABILTY WHEN SENDING SIMPLE HTTP REQUEST WHICH USES A VIEW

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • The following script running in a Web browser, is causing high
    CPU usage of http-task and low server availability when sending
    simple http request which uses a view to a Domino database,
    that has been enabled for Data Service
    
     (function() {
                                 function request() {
                                                              var
    db =
    "https://servername/databasename.nsf/";
                                                              var
    url =
    "api/data/collections/name/(viewname)?hidden=true&searc
    h=[UserName]+Contains+*searchKey*&count=30";
    
    $.ajax({
    
                   url: db + url,
    
                   method: "get",
    
                   cache: false
    
    }).done(function(data) {
    
                   request();
    
    }).fail(function(err, str) {
    
                   alert(str);
                                                              });
                                 }
                                 request();
    })();
    
    
    Environment
    Domino 901FP4
    Win 64 bit
    

Local fix

Problem summary

  • This APAR is closed as FIN. We have deferred the fix to a
     future release.
    

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# RGAUA4BFS9.
    This APAR is closed as FIN. We have deferred the fix to a
     future release.
    

APAR Information

  • APAR number

    LO87076

  • Reported component name

    DOMINO SERVER

  • Reported component ID

    5724E6200

  • Reported release

    901

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-11-16

  • Closed date

    2016-07-25

  • Last modified date

    2016-07-25

  • 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

  • R901 PSN

       UP

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

Document Information

Modified date:
25 July 2016