IBM Support

LO56650: XPAGE: HTTP IS CRASHED BY POSTING REPEAT CONTROL

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • User creates XPage Repeat control that is binding a View with
    DateRange in keys property.
    When user submits this Repeat control (e.g. create a Button and
    set "Full Update" on onclick event), HTTP task is always
    crashed.
    
    This issue is reproduced also if fix for SPR#MNAA89SBFB is
    applied.
    
    Sample: keys property for Domino View
    ------------------------
    var keys:java.util.Vector = new java.util.Vector();
    var startDate = session.createDateTime("2010/09/01");
    var endDate = session.createDateTime("2010/09/30");
    keys.addElement(session.createDateRange(startDate, endDate));
    return keys;
    ------------------------
    
    If using keys property except DateRange (e.g. String), this
    problem isn't reproduced.
    
    Steps to reproduce:
    1. Create a View that is sorted by Date on the first column
    2. Create a Xpage
    3. Add "Domino View" data source on this Xpage
    4. Set keys property that is filtered by DateRange
    5. Insert Repeat control on this Xpage and set the Step3's data
    source for "Data Binding"
    6. Create a Button on this Xpage
    7. Set "Full Update" on onclick event of the Button
    8. Access to this Xpage via web browser and click the button
    
    You can see the Domino server is always crashed and fatal is
    occurred on HTTP task.
    
    The above Steps is simplified Customer's application.
    Customer want to search a View by DateRange and display it by
    Repeat control.
    
    If changing [Applications Properties] - [Xpages] - [Server page
    persistence] from "Server default" to "Keep pages on disk (best
    scalability)", this issue isn't reproduced.
    

Local fix

  • Set "Keep pages on disk (best scalability)" on [Applications
    Properties] - [Xpages] - [Server page persistence]
    

Problem summary

  • A programming error was found and will be corrected in a future
     release.
    

Problem conclusion

  • A programming error was found and will be corrected in a future
     release.
    

Temporary fix

Comments

  • This APAR is associated with SPR# MNAA8BKC6Y.
    

APAR Information

  • APAR number

    LO56650

  • Reported component name

    DOMINO SERVER

  • Reported component ID

    5724E6200

  • Reported release

    852

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-11-26

  • Closed date

    2011-06-24

  • Last modified date

    2011-06-24

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

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

Fix information

  • Fixed component name

    DOMINO SERVER

  • Fixed component ID

    5724E6200

Applicable component levels

  • R852 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":"8.5.2","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
24 June 2011