Test failures are not due to the above fixes. There were some test failures due to multiple user store changes and most of them are fixed now. There are two more test failures to be fixed. They too will be fixed soon.
Thanks, Hasini. On Mon, May 13, 2013 at 10:20 PM, Shameera Rathnayaka <[email protected]>wrote: > Yes this issue has been fixed with latest commit, But now there are few > test failures in org.wso2.carbon.user.core component. > > Thanks, > Shameera. > > > On Mon, May 13, 2013 at 6:32 PM, Hasini Gunasinghe <[email protected]>wrote: > >> This is fixed with r172277 >> >> Thanks, >> Hasini. >> >> >> On Mon, May 13, 2013 at 5:14 PM, Shameera Rathnayaka >> <[email protected]>wrote: >> >>> Hi Hasinin/Darshana, >>> >>> This issue is still there in current trunk. According to my findings, >>> org.wso2.carbon.user.core.config.TenantMgtXMLProcessor.java expect >>> tenant-mgt.xml file inside the repository/conf/ directory but that is not >>> there. Please have a look. >>> >>> Thanks, >>> Shameera. >>> >>> >>> On Fri, May 10, 2013 at 3:04 PM, Ananda Manoj Kumara <[email protected]>wrote: >>> >>>> Hi, >>>> >>>> What I was referring was trunk/kernal server. In >>>> <CARBON_HOME>/repository/conf/ there is no tenant-mgt.xml file. It >>>> has a user-mgt.xml and I checked it but it doesn't have those tags you >>>> mentioned. >>>> >>>> >>>> Thanks, >>>> Manoj >>>> >>>> On 5/10/13, Darshana Gunawardana <[email protected]> wrote: >>>> > Hi Manoj, >>>> > >>>> > Can you please list the contents of tenant-mgt.xml which is located in >>>> > <CARBON_HOME>/repository/conf/ >>>> > >>>> > There should be an element like this, >>>> > <TenantManager >>>> > class="org.wso2.carbon.user.core.tenant.JDBCTenantManager"> >>>> > <Property >>>> > >>>> name="MultiTenantRealmConfigBuilder">org.wso2.carbon.user.core.config.multitenancy.SimpleRealmConfigBuilder</Property> >>>> > </TenantManager> >>>> > >>>> > Thanks, >>>> > Darshana. >>>> > >>>> > >>>> > >>>> > On Fri, May 10, 2013 at 11:56 AM, Ananda Manoj Kumara >>>> > <[email protected]>wrote: >>>> > >>>> >> Hi, >>>> >> >>>> >> Getting following error when I started the server, >>>> >> >>>> >> >>>> >> [2013-05-10 11:32:15,006] INFO >>>> >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - User >>>> : >>>> >> manoj, en-US, Asia/Colombo >>>> >> [2013-05-10 11:32:15,573] ERROR >>>> >> {org.wso2.carbon.user.core.internal.Activator} - Cannot start User >>>> >> Manager >>>> >> Core bundle >>>> >> org.wso2.carbon.user.core.UserStoreException: Error in locating >>>> >> TenantManager compatible with PrimaryUserStore. Required a >>>> TenantManager >>>> >> using >>>> >> >>>> org.wso2.carbon.user.core.config.multitenancy.SimpleRealmConfigBuilder in >>>> >> tenant-mgt.xml. >>>> >> at >>>> >> >>>> org.wso2.carbon.user.core.config.TenantMgtXMLProcessor.buildTenantMgtConfiguration(TenantMgtXMLProcessor.java:110) >>>> >> at >>>> >> >>>> org.wso2.carbon.user.core.config.TenantMgtXMLProcessor.buildTenantMgtConfigFromFile(TenantMgtXMLProcessor.java:68) >>>> >> at >>>> >> >>>> org.wso2.carbon.user.core.common.DefaultRealmService.buildTenantMgtConfig(DefaultRealmService.java:146) >>>> >> at >>>> >> >>>> org.wso2.carbon.user.core.common.DefaultRealmService.<init>(DefaultRealmService.java:90) >>>> >> at >>>> >> >>>> org.wso2.carbon.user.core.common.DefaultRealmService.<init>(DefaultRealmService.java:117) >>>> >> at >>>> >> >>>> org.wso2.carbon.user.core.internal.Activator.startDeploy(Activator.java:67) >>>> >> at >>>> >> >>>> org.wso2.carbon.user.core.internal.BundleCheckActivator.start(BundleCheckActivator.java:61) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711) >>>> >> at java.security.AccessController.doPrivileged(Native Method) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) >>>> >> at >>>> >> >>>> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) >>>> >> >>>> >> Thanks, >>>> >> Manoj >>>> >> >>>> >> >>>> >> >>>> >> Best Regards.. >>>> >> >>>> >> >>>> >> Manoj Kumara >>>> >> Software Engineer >>>> >> WSO2, Inc.; http://wso2.com >>>> >> >>>> >> Twitter: http://twitter.com/ManKuma >>>> >> Mobile: +94713448188 >>>> >> >>>> >> _______________________________________________ >>>> >> Dev mailing list >>>> >> [email protected] >>>> >> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >> >>>> >> >>>> > >>>> > >>>> > -- >>>> > Regards, >>>> > >>>> > * >>>> > Darshana Gunawardana >>>> > *Software Engineer >>>> > WSO2 Inc.; http://wso2.com* >>>> > E-mail: [email protected] >>>> > **Mobile: +94718566859 >>>> > *Lean . Enterprise . Middleware >>>> > >>>> >>>> >>>> -- >>>> Best Regards.. >>>> >>>> >>>> Manoj Kumara >>>> Software Engineer >>>> WSO2, Inc.; http://wso2.com >>>> >>>> Twitter: http://twitter.com/ManKuma >>>> Mobile: +94713448188 >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>> >>> >>> >>> -- >>> *Software Engineer - WSO2 Inc.* >>> *email: shameera AT wso2.com <[email protected]> , shameera AT >>> apache.org <[email protected]>* >>> *phone: +9471 922 1454* >>> * >>> * >>> *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561 >>> *Twitter : *https://twitter.com/Shameera_R >>> >> >> > > > -- > *Software Engineer - WSO2 Inc.* > *email: shameera AT wso2.com <[email protected]> , shameera AT > apache.org<[email protected]> > * > *phone: +9471 922 1454* > * > * > *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561 > *Twitter : *https://twitter.com/Shameera_R >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
