Questions tagged [wso2-iot]

320 questions
1
vote
0 answers

WSO2-EMM: Error - there are no application members available

I have in a test environment a cluster of WSO2 EMM servers fronted by a WSO2 ELB. The ELB starts, but when I try to reach the cluster through the ELB, I get following error: ERROR {org.wso2.carbon.lb.endpoint.endpoint.TenantAwareLoadBalanceEndpoint}…
twan163
  • 295
  • 1
  • 2
  • 11
1
vote
0 answers

Emails sent by WSO2 EMM has double quotes in the RCPT TO recipient

I can send messages and receive messages sent by EMM , but the email clients like outlook and gmail show email recipient like this, appending the mail server hostname Mail to: user@example.com@mailserver.example.com If I examine the message, I can…
torrentalle
  • 643
  • 4
  • 10
1
vote
2 answers

Error downloading root certificate on iPad

I'm unable to download the root certificate of WSO2 Enterprise Mobility Manager 1.1.0 on iPad. [2014-06-25 15:27:26,098] ERROR {org.jaggeryjs.jaggery.core.manager.WebAppManager} - org.mozilla.javascript.WrappedException: Wrapped…
Diogo Cardoso
  • 21,637
  • 26
  • 100
  • 138
1
vote
1 answer

Cannot send mails with WSO2 EMM

I'm not able to send mails with wso2 EMM v1.0.1, no matter how I configure the mail settings. Can someone who managed to do this tell me how to do this? Thanks
WebStack
  • 73
  • 6
1
vote
2 answers

FileNotFoundException happens when upload app file to WSO2 Enterprise Mobility Manager Publisher

I'm trying to upload a iOS app to WSO2 EMM Publisher, but it keeps throwing a FileNotFoundException java.io.FileNotFoundException: null\repository\deployment\server\jaggeryapps\publisher\upload\hlZDGMobileKiosk_368_5256.ipa at…
dereck
  • 499
  • 1
  • 10
  • 20
1
vote
1 answer

WSO2 Enterprise mobility manager: unable to send email invite from localhost

Hi i am working on wso2 Enterprise mobility manager, i followed all the steps mentioned here But i am facing issues with inviting the user , i made email configuration in all congif.json file as below "email": { "smtp":'smtp.gmail.com', …
teekib
  • 2,821
  • 10
  • 39
  • 75
0
votes
2 answers

How can WSO2 collect multiples devices from multiples endpoints with the same payload?

I have 100 devices that do simple calculation. The only way to extract data from those devices is by their REST API. I want to schedule a task every minute to collect every new data from those 100 devices. Each device have its own API endpoint and…
0
votes
1 answer

Helping on WSO2 IoT Server

I install and configure WSO2 IoT Server version 3.3.0. everything is OK and i enrolled 3 android devices in device management section. However, after installing android agent on mobile device and after approximately half hour of inactivity when i…
Mousa
  • 1
  • 2
0
votes
1 answer

wso2 emm 2.2.0 pushing apk to android

I am using wso 2.2.0 with emm agent installed on a hugerock tablet. The agent is customized such that user does not see gui.. and login uses imei and imsi of the tablet. There are around 5000 + similar devices and the problem is emm agent always…
Amin Afip
  • 23
  • 4
0
votes
1 answer

Error after requesting to install an app on device from store

I get the following error after a few seconds, or even minutes, when trying to install an app from the store (AppManager). The wso2carbon.log file doesn't show any error message. I'm using the WSO2 EMM version 3.3.0 and the device is an Android…
0
votes
1 answer

WSO2 EMM emm-agent-Android Agent compatibality with wso2 2.2.0

I am using wso2 emm version 2.2.0 and using EMM Agent Android version 3.0.3. Users complaint on frequent disconnect and require re enrollment. Sometimes reenrollment also fails. Is it advisable using a different version agent with EMM server? What…
Amin Afip
  • 23
  • 4
0
votes
1 answer

Upgrading WSO2 Iot Server 3.1.0 to 3.3.0

I have worked on WSO2 IOT server version 3.1.0 with MySQL database on Windows Machine for quit some time now. WSO2 has recently released Server version 3.3.0. So now I want to upgrade my server. I tried running the WSO2 IoT server 3.3.0 by pointing…
0
votes
0 answers

WSO2 Device management agent android not work for a box TV

I used a WSO2 device management agent for box TV but it doesn't work.I can't synchronize with the wso2 iot server. The same agent work fine with my phone!! any ideas please. Thank you
Spikee
  • 1
  • 3
0
votes
1 answer

The ActiveMQ connection refused issue in WSO2 IoT Server

I have included the required jar files in IoT server and the IoT Broker console shows that JMS provider is up and running as shown below [2018-06-06 23:21:09,764] [IoT-Broker] INFO…
Amarjit Dhillon
  • 2,718
  • 3
  • 23
  • 62
0
votes
1 answer

WSO2IoT: Create New Mobile App for Android

I've downloaded WSO2IoT v3.1.0 and I'm trying to create an app store for inside my company. I'm following the instructions posted here: https://docs.wso2.com/display/IoTS310/Creating+an+Android+Application However, I'm unable to create and app and…