如何设置WSO2 API管理器和API网关的初始配置

时间:2020-01-15 10:06:26

标签: wso2carbon api-gateway wso2apicloud

我安装了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和Keys的一些配置有关。安装API管理器后,我已使用所有默认配置。

需要帮助以了解要使基本API管理器正常工作的所有配置都应在配置文件中取消注释。

如果您可以指向其他一些文档,将对您有所帮助。

关于, 苏拉杰

0 个答案:

没有答案