Как настроить начальную конфигурацию WSO2 API Manager и API Gateway

Я установил WSO2 API Manager v3.0.0, чтобы проверить это.

Я следовал руководству по установке на https://apim.docs.wso2.com/en/latest/InstallAndSetup/InstallationGuide/installation-prerequisites/

После запуска сервера у меня неоднократно возникала следующая проблема:

[2020-01-14 18:30:05,920]  INFO - SessionDataStore Thread pool size for temporary authentication context data delete task: 20
[2020-01-14 18:30:30,278]  WARN - BlockingConditionRetriever Failed retrieving Blocking Conditions from remote endpoint: Connection refused (Connection refused). Retrying after 15 seconds...
[2020-01-14 18:30:25,272]  WARN - RevokedJWTTokensRetriever Failed retrieving revoked JWT token signatures from remote endpoint: Connection refused (Connection refused). Retrying after 15 seconds...
[2020-01-14 18:30:23,303]  WARN - StartupFinalizerServiceComponent Waiting for required OSGi services: org.wso2.carbon.application.deployer.service.CappDeploymentService,org.wso2.carbon.server.admin.common.IServerAdmin,org.wso2.carbon.throttling.agent.ThrottlingAgent,
[2020-01-14 18:30:35,282]  WARN - KeyTemplateRetriever Failed retrieving throttling data from remote endpoint: Connection refused (Connection refused). Retrying after 15 seconds...
[2020-01-14 18:30:30,523]  WARN - IdentityEventServiceComponent Properties for default.notification.sender is not configured. This event handler will not be activated
[2020-01-14 18:30:55,288]  WARN - RevokedJWTTokensRetriever Failed retrieving revoked JWT token signatures from remote endpoint: Connection refused (Connection refused). Retrying after 15 seconds...
[2020-01-14 18:30:50,287]  WARN - BlockingConditionRetriever Failed retrieving Blocking Conditions from remote endpoint: Connection refused (Connection refused). Retrying after 15 seconds...
[2020-01-14 18:31:05,296]  WARN - KeyTemplateRetriever Failed retrieving throttling data from remote endpoint: Connection refused (Connection refused). Retrying after 15 seconds...
[2020-01-14 18:30:58,018]  INFO - ServiceBusInitializer Starting ESB...
[2020-01-14 18:31:15,306]  WARN - RevokedJWTTokensRetriever Failed retrieving revoked JWT token signatures from remote endpoint: Connection refused (Connection refused). Retrying after 15 seconds...
[2020-01-14 18:31:18,277]  WARN - AppDeployerServiceComponent Waiting for required OSGi services: org.wso2.carbon.application.deployer.synapse.service.SynapseAppDeployerService,org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService,
[2020-01-14 18:31:15,447]  INFO - ServiceBusInitializer Initializing Apache Synapse...
[2020-01-14 18:31:25,311]  WARN - KeyTemplateRetriever Failed retrieving throttling data from remote endpoint: Connection refused (Connection refused). Retrying after 15 seconds...
[2020-01-14 18:31:23,305]  WARN - StartupFinalizerServiceComponent Waiting for required OSGi services: org.wso2.carbon.application.deployer.service.CappDeploymentService,org.wso2.carbon.server.admin.common.IServerAdmin,org.wso2.carbon.throttling.agent.ThrottlingAgent,

Я предполагаю, что это связано с некоторой конфигурацией JWT и ключей. Я использовал все конфигурации по умолчанию после установки API Manager.

Нужна помощь, чтобы понять, какие все конфигурации я должен раскомментировать в файлах конфигурации, чтобы заработал основной API Manager.

Если вы можете указать на какую-либо другую документацию, это будет полезно.

С уважением, Сурадж

0 ответов

Другие вопросы по тегам