/Volumes/hd2/pb2/build/sb_0-32091731-1546434057.61/mysql-cluster-gpl-8.0.14-dmr/storage/ndb/src/ndbapi/TransporterFacade.cpp:3185: require((false)) failed.
I am using MySQL Cluster 8.0.14 DMR. I created a single cluster on single host.
I am creating cluster with 6 Data Nodes, 2 MySQL Nodes, and 1 Management Node.
I have created a Java Application using ClusterJ connection to communicate with Database.
When ever 20 or more concurrent threads try to communicate with the application to insert data into database, Application exits with Message as :
/Volumes/hd2/pb2/build/sb_0-32091731-1546434057.61/mysql-cluster-gpl-8.0.14-dmr/storage/ndb/src/ndbapi/TransporterFacade.cpp:3185: require((false)) failed.
The Application is for POC.
Thank You,
Regards,
Samarth Sangam
I am using MySQL Cluster 8.0.14 DMR. I created a single cluster on single host.
I am creating cluster with 6 Data Nodes, 2 MySQL Nodes, and 1 Management Node.
I have created a Java Application using ClusterJ connection to communicate with Database.
When ever 20 or more concurrent threads try to communicate with the application to insert data into database, Application exits with Message as :
/Volumes/hd2/pb2/build/sb_0-32091731-1546434057.61/mysql-cluster-gpl-8.0.14-dmr/storage/ndb/src/ndbapi/TransporterFacade.cpp:3185: require((false)) failed.
The Application is for POC.
Thank You,
Regards,
Samarth Sangam