簡體   English   中英

wso2 carbon應用程序的HTTP狀態500

[英]HTTP status 500 for wso2 carbon application

我嘗試了本教程,並在步驟8中以admin輸入之后,出現以下錯誤:

HTTP Status 500 - Exception while making the decision : org.apache.axis2.AxisFault: Connection refused: connect
org.wso2.carbon.identity.entitlement.filter.exception.EntitlementFilterException: Exception while making the decision : org.apache.axis2.AxisFault: Connection refused: connect
org.wso2.carbon.identity.entitlement.filter.EntitlementFilter.doFilter(EntitlementFilter.java:191)

1)您的WSO2服務器僅針對loclahost運行,還是僅在其IP地址上運行? 看來您無法通過此IP和/或端口號與服務器聯系。

2)是否定義了代理? 如果是這樣,請嘗試禁用它們。

暫無
暫無

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

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