0 byte output file when using rmdstestclient to record data

Hi guys,

We tried to run the rmdstestclient tool to record data, but our output file is 0 bytes.


09:43:30 *user*@**machine**/rhel6_x86_64> ./rmdstestclient -S DIRECT_FEED -ef ./symbols.txt -h *host* -p 14002 -ct rssl -u exb_hk_dev -obf testrecording.dat
Number of Connection Count = 1
Creating RSSL connection Host: *host* Port: 14002
UPA server component version: ads3.2.3.L1.linux.tis.rrg 64-bit
Setting rmds connection 0x14b9540
Connection list count is 1
SupportStandby: 0
SupportBatchRequests Initial Open: Yes
SupportBatchRequests Reissue: Yes
SupportBatchClose: Yes
SupportViewRequests: Yes
SupportOptimizedPauseResume: 0
Received Field Dictionary refresh message (Data Length: 1210615).
Received Enum Dictionary refresh message (Data Length: 123585).


We have not received any error message for this, and we do have permission on the folders where we are trying to write the file.


Please let me know if I am missing something.

Thank you,

Jayson

Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @jfajardo

    You can use -l <file> option to log events to a file.

        -l                 Log events to the file

    The command is:

    ./rmdstestclient -S DIRECT_FEED -ef ./symbols.txt -h host -p 14002 -ct rssl -u exb_hk_dev -obf testrecording.dat -l log.txt

    Then, please share the log.txt file.

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.