‎12-11-2015 07:31 AM
From Java After transaction Dispatch, if I try to run root.getcollection("Server"), it throws an exception that "Access Already Freed" or "Session Already Closed"
‎12-11-2015 11:14 AM
Q1: Is there no way I can keep the original session open after dispatch? (cause reopenning takes too long)
Q2: If a user is in Administration mode Can I let other users dispatch while the Administration mode is active?
‎12-11-2015 09:31 AM
Hello imrankhatyan
This is likely related to your code
I assume that you have
In this situation, it will be difficult to get a collection (GetCollection).
Indications