On Mon, Apr 2, 2012 at 2:02 PM, Charitha Kankanamge <chari...@wso2.com>wrote:

> I'm wondering why the server startup failure was not detected by automated
> integration tests.
>

Hi All,

   Please be noted that we are re writing the mb with new core, (Andes) and
we have removed our previous features
like messagebox from MB. So the earlier test we have are no more valid for
new MB product. Currently MB team is
working on writing tests and other feature implementations which is
discussed in architecture list.

So currently we  are preparing the MB for its RC1 in 2.0.0 version and have
not running integration test for the moment.
 We will add them soon. Sorry, if this has caused any inconvenience.


Thanks
shammi

>
> /Charitha
>
>
> On Mon, Apr 2, 2012 at 1:49 PM, Shammi Jayasinghe <sha...@wso2.com> wrote:
>
>> Hi ,
>>
>>  There is a problem in starting new MB pack with new cassandra feature.
>> Getting the following exception in starting up the server.
>> I ll look in to the problem[1].
>>
>> Thanks
>> Shammi
>>
>> [1]
>> [2012-04-02 13:45:09,130]  INFO
>> {org.wso2.carbon.cassandra.server.internal.CassandraServerDSComponent} -
>> There is no /repository/conf/etc/cassandra.yaml. Using the default
>> configuration
>> [2012-04-02 13:45:09,146]  INFO
>> {org.apache.cassandra.service.AbstractCassandraDaemon} -  JVM
>> vendor/version: Java HotSpot(TM) 64-Bit Server VM/1.6.0_21
>> [2012-04-02 13:45:09,147]  INFO
>> {org.apache.cassandra.service.AbstractCassandraDaemon} -  Heap size:
>> 324468736/477233152
>> [2012-04-02 13:45:09,147]  INFO
>> {org.apache.cassandra.service.AbstractCassandraDaemon} -  Classpath:
>> /opt/software/jdk1.6.0_21/lib/tools.jar:/home/shammi/wso2/C4/wso2mb-1.0.0-SNAPSHOT/bin/org.wso2.carbon.bootstrap-4.0.0-SNAPSHOT.jar:/home/shammi/wso2/C4/wso2mb-1.0.0-SNAPSHOT/bin/tcpmon-1.0.jar
>> [2012-04-02 13:45:09,153]  INFO {org.apache.cassandra.utils.CLibrary} -
>> JNA not found. Native methods will be disabled.
>> [2012-04-02 13:45:09,161]  INFO
>> {org.apache.cassandra.config.DatabaseDescriptor} -  Loading settings from
>> bundleresource://134.fwk996025164/org/wso2/carbon/cassandra/server/deployment/cassandra_default.yaml
>> [2012-04-02 13:45:09,271] ERROR
>> {org.apache.cassandra.config.DatabaseDescriptor} -  Fatal configuration
>> error error
>> Can't construct a java object for 
>> tag:yaml.org,2002:org.apache.cassandra.config.Config;
>> exception=Cannot create property=commitlog_rotation_threshold_in_mb for
>> JavaBean=org.apache.cassandra.config.Config@6f45d7f2; Unable to find
>> property 'commitlog_rotation_threshold_in_mb' on class:
>> org.apache.cassandra.config.Config
>>  in "<reader>", line 10, column 1:
>>     cluster_name: 'ClusterOne'
>>     ^
>>
>>     at
>> org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:372)
>>     at
>> org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:177)
>>     at
>> org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:136)
>>     at
>> org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:122)
>>     at org.yaml.snakeyaml.Loader.load(Loader.java:52)
>>     at org.yaml.snakeyaml.Yaml.load(Yaml.java:166)
>>     at
>> org.apache.cassandra.config.DatabaseDescriptor.<clinit>(DatabaseDescriptor.java:133)
>>     at
>> org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:125)
>>     at
>> org.apache.cassandra.service.AbstractCassandraDaemon.activate(AbstractCassandraDaemon.java:337)
>>     at
>> org.wso2.carbon.cassandra.server.CassandraServerController$1.run(CassandraServerController.java:48)
>>     at java.lang.Thread.run(Thread.java:619)
>> Caused by: org.yaml.snakeyaml.error.YAMLException: Cannot create
>> property=commitlog_rotation_threshold_in_mb for
>> JavaBean=org.apache.cassandra.config.Config@6f45d7f2; Unable to find
>> property 'commitlog_rotation_threshold_in_mb' on class:
>> org.apache.cassandra.config.Config
>>     at
>> org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:305)
>>     at
>> org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:184)
>>     at
>> org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:370)
>>     ... 10 more
>> Caused by: org.yaml.snakeyaml.error.YAMLException: Unable to find
>> property 'commitlog_rotation_threshold_in_mb' on class:
>> org.apache.cassandra.config.Config
>>     at
>> org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.getProperty(Constructor.java:342)
>>     at
>> org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:240)
>>     ... 12 more
>> null; Can't construct a java object for 
>> tag:yaml.org,2002:org.apache.cassandra.config.Config;
>> exception=Cannot create property=commitlog_rotation_threshold_in_mb for
>> JavaBean=org.apache.cassandra.config.Config@6f45d7f2; Unable to find
>> property 'commitlog_rotation_threshold_in_mb' on class:
>> org.apache.cassandra.config.Config
>> Invalid yaml; unable to start server.  See log for stacktrace.
>>
>>
>>
>>
>>
>> On Mon, Apr 2, 2012 at 1:36 PM, Sanjaya Vithanagama <sanja...@wso2.com>wrote:
>>
>>> Hi,
>>>
>>> Did a round of smoke test on BPS and found an issue related to the fix
>>> for [1]. Nandika is currently fixing it.
>>>
>>> [1] : https://wso2.org/jira/browse/CARBON-12653
>>>
>>> Regards,
>>> SanjayaV.
>>>
>>> On Mon, Apr 2, 2012 at 11:13 AM, Pradeep Fernando <prad...@wso2.com>wrote:
>>>
>>>> Hi RMs,
>>>>
>>>> please do smoke testing on these packs [1] . Once you are done with
>>>> smoke testing of your product, please send a mail to this thread, stating
>>>> QA readiness of the product.
>>>>
>>>> [1] http://wso2.org/bamboo/browse/WSO2CARBON-PRODUCTS-24/artifact
>>>>
>>>> thanks,
>>>> --Pradeep
>>>> _______________________________________________
>>>> Dev mailing list
>>>> Dev@wso2.org
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Sanjaya Vithanagama
>>>
>>> WSO2, Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> cell: +94 71 342 2881
>>>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Best Regards,*
>>
>> Shammi Jayasinghe*
>> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
>> mobile: +94 71 4493085
>>
>>
>>
>> _______________________________________________
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>


-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to