Re: [Dev] Displaying the username & email of users in EMM console

2015-11-04 Thread Udara Rathnayake
For ES we have done a similar UI fix to display name of the asset/publisher, when there is a lengthy name. Not sure it's going to suit here but you can have a look. On Wed, Nov 4, 2015 at 9:58 AM, Harshan Liyanage wrote: > Hi, > > We need to show the username & email of users

Re: [Dev] Product IOT server build failed

2015-11-04 Thread Prabath Abeysekera
Hi Menaka, I'm seeing quite a few maven warnings printed as part of the above shared exception trace. Please fix those as well. Cheers, Prabath On Tue, Nov 3, 2015 at 12:51 PM, Menaka Jayawardena wrote: > Build successful and server is running properly. > > Thank you very

Re: [Dev] Product IOT server build failed

2015-11-04 Thread Menaka Jayawardena
Hi Prabath, Thank you very much. I'll check it. Best Regards Menaka On Thu, Nov 5, 2015 at 7:58 AM, Prabath Abeysekera wrote: > Hi Menaka, > > I'm seeing quite a few maven warnings printed as part of the above shared > exception trace. Please fix those as well. > > Cheers,

[Dev] [DEV] Error when Running Automation Tests in Parallel

2015-11-04 Thread Akalanka Pagoda Arachchi
Hi All, When we configure to run automation tests in parallel, following error is thrown intermittently. I"ve enabled to run 10 threads in parallel with the following config in testng.xml file. Stacktrace java.lang.NullPointerException at

[Dev] [EMM] iOS launcher icons for new agent

2015-11-04 Thread Inosh Perera
Hi Dilshan, EMM 2.0.0 iOS agent does not yet have a launcher icon set for it. When doing bit of a reading I realized, before iOS 7 images needs a naming convention, such as 2x, 3x to support multiple devices, such as iPad and iPhone[1]. Also after iOS 7 and 8, the way of doing seem to be with

Re: [Dev] Displaying the username & email of users in EMM console

2015-11-04 Thread Jerad Rutnam
Hi Kamidu, It's a good idea. But I feels it will looks bit clutter since we have the action icons. And even for an icon it will take some space. WDYT? Cheers! Jerad On Thu, Nov 5, 2015 at 10:09 AM, Harshan Liyanage wrote: > Hi, > > Prabath also had a similar idea. That's

Re: [Dev] WSO2 Private PaaS 4.1.0 EC2 Demo AMI

2015-11-04 Thread Gayan Gunarathne
Great Stuff AKila! I have some questions 1. How can user select the products that user need to deploy with the PPaaS? 2. Are we using embedded CEP for health stats publishing?Can user select to external cep? 3. AFAIR DAS is running in the same PPaaS instance.How can user enable disable the DAS

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-04 Thread Chamila Wijayarathna
Hi Nadeesha, When creating super admin or tenant admin users, they don't get created with a SCIM ID since they are considered as special users in IS. Because of this when listing users through scim, those users will not get listed. But if you want, you can add a SCIM ID manually by updating the

Re: [Dev] [EMM] iOS launcher icons for new agent

2015-11-04 Thread Dilshan Edirisuriya
Hi Inosh, Orientations is already handled in our project. For icons we have to add those in xcassets. Only thing is it needs to have several sizes for different devices with different OS. Sizes are listed in [1]. Just place it in in place holders in the UI so it will work. [1] -

Re: [Dev] [EMM-200] Clustering documentation is not available

2015-11-04 Thread Chathurika De Silva
Hi Any update on this please, as we need to go for deployment soon. Thank You Erandi On Thu, Oct 29, 2015 at 11:06 AM, Samuel Gnaniah wrote: > Hi EMM team, > > Please provide some content for this. > > Thanks, > > *Samuel Gnaniah* > Lead Technical Writer > > WSO2 (pvt.) Ltd.

Re: [Dev] Displaying the username & email of users in EMM console

2015-11-04 Thread Kamidu Punchihewa
Hi, +1 for both ideas. What if we replace the lable user name and email to a small icon like in GitHub or Twitter. @ Harshan When users using separate user store with predefined users the user name can be the email it self EMM had these kind of requirements In that kind a scenarios sharon's

Re: [Dev] WSO2 Private PaaS 4.1.0 EC2 Demo AMI

2015-11-04 Thread Mariangela Hills
Hi Imesh, +1 I have created a JIRA [1] to track this task. [1] https://wso2.org/jira/browse/DOCUMENTATION-2672 Regards, Mariangela *Mariangela Hills* Senior Technical Writer - WSO2, Inc. http://wso2.com Committer and PMC member - Apache Stratos email:mariang...@wso2.com | mobile: +94 773

Re: [Dev] WSO2 Private PaaS 4.1.0 EC2 Demo AMI

2015-11-04 Thread Akila Ravihansa Perera
Hi Gayan, Please see my answers inline. 1. How can user select the products that user need to deploy with the PPaaS? > All cartridges released with Private PaaS cartridges 4.1.1 are added at the instance startup. But the applications are not deployed (will be in CREATED state). It is up to the

Re: [Dev] Displaying the username & email of users in EMM console

2015-11-04 Thread Jerad Rutnam
Hi Harshan, Grid view here is an optional. So what I suggest is to enforce list view on load. And yes it's not necessary here to show the label "Username, Email", but for other values like "Role, Type" etc ... we have to show the label. So +1 for removing the labels for those 2 values in grid

Re: [Dev] Displaying the username & email of users in EMM console

2015-11-04 Thread Sharon David
Hi, +1 to Jerad's suggestion. Small concern, if the mail is not mentioned its better to keep it blank without mentioning "unspecified" . On Thu, Nov 5, 2015 at 8:52 AM, Jerad Rutnam wrote: > Hi Harshan, > > Grid view here is an optional. So what I suggest is to enforce list

Re: [Dev] Displaying the username & email of users in EMM console

2015-11-04 Thread Harshan Liyanage
Hi, Prabath also had a similar idea. That's also a good suggestion. So lets get the feedback from UX team. Thanks, Harshan Liyanage Software Engineer Mobile: *+94724423048* Email: hars...@wso2.com Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com *

Re: [Dev] [EMM] iOS launcher icons for new agent

2015-11-04 Thread Inosh Perera
Hi Dilshan, Got it. Do you have these images with you from EMM 1.1.0 agent. I couldn't find these in the old agent repository. Regards, Inosh On Thu, Nov 5, 2015 at 11:29 AM, Dilshan Edirisuriya wrote: > Hi Inosh, > > Orientations is already handled in our project. For

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-04 Thread Gayan Gunawardana
On Thu, Nov 5, 2015 at 11:26 AM, Chamila Wijayarathna wrote: > Hi Nadeesha, > > When creating super admin or tenant admin users, they don't get created > with a SCIM ID since they are considered as special users in IS. Because of > this when listing users through scim, those

[Dev] [EMM]Switching view in login successful in iOS agent

2015-11-04 Thread Inosh Perera
Hi Dilshan, I need to switch from LoginViewController to ViewController in the Main.Storyboard when the login is successful. I'm getting view is not in hierarchy issue when trying to do so as bellow. Do you know how this can be resolved? Additionally I tried, [self.window makeKeyAndVisible]; as

Re: [Dev] Office 365 SSO

2015-11-04 Thread Gayan Gunawardana
Hi Junior, We are still in progress with Office 365 SSO integration with WSO2 IS. We will let you know once we are done with it. On Wed, Nov 4, 2015 at 10:55 PM, Júnior wrote: > Hi, > > Do you guys have a tutorial or documentation about Office 365 SSO with > WSO2 IS? > >

Re: [Dev] WSO2 Private PaaS 4.1.0 EC2 Demo AMI

2015-11-04 Thread Akila Ravihansa Perera
Hi Imesh, The demo AMI is currently publicly available only in Asia Pacific (Singapore) region. AMI ID: ami-323dfa51 AMI Name: WSO2 Private PaaS 4.1.0 - Demo AMI I've created a repo with all the scripts and template modules used to create the demo AMI at [1]. Do we need to create AMI's for

Re: [Dev] IOT-Server does not start-up correctly

2015-11-04 Thread Ayyoob Hamza
Hi Menaka, Have raised this issue while back on https://wso2.org/jira/browse/CEP-1375. Will send a pull request to merge the changes. Thanks Ayyoob *Ayyoob Hamza* *Software Engineer* WSO2 Inc.; http://wso2.com email: ayy...@wso2.com cell: +94 77 1681010 <%2B94%2077%207779495> On Wed, Nov 4,

[Dev] [IS] Identifying the Back-channel request format in Spring Security SAML Single Logout

2015-11-04 Thread Indunil Upeksha Rathnayake
Hi, I am working on the *SP initiated single logout* in identity server, when *Spring Security SAML extension* is involved. In this scenario, a *back-channel request* has to be sent to Spring Security SAML Single Logout endpoint from the identity server. The issue is in identifying the

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Sinthuja Ragendran
Hi Rushmin, Spark JDBC connector first drops the existing table and recreates, but anyhow to execute for the first time you need to have the table created. Therefore please create the tables in the database by running mysql script [1] which was given in the blog post. [1]

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Rushmin Fernando
Hi Sinthuja, Yes the relaxAutoCommit parameter was not there in the beginning and the table drop was probably due to that. Having the relaxAutoCommit in place and recreating the tables solved the issue :-) Just wanted to know whether the auto-commit related error caused the table drop. Thank

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Sinthuja Ragendran
Hi Rushmin, Did you create the table after encountering the exception, and adding the relaxAutoCommit parameter as well? Because during the exception phase it could have got dropped, and now it's again searching for the non- existing table. Hence I wanted to make sure, you ran the mysql script

[Dev] WSO2 Private PaaS 4.1.0 EC2 Demo AMI

2015-11-04 Thread Akila Ravihansa Perera
Hi, I've created an EC2 AMI preconfigured with WSO2 Private PaaS 4.1.0 and WSO2 cartridges. The demo AMI contains init scripts to configure PPaaS, ActiveMQ and Nginx load-balancer extension. You need to pass PPaaS specific parameters as user data when launching this demo AMI and the init script

[Dev] Displaying the username & email of users in EMM console

2015-11-04 Thread Harshan Liyanage
Hi, We need to show the username & email of users in EMM console. But the existing UI theme can not be used to show lengthy user names [1]. My suggestion is to only show the username & email without their text-labels (Username & Email). WDYT? [1]. https://wso2.org/jira/browse/EMM-926 Thanks,

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-04 Thread Nadeesha Meegoda
Hi Chamila, I'm using the embedded ldap which comes default in IS. In that SCIM comes enabled as default. On Wed, Nov 4, 2015 at 6:27 PM, Chamila Wijayarathna wrote: > Hi Nadeesha, > > What is the value of SCIMEnabled configuration in your user-mgt.xml? > > Are you using LDAP

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Rushmin Fernando
Hi Sinthuja, Thanks for the quick response. I did create the tables as per the instructions :-) But 'API_REQUEST_SUMMARY' table was gone after the auto-commit error, causing the subsequent error messages. I could reproduce it consistently. Thanks Rushhmin On Wed, Nov 4, 2015 at 2:09 PM,

Re: [Dev] IOT-Server does not start-up correctly

2015-11-04 Thread Menaka Jayawardena
Thank you Ayyoob...!!! On Wed, Nov 4, 2015 at 5:01 PM, Ayyoob Hamza wrote: > Hi Menaka, > Have raised this issue while back on https://wso2.org/jira/browse/CEP-1375. > Will send a pull request to merge the changes. > > Thanks > Ayyoob > > *Ayyoob Hamza* > *Software Engineer* >

Re: [Dev] [BRS] BRS 2.2.0 - snapshot goes OOM in clustered setup during load test

2015-11-04 Thread Milinda Perera
Hi Manoj, Yes it contains hazelcast_3.5.2.wso2v1 Thanks, Milinda On Wed, Nov 4, 2015 at 5:13 PM, Manoj Kumara wrote: > Can you check the pack contain the Hazelcast 3.5.2 upgrade patch. > > Regards, > Manoj > > *Manoj Kumara* > WSO2 Inc. *| **lean. enterprise. middleware.* >

[Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-04 Thread Nadeesha Meegoda
Hi IS Team, I was trying to filter and get admin users SCIM ID and failed, even tried for tenant admin and still I couldn't filter and get the SCIM ID Command used : curl -v -k --user admin:admin https://localhost:9443/wso2/scim/Users?filter=userNameEqadmin curl -v -k --user admin:admin

[Dev] [BRS] BRS 2.2.0 - snapshot goes OOM in clustered setup during load test

2015-11-04 Thread Milinda Perera
Hi, When we perform load test for BRS 2.2.0 snapshot in 2 node cluster setup (for [1]) with simple rule, we get following error and one node goes OOM (Below log is from Master node. In another test worker node goes OOM and ERROR {org.wso2.carbon.caching.impl.CacheCleanupTask} - Error occurred

Re: [Dev] [BRS] BRS 2.2.0 - snapshot goes OOM in clustered setup during load test

2015-11-04 Thread Manoj Kumara
Ok, better to check the heap dumps then. Regards, Manoj *Manoj Kumara* WSO2 Inc. *| **lean. enterprise. middleware.* *Mobile:* +94 713 448188 On Wed, Nov 4, 2015 at 11:49 AM, Milinda Perera wrote: > Hi Manoj, > > Yes it contains hazelcast_3.5.2.wso2v1 > > Thanks, > Milinda

Re: [Dev] IOT-Server does not start-up correctly

2015-11-04 Thread Menaka Jayawardena
Problem solved :-) On Wed, Nov 4, 2015 at 5:05 PM, Menaka Jayawardena wrote: > Thank you Ayyoob...!!! > > On Wed, Nov 4, 2015 at 5:01 PM, Ayyoob Hamza wrote: > >> Hi Menaka, >> Have raised this issue while back on >> https://wso2.org/jira/browse/CEP-1375.

[Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Rushmin Fernando
Hi Devs, I was trying to publish APIM stats to DAS following this blog [1] And in DAS console I got the following error. [2015-11-04 12:10:08,163] ERROR {org.wso2.carbon.ntask.core.impl.TaskQuartzJobAdapter} - Error in executing task: Can't call commit when autocommit=true

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-04 Thread Chamila Wijayarathna
Hi Nadeesha, What is the value of SCIMEnabled configuration in your user-mgt.xml? Are you using LDAP or JDBC user store manager? Thanks On Wed, Nov 4, 2015 at 6:20 PM, Nadeesha Meegoda wrote: > Hi IS Team, > > I was trying to filter and get admin users SCIM ID and failed,

Re: [Dev] [BRS] BRS 2.2.0 - snapshot goes OOM in clustered setup during load test

2015-11-04 Thread Manoj Kumara
Can you check the pack contain the Hazelcast 3.5.2 upgrade patch. Regards, Manoj *Manoj Kumara* WSO2 Inc. *| **lean. enterprise. middleware.* *Mobile:* +94 713 448188 On Wed, Nov 4, 2015 at 11:30 AM, Milinda Perera wrote: > Hi, > > When we perform load test for BRS 2.2.0

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Rushmin Fernando
Yes that explains ! Thanks Sinthuja :-) On Wed, Nov 4, 2015 at 3:36 PM, Sinthuja Ragendran wrote: > Hi Rushmin, > > > On Wed, Nov 4, 2015 at 8:53 PM, Rushmin Fernando wrote: > >> Hi Sinthuja, >> >> Yes the relaxAutoCommit parameter was not there in the

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Rushmin Fernando
@Rukshan, you may have to update the blog accordingly :-) (saying that auto-commit should be disabled) On Wed, Nov 4, 2015 at 3:23 PM, Rushmin Fernando wrote: > Hi Sinthuja, > > Yes the relaxAutoCommit parameter was not there in the beginning and the > table drop was probably

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Rukshan Premathunga
Hi Rushmin/Sinthuja, I'll update the blog accordingly. Thanks for Pointing the issue and Solution. Thanks and Regards. On Wed, Nov 4, 2015 at 9:09 PM, Rushmin Fernando wrote: > Yes that explains ! Thanks Sinthuja :-) > > On Wed, Nov 4, 2015 at 3:36 PM, Sinthuja Ragendran

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Sinthuja Ragendran
Hi Rushmin, On Wed, Nov 4, 2015 at 8:53 PM, Rushmin Fernando wrote: > Hi Sinthuja, > > Yes the relaxAutoCommit parameter was not there in the beginning and the > table drop was probably due to that. > > Having the relaxAutoCommit in place and recreating the tables solved the

[Dev] Office 365 SSO

2015-11-04 Thread Júnior
Hi, Do you guys have a tutorial or documentation about Office 365 SSO with WSO2 IS? Att. -- Francisco Ribeiro *SCEA|SCJP|SCWCD|IBM Certified SOA Associate* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] [APIM] [DAS] Error in publishing APIM stats to DAS

2015-11-04 Thread Niranda Perera
Hi Rushmin, yes, what Sinthuja explained is correct. this is a known bug in the current CarbonJDBC connector and it is expected to fixed in the upcoming DAS patch release. rgds On Wed, Nov 4, 2015 at 9:46 PM, Rukshan Premathunga wrote: > Hi Rushmin/Sinthuja, > > I'll update

[Dev] Two-way dependencies in G-REG 5.1

2015-11-04 Thread John Hawkins
Hi Folks, I just downloaded and ran G-REG 5.1 - nice UI !! I then created two REST API's (API1 and API2) I associated API1 with API2 ( API1 is 'owned by' API2) I then drilled down from API1 to the impact analysis which showed the dependency that correctly says API1 is owned by API2. However,

Re: [Dev] IOT-Server does not start-up correctly

2015-11-04 Thread Menaka Jayawardena
Thank you very much Aruna. I'll try it. On Wed, Nov 4, 2015 at 2:27 PM, Aruna Karunarathna wrote: > > > On Wed, Nov 4, 2015 at 2:21 PM, Menaka Jayawardena > wrote: > >> Hello, >> >> I cloned the repositories for the iot-server project and built it. >> >> Build

Re: [Dev] IOT-Server does not start-up correctly

2015-11-04 Thread Charitha Goonetilleke
Hi Menaka, I found that, there are two versions of axis2 bundles available in the pack and seems they are conflicting with each other. So need to figure out what are the components that exporting those two different versions. I'll fix them and update the thread. Thanks & regards, /charithag On

Re: [Dev] IOT-Server does not start-up correctly

2015-11-04 Thread Menaka Jayawardena
Thank you Charitha On Wed, Nov 4, 2015 at 2:54 PM, Charitha Goonetilleke wrote: > Hi Menaka, > > I found that, there are two versions of axis2 bundles available in the > pack and seems they are conflicting with each other. So need to figure out > what are the components

Re: [Dev] Plan for next DS -M6 release.

2015-11-04 Thread Ayesha Dissanayaka
+Waruna and dev-group. On Wed, Nov 4, 2015 at 10:53 AM, Ayesha Dissanayaka wrote: > Hi all, > As of now we can go for next milestone release tommorow. > >- Marcus is working on few UES fixes and he'll be able to complete >them today. > > >- We are looking into how

[Dev] IOT-Server does not start-up correctly

2015-11-04 Thread Menaka Jayawardena
Hello, I cloned the repositories for the iot-server project and built it. Build order: 1. https://github.com/ayyoob/carbon-identity (git checkout master) 2. https://github.com/ruwany/carbon-apimgt (git checkout release-1.10.x) 3. https://github.com/ayyoob/carbon-store (git checkout

Re: [Dev] IOT-Server does not start-up correctly

2015-11-04 Thread Aruna Karunarathna
On Wed, Nov 4, 2015 at 2:21 PM, Menaka Jayawardena wrote: > Hello, > > I cloned the repositories for the iot-server project and built it. > > Build order: > > 1. https://github.com/ayyoob/carbon-identity (git checkout master) > > 2. https://github.com/ruwany/carbon-apimgt (git

Re: [Dev] Occurring more callbacks after the initial run of the android app-Siddhi

2015-11-04 Thread Lakini Senanayaka
Hi Lasantha, Thank you for the clarifications.I have added same stream again and again to the same siddhi manager instance. I fixed it and now the app is working fine. Thanks On Tue, Nov 3, 2015 at 5:28 PM, Lasantha Fernando wrote: > > > On 3 November 2015 at 16:09, Lakini

Re: [Dev] [IS] [SP01][H2] install_sp.sh script copies h2 database into a wrong location

2015-11-04 Thread Tharindu Edirisinghe
Hi Johann, I checked this scenario Madusanka mentioned... YES what he has mentioned is correct. The thing is this is Service Pack 1. So we cannot change it now since it is already released... I checked the same for Service Pack 2 and there we don't do such thing as copying the h2 database file..

Re: [Dev] [Builder] Jenkins build became unstable: product-es #7768

2015-11-04 Thread Ayesha Dissanayaka
On Tue, Nov 3, 2015 at 11:20 PM, Nipuna Chandradasa wrote: > > org.wso2.es.ui.integration.test.store.ESStoreSocialSharingTestCase.testTwitterSharing >

Re: [Dev] [Builder] Jenkins build became unstable: product-es #7768

2015-11-04 Thread Ayesha Dissanayaka
The reason for this test failure is the change in the order of query parameters in an autogenerated twitter url, which was used for assert check. On Wed, Nov 4, 2015 at 1:55 PM, Ayesha Dissanayaka wrote: > > On Tue, Nov 3, 2015 at 11:20 PM, Nipuna Chandradasa

Re: [Dev] Plan for next DS -M6 release.

2015-11-04 Thread Nipuna Chandradasa
Hi all, When we are shipping the sample dashboard what we gonna do is: 1. Create a another .sh specifically to run the sample configuration as ESB team has done. File name will be like wso2server-sample.sh 2. This will copy the gadgets needed for the dashboard from samples folder to gadget

Re: [Dev] [Builder] Jenkins build became unstable: product-es #7768

2015-11-04 Thread Manuranga Perera
FYI, the reason we can only got this now is because the issue is intermittency occurring with low frequency. ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev