我已经在 Linux 上安装了 WSO2 CEP。但是当我尝试使用 https:///carbon/ 打开管理控制台时,它显示“该网站不可用”。
我正在运行 WSO2 CEP(它说 WSO2 Carbon 在 19 秒内开始)。这是因为我没有正确安装 CEP 吗?
请帮忙。我是WSO2的新手。。
我已经在 Linux 上安装了 WSO2 CEP。但是当我尝试使用 https:///carbon/ 打开管理控制台时,它显示“该网站不可用”。
我正在运行 WSO2 CEP(它说 WSO2 Carbon 在 19 秒内开始)。这是因为我没有正确安装 CEP 吗?
请帮忙。我是WSO2的新手。。
If you started the WSO2 CEP or any other WSO2 products properly, then you can see the management console in
https://localhost:9443/
With the default configuration all the WSO2 products works in 9443 port. For more information regarding the WSO2 CEP please refer the [1].
[1] http://docs.wso2.org/wiki/display/CEP210/Complex+Event+Processor+Documentation
Regards,
Mohan
使用命令启动服务器
sh wso2server.sh
然后当服务器启动过程完成时,在您的浏览器上
https://localhost:9443/carbon
可能是您可能会遇到 https 认证错误继续进行。
享受