1
votes

Create CLuster COnfig The "Create Cluster Configuration button" not working from webconsole https://console.gridgain.com/configuration/overview..

Moreover when i launch the console.gridgain.com from my browser. I am getting below error

Failed to load clusters: Cannot start/stop cache within lock or transaction [cacheNames=ClusterCache, operation=dynamicStartCache]

2
I am newly setting up the apache ignite and ignite web console - PatternCracker

2 Answers

0
votes

I think this means you have tried to use getOrCreateCache from within an Apache Ignite Transaction.

I recommend getting all of your caches before you start a Transaction. Maybe there's something else but you will need to share more details.

0
votes

Seems Gridgain ignite team has made a fix and it is now resolved.