API 将 WSO2 API 管理器迁移到 2.1.0 后未显示

API's not showing after migrating WSO2 API Manager to 2.1.0

我已经将 API Manager 从 2.0.0 迁移到 2.1.0 通过关注 https://docs.wso2.com/display/AM210/Upgrading+from+the+Previous+Release#UpgradingfromthePreviousRelease-Step2-UpgradeAPIManagerto2.1.0

看起来不错,我在日志中没有看到任何错误。 但是我的 API 中的 none 在发布者中是可见的。 但是在商店中,我可以看到现有的应用程序。

还在日志中,我可以看到我的 API 正在映射;但现在显示在 API 管理器中

[2017-11-13 23:07:43,538]  INFO - SynapseControllerFactory The timeout handler will run every : 15s
[2017-11-13 23:07:43,544]  INFO - Axis2SynapseController Initializing Synapse at : Mon Nov 13 23:07:43 UTC 2017
[2017-11-13 23:07:43,551]  INFO - CarbonSynapseController Loading the mediation configuration from the file system
[2017-11-13 23:07:43,553]  INFO - MultiXMLConfigurationBuilder Building synapse configuration from the synapse artifact repository at : ././repository/deployment/server/synapse-configs/default
[2017-11-13 23:07:43,554]  INFO - XMLConfigurationBuilder Generating the Synapse configuration model by parsing the XML configuration
[2017-11-13 23:07:43,608]  INFO - DependencyTracker Sequence : _sandbox_key_error_ was added to the Synapse configuration successfully
[2017-11-13 23:07:43,610]  INFO - DependencyTracker Sequence : _resource_mismatch_handler_ was added to the Synapse configuration successfully
[2017-11-13 23:07:43,618]  INFO - DependencyTracker Sequence : _cors_request_handler_ was added to the Synapse configuration successfully
[2017-11-13 23:07:43,646]  INFO - DependencyTracker Sequence : fault was added to the Synapse configuration successfully
[2017-11-13 23:07:43,649]  INFO - DependencyTracker Sequence : _production_key_error_ was added to the Synapse configuration successfully
[2017-11-13 23:07:43,651]  INFO - DependencyTracker Sequence : _build_ was added to the Synapse configuration successfully
[2017-11-13 23:07:43,653]  INFO - DependencyTracker Sequence : outDispatchSeq was added to the Synapse configuration successfully
[2017-11-13 23:07:43,658]  INFO - DependencyTracker Sequence : main was added to the Synapse configuration successfully
[2017-11-13 23:07:43,659]  INFO - DependencyTracker Sequence : _auth_failure_handler_ was added to the Synapse configuration successfully
[2017-11-13 23:07:43,664]  INFO - DependencyTracker Sequence : _token_fault_ was added to the Synapse configuration successfully
[2017-11-13 23:07:43,675]  INFO - DependencyTracker Sequence : dispatchSeq was added to the Synapse configuration successfully
[2017-11-13 23:07:43,676]  INFO - DependencyTracker Sequence : _throttle_out_handler_ was added to the Synapse configuration successfully
[2017-11-13 23:07:43,684]  INFO - DependencyTracker Proxy service : WorkflowCallbackService was added to the Synapse configuration successfully
[2017-11-13 23:07:44,157]  INFO - DependencyTracker API : admin--Auth:vv1 was added to the Synapse configuration successfully
[2017-11-13 23:07:44,160]  INFO - DependencyTracker API : _WSO2AMAuthorizeAPI_ was added to the Synapse configuration successfully
***

[2017-11-13 23:07:44,193] INFO - DependencyTracker API : admin--MenuProfileAPIs:vv1 was added to the Synapse configuration successfully [2017-11-13 23:07:44,194] INFO - DependencyTracker API : admin--testGroup:vv1 was added to the Synapse configuration successfully [2017-11-13 23:07:44,640] INFO - DependencyTracker API : admin--SettingsAPIs:vv1 was added to the Synapse configuration successfully


[2017-11-13 23:07:44,642]  INFO - DependencyTracker Inbound Endpoint : WebSocketInboundEndpoint was added to the Synapse configuration successfully
[2017-11-13 23:07:44,642]  INFO - SynapseConfigurationBuilder Loaded Synapse configuration from the artifact repository at : ././repository/deployment/server/synapse-configs/default
[2017-11-13 23:07:44,643]  INFO - DependencyTracker Local entry : SERVER_HOST was added to the Synapse configuration successfully
[2017-11-13 23:07:44,643]  INFO - DependencyTracker Local entry : SERVER_IP was added to the Synapse configuration successfully
[2017-11-13 23:07:44,645]  INFO - Axis2SynapseController Loading mediator extensions...
[2017-11-13 23:07:44,747]  INFO - DeploymentInterceptor Deploying Axis2 service: echo {super-tenant}
[2017-11-13 23:07:44,747]  INFO - DeploymentEngine Deploying Web service: Echo.aar - 

我该如何调试这个问题?可能的原因是什么。

我试图创建一个与现有 API.Its 同名的新 API 不让我创建。它说 duplicate.So 感觉 API 存在;但未显示在 UI 中。 我去了发布者中的管理订阅,我可以看到那里列出了 API。如果我点击 API's ,我可以看到 them.EVerything 看起来 intact.But 它没有列出。

请检查以下内容