From 2e13e834c565792333134e68feeb63fe06dc41c4 Mon Sep 17 00:00:00 2001 From: GPrathap Date: Thu, 5 Jan 2017 12:36:31 +0530 Subject: [PATCH 1/2] fixed: IOTS-204 --- modules/core/distribution/pom.xml | 6 +----- .../core/distribution/src/repository/conf/log4j.properties | 3 ++- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/modules/core/distribution/pom.xml b/modules/core/distribution/pom.xml index fbcecc64..1e1397af 100644 --- a/modules/core/distribution/pom.xml +++ b/modules/core/distribution/pom.xml @@ -288,7 +288,7 @@ - - log4j.logger.net.sf.ehcache=ERROR - - diff --git a/modules/core/distribution/src/repository/conf/log4j.properties b/modules/core/distribution/src/repository/conf/log4j.properties index 8acd2f7f..2a47e957 100644 --- a/modules/core/distribution/src/repository/conf/log4j.properties +++ b/modules/core/distribution/src/repository/conf/log4j.properties @@ -240,4 +240,5 @@ log4j.logger.org.wso2.carbon.event.receiver.core.EventReceiverDeployer=WARN log4j.logger.org.wso2.carbon.analytics.spark.core.SparkScriptCAppDeployer=WARN log4j.logger.org.wso2.carbon.analytics.eventsink.AnalyticsEventStoreDeployer=WARN log4j.logger.org.wso2.carbon.event.processor.core.EventProcessorDeployer=WARN -log4j.logger.org.wso2.carbon.core.services.util.CarbonAuthenticationUtil=WARN \ No newline at end of file +log4j.logger.org.wso2.carbon.core.services.util.CarbonAuthenticationUtil=WARN +log4j.logger.net.sf.ehcache=ERROR \ No newline at end of file From acb4593b9a8a8b3dcee9e4b23b21e987f19f2d05 Mon Sep 17 00:00:00 2001 From: GPrathap Date: Thu, 5 Jan 2017 14:19:46 +0530 Subject: [PATCH 2/2] fixed: https://wso2.org/jira/browse/IOTS-344 --- modules/analytics/distribution/src/repository/conf/carbon.xml | 2 -- modules/core/distribution/src/repository/conf/carbon.xml | 4 ---- 2 files changed, 6 deletions(-) diff --git a/modules/analytics/distribution/src/repository/conf/carbon.xml b/modules/analytics/distribution/src/repository/conf/carbon.xml index 60199811..f2e3ab82 100644 --- a/modules/analytics/distribution/src/repository/conf/carbon.xml +++ b/modules/analytics/distribution/src/repository/conf/carbon.xml @@ -75,10 +75,8 @@ Ex : .* means this server can act any role --> - ${default.server.role} ${cep.server.role} ${das.server.role} - ${cdmf.platform.role} ${geodashboard.role} diff --git a/modules/core/distribution/src/repository/conf/carbon.xml b/modules/core/distribution/src/repository/conf/carbon.xml index fafaf53c..9e856b84 100644 --- a/modules/core/distribution/src/repository/conf/carbon.xml +++ b/modules/core/distribution/src/repository/conf/carbon.xml @@ -77,12 +77,8 @@ --> ${default.server.role} - ${das.server.role} - ${cep.server.role} ${cdmf.analytics.role} - IoTServer CDMFPlatform - GeoDashboard