Vito, Good to know you could solve the issue with Postgresql. It would be great if you could help the community know about the changes you did to make it work :)
You might have a look at listAllInstances which will list all the instances. What is the query that used in listInstancesSummary? regards, sathwik On Tue, Mar 25, 2014 at 11:33 AM, Vito <[email protected]> wrote: > Hi all, > Thank you for your kindly help these days. I just make ODE up and running > with mysql and postgresql finally! But when I try some experiments, other > problems seem to come up. Actually, it may not be called an error because > there is no error or exception. > The problem came out when I ran multiple instances. It met no problem > until I try to list instances summary from ODE Management API to get the > instance number in the engine. The list function returned no results until > all the instances ran to the end. I think it may be blocked by the > transactions of running instances. > Do you think the transactions really block the management api function? If > this really happens, how can I get the number of instance number of the > current engine? > Best, > Vito >
