wso2 / product-iots

Welcome to the WSO2 IoT Server source code! For info on working with the WSO2 IoT Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
182 stars 181 forks source link

wso2 iot geofence operation #1704

Open omerstack opened 6 years ago

omerstack commented 6 years ago

Description: I sometimes get an error when I click on the x or y button. It also has no shape on the map.

Affected Product Version: Wso2 iot 3.2.0 & Agent 3.1.30

Steps to reproduce:

Related Issues: [IoT-Core] ERROR - {org.wso2.carbon.device.mgt.core.geo.service.GeoLocationProviderServiceImpl} Error while reading the registry path: /_system/governance/geo/alerts/Stationery/1a09f098196cb571/

[IoT-Core] ERROR - {org.wso2.carbon.device.mgt.core.geo.service.GeoLocationProviderServiceImpl} Error while reading the registry path: /_system/governance/geo/alerts/Within/1d0ede162b4ed982/

[IoT-Core] ERROR - {org.wso2.carbon.device.mgt.core.geo.service.GeoLocationProviderServiceImpl} Error while reading the registry path: /_system/governance/geo/alerts/Exit/1d0ede162b4ed982/

rasika commented 6 years ago

Thanks for reporting this issue. This occurs due to registry failure. Alerts are being persisted in registry for query purposes. We need to move that to a DB table.

omerstack commented 6 years ago

Hi , I have studied the problem in detail. If you add a place to the map, it will make an error if you add a new one without refreshing the page. You will examine and make adjustments accordingly.

omerstack commented 6 years ago

I have one more question . Once you receive a warning, the user does not continue to warn you if the user does not leave the area.Is the business logic this way or is there a mistake?

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity.