Derek, In a fresh check-out of OFBiz R14.12 I performed following actions:
1. ./ant clean-all - to get rid of any unwanted bagage 2. ./ant build 3. ./ant load-demo - ensure that all demo data loads perfectly and be able to test the master environment 4. ./ant create-tenant - defining the tenant and the adminId for the tenant, I only selected 5. adjust the 'multitenant=N' setting in the general.properties file to 'multitenant=Y' to enable login into a tenant 6. ./ant start Subsequently I started up a new browser session and used https://localhost:8443/webtools/control/entitymaint I saw the 3 fields of the login form and provided my details: userid: t01-admin password: ofbiz tenantId: t01 This went well, as I was presented with a 'change password' form, where I provided the existing (ofbiz) and new passwords in order to continue. This all performed without issue. Maybe you should outline the steps you undertook, so that the community can help you better? Best regards, Pierre Smits *OFBiz Extensions Marketplace* http://oem.ofbizci.net/oci-2/ On Thu, Nov 12, 2015 at 2:07 PM, Derek Lew <[email protected]> wrote: > Hi Pierre, > > I have used ./ant create-tenant instead, but could not start it up. > > Best regards, > > Derek >
