0

I have installed WSO2 CEP on Linux. But when I tried to open the management console with the https:///carbon/, it says "The website is not available."

I have the WSO2 CEP running (and it said WSO2 Carbon started in 19 sec). Is this because I didn't install the CEP properly?

Please help. I am new to the WSO2..

Community
  • 1
  • 1

2 Answers2

0

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

Mohanadarshan
  • 830
  • 5
  • 5
0

Start the server using the command

sh wso2server.sh

Then when the server start proccess completed, on your browser

https://localhost:9443/carbon

may be you may got https certification error proceed no mater.

Enjoy

nifCody
  • 2,394
  • 3
  • 34
  • 54