From 06ba6e98fc1d9faa26c1e3a5efa0618d3b557ae6 Mon Sep 17 00:00:00 2001 From: Hasunie Date: Thu, 6 Jul 2017 15:02:13 +0530 Subject: [PATCH] fixing issue wso2/product-iots#965 --- .../distribution/src/core/conf/datasources/cdm-datasources.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/distribution/src/core/conf/datasources/cdm-datasources.xml b/modules/distribution/src/core/conf/datasources/cdm-datasources.xml index e647e148..d8d4834e 100755 --- a/modules/distribution/src/core/conf/datasources/cdm-datasources.xml +++ b/modules/distribution/src/core/conf/datasources/cdm-datasources.xml @@ -29,7 +29,7 @@ - jdbc:h2:repository/database/WSO2DM_DB;DB_CLOSE_ON_EXIT=FALSE + jdbc:h2:repository/database/WSO2DM_DB;DB_CLOSE_ON_EXIT=FALSE;LOCK_TIMEOUT=60000 wso2carbon wso2carbon org.h2.Driver