Я установил 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.
Нужна помощь, чтобы понять, какие конфигурации я должен раскомментировать в файлах конфигурации, чтобы заставить работать API-менеджер basi c.
Если вы можете указать на другую документацию, это будет полезно.
С уважением, Сурадж