Hi Chandana, I tried with DSS task scheduling with the product build in 4.3.0 kernel and it is working fine. I had an offline chat with Jayanga and he said that both the handlers (ServerStartUpHandler and ServerStartupObserver) are there even though the ServerStartUpHandler is deprecated. Therefore methods in both should be invoked. So, can you please check whether there is an OSGi bundle activation issue in the G-Rreg pack.
Anyway by moving to ServerStartupObserver will resolve the issue reported in [1]. In the current implementation, in the server startup, tasks are scheduled before transports are initialized and because of that it is failing for 1,2 seconds. The corresponding PR is [2]. Thanks [1] https://wso2.org/jira/browse/DS-800 [2] https://github.com/wso2-dev/carbon-utils/pull/33 On Wed, Nov 12, 2014 at 11:03 AM, Chandana Napagoda <[email protected]> wrote: > Hi Anjana/Chanika, > > We have noticed report scheduling is not working in carbon 4.3.0 branch. > We suspect this has happened due to deprecating ServerStartUpHandler and > introducing new observer to identify server startup. So we may need to > integrate those changes in to ntask components as well. > > Appreciate if you can look at this issue, since report scheduling is not > working with G-Rreg- 5.0.0. > > Regards, > Chandana > > -- > *Chandana Napagoda* > Senior Software Engineer > WSO2 Inc. - http://wso2.org > > *Email : [email protected] <[email protected]>**Mobile : +94718169299 > <%2B94718169299>* > > *Blog : http://cnapagoda.blogspot.com <http://cnapagoda.blogspot.com>* > > -- Best Regards.. Chanika Geeganage Software Engineer Mobile : +94773522586 WSO2, Inc.; http://wso2.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
