-
```log
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.springframework.boot.loader.jar.Handler (file:/E:/Download/apollo-quick-start-1.7.1/serv…
-
我启动apollo-configservice
参数:
-Dapollo_profile=github
-Dspring.datasource.url=jdbc:mysql://***/ApolloConfigDB?characterEncoding=utf8
-Dspring.datasource.username=zfapp**
-Dspring.datasource.passwor…
-
- Why do you submit this issue?
My orm framework mysql link does not specify the database:
protocol//[hosts][/database][?properties] -> protocol//[hosts][?properties]
In code
MysqlURLParser.f…
-
Hi @ptahchiev ,
I just wanted to follow up on https://stackoverflow.com/questions/65647375. I was able to reproduce the issue with the same exception. However, I got other exceptions in different r…
-
WebAPI fails to start properly,
I followed the installation guide and created an ansible playbook to setup Atlas + WebAPI.
But whenever I restart tomcat I get the following output:
``` . _…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
1.4 版XA模式同一接口第二次分布式事物回滚出错,仅第一次能回滚成功(…
-
Hi! I confused for this - we have generated typed Record and when we create ReactiveQueryExecutor and do some like execute(), query(), we can get in result, only raw Row. I cant do into(), fetchInto()…
nkss7 updated
3 years ago
-
```
Caused by: org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection
at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:…
-
Hi,
I have a strange behavior (not correct) when using my own @Id generator sequence, let's say objects_id_seq. See below:
```
@Id
@GeneratedValue(strategy = GenerationType.SEQUENCE, gen…
-
**Describe the bug**
I just tried to update my instance from v3.0.1 to v3.1.0. The update script fails, with the following exception.
This is a self-hosted instance on a local machine, running Cen…