Hi Chamila, Seems this happens from the cassandra side. You can solve this issue up to some level by tuning Garbage Collector for Cassandra. Please look at this[1] blog post. Hope it would be helpful
1. http://malinthas.blogspot.com/2014/01/how-to-tune-apache-cassandra-garbage.html Regards, On Sat, Feb 22, 2014 at 8:41 AM, Udara Liyanage <[email protected]> wrote: > Googling got me to have this disable GC overhead limit by using below > command line parameter. > -XX:-UseGCOverheadLimit > This can be used to temporary avoid the error and proceed. However please > investigate. > > Touched, not typed. Erroneous words are a feature, not a typo. > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Malintha Adikari* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 71 2312958 Blog: http://malinthas.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
