Hi, This is happens because databases are already created when you run the script in first time. So as Udara mentioned you can run the clean script using sudo ./clean -u username -p password and you can clean the installation.
Thanks ! On Mon, Jun 30, 2014 at 7:14 PM, Udara Liyanage <[email protected]> wrote: > Hi, > > Please run the clean script before running the setup script again. > > > On Mon, Jun 30, 2014 at 7:07 PM, Rob Harrison <[email protected]> wrote: > >> Hi >> >> >> >> I uninstalled ActiveMQ and going with the full auto install, I get this >> error: >> >> >> >> Creating userstore database >> >> /opt/stratos-installer/resources /opt/stratos-installer >> >> /opt/stratos-installer >> >> Warning: Using a password on the command line interface can be insecure. >> >> ERROR 1061 (42000) at line 57: Duplicate key name >> 'REG_PATH_IND_BY_PATH_VALUE' >> >> >> >> I’ve searched around but can’t find anything relating to this one. >> >> >> >> Any ideas? >> >> >> >> Thanks >> >> >> >> Rob >> >> >> >> *From:* Udara Liyanage [mailto:[email protected]] >> *Sent:* 30 June 2014 13:37 >> *To:* dev >> *Subject:* Re: Auto Install Process >> >> >> >> Hi, >> >> >> >> AFAIR you can configure with existing ActiveMQ setup by skipping -s when >> starting Stratos. >> >> >> >> sudo ./setup.sh -p "default" -s >> >> >> >> It will ask for existing ActiveMQ details when you skipp -s option. >> >> >> >> @Dinesh can provide more details. >> >> >> >> On Mon, Jun 30, 2014 at 5:16 PM, Rob Harrison <[email protected]> wrote: >> >> Hi >> >> >> >> I’m going through the process stated here >> https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Automated+Product+Configuration >> >> >> >> I’ve done all of the pre requisites apart from CEP as stated on the pre >> req page >> https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Prerequisites >> >> >> >> On the auto install page it says to put the ActiveMQ tar file in the >> <stratos-pack> folder. Because I have already installed ActiveMQ as per the >> pre reqs will this cause a problem? Can I skip the ActiveMQ stage during >> the auto process somehow? Or just not put it in the <stratos-pack> folder? >> >> >> >> Many Thanks >> >> >> >> Rob >> >> >> >> >> >> >> >> >> >> >> >> >> >> *Rob Harrison* >> >> >> +44 7835973695 >> >> >> [email protected] >> >> >> >> >> >> The information contained in this e-mail is confidential and may be >> privileged. It is intended for the addressee only. If you are not the >> intended recipient, please delete this e-mail immediately. The contents of >> this e-mail must not be disclosed or copied without the sender's consent. >> >> We cannot accept any responsibility for viruses, so please scan all >> attachments. Statements and opinions expressed in this message are those of >> the author and do not necessarily reflect those of the company. >> >> >> >> >> >> -- >> >> >> Udara Liyanage >> >> Software Engineer >> >> WSO2, Inc.: http://wso2.com >> >> lean. enterprise. middleware >> >> web: http://udaraliyanage.wordpress.com >> >> phone: +94 71 443 6897 >> [image: chillidrop] >> >> *Rob Harrison* >> >> >> +44 7835973695 >> >> >> [email protected] >> >> The information contained in this e-mail is confidential and may >> be privileged. It is intended for the addressee only. If you are not the >> intended recipient, please delete this e-mail immediately. The contents of >> this e-mail must not be disclosed or copied without the sender's consent. >> >> We cannot accept any responsibility for viruses, so please scan all >> attachments. Statements and opinions expressed in this message are those of >> the author and do not necessarily reflect those of the company. >> > > > > -- > > Udara Liyanage > Software Engineer > WSO2, Inc.: http://wso2.com > lean. enterprise. middleware > > web: http://udaraliyanage.wordpress.com > phone: +94 71 443 6897 > -- Regards, Manula Chathurika Thantriwatte Software Engineer WSO2 Inc. : http://wso2.com lean . enterprise . middleware email : [email protected] / [email protected] phone : +94 772492511 blog : http://manulachathurika.blogspot.com/
