wso2 / carbon-device-mgt

Apache License 2.0
53 stars 113 forks source link

Fixed https://github.com/wso2/carbon-device-mgt/issues/1175 #1184

Closed ruwany closed 6 years ago

ruwany commented 6 years ago

Purpose

Fixing https://github.com/wso2/carbon-device-mgt/issues/1175

Goals

Fixing error when synchronizing applications available in mobile device with the server.

Error : org.wso2.carbon.device.mgt.core.dao.DeviceManagementDAOException: Error occurred while adding bulk application list at org.wso2.carbon.device.mgt.core.dao.impl.ApplicationDAOImpl.addApplications(ApplicationDAOImpl.java:152) at org.wso2.carbon.device.mgt.core.app.mgt.ApplicationManagerProviderServiceImpl.updateApplicationListInstalledInDevice(ApplicationManagerProviderServiceImpl.java:254) at org.wso2.carbon.mdm.services.android.util.AndroidDeviceUtils.updateApplicationList(AndroidDeviceUtils.java:248)

Approach

User stories

N/A

Release note

Fixed issue encountered when synching applications of devices when using PostgreSQL

Documentation

N/A

Training

N/A

Certification

N/A

Marketing

N/A

Automation tests

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A.