AFAIR from a previous experience, you are sending some wrong value with the data being published. May be an integer instead of a string or something like that. If you double check the event being published against the stream definition carefully, I think you'll figure out the wrong parameter.
On Mon, Jan 21, 2013 at 10:13 PM, Amila Suriarachchi <[email protected]> wrote: > Perhaps I may have done a wrong configuration. For this invocations I set > the security as non and I did not subscribe to API manager since it is an > unsecured service. Can that be the problem? > > [2013-01-21 22:00:37,849] ERROR > {org.wso2.carbon.databridge.core.internal.queue.QueueWorker} - Wrongly > formatted event sent for carbon.super > org.wso2.carbon.databridge.core.exception.EventConversionException: Error > when converting > org.wso2.apimgt.statistics.request-1.0.0-4e55f564-3f54-4983-85d4-72125485d39f > of event bundle with events 1 > at > org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:117) > at > org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.toEventList(ThriftEventConverter.java:87) > at > org.wso2.carbon.databridge.core.internal.queue.QueueWorker.run(QueueWorker.java:58) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:662) > Caused by: java.lang.NullPointerException > at > org.wso2.carbon.databridge.receiver.thrift.converter.ThriftEventConverter.createEventList(ThriftEventConverter.java:110) > > thanks, > Amila. > > -- > *Amila Suriarachchi* > > Software Architect > WSO2 Inc. ; http://wso2.com > lean . enterprise . middleware > > phone : +94 71 3082805 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Amila Maharachchi* Technical Lead Member, Management Committee - Cloud & Platform TG WSO2, Inc.; http://wso2.com Blog: http://maharachchi.blogspot.com Mobile: +94719371446
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
