Re: [Dev] [DAS] unable to purge data

2015-09-06 Thread Nirmal Fernando
Hi Sachith, This error message seems to have few grammatical errors and formatting errors. Please correct them. On Mon, Sep 7, 2015 at 10:58 AM, Sachith Withana wrote: > Hi Rukshan, > > That error message is there because you haven't added a value to the > second field (

Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-06 Thread Gayan Gunarathne
Hi, On Mon, Sep 7, 2015 at 10:38 AM, Reka Thirunavukkarasu wrote: > Hi > > When we include python in PCA and configurator, won't it get installed by > both the modules where i might give errors as it is already installed by > the other module. Otherwise, we will need to add a

Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-06 Thread Anuruddha Liyanarachchi
Hi When we include python in PCA and configurator, won't it get installed by > both the modules where i might give errors as it is already installed by > the other module. Otherwise, we will need to add a check for whether the > relevant library exists already or not. > In order to overcome

Re: [Dev] [DAS] Error in creating system tables: Specified key was too long

2015-09-06 Thread Mohanadarshan Vivekanandalingam
On Sun, Sep 6, 2015 at 2:06 PM, Niranda Perera wrote: > Hi Pubudu, > > Hi Niranda, > can you delete the mysql databases and create them as follows. this > resolved a similar problem in the windows env. > > create database character set latin1; > > please to the thread [1] >

Re: [Dev] Carbon-deployment 4.5.2 released to staging

2015-09-06 Thread KasunG Gajasinghe
Released from the staging. On Fri, Sep 4, 2015 at 8:24 PM, Niranjan Karunanandham wrote: > Hi Kasun, > > I was successfully able to build the AS pack with the carbon-deployment > 4.5.2 (staging url). I did a basic testing by uploading a webapp and > testing it. > > Regards, >

Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-06 Thread Akila Ravihansa Perera
All package installations should have a check whether package is already installed. IMO, enforcing a module order to overcome this is not the proper way to solve it. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [VOTE] Release WSO2 Governance Registry 5.0.0 RC3

2015-09-06 Thread Prasanna Dangalla
Hi I tested, - Tags in publisher end - Notes in publisher end - Soap service creation in publisher end - WSDL upload from URL and through a file in publisher end - Diff view in publisher end - Dependency graph in publisher end - Asset listing in publisher, store end -

Re: [Dev] [Greg 5.0.0 Beta] Can't change the notification settings under options section of store

2015-09-06 Thread Shafreen Anfar
On Sun, Sep 6, 2015 at 3:34 AM, Chandana Napagoda wrote: > HI Shafreen, > > We couldn't reproduce this issue with mentioned steps. Shall we have a > offline discussion to review this? > Yeah. Let me know when you I have some free time :) > > Regards, > Chandana > > On Sat,

Re: [Dev] [DAS] unable to purge data

2015-09-06 Thread Sachith Withana
Hi Rukshan, That error message is there because you haven't added a value to the second field ( Purge Record older than (days) field). I just tested the data purging it seems to work fine. Do you want to purge all the data? On Sat, Sep 5, 2015 at 11:03 AM, Rukshan Premathunga

Re: [Dev] How to define version ranges for orbit bundles

2015-09-06 Thread Sameera Jayasoma
Hi Aruna, On Fri, Sep 4, 2015 at 11:40 AM, Aruna Karunarathna wrote: > Hi Sameera, > > Small question, > > What if there is same bundle with multiple versions?.. Maybe packing with > some features?. > Only one bundle should be loaded to the runtime most of the time. But if they

Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-06 Thread Reka Thirunavukkarasu
Hi When we include python in PCA and configurator, won't it get installed by both the modules where i might give errors as it is already installed by the other module. Otherwise, we will need to add a check for whether the relevant library exists already or not. In order to overcome this, what

Re: [Dev] [DAS] Error in creating system tables: Specified key was too long

2015-09-06 Thread Niranda Perera
Hi Pubudu, are you using the windows env? On Sun, Sep 6, 2015 at 3:52 PM, Pubudu Gunatilaka wrote: > Hi, > > I am using one of the nightly built DAS packs from last week. I have used > a mysql database for analytic file system and at the server start up I am > getting

Re: [Dev] [Greg 5.0.0 Beta] Can't change the notification settings under options section of store

2015-09-06 Thread Chandana Napagoda
HI Shafreen, We couldn't reproduce this issue with mentioned steps. Shall we have a offline discussion to review this? Regards, Chandana On Sat, Sep 5, 2015 at 1:25 AM, Shafreen Anfar wrote: > Hi Chandana, > > Any update on this ? > > > On Tue, Aug 25, 2015 at 9:45 AM,

[Dev] [DAS] Error in creating system tables: Specified key was too long

2015-09-06 Thread Pubudu Gunatilaka
Hi, I am using one of the nightly built DAS packs from last week. I have used a mysql database for analytic file system and at the server start up I am getting following error message. TID: [-1234] [] [2015-09-06 09:01:51,489] ERROR

Re: [Dev] [Private PaaS] python-pip & jinja2 should be installed by configurator puppet module

2015-09-06 Thread Imesh Gunaratne
On Sun, Sep 6, 2015 at 11:27 AM, Anuruddha Liyanarachchi < anurudd...@wso2.com> wrote: > Hi, > > IMO we can define 'python-dev', 'python-pip' libraries in stratos base > since they are required by configurator which is a mandatory module. > Why do we use "python-dev" instead of "python"? It

[Dev] MySQL error while executing dbscripts in windows env

2015-09-06 Thread Niranda Perera
Hi all, I'm testing DAS 3.0.0 in the windows env (windows 8.1 & java 1.8.0) with MySQL as the carbon_db. I tried, executing the mysql setup dbscript and I get the following error 23:41:09 CREATE INDEX REG_PATH_IND_BY_PATH_VALUE USING HASH ON REG_PATH(REG_PATH_VALUE, REG_TENANT_ID) Error Code:

Re: [Dev] [DAS] Error in creating system tables: Specified key was too long

2015-09-06 Thread Pubudu Gunatilaka
Hi Niranda, Actually I am running on docker. Both DAS and mysql are docker containers which run on Debian. Thank you! On Sun, Sep 6, 2015 at 7:04 PM, Niranda Perera wrote: > Hi Pubudu, > > are you using the windows env? > > On Sun, Sep 6, 2015 at 3:52 PM, Pubudu Gunatilaka

Re: [Dev] [DAS] Error in creating system tables: Specified key was too long

2015-09-06 Thread Niranda Perera
Hi Pubudu, I got the same error in the windows env. I'm working on it. will update you soon cheers On Sun, Sep 6, 2015 at 9:31 PM, Pubudu Gunatilaka wrote: > Hi Niranda, > > Actually I am running on docker. Both DAS and mysql are docker containers > which run on Debian. > >

Re: [Dev] MySQL error while executing dbscripts in windows env

2015-09-06 Thread Hemika Kodikara
Hi Niranda, As far as I can remember this is coming due to a db collation issue. You can fix it by changing Collation from UTF-8 to latin. ex : create database character set latin1; Regards, Hemika Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com

Re: [Dev] MySQL error while executing dbscripts in windows env

2015-09-06 Thread Niranda Perera
HI Hemika, it worked! thank you :-) On Mon, Sep 7, 2015 at 12:19 AM, Hemika Kodikara wrote: > Hi Niranda, > > As far as I can remember this is coming due to a db collation issue. > > You can fix it by changing Collation from UTF-8 to latin. > > ex : > create database

Re: [Dev] [DAS] Error in creating system tables: Specified key was too long

2015-09-06 Thread Niranda Perera
Hi Pubudu, can you delete the mysql databases and create them as follows. this resolved a similar problem in the windows env. create database character set latin1; please to the thread [1] rgds [1] [Dev] MySQL error while executing dbscripts in windows env On Sun, Sep 6, 2015 at 9:38 PM,

Re: [Dev] MySQL error while executing dbscripts in windows env

2015-09-06 Thread Gokul Balakrishnan
Hi Niranda, IMO we should fix this properly, by setting the type to VARCHAR(255) rather than VARCHAR(256) for fields with unique indices, in the place where the tables are created. This is because we can't mandate users to have a specific character set (especially latin1). Setting the engine to

Re: [Dev] [DAS] Error in creating system tables: Specified key was too long

2015-09-06 Thread Pubudu Gunatilaka
Hi Niranda, This approach solved the issue. Thank you! On Mon, Sep 7, 2015 at 12:36 AM, Niranda Perera wrote: > Hi Pubudu, > > can you delete the mysql databases and create them as follows. this > resolved a similar problem in the windows env. > > create database character