Clientname: irltemcallbackclient Severity: Error Text: Attempt to use invalid handle on submit(postm

Vinodhini
Vinodhini Newcomer
edited September 15 in EMA

Getting the above error.

Please let us know how to resolve

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @Vinodhini

    Thank you for reaching out to us.

    The error suggests that the application attempted to submit a post message using an invalid handle.

    Please ensure that the stream associated with the handle is still opened before submitting the message. If possible, share the relevant code snippet used for posting the message so we can help verify it.

  • Attached code snippet. I am checking is stream is open before submitting postMsg

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @Vinodhini

    If you're using an older version of EMA Java, we recommend updating to the latest release — RTSDK Java 2.3.1.L1 (also known as EMA/ETA 3.9.1.L1 or 3.9.1.0) — to resolve all known issues.

    If updating does not resolve the problem, please enable debug logging and XML trace logging in EMA to help identify the root cause. For instructions on how to enable these logs, refer to the article: Enterprise Message API (EMA) - Configuration Overview.