IBM Support

LO60177: TIMEOUT SETTING OF AMGR IS NOT ENFORCED

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • Agent Manager has a timeout setting to stop agents that are
    running for a too long time.
    User can set the value in the "Max LotusScript/Java execution
    time" field of the Server document.
    
    However, the agent is not stopped when user execute the
    following agents even if over set time.
    
    Sample Agent:
    
    Sub Initialize
       Dim nSess   As New NotesSession
       Dim nDb      As NotesDatabase
       Dim nDoc    As NotesDocument
    
       On Error Goto ErrRtn
    
       Msgbox nDoc.Created
    
    ErrRtn:
       Print "loop agent"
       Resume
    End Sub
    

Local fix

  • When user add "sleep" statement to this cord, the agent is
    stopped by setting time.
    In addition, the agent is stopped by setting time when user add
    "Next" behind "Resume".
    

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# HKOA8G3CUB.
    
    This APAR is closed as FIN. We have deferred the fix to a
     future release.
    

APAR Information

  • APAR number

    LO60177

  • Reported component name

    DOMINO SERVER

  • Reported component ID

    5724E6200

  • Reported release

    852

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-04-19

  • Closed date

    2011-04-29

  • Last modified date

    2011-07-07

  • 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

  • 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:
07 July 2011