私は次の例外に直面しています、
com.mysql.clusterj.ClusterJDatastoreException: Datastore exception. Return code: -1 Error code: 1,234 MySQL code: -1 Status: 1 Classification: 7 Message: bucket_storage2
それを取り除くために構成する必要があるconfig.iniのパラメーター。
システム情報: Linux amp-sql1 2.6.18-371.el5 #1 SMP Thu Sep 5 21:21:44 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux config.ini パラメーター:
DataMemory=8G
DiskCheckpointSpeed=10M
FragmentLogFileSize=42M
IndexMemory=768MB
NoOfFragmentLogFiles=200
NoOfReplicas=2
MaxNoOfAttributes=1000
MaxNoOfConcurrentIndexOperations=500000
MaxNoOfConcurrentOperations=500000
MaxNoOfConcurrentTransactions=450000
MaxNoOfExecutionThreads=4
MaxNoOfLocalOperations=550000
MaxNoOfOrderedIndexes=128
MaxNoOfSubscribers=0
MaxNoOfTriggers=128
MaxNoOfTables=128
MaxNoOfUniqueHashIndexes=128
Odirect=1
RedoBuffer=512M
SharedGlobalMemory=256M
TransactionBufferMemory=32M
TransactionDeadlockDetectionTimeout=15000
TransactionInactiveTimeout=60000
2 ノード クラスタ クラスタ 。各ノードには 16 GB の物理 RAM があります。管理ノードが別のサーバーにデプロイされています よろしくお願いします。