Getting Data store unknown error
Am getting this error :
Execution error in service script [NotificationData InsertOrUpdateDeviceNotification] : Wrapped java.lang.RuntimeException: com.thingworx.common.exceptions.DataAccessException: [1,018] Data store unknown error: [Error occurred while accessing the data provider.] Cause: com.thingworx.common.exceptions.DataAccessException: [1,018] Data store unknown error: [Error occurred while accessing the data provider.]
NotificationData is data table. I tried restarting tomcat but still this error persist. Previously it was working fine.
Am using ThingWorx 7.3.1-b39 and tomcat 8.5.

