I try to set up the data playback solution to help us troubleshooting our interface solution that we tested against a test feed with some live data in the past..
Before connecting to our application I always test connectivity with the recupd.exe command line tool first.
Now I am stuck getting a connection because I do not know a valid combination of command line parameters of the tools.
On the playback side I call
sink_driven_src.exe -S DIRECT_FEED -bdf emeaData.dat -U 1 -N 14002 -K -ik -t 361
and then I try to connect to it on the same machine with
recupd.exe -symbol DTEGn.DE -servicename DIRECT_FEED -host localhost -port 14002
The resulting message on the playback cmd screen reads:
Initialized RSSL library.
Total number of messages processed: 312799
Loaded pkts: 0 items: 32 images: 97 image_length: 0 unsol images: 0 updates: 312702 update_length: 0 memory (MB): 66.095
Windows process priority class: NORMAL
Adjusted ticks_per_second from 100 to 107
setup_updates: cfg_cfg_ticks_per_second=107 cfg_ticks_per_second=107 usec_per_tick=9345 updates_per_tick=0 extra_updates=1 max_updates_to_pack=10
Server fd=488: New client fd=268 newSession
Session 268 In Progress
In readFromSession() calling rsslInitChannel() Session Inactive fd=268 <<..\..\..\Ripc\Impl\ripcsrvr.c:3335> Error: 1007 Unknown connection type.
Server fd=488: New client fd=508 newSession
Session 508 In Progress
In readFromSession() calling rsslInitChannel() Session Inactive fd=508 <<..\..\..\Ripc\Impl\ripcsrvr.c:3335> Error: 1007 Unknown connection type.
Server fd=488: New client fd=512 newSession
Session 512 In Progress
Session 512 In Progress
In readFromSession() calling rsslInitChannel() Session Inactive fd=512 <<..\..\..\Ripc\Impl\ripcsrvr.c:2119> Error: 1002 Could not read IPC Mount Request. System errno: (0)
thanks for a hint how to tweak the parameters to fit
OLIVER HEIN
SimCorp