Hi Chamila, Here you are starting the BAM as an analyzer node. I hope you are connecting this node to an external cassandra server. You need to configure the master-datasources.xml to connect to that external cassandra node. Also you need to configure cassandra-component.xml file to point to the external cassandra node.
You can use the BAM cassandra profile to start BAM as an Cassandra server (with option -Dprofile=cassandra). Then you can connect to this server for analyzer node. I hope this helps. If you still can't figure this out, please attach the full log output you are getting. Thanks, Chanaka On Tue, Feb 11, 2014 at 9:07 AM, Chamila Wijayarathna <[email protected]>wrote: > Hello all, > I am starting BAM server with cassandra and notifications disabled using > following command. > > ./wso2server.sh -Ddisable.cassandra.server.startup=true > -Ddisable.notification.task > > But the BAM does not start and get paused saying > > *[2014-02-11 19:28:28,404] WARN > {org.wso2.carbon.core.init.CarbonServerManager} - Carbon initialization is > delayed due to the following unsatisfied items:* > *[2014-02-11 19:28:28,407] WARN > {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required > OSGi Service: org.wso2.carbon.event.formatter.core.EventFormatterService* > *[2014-02-11 19:28:28,407] WARN > {org.wso2.carbon.core.init.CarbonServerManager} - Waiting for required > OSGi Service: org.wso2.carbon.event.processor.core.EventProcessorService* > > This get repeated in terminal, but BAM does not get started. > What is the reason for this? How can I solve this? > > Thank You! > > > -- > *Chamila Wijayarathna* > Engineering Intern, > WSO2 Inc. > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- -- Chanaka Fernando Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 773337238 Blog : http://soatutorials.blogspot.com LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 Twitter:https://twitter.com/chanakaudaya Wordpress:http://chanakaudaya.wordpress.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
