環(huán)境搭建失敗
為什么我的redis發(fā)送請求,提示: Send request fail. Please check the content of request or the state of http server! 其中http server啟動(dòng)正常:Start HTTP server successfully. Listen port is 19090.
為什么我的redis發(fā)送請求,提示: Send request fail. Please check the content of request or the state of http server! 其中http server啟動(dòng)正常:Start HTTP server successfully. Listen port is 19090.
舉報(bào)
2017-07-02
檢查下war包是否部署成功。
業(yè)務(wù)邏輯是這樣的:CDSpace調(diào)用服務(wù)對外發(fā)布的接口,然后服務(wù)再調(diào)用http mock server。
2017-07-19
war包是放在tomcat/webapps下嘛 ? 也解壓了 ?但還是請求失敗了