技术文章 - CS339783
在 ThingWorx Platform 中使用 InFluxDB 作为持久性提供程序时访问数据提供程序时出错
已修改: 23-Jun-2022
适用于
- ThingWorx Platform 8.5
说明
- 无法将条目添加到具有 InFluxDB 作为持久性提供程序的 Stream
- 启用堆栈跟踪后,在 Error.log 中观察到以下错误
[L: ERROR] [O: EcqlcLogger] [I: ] [U: SuperUser] [S: ] [P: ] [T: pool-49-thread-1] [2,000] 访问数据提供者时出错。 org.influxdb.InfluxDBException$DatabaseNotFoundException:找不到数据库:“thingworx” 在 org.influxdb.InfluxDBException.buildExceptionFromErrorMessage(InfluxDBException.java:138)在 org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:188)
包装者:com.thingworx.common.exceptions.DataAccessException: [2,000] 访问数据提供者时发生错误。
在 com.thingworx.persistence.influxdb.InfluxdbDataExceptionTranslator.rethrowTranslated(InfluxdbDataExceptionTranslator.java:30)
在 com.thingworx.persistence.influxdb.dao.InfluxdbStreamDao.save(InfluxdbStreamDao.java:110)
包装者:com.thingworx.common.exceptions.DataAccessException: [2,000] 访问数据提供者时发生错误。
在 com.thingworx.persistence.influxdb.InfluxdbDataExceptionTranslator.rethrowTranslated(InfluxdbDataExceptionTranslator.java:30)
在 com.thingworx.persistence.influxdb.dao.InfluxdbStreamDao.save(InfluxdbStreamDao.java:110)
这是文章 339783 的 PDF 版本,可能已过期。最新版本 CS339783