Thanks for the workaround Suho
On Wed, Apr 29, 2015 at 11:30 PM, Waruna Jayaweera <[email protected]> wrote: > Hi, > We also observed the same issue when building product bps with registry > 4.4.0 and resolved by packing > org.wso2.carbon.registry.contentsearch.feature which is not the best > solution . > > <feature> > <id>org.wso2.carbon.registry.contentsearch.feature.group</id> > <version>${carbon.registry.version}</version> > </feature> > > <featureArtifactDef> > org.wso2.carbon.registry:org.wso2.carbon.registry. > contentsearch.feature:${carbon.registry.version} > </featureArtifactDef> > > I think we get this issue since we are using jaggery feature(0.10.1). IMO > this has to be fixed in jaggery feature. > > Thanks, > Waruna > > On Wed, Apr 29, 2015 at 11:07 PM, Sriskandarajah Suhothayan <[email protected] > > wrote: > >> Was this fixed CEP is also getting this issue >> >> Suho >> >> On Wed, Apr 29, 2015 at 1:41 PM, Thusitha Thilina Dayaratne < >> [email protected]> wrote: >> >>> Hi, >>> >>> I've built the product-as with carbon-registry 4.4.1. >>> When I shutdown the AS server, I'm getting following error >>> >>> Exception in thread "Thread-19" java.lang.NoClassDefFoundError: >>>> org/apache/zookeeper/KeeperException >>>> at >>>> org.wso2.carbon.registry.indexing.solr.SolrClient.<init>(SolrClient.java:119) >>>> at >>>> org.wso2.carbon.registry.indexing.solr.SolrClient.getInstance(SolrClient.java:131) >>>> at >>>> org.wso2.carbon.registry.indexing.AsyncIndexer.<init>(AsyncIndexer.java:100) >>>> at >>>> org.wso2.carbon.registry.indexing.IndexingManager.<init>(IndexingManager.java:61) >>>> at >>>> org.wso2.carbon.registry.indexing.IndexingManager.getInstance(IndexingManager.java:71) >>>> at >>>> org.wso2.carbon.registry.indexing.internal.IndexingServiceComponent$1.startingShutdown(IndexingServiceComponent.java:80) >>>> at >>>> org.wso2.carbon.core.ServerManagement.waitForServerTaskCompletion(ServerManagement.java:113) >>>> at >>>> org.wso2.carbon.core.ServerManagement.startMaintenanceForShutDown(ServerManagement.java:97) >>>> at >>>> org.wso2.carbon.core.init.CarbonServerManager.shutdownGracefully(CarbonServerManager.java:878) >>>> at >>>> org.wso2.carbon.core.init.CarbonServerManager$4.run(CarbonServerManager.java:901) >>>> Caused by: java.lang.ClassNotFoundException: >>>> org.apache.zookeeper.KeeperException cannot be found by solr_5.0.0.wso2v1 >>>> at >>>> org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501) >>>> at >>>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421) >>>> at >>>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412) >>>> at >>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107) >>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:357) >>>> ... 10 more >>> >>> >>> Any idea on this? >>> >>> Thanks >>> Best Regards >>> -- >>> Thusitha Dayaratne >>> Software Engineer >>> WSO2 Inc. - lean . enterprise . middleware | wso2.com >>> >>> Mobile +94712756809 >>> Blog alokayasoya.blogspot.com >>> About http://about.me/thusithathilina >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> >> *S. Suhothayan* >> Technical Lead & Team Lead of WSO2 Complex Event Processor >> *WSO2 Inc. *http://wso2.com >> * <http://wso2.com/>* >> lean . enterprise . middleware >> >> >> *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757> | blog: >> http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/>twitter: >> http://twitter.com/suhothayan <http://twitter.com/suhothayan> | linked-in: >> http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>* >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Regards, > > Waruna Lakshitha Jayaweera > Software Engineer > WSO2 Inc; http://wso2.com > phone: +94713255198 > -- *S. Suhothayan* Technical Lead & Team Lead of WSO2 Complex Event Processor *WSO2 Inc. *http://wso2.com * <http://wso2.com/>* lean . enterprise . middleware *cell: (+94) 779 756 757 <%28%2B94%29%20779%20756%20757> | blog: http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/>twitter: http://twitter.com/suhothayan <http://twitter.com/suhothayan> | linked-in: http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
