We configred the NI Provider at RTDS, tested with teserserver and make sure it works.
But once we mount the application developed with the EMA API, there's error message in the adh.log:
<cipsnylab1.1.adh.sourceSSLDistribution.sslDispatcher.TEST_NIP: Error: Wed Sep 18 04:03:32 2024>
Failed to start server "TEST_NIP" for the RSSL application "TEST_NIP".
Server start-up failed because:
The cache list size for the application is set to 0, which is illegal.
Make sure that the application is configured correctly.
I found there're simular cases, such as:
https://community.developers.refinitiv.com/questions/12502/adh-ni-provider-cache-list-size.html
I checked the setting, e.g:
- *REPUB*cacheLocation : ssl
- *REPUB*cacheType : sourceDriven
- apis11*adh**REPUB*maxCache: 5000
But we still failed.
Please, masters, do you had met this scenario and resolved it. Appreciate for support, thanks!