Hello everybody, We have a problem in our configuration in sequoia and we don“t know how to follow the problem, the thing is the following : - From our application we are able to see data in oaur DATABASE but not to CREATE ( INSERT ) new data, this are logs in sequoia.log.
We have the following situation: - all SELECT transactions are successfully executed from client applications interacting DB through Sequoia - all INSERT, UPDATE, DELETE statements end with the following exception exception org.continuent.hedera.adapters.TimeoutException If we check Sequoia logs, we can see something like... [08-07-08 14:00:31,664] WARN continuent.hedera.adapters Timeout while waiting for responses [08-07-08 14:00:31,665] WARN controller.RequestManager.iplat Request 44 failed on controller Member(address=/10.10.10.7:7830, id=mibeas_0d0d0d03_sequoia_iplat) (org.continuent.hedera.adapters.TimeoutException) [08-07-08 14:00:31,665] WARN controller.RequestManager.iplat Request 44 failed on controller Member(address=mibeas01_data/10.10.10.6:7830, uid=mibeas_0d0d0d03_sequoia_iplat) (org.continuent.hedera.adapters.TimeoutException) [08-07-08 14:00:31,666] INFO controller.RequestManager.iplat Unable to find request insert into iplat.uafamily (UAFAMILY_NAME) values (?)/<!%S|MiFamilia|!%> in list of requests that failed on all backends. [08-07-08 14:00:31,731] WARN controller.RequestManager.iplat Request insert into iplat.uafamily (UAFAMILY_NAME) values (?)/<!%S|MiFamilia|!%> failed (Internal exception org.continuent.hedera.adapters.TimeoutException) [08-07-08 14:00:31,798] WARN controller.virtualdatabase.iplat Request insert into iplat.uafamily (UAFAMILY_NAME) values (?)/<!%S|MiFamilia|!%> failed, transaction has been aborted (Internal exception org.continuent.hedera.adapters.TimeoutException) [08-07-08 14:00:31,799] WARN virtualdatabase.VirtualDatabaseWorkerThread.iplat Error during command execution (Internal exception org.continuent.hedera.adapters.TimeoutException) [08-07-08 14:00:31,801] WARN virtualdatabase.VirtualDatabaseWorkerThread.iplat Transaction 29 was aborted by database Thanks Toni.
_______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
