question

Upvotes
Accepted
21 0 0 1

CLOSED Suspect UsageError

Hi,

Today we came across the message

CLOSED Suspect UsageError


Here is the full log

Nov 17 05:05:12   INFO SGT INFO [2.15.24] [MainActor-akka.actor.default-dispatcher-3] [com.refinitiv.ema.access.OmmConsumerImpl] [akka://MainActor/user/AccumulateActor-ccd9f694-46eb-4730-9ab4-b07c5f16cc66/TrccPublishActor] - loggerMsg
    ClientName: ChannelCallbackClient
    Severity: Info
    Text:    Received ChannelUp event on channel Production_Internet_1
    Instance Name Consumer_1_1
    Component Version eta3.6.5.L1.linux.rrg 64-bit Static
Nov 17 05:05:12   loggerMsgEnd
Nov 17 05:05:12   INFO SGT INFO [2.15.24] [MainActor-akka.actor.default-dispatcher-3] [TrccPublishActor] [akka://MainActor/user/AccumulateActor-ccd9f694-46eb-4730-9ab4-b07c5f16cc66/TrccPublishActor] - got tunnelStreamHandle: 1 for consumer Consumer_1_1
Nov 17 05:05:12   WARN SGT WARN [2.15.24] [pool-7-thread-1] [TrccPublishActor] [] - onStatusMsg: Open Ok None
Nov 17 05:05:12   INFO SGT INFO [2.15.24] [pool-7-thread-1] [TrccPublishActor] [] - sent login request to TRCC and got itemStreamHandle: 2
Nov 17 05:05:16   WARN SGT WARN [2.15.24] [pool-7-thread-1] [TrccPublishActor] [] - onRefreshMsg: Open Ok None Login accepted by host eb913230c3d5 via ip-10-28-183-223.ap-southeast-1.compute.internal
Nov 17 05:05:16   INFO SGT INFO [2.15.24] [pool-7-thread-1] [TrccPublishActor] [] - connected to Refinitiv
Nov 17 05:05:16   INFO SGT INFO [2.15.24] [MainActor-akka.actor.default-dispatcher-3] [TrccPublishActor] [akka://MainActor/user/AccumulateActor-ccd9f694-46eb-4730-9ab4-b07c5f16cc66/TrccPublishActor] - EMA is ready.
Nov 17 05:05:17   INFO SGT INFO [2.15.24] [MainActor-akka.actor.default-dispatcher-7] [AccumulateActor] [akka://MainActor/user/AccumulateActor-ccd9f694-46eb-4730-9ab4-b07c5f16cc66] - TrccReady
Nov 17 05:05:17   INFO SGT INFO [2.15.24] [MainActor-akka.actor.default-dispatcher-3] [TrccPublishActor] [akka://MainActor/user/AccumulateActor-ccd9f694-46eb-4730-9ab4-b07c5f16cc66/TrccPublishActor] - PublishInitialData
Nov 17 05:05:17   WARN SGT WARN [2.15.24] [pool-7-thread-1] [TrccPublishActor] [] - onStatusMsg: CLOSED Suspect UsageError
Nov 17 05:05:17   ERROR SGT ERROR [2.15.24] [MainActor-akka.actor.default-dispatcher-3] [com.refinitiv.ema.access.OmmConsumerImpl] [akka://MainActor/user/AccumulateActor-ccd9f694-46eb-4730-9ab4-b07c5f16cc66/TrccPublishActor] - loggerMsg
    ClientName: ItemCallbackClient
    Severity: Error
    Text:    Attempt to use invalid Handle on submit(PostMsg). Instance name='Consumer_1_1'.


We were able to recover the connection by restarting the connection.


However, This is the first time we have experienced this message, would you be able to advise what is the meaning of this error/warning?


Thanks

Ohm

elektron-sdk#technologyema-apijavarcc
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@ohm.cm

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thank you,

AHS

1 Answer

· Write an Answer
Upvote
Accepted
24.7k 54 17 14

Hello @ohm.cm

Thank you for reaching out to us. Based on the given "onStatusMsg: CLOSED Suspect UsageError" log, it means that stream is closed with "UsageError" text description (most likely generated from the RCC).

Another error message is "Attempt to use invalid Handle on submit(PostMsg)" which mean the application is trying to submit a Post using a handle for a stream that has been closed off.

If the issue occurs only once, I highly recommend you contact the RCC team to verify this issue on the server side. You can submit a support ticket to the team via https://my.refinitiv.com/content/mytr/en/productsupport.html website.

refinitiv-contributions-realtime.png



icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.