On Tue, Apr 24, 2012 at 2:54 PM, Charitha Kankanamge <[email protected]>wrote:
> Deployment synchronizer is still broken in alpha4. We need this to be > fixed ASAP to continue testing in production setups. Because of this issue, > artifacts deployed from the admin node are not replicated across rest of > the cluster nodes. > > Hi Charitha, Have you enabled it using mgt UI? If so, can you try it with the settings put in carbon.xml in a 'fresh' pack? I got it to work in that way. Regards, --KasunG [1]https://wso2.org/jira/browse/CARBON-12801 > > [2012-04-24 22:51:36,168] ERROR - RPCInOnlyMessageReceiver Exception > occurred while trying to invoke service method > updateSynchronizerForCarbonRepository > java.lang.NullPointerException > at > org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizationManager.scheduleSynchronizationTask(DeploymentSynchronizationManager.java:162) > > at > org.wso2.carbon.deployment.synchronizer.internal.DeploymentSynchronizer.start(DeploymentSynchronizer.java:107) > > at > org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerAdmin.enableSynchronizerForCarbonRepository(DeploymentSynchronizerAdmin.java:49) > > at > org.wso2.carbon.deployment.synchronizer.services.DeploymentSynchronizerAdmin.updateSynchronizerForCarbonRepository(DeploymentSynchronizerAdmin.java:88) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > > at java.lang.reflect.Method.invoke(Method.java:601) > at > org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212) > at > org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver.invokeBusinessLogic(RPCInOnlyMessageReceiver.java:66) > > at > org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110) > > at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181) > at > org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172) > > at > org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146) > at > org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:205) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:641) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at > org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) > > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) > > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:722) > at > org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:45) > > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) > > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) > > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225) > > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169) > > at > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) > > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168) > > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98) > > at > org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:109) > > at > org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:155) > > at > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) > > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) > at > org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:999) > > at > org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:565) > > at > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1620) > > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > > at java.lang.Thread.run(Thread.java:722) > > /Charitha > > > On Tue, Apr 24, 2012 at 2:46 PM, Dilshan Edirisuriya <[email protected]>wrote: > >> Hi, >> >> No issues were present at MS startup. >> >> digit2image[1], exchangeRate[2] and upgradeChecker[3] isues were still >> present in the samples. >> >> [1] https://wso2.org/jira/browse/CARBON-12904 >> [2] https://wso2.org/jira/browse/CARBON-12905 >> [3] https://wso2.org/jira/browse/CARBON-12906 >> >> Regards, >> >> Dilshan >> >> On Mon, Apr 23, 2012 at 2:15 PM, Kishanthan Thangarajah < >> [email protected]> wrote: >> >>> >>> >>> On Mon, Apr 23, 2012 at 11:07 AM, Supun Malinga <[email protected]> wrote: >>> >>>> HI Kishanthan, >>>> >>>> Please note that ejb-services is still undergoing some major ui >>>> changes. Please omit it from smoke test. This will be ready in the next >>>> alpha pack. Also some changes I made last night are not included in this >>>> pack. >>>> >>> >>> Smoke test results for AS. >>> 1. No start-up errors. >>> 2. There is an error in FlickerClient Sample when building and deploying >>> [1]. Skipped testing EJB Sample as per request. Other samples works fine. >>> >>> Found an issue that when the server restarts, the session still remains >>> without getting timeout (it doesn't redirect to the login page). This may >>> be an issue related to remember me. This has been reported on >>> several occasions [2]. >>> I will test the persistence related issues reported on the alpha3 pack >>> with this pack and update the thread. >>> >>> Thanks, >>> Kishanthan. >>> [1] https://wso2.org/jira/browse/CARBON-12929 >>> [2] https://wso2.org/jira/browse/CARBON-12902 >>> >>> >>>> >>>> thanks, >>>> >>>> >>>> On Mon, Apr 23, 2012 at 11:04 AM, Lakmali Baminiwatta <[email protected] >>>> > wrote: >>>> >>>>> Hi, >>>>> >>>>> Done a smoke test for DSS. No errors in startup and all samples are >>>>> running. >>>>> >>>>> Thanks, >>>>> Lakmali >>>>> >>>>> >>>>> On Mon, Apr 23, 2012 at 9:55 AM, Rajika Kumarasiri <[email protected]>wrote: >>>>> >>>>>> CSG passed the smoke tests. >>>>>> >>>>>> Rajika >>>>>> >>>>>> On Mon, Apr 23, 2012 at 9:08 AM, Dimuthu Leelarathne < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hi RMs, >>>>>>> >>>>>>> Please find candidates for Carbon 4.00 Alpha 4 packs here. >>>>>>> >>>>>>> >>>>>>> http://builder4.us1.wso2.org:8888/bamboo/browse/WSO2CARBON-PRODUCTS-JOB1-66/artifact >>>>>>> >>>>>>> Please do a smoke test. Smoke test means >>>>>>> >>>>>>> 1) No errors at startup >>>>>>> 2) All samples are running >>>>>>> >>>>>>> thanks, >>>>>>> dimuthu >>>>>>> >>>>>>> -- >>>>>>> Dimuthu Leelarathne >>>>>>> Technical Lead >>>>>>> >>>>>>> WSO2, Inc. (http://wso2.com) >>>>>>> email: [email protected] >>>>>>> >>>>>>> Lean . Enterprise . Middleware >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Dev mailing list >>>>>>> [email protected] >>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>> >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Dev mailing list >>>>>> [email protected] >>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> Supun Malinga, >>>> >>>> Software Engineer, >>>> WSO2 Inc. >>>> http://wso2.com >>>> http://wso2.org >>>> email - [email protected] <[email protected]> >>>> mobile - 071 56 91 321 >>>> >>>> >>> >>> >>> -- >>> *Kishanthan Thangarajah* >>> Software Engineer, >>> Development Technologies Team, >>> WSO2, Inc. >>> lean.enterprise.middleware >>> >>> Mobile - +94773426635 >>> Blog - *http://kishanthan.wordpress.com* >>> Twitter - *http://twitter.com/kishanthan* >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Kasun Gajasinghe* Software Engineer; WSO2 Inc.; http://wso2.com , *email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813* *linked-in: *http://lk.linkedin.com/in/gajasinghe* * *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org> * twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg> * *
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
