Hi Derek, I used localhost there. Some systems don't use 127.0.0.1, but have variations thereon.
Best regards, Pierre Smits *OFBiz Extensions Marketplace* http://oem.ofbizci.net/oci-2/ On Fri, Nov 13, 2015 at 12:00 PM, Derek Lew <[email protected]> wrote: > Pierre, > > Steps 1 to 3, I am ok. > > Step 4: > a) Enter Id for the tenant: demo1 > b) Enter name for the tenant: demo1 > c) Enter domain name for tenant (Optional): (skip) > d) Enter data to install: demo > e) Select your default database platform: D > f) Enter IP address of the database server (you may add a port number): > 127.0.0.1 > g) Enter userID of database user: ofbiz > h) Enter password of database user: ofbiz > > I think step 4f) is the mistake. > > Please advice. > > Best regards, > > Derek Lew > > > -----Original Message----- > From: Pierre Smits [mailto:[email protected]] > Sent: Thursday, 12 November 2015 11:28 PM > To: [email protected] > Subject: Re: Ofbiz 14.12 Multi tenant issue > > 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 > > >
