question

Upvotes
Accepted
1 0 1 2

DSPLY_NMLL DataType: Rmtes Value: OmmInvalidUsageException

we have a ADH & ADS (TREP servers) version 3.3.1.L1 64 bit running , and we are gonna use EMA api to retrieve equity data but we got error when decoding Rmtes Data value.

=> Real-Time-SDK-2.0.1.L1.java's com.scb.cat.eq.core.realtime.ema.examples.training.consumer.series200.ex200_MP_Streaming example is used

//Exception

[‎3/‎12/‎2021 12:39 PM]

Fid: 1352 Name = DSPLY_NMLL DataType: Rmtes Value: Exception in thread "pool-2-thread-1" Exception Type='OmmInvalidUsageException', Text='rsslDecoder.RMTESApplyToCache() failed in apply()', Error Code='-1'

at com.refinitiv.ema.access.RmtesBufferImpl.ommIUExcept(RmtesBufferImpl.java:275)

at com.refinitiv.ema.access.RmtesBufferImpl.apply(RmtesBufferImpl.java:228)


//Other field is ok
Fid: 804 Name = LONGLINK5 DataType: Ascii Value: <FAQ/HK10>

Fid: 850 Name = AMT_OS DataType: Real Value: 3856.241

Fid: 869 Name = OFF_CD_IND DataType: Enum Value: HKG

Fid: 967 Name = BKGD_REF DataType: Ascii Value: blank

Fid: 975 Name = ACT_FLAG1 DataType: Rmtes Value: X

Fid: 976 Name = ACT_FLAG2 DataType: Rmtes Value:

Fid: 977 Name = ACT_FLAG3 DataType: Rmtes Value:

Fid: 978 Name = ACT_FLAG4 DataType: Rmtes Value:

Fid: 999 Name = GEN_VAL4 DataType: Real Value: blank

Fid: 1021 Name = SEQNUM DataType: Real Value: 3136.0

Fid: 1023 Name = PRNTBCK DataType: Real Value: blank

Fid: 1025 Name = QUOTIM DataType: Time Value: 4:30:52:0

Fid: 1029 Name = GEN_VAL5 DataType: Real Value: 4.0

Fid: 1032 Name = GEN_VAL8 DataType: Real Value: 2.0



//EMA version

<dependency>
    <groupId>com.refinitiv.ema</groupId>
    <artifactId>ema</artifactId>
    <version>3.6.1.0</version>
</dependency>
elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-api
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.

Upvotes
Accepted
24.4k 53 17 14

Hello @raymondsk.wong

The issue is fixed in EMA version, 3.6.2.0 shipped with Refinitiv Real-Time SDK version 2.0.2.L1.

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.

Upvotes
9.6k 10 7 7

Hello @raymondsk.wong

I am taking care of the case which has the similar exception and stack trace as you found.

Could you provide me the RIC(s) that you got this exception?

Moreover, based on my test the exception did not happen with EMA 3.6.0.0 shipped with RTSDK 2.0.0.L1.

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.

I run ex200_MP_Streaming and found Fid: 1352 Name = DSPLY_NMLL from RICs *.HK e.g. 0005.HK, 8495.HK, 2051.HK,1598.HK, 9011.HK, 4336.HK and 6118.HK got the similar exception from EMA 3.6.1.0 as you found.

However, the exception was not found from EMA 3.6.0.0. I have reported this issue to the development team and I am waiting for their response.

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.