Re: Build error: Apache Stratos

2016-02-05 Thread Ashan Dhananjaya
Hi K2K, It seems like you forgot to configure the thrift-client-config.xml file. The error, "java.lang.RuntimeException: Could not parse thrift client configuration at org.apache.stratos.common.test.ThriftClientConfigParserTest.testThriftClientConfigParser(ThriftClientConfigParserTest.jav

Re: Build error: Apache Stratos

2016-02-05 Thread K2K
Though the complete stack trace is considerably long, here is gist of it ! >>>Stacktrace Feb 06, 2016 12:07:17 AM com.hazelcast.core.LifecycleService INFO: [192.168.1.4]:5701 [dev] Address[192.168.1.4]:5701 is STARTED Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.79 sec - in o

Re: Build error: Apache Stratos

2016-02-05 Thread Ashan Dhananjaya
Hi K2K, Can u please attach the full stack trace. Best Regards, Ashan On Sat, Feb 6, 2016 at 10:48 AM, K2K wrote: > Hi, > I'm facing an error upon building Apache Stratos > > "java.lang.RuntimeException: Could not parse thrift client configuration > at > org.apache.stratos.common.test.

Build error: Apache Stratos

2016-02-05 Thread K2K
Hi, I'm facing an error upon building Apache Stratos "java.lang.RuntimeException: Could not parse thrift client configuration at org.apache.stratos.common.test.ThriftStatisticsPublisherTest.createDASLoadBalancingDataPublisher(ThriftStatisticsPublisherTest.java:64)" Any insights as to why