-
druid 版本 1.1.20
长时间不操作报如下异常
```
Caused by: java.sql.SQLException: Operation not allowed after ResultSet closed
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:996)
at…
-
### 确认
- [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突
- [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中…
-
* What problem are you trying to solve?
* nexus-startup-failed-version-nexus-3-70-3-01
* Do you have a workaround you are using at present?
* N/A
* What feature or behavior is this required for?
…
-
After migrating the database from OrientDB to H2 on Nexus 3.70.2, on the first start, Nexus logged the following error
```
2024-09-04 11:04:25,360+0000 INFO [FelixStartLevel] *SYSTEM org.sonatype.…
-
## Premise
1. `org.springframework.experimental:spring-aot` Repository: https://github.com/spring-attic/spring-native : EOL
2. `org.springframework.experimental:spring-aot` Repository: https://git…
-
com.alibaba.otter.canal.parse.exception.CanalParseException: apply failed caused by : nested exception is org.apache.ibatis.type.TypeException: Could not set parameters for mapping: ParameterMapping{…
-
### Version
main branch
### Describe what's wrong
### Error message and/or stacktrace
```
{
"code": 1002,
"type": "RuntimeException",
"message": "Failed to operate object [hr] …
-
use MyBatisPagingItemReader is set default ExecutorType ExecutorType.BATCH
code is
protected void doReadPage() {
if (this.sqlSessionTemplate == null) {
this.sqlS…
-
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.test.dao.ServiceOrderMapper.selectServiceOrderById
at org.apache.ibatis.binding.MapperMethod$SqlCommand.(MapperMe…
-
有解决方案吗?
Caused by: java.sql.SQLException: connection disabled
at com.alibaba.druid.pool.DruidPooledConnection.checkStateInternal(DruidPooledConnection.java:1162)
at com.alibaba.druid.pool.Druid…