Hi,

I'm trying to get a Python data publisher to publish data to WSO2CEP
through the Thrift protocol. I can successfully publish data to BAM on its
port 7711 using username and password. However the same code doesn't
connect to the port 7711 on the CEP and gives the following error.


thrift.transport.TTransport.TTransportException: Could not connect to
10.100.5.140:7711: [Errno 111] Connection refused


The Python client I'm using is at [1]. The port 7711 is open, and I can
telnet to it.

Is there any difference when it comes to publishing to BAM vs CEP?


[1] - https://github.com/dineshbandara/thrift-python-client


Regards,
Chamila de Alwis
Software Engineer | WSO2 | +94772207163
Blog: code.chamiladealwis.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to