Client is in TREP environment , everytime when client start the program to fetch items.
The program get "Source unavailable" messages several times after the "all is well received" message received.
Client is in TREP environment , everytime when client start the program to fetch items.
The program get "Source unavailable" messages several times after the "all is well received" message received.
The "Source unavaiable" status generally is created by RFA to inform that the data's status is suspect because the requested service is down or unavailable and the item will be recovered when the service is up.
This log should be from the scenario that application requests item before the connection is establised so the requested service was not avialable at that time. This commonly be found in the application such as "StarterConsumer" example that request item imediately after login request without verifying service status.
With regard to the "received invalid item data from server." message, the message should not be received from API/feed. I understand that the message is the application's message. Is this correct?