wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 728 forks source link

Observed lateness in sever start #7330

Closed aaujayasena closed 4 years ago

aaujayasena commented 4 years ago

Server start time is observed as 294 sec DB: Mysql User store: read_only_ldap_unique_id

Server start log:

`` JAVA_HOME environment variable is set to /usr/lib/jvm/java-8-oracle CARBON_HOME environment variable is set to /home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT Using Java memory options: -Xms256m -Xmx1024m org.apache.openjpa [org.apache.openjpa.osgi.PersistenceActivator] DEBUG : JPA-PersistenceUnits:ode-dao,ode-store org.apache.openjpa [org.apache.openjpa.osgi.PersistenceActivator] DEBUG : JPA-PersistenceUnits:HT-PU [2020-01-21 15:07:01,468] [] INFO {org.ops4j.pax.logging.spi.support.EventAdminConfigurationNotifier} - Sending Event Admin nofification (configuration successful) to org/ops4j/pax/logging/Configuration [2020-01-21 15:07:01,766] [] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 Carbon... [2020-01-21 15:07:01,777] [] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : Linux 4.15.0-74-generic, amd64 [2020-01-21 15:07:01,778] [] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : /usr/lib/jvm/java-8-oracle/jre [2020-01-21 15:07:01,778] [] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.8.0_181 [2020-01-21 15:07:01,778] [] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 25.181-b13,Oracle Corporation [2020-01-21 15:07:01,778] [] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : /home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT [2020-01-21 15:07:01,778] [] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : /home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/tmp [2020-01-21 15:07:01,779] [] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : achini, en-US, Asia/Colombo [2020-01-21 15:07:01,930] [] INFO {org.wso2.carbon.crypto.provider.internal.DefaultCryptoProviderComponent} - 'CryptoService.Secret' property has not been set. 'org.wso2.carbon.crypto.provider.SymmetricKeyInternalCryptoProvider' won't be registered as an internal crypto provider. Please set the secret if the provider needs to be registered. [2020-01-21 15:07:02,059] [] INFO {org.wso2.carbon.event.output.adapter.kafka.internal.ds.KafkaEventAdapterServiceDS} - Successfully deployed the Kafka output event adaptor service [2020-01-21 15:07:02,467] [] INFO {org.wso2.carbon.identity.oauth.uma.grant.internal.UMA2GrantServiceComponent} - Policy evaluator registered successfully: DefaultPolicyEvaluator [2020-01-21 15:07:02,468] [] INFO {org.wso2.carbon.identity.oauth.uma.grant.internal.UMA2GrantServiceComponent} - UMA Grant component activated successfully. [2020-01-21 15:07:02,802] [] INFO {org.wso2.carbon.ldap.server.configuration.LDAPConfigurationBuilder} - KDC server is disabled. [2020-01-21 15:07:04,622] [] INFO {org.apache.directory.server.KERBEROS_LOG} - KeyDerivation Interceptor initialized [2020-01-21 15:07:04,876] [] INFO {org.wso2.carbon.mex.internal.Office365SupportMexComponent} - Office365Support MexServiceComponent bundle activated successfully.. [2020-01-21 15:07:04,886] [] INFO {org.wso2.carbon.mex2.internal.DynamicCRMCustomMexComponent} - DynamicCRMSupport MexServiceComponent bundle activated successfully. [2020-01-21 15:07:06,270] [] INFO {org.wso2.carbon.user.core.ldap.ReadOnlyLDAPUserStoreManager} - LDAP connection created successfully in read-only mode [2020-01-21 15:07:06,731] [] INFO {org.apache.jasper.servlet.TldScanner} - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. [2020-01-21 15:07:06,966] [] INFO {org.wso2.carbon.identity.authenticator.x509Certificate.internal.X509CertificateServiceComponent} - X509 Certificate Servlet activated successfully.. [2020-01-21 15:07:08,958] [] INFO {org.wso2.carbon.consent.mgt.core.internal.ConsentManagerComponent} - ConsentManagerComponent is activated. [2020-01-21 15:07:09,763] [] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured Registry in 122ms [2020-01-21 15:07:09,915] [] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Connected to mount at configregistry in 123ms [2020-01-21 15:07:09,917] [] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Connected to mount at govregistry in 125ms [2020-01-21 15:07:12,272] [] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Connected to mount at configregistry in 60ms [2020-01-21 15:07:12,274] [] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Connected to mount at govregistry in 62ms [2020-01-21 15:07:12,682] [] INFO {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - Registry Mode : READ-WRITE [2020-01-21 15:07:13,208] [] INFO {org.wso2.carbon.metrics.impl.util.JmxReporterBuilder} - Creating JMX reporter for Metrics with domain 'org.wso2.carbon.metrics' [2020-01-21 15:07:13,212] [] INFO {org.wso2.carbon.metrics.impl.reporter.AbstractReporter} - Started JMX reporter for Metrics [2020-01-21 15:07:14,500] [] INFO {org.wso2.carbon.registry.indexing.solr.SolrClient} - Default Embedded Solr Server Initialized [2020-01-21 15:07:17,039] [] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon UserStoreMgtDSComponent activated successfully. [2020-01-21 15:07:17,269] [] INFO {org.wso2.carbon.attachment.mgt.server.internal.AttachmentServiceComponent} - Initialising Attachment Server [2020-01-21 15:07:17,445] [] INFO {org.wso2.carbon.attachment.mgt.core.dao.impl.jpa.AbstractJPAVendorAdapter} - [Attachment-Mgt OpenJPA] DB Dictionary: h2 [2020-01-21 15:07:17,446] [] INFO {org.wso2.carbon.attachment.mgt.core.dao.impl.jpa.AbstractJPAVendorAdapter} - [Attachment-Mgt OpenJPA] Generate DDL Enabled. [2020-01-21 15:07:17,552] [] INFO {org.wso2.carbon.attachment.mgt.server.internal.AttachmentServiceComponent} - Registering AttachmentServerService [2020-01-21 15:07:17,566] [] INFO {org.wso2.carbon.bpel.core.internal.BPELServiceComponent} - Initializing BPEL Engine........ [2020-01-21 15:07:17,602] [] INFO {org.apache.ode.il.EmbeddedGeronimoFactory} - Using embedded Geronimo transaction manager [2020-01-21 15:07:17,632] [] INFO {org.apache.ode.il.dbutil.Database} - ODE using external DataSource "bpsds". [2020-01-21 15:07:17,632] [] INFO {org.wso2.carbon.bpel.core.ode.integration.BPELServerImpl} - Using DAO Connection Factory class: org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl [2020-01-21 15:07:17,633] [] INFO {org.apache.ode.il.dbutil.Database} - Using DAO Connection Factory class org.apache.ode.dao.jpa.BPELDAOConnectionFactoryImpl. [2020-01-21 15:07:17,780] [] INFO {org.apache.ode.store.jpa.DbConfStoreConnectionFactory} - ProcessStore initializing transaction manager using org.apache.ode.il.EmbeddedGeronimoFactory [2020-01-21 15:07:17,781] [] INFO {org.apache.ode.il.EmbeddedGeronimoFactory} - Using embedded Geronimo transaction manager [2020-01-21 15:07:17,807] [] INFO {org.apache.ode.scheduler.simple.JdbcDelegate} - Using database H2 major version 1 [2020-01-21 15:07:17,808] [] INFO {org.apache.ode.scheduler.simple.JdbcDelegate} - Using database dialect: H2 [2020-01-21 15:07:17,826] [] INFO {org.wso2.carbon.bpel.core.ode.integration.BPELServerImpl} - This node is a manager node [2020-01-21 15:07:17,838] [] INFO {org.wso2.carbon.bpel.core.ode.integration.BPELServerImpl} - Registering E4X Extension... [2020-01-21 15:07:17,855] [] INFO {org.wso2.carbon.bpel.core.ode.integration.BPELServerImpl} - Registering B4P Extension... [2020-01-21 15:07:17,869] [] INFO {org.wso2.carbon.bpel.core.ode.integration.BPELServerImpl} - Registering B4P Filter... [2020-01-21 15:07:17,879] [] INFO {org.apache.ode.bpel.engine.BpelServerImpl} - BPEL Server Started. [2020-01-21 15:07:17,879] [] INFO {org.wso2.carbon.bpel.core.ode.integration.BPELServerImpl} - Registering MBeans [2020-01-21 15:07:17,923] [] INFO {org.wso2.carbon.humantask.core.internal.HumanTaskServiceComponent} - Initialising HumanTask Server [2020-01-21 15:07:17,972] [] INFO {org.apache.ode.il.EmbeddedGeronimoFactory} - Using embedded Geronimo transaction manager [2020-01-21 15:07:18,010] [] INFO {org.wso2.carbon.humantask.core.dao.jpa.AbstractJPAVendorAdapter} - [HT OpenJPA] DB Dictionary: h2 [2020-01-21 15:07:18,011] [] INFO {org.wso2.carbon.humantask.core.dao.jpa.AbstractJPAVendorAdapter} - [HT OpenJPA] Generate DDL Enabled. [2020-01-21 15:07:18,055] [] INFO {org.wso2.carbon.humantask.core.internal.HumanTaskServiceComponent} - Registering Axis2ConfigurationContextObserver [2020-01-21 15:07:18,070] [] INFO {org.wso2.carbon.humantask.core.internal.HumanTaskServiceComponent} - Registering HT related MBeans [2020-01-21 15:07:18,074] [] INFO {org.wso2.carbon.humantask.core.internal.HumanTaskServiceComponent} - MXBean for Human tasks registered successfully [2020-01-21 15:07:25,808] [] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. [2020-01-21 15:07:25,809] [] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. [2020-01-21 15:07:25,823] [] INFO {org.wso2.carbon.bpel.deployer.BPELDeployer} - Initializing BPEL Deployer for tenant -1234. [2020-01-21 15:07:25,834] [] INFO {org.wso2.carbon.humantask.deployer.HumanTaskDeployer} - Initializing HumanTask Deployer for tenant -1234. [2020-01-21 15:07:26,550] [] INFO {org.apache.axis2.transport.mail.MailTransportSender} - MAILTO Sender started [2020-01-21 15:07:26,556] [] WARN {javax.mail} - expected resource not found: /META-INF/javamail.default.address.map [2020-01-21 15:07:29,491] [] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: I18nEmailMgtConfigService {super-tenant} [2020-01-21 15:07:31,901] [] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: AccountCredentialMgtConfigService {super-tenant} [2020-01-21 15:07:32,039] [] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: UserIdentityManagementAdminService {super-tenant} [2020-01-21 15:07:32,263] [] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: UserInformationRecoveryService {super-tenant} [2020-01-21 15:07:32,811] [] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: SAMLQueryService {super-tenant} [2020-01-21 15:07:33,098] [] WARN {org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator} - We don't support method overloading. Ignoring [doSingleLogout] [2020-01-21 15:07:33,686] [] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: mex-ut {super-tenant} [2020-01-21 15:07:33,844] [] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: mex-ut2 {super-tenant} [2020-01-21 15:07:35,075] [] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: wso2carbon-sts {super-tenant} [2020-01-21 15:07:36,658] [] INFO {org.wso2.carbon.core.init.CarbonServerManager} - Repository : /home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/ [2020-01-21 15:07:38,217] [] INFO {org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig} - Using tenant lazy loading policy... [2020-01-21 15:07:39,216] [] INFO {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} - Permission cache updated for tenant -1234 [2020-01-21 15:07:47,583] [] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Claim manager set for class org.wso2.carbon.user.core.common.DefaultRealm [2020-01-21 15:07:47,595] [] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Claim manager set for class org.wso2.carbon.user.core.ldap.UniqueIDReadOnlyLDAPUserStoreManager [2020-01-21 15:07:47,728] [] INFO {org.wso2.carbon.identity.entitlement.internal.SchemaBuilder} - XACML policy schema loaded successfully. [2020-01-21 15:07:51,626] [] INFO {org.wso2.balana.ConfigurationStore} - Loading runtime configuration [2020-01-21 15:08:06,681] [] INFO {org.wso2.carbon.identity.oauth.uma.xacml.service.internal.AppUMAServiceComponents} - XACML UMA Handler activated successfully. [2020-01-21 15:08:07,064] [] INFO {org.wso2.carbon.identity.oauth.config.OAuthServerConfiguration} - The default OAuth token issuer will be used. No custom token generator is set. [2020-01-21 15:08:08,501] [] INFO {org.wso2.identity.apps.common.internal.AppsCommonServiceComponent} - Identity apps common service component activated successfully. [2020-01-21 15:08:08,702] [] INFO {org.wso2.carbon.identity.oauth2.internal.OAuth2ServiceComponent} - PKCE Support enabled. [2020-01-21 15:08:30,809] [] INFO {org.wso2.carbon.identity.sso.saml.admin.FileBasedConfigManager} - A SSO Service Provider is registered for : wso2.my.dashboard [2020-01-21 15:08:31,643] [] INFO {org.wso2.carbon.identity.application.authentication.framework.store.SessionDataStore} - Thread pool size for temporary authentication context data delete task: 20 [2020-01-21 15:08:32,669] [] WARN {org.wso2.carbon.identity.event.internal.IdentityEventServiceComponent} - Properties for userOperationDataDASPublisher is not configured. This event handler will not be activated [2020-01-21 15:08:38,226] [] WARN {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Waiting for required OSGi services: org.wso2.carbon.server.admin.common.IServerAdmin, [2020-01-21 15:08:51,112] [] INFO {org.wso2.carbon.identity.local.auth.api.core.internal.AuthAPIServiceComponent} - Auth API Service Component is activated. [2020-01-21 15:09:38,226] [] WARN {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Waiting for required OSGi services: org.wso2.carbon.server.admin.common.IServerAdmin, [2020-01-21 15:10:38,226] [] WARN {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Waiting for required OSGi services: org.wso2.carbon.server.admin.common.IServerAdmin, [2020-01-21 15:11:20,920] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher deployment held back and in inactive state :EmailPublisher.xml, Stream validation exception : Stream id_gov_notify_stream:1.0.0 does not exist [2020-01-21 15:11:20,922] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher deployment held back and in inactive state :IsAnalytics-Publisher-wso2event-AuthenticationData.xml, Stream validation exception : Stream org.wso2.is.analytics.stream.OverallAuthentication:1.0.0 does not exist [2020-01-21 15:11:20,925] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher deployment held back and in inactive state :IsAnalytics-Publisher-wso2event-OauthTokenIssueRefresh.xml, Stream validation exception : Stream org.wso2.is.analytics.stream.OauthTokenIssuance:1.0.0 does not exist [2020-01-21 15:11:20,942] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher deployment held back and in inactive state :IsAnalytics-Publisher-wso2event-OauthTokenRevocation.xml, Stream validation exception : Stream org.wso2.is.analytics.stream.OauthTokenRevocation:1.0.0 does not exist [2020-01-21 15:11:20,950] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher deployment held back and in inactive state :IsAnalytics-Publisher-wso2event-OauthTokenValidation.xml, Stream validation exception : Stream org.wso2.is.analytics.stream.OauthTokenValidation:1.0.0 does not exist [2020-01-21 15:11:20,952] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher deployment held back and in inactive state :IsAnalytics-Publisher-wso2event-RoleData.xml, Stream validation exception : Stream org.wso2.is.analytics.stream.OverallRoleData:1.0.0 does not exist [2020-01-21 15:11:20,954] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher deployment held back and in inactive state :IsAnalytics-Publisher-wso2event-SessionData.xml, Stream validation exception : Stream org.wso2.is.analytics.stream.OverallSession:1.0.0 does not exist [2020-01-21 15:11:20,955] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher deployment held back and in inactive state :IsAnalytics-Publisher-wso2event-UserData.xml, Stream validation exception : Stream org.wso2.is.analytics.stream.OverallUserData:1.0.0 does not exist [2020-01-21 15:11:20,966] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher undeployed successfully : EmailPublisher.xml [2020-01-21 15:11:20,973] [] INFO {org.wso2.carbon.event.stream.core.internal.EventJunction} - WSO2EventConsumer added to the junction. Stream:id_gov_notify_stream:1.0.0 [2020-01-21 15:11:20,976] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher configuration successfully deployed and in active state : EmailPublisher [2020-01-21 15:11:20,976] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : id_gov_notify_stream:1.0.0 [2020-01-21 15:11:20,977] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : id_gov_sms_notify_stream:1.0.0 [2020-01-21 15:11:20,979] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher undeployed successfully : IsAnalytics-Publisher-wso2event-OauthTokenIssueRefresh.xml [2020-01-21 15:11:21,217] [] INFO {org.wso2.carbon.event.stream.core.internal.EventJunction} - WSO2EventConsumer added to the junction. Stream:org.wso2.is.analytics.stream.OauthTokenIssuance:1.0.0 [2020-01-21 15:11:21,220] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher configuration successfully deployed and in active state : IsAnalytics-Publisher-wso2event-OauthTokenIssueRefresh [2020-01-21 15:11:21,221] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : org.wso2.is.analytics.stream.OauthTokenIssuance:1.0.0 [2020-01-21 15:11:21,225] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher undeployed successfully : IsAnalytics-Publisher-wso2event-OauthTokenRevocation.xml [2020-01-21 15:11:21,240] [] INFO {org.wso2.carbon.event.stream.core.internal.EventJunction} - WSO2EventConsumer added to the junction. Stream:org.wso2.is.analytics.stream.OauthTokenRevocation:1.0.0 [2020-01-21 15:11:21,240] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher configuration successfully deployed and in active state : IsAnalytics-Publisher-wso2event-OauthTokenRevocation [2020-01-21 15:11:21,241] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : org.wso2.is.analytics.stream.OauthTokenRevocation:1.0.0 [2020-01-21 15:11:21,242] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher undeployed successfully : IsAnalytics-Publisher-wso2event-OauthTokenValidation.xml [2020-01-21 15:11:21,256] [] INFO {org.wso2.carbon.event.stream.core.internal.EventJunction} - WSO2EventConsumer added to the junction. Stream:org.wso2.is.analytics.stream.OauthTokenValidation:1.0.0 [2020-01-21 15:11:21,256] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher configuration successfully deployed and in active state : IsAnalytics-Publisher-wso2event-OauthTokenValidation [2020-01-21 15:11:21,257] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : org.wso2.is.analytics.stream.OauthTokenValidation:1.0.0 [2020-01-21 15:11:21,258] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher undeployed successfully : IsAnalytics-Publisher-wso2event-AuthenticationData.xml [2020-01-21 15:11:21,271] [] INFO {org.wso2.carbon.event.stream.core.internal.EventJunction} - WSO2EventConsumer added to the junction. Stream:org.wso2.is.analytics.stream.OverallAuthentication:1.0.0 [2020-01-21 15:11:21,272] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher configuration successfully deployed and in active state : IsAnalytics-Publisher-wso2event-AuthenticationData [2020-01-21 15:11:21,273] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : org.wso2.is.analytics.stream.OverallAuthentication:1.0.0 [2020-01-21 15:11:21,274] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher undeployed successfully : IsAnalytics-Publisher-wso2event-RoleData.xml [2020-01-21 15:11:21,286] [] INFO {org.wso2.carbon.event.stream.core.internal.EventJunction} - WSO2EventConsumer added to the junction. Stream:org.wso2.is.analytics.stream.OverallRoleData:1.0.0 [2020-01-21 15:11:21,287] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher configuration successfully deployed and in active state : IsAnalytics-Publisher-wso2event-RoleData [2020-01-21 15:11:21,288] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : org.wso2.is.analytics.stream.OverallRoleData:1.0.0 [2020-01-21 15:11:21,289] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher undeployed successfully : IsAnalytics-Publisher-wso2event-SessionData.xml [2020-01-21 15:11:21,302] [] INFO {org.wso2.carbon.event.stream.core.internal.EventJunction} - WSO2EventConsumer added to the junction. Stream:org.wso2.is.analytics.stream.OverallSession:1.0.0 [2020-01-21 15:11:21,302] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher configuration successfully deployed and in active state : IsAnalytics-Publisher-wso2event-SessionData [2020-01-21 15:11:21,303] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : org.wso2.is.analytics.stream.OverallSession:1.0.0 [2020-01-21 15:11:21,304] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher undeployed successfully : IsAnalytics-Publisher-wso2event-UserData.xml [2020-01-21 15:11:21,311] [] INFO {org.wso2.carbon.event.stream.core.internal.EventJunction} - WSO2EventConsumer added to the junction. Stream:org.wso2.is.analytics.stream.OverallUserData:1.0.0 [2020-01-21 15:11:21,312] [] INFO {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} - Event Publisher configuration successfully deployed and in active state : IsAnalytics-Publisher-wso2event-UserData [2020-01-21 15:11:21,313] [] INFO {org.wso2.carbon.event.stream.core.EventStreamDeployer} - Stream definition is deployed successfully : org.wso2.is.analytics.stream.OverallUserData:1.0.0 [2020-01-21 15:11:21,420] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/STRATOS_ROOT].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/STRATOS_ROOT] [2020-01-21 15:11:21,685] [] INFO {org.apache.jasper.servlet.TldScanner} - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. [2020-01-21 15:11:23,952] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/accountrecoveryendpoint].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/accountrecoveryendpoint] [2020-01-21 15:11:24,476] [] INFO {org.apache.jasper.servlet.TldScanner} - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. [2020-01-21 15:11:26,653] [] INFO {org.hibernate.validator.internal.util.Version} - HV000001: Hibernate Validator 6.0.17.Final [2020-01-21 15:11:27,854] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api] [2020-01-21 15:11:28,999] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/health-check/v1.0].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#health-check#v1.0.war] [2020-01-21 15:11:30,090] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/auth/v1.1].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#auth#v1.1.war] [2020-01-21 15:11:31,203] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/config-mgt/v1.0].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#config-mgt#v1.0.war] [2020-01-21 15:11:32,302] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/consent-mgt/v1.0].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#consent-mgt#v1.0.war] [2020-01-21 15:11:33,324] [] INFO {org.reflections.Reflections} - Reflections took 43 ms to scan 1 urls, producing 50 keys and 77 values [2020-01-21 15:11:33,793] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/entitlement].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#entitlement.war] [2020-01-21 15:11:34,047] [] INFO {org.apache.jasper.servlet.TldScanner} - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. [2020-01-21 15:11:34,752] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/oauth2/dcr/v1.1].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#oauth2#dcr#v1.1.war] [2020-01-21 15:11:35,682] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/oauth2/uma/permission/v1.0].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#oauth2#uma#permission#v1.0.war] [2020-01-21 15:11:36,685] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/oauth2/uma/resourceregistration/v1.0].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#oauth2#uma#resourceregistration#v1.0.war] [2020-01-21 15:11:36,914] [] INFO {org.apache.jasper.servlet.TldScanner} - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. [2020-01-21 15:11:37,544] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/oauth2/v1.0].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#oauth2#v1.0.war] [2020-01-21 15:11:38,362] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/recovery/v0.9].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#recovery#v0.9.war] [2020-01-21 15:11:38,930] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/template/mgt/v1.0.0].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#template#mgt#v1.0.0.war] [2020-01-21 15:11:39,819] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/identity/user/v1.0].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#identity#user#v1.0.war] [2020-01-21 15:11:40,609] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/users/v2/me/webauthn].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/api#users#v2#me#webauthn.war] [2020-01-21 15:11:40,866] [] INFO {org.wso2.carbon.identity.application.authentication.endpoint.util.TenantDataManager} - EndpointConfig.properties file loaded from ./repository/conf/identity/EndpointConfig.properties [2020-01-21 15:11:40,868] [] INFO {org.wso2.carbon.identity.application.authentication.endpoint.util.MutualSSLManager} - EndpointConfig.properties file loaded from ./repository/conf/identity/EndpointConfig.properties [2020-01-21 15:11:40,875] [] INFO {org.wso2.carbon.identity.application.authentication.endpoint.util.EndpointConfigManager} - EndpointConfig.properties file loaded from ./repository/conf/identity/EndpointConfig.properties [2020-01-21 15:11:43,624] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/authenticationendpoint].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/authenticationendpoint] [2020-01-21 15:11:43,837] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/emailotpauthenticationendpoint].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/emailotpauthenticationendpoint.war] [2020-01-21 15:11:43,998] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/mex].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/mex] [2020-01-21 15:11:44,946] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/mexut].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/mexut.war] [2020-01-21 15:11:45,563] [] INFO {org.apache.jasper.servlet.TldScanner} - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. [2020-01-21 15:11:46,562] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/oauth2].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/oauth2.war] [2020-01-21 15:11:47,516] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/scim2].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/scim2.war] [2020-01-21 15:11:47,712] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/smsotpauthenticationendpoint].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/smsotpauthenticationendpoint.war] [2020-01-21 15:11:48,227] [] INFO {org.wso2.carbon.identity.application.authentication.endpoint.util.TenantDataManager} - EndpointConfig.properties file loaded from ./repository/conf/identity/EndpointConfig.properties [2020-01-21 15:11:48,245] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/totpauthenticationendpoint].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/totpauthenticationendpoint.war] [2020-01-21 15:11:48,516] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/user-portal].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/user-portal] [2020-01-21 15:11:49,408] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/wso2].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/wso2.war] [2020-01-21 15:11:49,634] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/x509certificateauthenticationendpoint].File[/home/achini/projects/Keys/510Image/UserStoreTest/wso2is-5.10.0-alpha3-SNAPSHOT/repository/deployment/server/webapps/x509certificateauthenticationendpoint.war] [2020-01-21 15:11:49,774] [] INFO {org.wso2.carbon.humantask.core.HumanTaskSchedulerInitializer} - Starting HumanTasks Scheduler [2020-01-21 15:11:49,790] [] INFO {openjpa.Runtime} - Starting OpenJPA 2.2.0-wso2v1 [2020-01-21 15:11:49,865] [] INFO {openjpa.jdbc.JDBC} - Using dictionary class "org.apache.openjpa.jdbc.sql.H2Dictionary". [2020-01-21 15:11:50,697] [] INFO {org.wso2.carbon.core.transports.http.HttpTransportListener} - HTTP port : 9763 [2020-01-21 15:11:50,698] [] INFO {org.wso2.carbon.core.transports.http.HttpsTransportListener} - HTTPS port : 9443 [2020-01-21 15:11:50,967] [] INFO {org.wso2.carbon.bpel.core.ode.integration.BPELSchedulerInitializer} - Starting BPS Scheduler [2020-01-21 15:11:50,972] [] INFO {openjpa.Runtime} - Starting OpenJPA 2.2.0-wso2v1 [2020-01-21 15:11:50,973] [] INFO {openjpa.jdbc.JDBC} - Using dictionary class "org.apache.openjpa.jdbc.sql.H2Dictionary" (H2 1.4.199 (2019-03-13) ,H2 JDBC Driver 1.4.199 (2019-03-13)). [2020-01-21 15:11:51,048] [] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Server : WSO2 Identity Server-5.10.0-alpha3-SNAPSHOT [2020-01-21 15:11:51,049] [] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - WSO2 Carbon started in 294 sec [2020-01-21 15:11:51,071] [] INFO {org.wso2.carbon.healthcheck.api.core.internal.HealthMonitorServiceComponent} - Carbon health monitoring service is activated.. [2020-01-21 15:12:02,041] [] INFO {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} - Mgt Console URL : https://localhost:9443/carbon/

aaujayasena commented 4 years ago

This is due to slow connection with openstack instances due to VPN . Configure Mysql DB is at Openatck instance. There fore this not a product bug. Hence close this issue.