🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

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: 541 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: 541 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!