Re: [Error] While creating an output adopter using embedded CEP in Stratos.

2015-05-27 Thread Imesh Gunaratne
A good finding Ashan, yes the artifact cassandra-thrift is not there in the current distribution. May be we need to check the feature this is included in and add it to Stratos distribution. Thanks On Wed, May 27, 2015 at 12:39 PM, Ashan Dhananjaya wrote: > Hi all, > > I could solve the missing

Re: [Error] While creating an output adopter using embedded CEP in Stratos.

2015-05-27 Thread Ashan Dhananjaya
Hi all, I could solve the missing classes problem using the jar [1] by putting it to the /repository/components/lib directory. As i guess it caused because of some missing classes in the stratos snapshot pack. [1] http://mvnrepository.com/artifact/org.apache.cassandra/cassandra-thrift/1.1.3 Than

Re: [Error] While creating an output adopter using embedded CEP in Stratos.

2015-05-26 Thread Ashan Dhananjaya
Hi Isuru, I have checked the OSGI bundles they are exposed. org.apache.cassandra.io; version="1.1.3.wso2v5"[exported] org.apache.cassandra.notifications; version="1.1.3.wso2v5"[exported] org.apache.cassandra.cql3; version="1.1.3.wso2v5"[exported] org.apache.cassandra.cql3.statements;

Re: [Error] While creating an output adopter using embedded CEP in Stratos.

2015-05-25 Thread Isuru Haththotuwa
Hi Ashan, Can you start the server in the osgi debug mode, (-DosgiConsole) and see if the packages relevant to the CNF are exposed correctly. On Mon, May 25, 2015 at 11:21 PM, Ashan Dhananjaya wrote: > Hi, > > Yes i do have those 2 plugins. > > On Mon, May 25, 2015 at 10:53 PM, Udara Liyanage

Re: [Error] While creating an output adopter using embedded CEP in Stratos.

2015-05-25 Thread Ashan Dhananjaya
Hi, Yes i do have those 2 plugins. On Mon, May 25, 2015 at 10:53 PM, Udara Liyanage wrote: > Hi, > > You are getting a CNF exceptions org.apache.cassandra.thrift. > InvalidRequestException. > This class seems to come from apache-cassandra_1.1.3.wso2v2.jar, > apache-cassandra_1.1.3.wso2v5.jar j

Re: [Error] While creating an output adopter using embedded CEP in Stratos.

2015-05-25 Thread Udara Liyanage
Hi, You are getting a CNF exceptions org.apache.cassandra.thrift. InvalidRequestException. This class seems to come from apache-cassandra_1.1.3.wso2v2.jar, apache-cassandra_1.1.3.wso2v5.jar jars. Do you have them in your plugins directory? Btw we seems to getting two version of this jar which ne

[Error] While creating an output adopter using embedded CEP in Stratos.

2015-05-25 Thread Ashan Dhananjaya
Hi all, I'm getting following exception in the back-end and giving an error message saying *"Connection not successful: org/apache/cassandra/thrift/InvalidRequestException"*. It was given when i was deploying the out-put adapter. These are the configurations i have used : false cassandra 916