アーティクル - CS374811
Influx V2 (Influx2PersistenceProviderPackage) クエリは、開始日と終了日が同じか、終了日が ThingWorx の開始日より前にある場合に失敗します
修正日: 18-Nov-2022
適用対象
- ThingWorx Platform 9.3
説明
- Influx2PersistenceProviderPackage を使用している場合、開始日と終了日が同じか終了日が開始日より前の場合、Influx V2 クエリが失敗する
- Influx2 へのアップグレード後に startDate=endDate の場合、Query*PropertyHistory が失敗する
- クエリ サービスの例外:
com.thingworx.common.exceptions.DataAccessException: [2,000] Error occurred while accessing the data provider.
ErrorLog の基になる Influx 例外:
com.influxdb.exceptions.BadRequestException: error in building plan while starting program: cannot query an empty range
最新バージョンはこちらを参照ください CS374811