簡體   English   中英

嘗試運行 WSO2 API Manager 3.1.0 時接收錯誤

[英]Receiving Error while trying to run the WSO2 API Manager 3.1.0

**

[2020-09-16 13:25:32,090] 錯誤 - DataEndpointConnectionWorker 嘗試連接到端點時出錯。 無法為 ssl://10.1.31.61:9711 借用客戶端。 org.wso2.carbon.databridge.agent.exception.DataEndpointLoginException:無法為 ssl://10.1.31.61:9711 借用客戶端。 在 org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker.connect(DataEndpointConnectionWorker.java:145) ~[org.wso2.carbon.databridge.agent_5.2.24.jar:?] 在 org.wso2.carbon.databridge。 agent.endpoint.DataEndpointConnectionWorker.run(DataEndpointConnectionWorker.java:59) [org.wso2.carbon.databridge.agent_5.2.24.jar:?] 在 java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_261] 在 java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_261] 在 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [? :1.8.0_261] 在 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_261] 在 java.lang.Thread.run(Thread.java:748) [?:1.8 .0_261] 引起:org.wso2.carbon.databridge.agent.exception.DataEndpointLoginException:嘗試登錄到數據接收器時出錯:/10.1.31.61:9711 at org.wso2.carbon.databridge.agent.endpoint.binary。 BinaryDataEndpoint.login(BinaryDataEndpoint.java:50) ~[或 g.wso2.carbon.databridge.agent_5.2.24.jar:?] 在 org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker.connect(DataEndpointConnectionWorker.java:139) ~[org.wso2.carbon.databridge.agent_5 .2.24.jar:?] ... 6 導致:org.wso2.carbon.databridge.commons.exception.AuthenticationException:java.lang.IllegalStateException:找不到適合本地聲明的映射屬性http://wso2.org /claims/userid at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_261] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_261] at sun。反射.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_261] 在 java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_261] 在 org.wso2。 carbon.databridge.agent.endpoint.binary.BinaryEventSender.processResponse(BinaryEventSender.java:163) ~[org.wso2.carbon.databridge.agent_5.2.24.jar:?] at org.wso2.c arbon.databridge.agent.endpoint.binary.BinaryDataEndpoint.login(BinaryDataEndpoint.java:44) ~[org.wso2.carbon.databridge.agent_5.2.24.jar:?] 在 org.wso2.carbon.databridge.agent.endpoint .DataEndpointConnectionWorker.connect(DataEndpointConnectionWorker.java:139) ~[org.wso2.carbon.databridge.agent_5.2.24.jar:?] ... 6 more [2020-09-16 13:25:32,169] INFO - QpidServiceComponent Activating Andes Message Broker Engine... [Broker] BRK-1001 : Startup : Version: 0.11 Build: 90784:90849 [Broker] MNG-1001 : Startup [Broker] MNG-1004 : Ready : 使用平台 JMX Agent [Broker] BRK -1002:開始:偵聽 TCP 端口 5672 [2020-09-16 13:25:32,878] 信息 - 偵聽 [Broker] BRK-1002:開始:偵聽 TCP 端口 5672 [Broker] BRK-1002:開始:偵聽TCP/SSL 端口 8672 [2020-09-16 13:25:32,924] 信息 - 偵聽 [Broker] BRK-1002:開始:偵聽 TCP/SSL 端口 8672 [Broker] BRK-1004:Qpid Broker Ready 原因:org .wso2.carbon.databridge.commons.exception.Authentication 異常:java.lang.IllegalStateException:在 sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_261] 處找不到適合本地聲明http://wso2.org/claims/userid 的映射屬性。反射.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_261] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_261] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_261] at java.lect. Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_261] 在 org.wso2.carbon.databridge.agent.endpoint.binary.BinaryEventSender.processResponse(BinaryEventSender.java:163) ~[org.wso2.carbon .databridge.agent_5.2.24.jar:?] 在 org.wso2.carbon.databridge.agent.endpoint.binary.BinaryDataEndpoint.login(BinaryDataEndpoint.java:44) ~[org.wso2.carbon.databridge.agent_5.2.24. jar:?] 在 org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker.connect(DataEndpointConnectionWorker.java:139) ~[org.wso2.carbon.databridge.agent _5.2.24.jar:?]

**

請檢查以下通用配置:

  1. 如果是分布式安裝檢查 TM 是否已啟動並正在運行
  2. 檢查TM的端口是否正確,7611和7711是開放的
  3. 根據 TM 檢查節流相關憑據是否正確

根據日志,聲明屬性映射發生了變化。 看起來 claim http://wso2.org/claims/userid被映射到用戶存儲中不存在的屬性。 請檢查並設置正確的可用屬性,

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM