-
*请在提交你的 issue 前,请回答以下问题,这有助于社区快速定位问题,谢谢! 🙏*
### Environment Description(运行环境描述)
* **StreamX Version**: 1.2.1
* **JVM version** (`java -version`): jdk.1.8.0_161
* **OS version** (`uname -a` if on…
-
### 当前使用版本(必填,否则不予处理)
3.4.3
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
系统配置
mybatis-plus:
global-config:
db-config:
update-strategy: not_null
lambdaUpdate().eq(Entity::id, 1783…
-
Logic Table Name cannot be **order**
otherwise, shardingsphere will throw Exception:
JDBC Connection [org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection@3ae6cc64] wil…
-
##### 版本号:
3.0 这个[commit](https://github.com/jeecgboot/jeecg-boot/commit/8c143f35f8003cbb0a9a364303ba8606b70a5d68)
##### 问题描述:
用户登录报错
##### 截图&代码:
2022-02-21 19:50:28.130 [http-nio-8080-exec…
-
我的kubernetes workder有三个节点,分别是node1, node2, node3。
然后时序数据库tdengine(版本2.0.16)也是三个节点,分别也部署在node1, node2, node3。
还有一个kafka单节点部署在node2。备注:tdengine和kafka都是非k8s服务。
系统有一个java程序会消费kafka的消息,把数据写入tdengine。
…
-
Running synchandler from branch `version2.1.0` throws the following error
```
[ WARN ] [2022-03-09 10:47:27] org.springframework.http.converter.json.Jackson2ObjectMapperBuilder [122] - For Jackson…
-
报错内容
```java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
at com.mysql.cj.jdbc.exceptions.SQLError.createSQ…
-
## Question
`### Error querying database. Cause: java.lang.NullPointerException
### The error may exist in cn/ca/matrix/lra/server/dao/mapper/cert/BaseCertificateMapper.java (best guess)
### The…
-
### 当前使用版本(必填,否则不予处理)
3.5.0
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
在查询Sybase数据表分页时,如果字段命名存在`FROM`关键字。则该字段会被分页SQL字串错误地替换掉,导致分页查询书法错误,建议替换`SELECT FROM`关键字时,增加`空格`的判断。其他类型的数据库分页查询可能也有类似错误!
### 重现步骤(如…
-
执行插入的报此错误
Cause: java.sql.SQLFeatureNotSupportedException: this operation is NOT supported currently!
; this operation is NOT supported currently!; nested exception is java.sql.SQLFeatureNotSupporte…