cancel
Showing results for 
Search instead for 
Did you mean: 

"Activate" button not appearing for Newly created tenant in hAC.

prahlad_singh_rajput
Participant
0 Kudos

I am using 5.1.1 version and trying to create property based master and slave configuration , but "Activate" button not appearing for newly created tenants, so i unable to initilize my slave tenant. please help me.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Was having the same issue, solved this way:

  1. remap the following properties for the slave tenant hac.webroot and hmc.webroot

  2. ant all

  3. ant initialize

  4. ant initialize -Dtenant=your_tenant

  5. start server as usual

Former Member
0 Kudos

Hello

Have you tried to initialize the tenant using the console?

ant initialize -Dtenant=(tenantname)

You could also check if you made something wrong during the creation of the tenant following this link

https://wiki.hybris.com/display/release5/Multi-Tenant+Systems

Best Regards

JC