IBM Support

LO78369: NOTESCALENDAR.CREATEENTRY FAILED SOMETIMES

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as user error.

Error description

  • We have following code in our Rest API Automation:
    NotesCalendar cal =
    s_session.getCalendar(maildb);
        String icale = "BEGIN:VCALENDAR\n" + "BEGIN:VEVENT\n"
          + "DTSTART:" + today + "T160000Z\n" + "DTEND:" + today
          + "T170000Z\n" + "RRULE:FREQ=DAILY;COUNT="
          + eventNum[3] + "\n"
          + "SUMMARY:Range of events test: from now on\n"
          + "END:VEVENT\n" + "END:VCALENDAR\n";
        cal.createEntry(icale);
    When we run the automation code, sometimes,
    cal.createEntry(icale)will throw
    exception:
    NotesException: NotesCalendar error:
    Missing VEvent components
    
    This problem also occurs in LotusScript CreateEntry method.
    

Local fix

Problem summary

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# XZHU95RBFK.
    The problem was caused by a user error or user misunderstanding.
    

APAR Information

  • APAR number

    LO78369

  • Reported component name

    NOTES CLIENT

  • Reported component ID

    5724E6255

  • Reported release

    853

  • Status

    CLOSED USE

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-12-16

  • Closed date

    2013-12-27

  • Last modified date

    2013-12-27

  • 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":"SSKTWP","label":"Lotus Notes"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5.3","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
27 December 2013