New JAva API ignores all incoming events

Sreekanth
Sreekanth Member Posts: 13 ✭✭

I am using new java API . When I connect solace with our onprem instance getting this log in our debug log. com.solacesystems.jcsmp.impl.flow.SubFlowManagerImpl - Received incoming message with no active flow found for flowId=-908676, ignoring. So this ignores all incoming events. But in my local instance it works fine

Tagged:

Comments

  • Tamimi
    Tamimi Member, Administrator, Employee Posts: 532 admin

    hmm can you please provide more details on this, how are you connecting to the broker from your code? Where is your broker hosted? What version of the API are you using?

  • Sreekanth
    Sreekanth Member Posts: 13 ✭✭

    Hi - i am connecting by using persistent messagereciever in Java API. I am in Java API 1.4.0 version. We have hosted in on-prem instance. There is one similar request I have seen for spring-cloud-binder (

  • Tamimi
    Tamimi Member, Administrator, Employee Posts: 532 admin

    Hey @Sreekanth - please check with the latest release of the API as the fix is published with it. I provided more details in the thread mentioned above if youre interested to get more information.

    Hopefully this fixes your issue!