Re: [Dev] [IoTS] how to enable CORS in IOTS (for example: alpha version)

2017-06-19 Thread
> -H 'authorization: Basic YWRtaW46YWRtaW4=' -H 'content-type: > application/json' -d '{ "applicationName":"appName", > "tags":["device_management"]}' > > Thanks > > Ayyoob Hamza > Senior Software Engineer > WSO2 Inc.; ht

[Dev] [IoTS] how to enable CORS in IOTS (for example: alpha version)

2017-06-19 Thread
Hi team, I had changed the api-manager.xml with the following setting, but I still got the errors below: XMLHttpRequest cannot load https://:9443/dynamic-client-web/register/. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is

Re: [Dev] [IOTS] MQTTAdapterListener Failed to create an https connection after change the SSL certificate in wso2carbon.jks in IOTS alpha version

2017-05-12 Thread
Ayyoob, Thanks. Your solution resolves the problem in last mail. And I think this should be done in IoTS3.0.0 too. But when I created a new device of type fire alarm, downloaded the agent, I got the below new errors about JWTClient.getAccessToken : [2017-05-12 17:24:20,996] ERROR -

Re: [Dev] [IOTS] MQTTAdapterListener Failed to create an https connection after change the SSL certificate in wso2carbon.jks in IOTS alpha version

2017-05-12 Thread
13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API Management 在 2017年5月12日,下午2:01,Sumedha Rubasinghe <sume...@wso2.com> 写道: > Hi Jason, > What is the exact version your using? IOTS alpha? > > On Fri, May 12, 2017 at

Re: [Dev] [IOTS] MQTTAdapterListener Failed to create an https connection after change the SSL certificate in wso2carbon.jks in IOTS alpha version

2017-05-12 Thread
ang.Thread.run(Thread.java:745) -- Zhanwen Zhou (Jason) +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API Management 在 2017年5月11日,下午4:22,云展智创 <i...@smartcloudex.com> 写道: > Hi team, > > I created a new wso2carbon.jks key store file w

[Dev] [IOTS] MQTTAdapterListener Failed to create an https connection after change the SSL certificate in wso2carbon.jks in IOTS alpha version

2017-05-11 Thread
Hi team, I created a new wso2carbon.jks key store file with mydomain certificate in it. But when I started the IOTS server (alpha version), I got the following errors about mismatch hostname. Could you tell me which config files I need to change to solve this problem? I have tried to change

Re: [Dev] [IoTS] Unable to show the history data in analytics view with error "Unable to destroy the process"

2017-04-07 Thread
...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API Management 在 2017年4月7日,下午5:57,云展智创 <i...@smartcloudex.com> 写道: > Hi Rasika, > > I have not changed the default admin username or password. However, I have > changed some h2 database's username and

[Dev] [IoTS] Unable to show the history data in analytics view with error "Unable to destroy the process"

2017-04-07 Thread
Hi team, I started the broker, core and analytics successfully. After I created an connected cup instance and received some data, I clicked the analytics view but got the following data. Could you help me for this? Thanks.

Re: [Dev] [IoTS] ApiMgtDAO Unable to find the admin API when change the default H2 database to mysql in IoTS3.0.0

2017-04-05 Thread
I have solved the below problem. Please ignore my last mail. Thanks. -- Zhanwen Zhou (Jason), +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API Management 在 2017年4月5日,下午6:45,云展智创 <i...@smartcloudex.com> 写道: > Hi team, &

[Dev] [IoTS] ApiMgtDAO Unable to find the admin API when change the default H2 database to mysql in IoTS3.0.0

2017-04-05 Thread
Hi team, I got the following error after I changed the apim database from h2 to mysql. It’s not my first start of this instance. I don’t know if this is the reason of the errors. Could anyone help me for this? Thanks. [2017-04-05 18:36:34,777] [IoT-Core] ERROR - ApiMgtDAO Unable to find the

Re: [Dev] [IoTS] Cannot enroll new device with the new created account

2017-03-13 Thread
http://harshanliyanage.blogspot.com/ > WSO2, Inc. : wso2.com > lean.enterprise.middleware. > > On Thu, Mar 9, 2017 at 2:36 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi team, > > I deployed the WSO2 IOT pack plugins and started the IoTS server > successfully. But I could not enroll ne

Re: [Dev] [IoTS] Cannot enroll new device with the new created account

2017-03-09 Thread
Inc. : wso2.com > lean.enterprise.middleware. > > On Thu, Mar 9, 2017 at 2:36 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi team, > > I deployed the WSO2 IOT pack plugins and started the IoTS server > successfully. But I could not enroll new device with the new created

[Dev] [IoTS] Build Failure of WSO2 IoTS 3.0.0 with mvn eclipse:eclipse

2017-03-06 Thread
Hi teams, I got the following build errors when run the command mvn eclipse:eclipse. Could anyone tell me how to solve this error? Thanks. [INFO] [INFO] Reactor Summary: [INFO] [INFO] WSO2 IoT - Parent

Re: [Dev] [IoTS] which config files are need to be changed after changing the admin password with devicemgt console in IoTS3.0.0 release?

2017-02-09 Thread
Hi team, I found the error position and root cause. Please miss the last mail. Thanks. -- Zhanwen Zhou (Jason), +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API 在 2017年2月9日,下午3:36,云展智创 <i...@smartcloudex.com> 写道: > The

Re: [Dev] [IoTS] which config files are need to be changed after changing the admin password with devicemgt console in IoTS3.0.0 release?

2017-02-08 Thread
) at org.eclipse.paho.client.mqttv3.internal.CommsReceiver.run(CommsReceiver.java:118) at java.lang.Thread.run(Thread.java:745) -- Zhanwen Zhou (Jason), +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API 在 2017年2月9日,下午3:31,云展智创 &l

Re: [Dev] [IoTS] which config files are need to be changed after changing the admin password with devicemgt console in IoTS3.0.0 release?

2017-02-08 Thread
) at java.lang.Thread.run(Thread.java:745) -- Zhanwen Zhou (Jason), +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API 在 2017年2月8日,下午4:45,云展智创 <i...@smartcloudex.com> 写道: > Hi all, > > Could you kindly tell me which config

[Dev] [IoTS] which config files are need to be changed after changing the admin password with devicemgt console in IoTS3.0.0 release?

2017-02-08 Thread
Hi all, Could you kindly tell me which config files are need to be changed after changing the admin password with devicemgt console in IoTS3.0.0 release? Thanks. -- Zhanwen Zhou (Jason), +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business:

[Dev] [IoTS] Can not open management console of broker server with the port 9446 in IoTS 3.0.0 release

2017-02-03 Thread
Hi team, After I started the broker server of IoTS, I opened the management console of it and got the following errors. Is that right? https://localhost:9446/carbon/ btw, I could successfully open and login the management console of core and analytics server. Thanks. -- Zhanwen Zhou

[Dev] [IoTS] what's the complete steps to change the admin password in IoTS alpha version

2016-12-22 Thread
Hi all, Could you tell me what’s the complete steps to change the admin password in IoTS alpha version? I had changed almost all the default admin password in configuration files but still got lots of following errors (for example, I change the password to smart): [2016-12-23 14:13:55,169]

[Dev] [IoTS] how to recover the removed device in IoTS alpha

2016-10-31 Thread
Hi team, I removed one of the device from my device list from the group device page ( I thought that it was used to remove the device from the group, not to deleted the device). Could anyone tell me how to recover the device to the active status? Thanks. -- Zhanwen Zhou (Jason) +86

Re: [Dev] [IoTS] How to redeploy the updated device type in IoTS alpha

2016-10-28 Thread
ce-plugin-code-to-server > > Thanks, > Lakshani. > > On Fri, Oct 28, 2016 at 6:19 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi team, > > I have deployed my device type in IoTS alpha and run for a while. Then I > updated some codes in api, agent, etc. Can anyone tell me how

[Dev] [IoTS] How to redeploy the updated device type in IoTS alpha

2016-10-28 Thread
Hi team, I have deployed my device type in IoTS alpha and run for a while. Then I updated some codes in api, agent, etc. Can anyone tell me how to redeploy the updated device type? I want to keep my device instance data in IoTS database. Thanks. -- Zhanwen Zhou (Jason) +86 13922218435

[Dev] [IoTS] Lots of MQTT connection errors after changing the port offset in carbon.xml in IoTS alpha release

2016-10-18 Thread
Hi all, I got lots of MQTT errors after changing the port offset in carbon.xml and restart the server with IoTS alpha release. The new agent could not connect to the IoTS with mqtt using the new offset port. The errors were: 1. [2016-10-18 17:11:29,630] ERROR - OAuth2BasedMQTTAuthenticator

[Dev] [IoTS] Build error with missing package org.wso2.carbon.apimgt.api.model [5.0.0, 6.0.0)

2016-10-16 Thread
Hi all, When I built the product-iot in order of carbon-device-mgt, carbon-device-mgt-plugin, then product-iot, I got the following errors. Anyone can help me? Thanks. Installing org.wso2.carbon.device.mgt.analytics.dashboard.feature.group 1.2.2.SNAPSHOT. Installing

Re: [Dev] [IoTS] Errors after change the admin password and restart the IoTS server - No routes in cluster. Ignoring Message

2016-10-07 Thread
:49 AM, Ayyoob Hamza <ayy...@wso2.com> wrote: > > Hi Zhanwen, > > On Fri, Oct 7, 2016 at 7:47 PM, 云展智创 <i...@smartcloudex.com> wrote: > Ayyoob, > > Thanks for you reply. > >> If you change the default password then you have to change the password in

Re: [Dev] [IoTS] Errors after change the admin password and restart the IoTS server - No routes in cluster. Ignoring Message

2016-10-07 Thread
> repository/conf/analytics/analytics-data-config.xml > repository/conf/etc/webapp-authenticator-config.xml > > Please find the comments inline for the other issues. > > On Fri, Oct 7, 2016 at 1:45 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi all, >

Re: [Dev] [IoTS] Errors after change the admin password and restart the IoTS server - No routes in cluster. Ignoring Message

2016-10-07 Thread
Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API Management On Oct 7, 2016, at 4:15 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi all, > > I got lots of the following errors when startup. I don’t know if it is the > cause of the problem: > > [2016-1

Re: [Dev] [IoTS] Errors after change the admin password and restart the IoTS server - No routes in cluster. Ignoring Message

2016-10-07 Thread
Technology Co., Ltd. Business: IOT, API Management On Oct 7, 2016, at 3:36 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi, > > Do you know how to find the message routing map int he cluster? Could you > give me some advices on how to solve the below problems. > > TID: [

Re: [Dev] [IoTS] Errors after change the admin password and restart the IoTS server - No routes in cluster. Ignoring Message

2016-10-07 Thread
Management On Oct 5, 2016, at 11:11 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi all, > > I got these errors after I change the admin password and back to the origin > password and restart the IoTS server again. I confirmed that I had create > streams to process these m

[Dev] [IoTS] Errors after change the admin password and restart the IoTS server

2016-10-05 Thread
Hi all, I got these errors after I change the admin password and back to the origin password and restart the IoTS server again. I confirmed that I had create streams to process these messages in the topics. Could anybody help me? Thanks. TID: [-1] [] [2016-10-05 21:51:12,838] INFO

[Dev] [IoTS] when will the IoTS be GA?

2016-09-21 Thread
Hi, Could anyone tell me when will the IoTS 1.0.0 release be GA? Thanks a lot. -- Zhanwen Zhou (Jason) +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API Management _ ___ Dev mailing

[Dev] [IoTS] when will the IoTS be GA?

2016-09-15 Thread
Hi, Could anyone tell me when will the IoTS 1.0.0 release be GA? Thanks a lot. -- Zhanwen Zhou (Jason) +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API Management ___ Dev mailing list

[Dev] [IoTs][IOT] How to write plugin api to receive photo uploaded from device with python agent

2016-09-07 Thread
Hi team, Does anyone have written a sample IoTS plugins with an api to receive photo uploaded from device with python agent? And api to be used by APP to get the uploaded photo in IoTS. Could you guide me how to write these rest apis for post and get photos in IoTS plugins? Thanks. --

Re: [Dev] [IoTS] Errors when creating the device plugin with carbon-device-mgt-maven-plugin and deploy in IoTS alpha release

2016-09-02 Thread
eesara Prathap <gees...@wso2.com> wrote: > Hi Jason, > > But I can’t use the feature of defining 3 sensors at the same time with the > alpha version of maven archetype. > > Can you explain a little bit more. I didn't get you exactly what is to be > done. > > Th

Re: [Dev] [IoTS] Errors when creating the device plugin with carbon-device-mgt-maven-plugin and deploy in IoTS alpha release

2016-09-02 Thread
steps and let us know would you be able to > resolve your problem. > > Thanks, > Geesara, > > > On Fri, Sep 2, 2016 at 9:48 AM, 云展智创 <i...@smartcloudex.com> wrote: > Hi team, > > When I used the carbon-device-mgt-maven-plugin to create a new device type > a

[Dev] [IoTS] Errors when creating the device plugin with carbon-device-mgt-maven-plugin and deploy in IoTS alpha release

2016-09-01 Thread
Hi team, When I used the carbon-device-mgt-maven-plugin to create a new device type and deployed in IoTS alpha release, I got the following errors: It seems that the new maven-archetype-tools created device type need carbon.device.mgt.version to be 1.1.1 but alpha release only support 1.1.0?

Re: [Dev] [IoTS] Failed to connect to the MQTT topic again after disconnect for a while in 1.0.0 alpha

2016-08-04 Thread
the access token for device can renewed with the client > information and refresh token. > > [1] https://docs.wso2.com/display/IS510/Refresh+Token+Grant > > Thanks, > Ayyoob > > Ayyoob Hamza > Software Engineer > WSO2 Inc.; http://wso2.com > email: ayy...@wso2.com

Re: [Dev] [IoTS] Failed to connect to the MQTT topic again after disconnect for a while in 1.0.0 alpha

2016-08-04 Thread
//wso2.com > email: ayy...@wso2.com cell: +94 77 1681010 > > On Fri, Aug 5, 2016 at 6:45 AM, 云展智创 <i...@smartcloudex.com> wrote: > I got the following error logs from IoTS: > > == > [2016-08-05 08:57:06,466] ERROR - MessageMetricsHandler

Re: [Dev] [IoTS] Failed to connect to the MQTT topic again after disconnect for a while in 1.0.0 alpha

2016-08-04 Thread
zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: API Management, IOT On Aug 4, 2016, at 10:23 AM, 云展智创 <i...@smartcloudex.com> wrote: > Hi all, > > I downloaded a raspberry pi agent from IoTS 1.0.0 alpha, ran the raspberry pi >

Re: [Dev] [IOTS] Failed to get realtime data from IoTS in 1.0.0 alpha

2016-08-04 Thread
Technical Lead, > WSO2 Inc. > > email : ruw...@wso2.com > mobile : +94 77 9110413 > blog : http://ruwansrants.blogspot.com/ > https://500px.com/ruwan_ace > www: :http://wso2.com > > > On Thu, Aug 4, 2016 at 7:47 AM, 云展智创 <i...@smartcloudex.com> wrote

[Dev] [IoTS] Failed to connect to the MQTT topic again after disconnect for a while in 1.0.0 alpha

2016-08-03 Thread
Hi all, I downloaded a raspberry pi agent from IoTS 1.0.0 alpha, ran the raspberry pi agent and uploaded the temperature data successfully. But after I disconnected the agent for a while, the MQTT connection could not be setup again. Can anyone help me for this? Thanks. MQTT_LISTENER:

[Dev] [IOTS] Failed to get realtime data from IoTS in 1.0.0 alpha

2016-08-03 Thread
Hi all, When I open the IoTS devicemgt ui to view the realtime statistic data of my raspberry pi device, I always get below error, so that the graph can now show any temperature line. Can anyone help me? Thanks. WebSocket connection to

Re: [Dev] [IoTS] when will the IoTS be GA?

2016-08-03 Thread
Hi Sumedha, Any suggestions? Thanks. -- Zhanwen Zhou (Jason) +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: API Management, IOT On Aug 2, 2016, at 12:45 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi Sumedha, > > Any sugg

Re: [Dev] [IoTS] when will the IoTS be GA?

2016-08-01 Thread
Rubasinghe <sume...@wso2.com> wrote: > Hi Jason, > UIs in IoTS Master is not fully functional due to on going work I mentioned > b4. > > Will get back to you with an alternative plan by tomorrow. > > > On Jul 31, 2016 2:48 PM, "云展智创" <i...@smartcl

Re: [Dev] [IoTS] when will the IoTS be GA?

2016-07-31 Thread
0.0 GA will be decided after August. > > If you have a project that gets impacted due to this shift please fill up our > contact us form @ http://wso2.com/contact/ with your concern and we will see > what we can do. > > Thanks, > Sumedha > > > On Sat, Jul 30, 201

[Dev] [IoTS] when will the IoTS be GA?

2016-07-30 Thread
Hi, Could anyone tell me when will the IoTS be GA? Thanks a lot. -- Zhanwen Zhou (Jason), +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: API Management, IOT ___ Dev mailing list Dev@wso2.org

Re: [Dev] [IoTS] Questions about how to authenticate user and request data from IoTS

2016-07-14 Thread
I have solved the problem. please miss the mail. -- Zhanwen Zhou (Jason), General Manager +86 13922218435 zhanwen.z...@smartcloudex.com Guangzhou Smart Cloudex Technology Co., Ltd. Business: IOT, API On Jul 13, 2016, at 3:53 PM, 云展智创 <i...@smartcloudex.com> wrote: &g

Re: [Dev] [IoTS] Questions about how to authenticate user and request data from IoTS

2016-07-13 Thread
ped > tokens. Check /api-store for a full list of API available. > > Thanks, > Dumidu > > On Wed, Jul 13, 2016 at 9:51 AM, 云展智创 <i...@smartcloudex.com> wrote: > Hi all, > > I am writing a HTML5 mobile app to use with IoTS. I use an open source H5 > framework c

[Dev] [IoTS] Questions about how to authenticate user and request data from IoTS

2016-07-12 Thread
Hi all, I am writing a HTML5 mobile app to use with IoTS. I use an open source H5 framework called MUI, which support ajax and xmlhttprequest. Could you tell me how to authenticate the user with IoTS and request data with the access token? I tried to use ajax call to

Re: [Dev] [IOT] How to start building device types in IoTS using Developer Studio

2016-04-12 Thread
f-devicetype-archetype in Developer Studio. > > This feature will be available in next release of IoTS. > > > 1.https://github.com/wso2/product-iots/releases/tag/IoTS-1.0.0-M3 > 2.https://docs.wso2.com/display/IoTS100/Writing+Your+Own+Device+Connector > > Thanks, >

[Dev] [IOT] How to start building device types in IoTS using Developer Studio

2016-04-12 Thread
Hi all, Could you give me some advices on how to start building iot device types in IoTS using Developer Studio? I have forked the product-iot project, cloned into my desktop. After running mvn eclipse:eclipse in product-iot, I can only find 3 projects (cdmf-devicetype-archetype,

Re: [Dev] [DEV][IOT][CDMF] Errors when building new device type in IoTS using cdmf-devicetype-archetype-master

2016-04-11 Thread
> 1. https://github.com/GPrathap/cdmf-devicetype-archetype/tree/IoTS-1.0.0-M3 > > Thanks, > Geesara > > On Mon, Apr 11, 2016 at 1:31 PM, 云展智创 <i...@smartcloudex.com> wrote: > Hi Shabir/Geesara, > > Is that right to select 4 in below step? What’s the difference bet

Re: [Dev] [DEV][IOT][CDMF] Errors when building new device type in IoTS using cdmf-devicetype-archetype-master

2016-04-11 Thread
by your self. > > [1] > https://github.com/wso2/carbon-device-mgt-plugins/tree/IoTS-1.0.0-M3/components/device-mgt-iot > [2] > https://github.com/wso2/product-iots/tree/master/modules/tools/cdmf-devicetype-archetype > [3] https://github.com/GPrathap/cdmf-devicetype-archetype/tr

[Dev] [DEV][IOT][CDMF] Errors when building new device type in IoTS using cdmf-devicetype-archetype-master

2016-04-10 Thread
Hi all, I created a new device type using cdmf-devicetype-archetype-master tool, and updated the file device-deployer.xml (used IoTS-M3 SNAPSHOT, and copied file org.wso2.carbon.device.mgt.iot_2.0.4.SNAPSHOT.jar into the repository/components/plugins folder) with correct info of my device

Re: [Dev] IoTS-1.0.0-M4 Build order

2016-04-05 Thread
Hi Charitha, When I built the master branch of identity-oauth2-grant-jwt, I got the following errors. Could you give me some advices. Thanks. [ERROR] Bundle org.wso2.carbon.identity:org.wso2.carbon.identity.oauth2.grant.jwt:bundle:1.0.0 : Unresolved references to

Re: [Dev] Build error for "WSO2 IoT Server - P2 Profile Gen"

2016-03-09 Thread
r Software Engineer, > WSO2 Inc. > > email : ruw...@wso2.com > mobile : +94 77 9110413 > blog : http://ruwansrants.blogspot.com/ > www: :http://wso2.com > > > On Thu, Mar 10, 2016 at 11:02 AM, 云展智创 <i...@smartcloudex.com> wrote: > Hi all, > > Aft

Re: [Dev] Build error for "WSO2 IoT Server - P2 Profile Gen"

2016-03-09 Thread
p.publisher.lifecycle.util.AnnotationUtil} - >> Error encountered while scanning for annotations >> java.lang.NoClassDefFoundError: >> org/wso2/carbon/device/mgt/iot/exception/DeviceControllerException >> at java.lang.Class.getDeclaredMethods0(Native Method) >> at java.lang.Class.privateGetD

Re: [Dev] Build error for "WSO2 IoT Server - P2 Profile Gen"

2016-03-08 Thread
g component as well, > > https://github.com/ruwany/carbon-analytics-common branch:master > > Then build the product-iot-server again. > > Regards, > Yasith Lokuge. > > > On Tue, Mar 8, 2016 at 8:51 AM, 云展智创 <i...@smartcloudex.com> wrote: > Hi Yasith, >

Re: [Dev] Build error for "WSO2 IoT Server - P2 Profile Gen"

2016-03-07 Thread
,下午7:36,Yasith Lokuge <yasi...@gmail.com> 写道: > Hi, > > In product-iot-server pom.xml change the "carbon.event-processing" version as > follows; > > 2.0.12 > > Regards, > Yasith Lokuge > > > On Mon, Mar 7, 2016 at 3:32 PM, 云展智创 <i...@sma

[Dev] Build error for "WSO2 IoT Server - P2 Profile Gen"

2016-03-07 Thread
Hi all, When I compiled and built the product-iot-server(master) project from Github, I got the following error: 'org.wso2.carbon.event.processor.server.feature.group [2.0.12,2.1.0)' but it could not be found. Can anyone help me to pass it? Thanks. Installing