-
问题:其他服务都起来了,就campus-server的服务起不来,链接不上数据库
`campus-server | ... 80 common frames omitted
campus-server | 2023-11-14 21:19:03 |ERROR |HikariPool.java:594 |HikariPool-1 - Exception during pool…
-
![image](https://github.com/open-osp/open-osp/assets/33430956/d268e1a1-1b32-41a1-9ae0-63a540eb0c7f)
Ran Quickstart steps, including `./openosp bootstrap`
After `./openosp `start, was able to nav…
-
下面是dubug信息:
c.g.t.fastdfs.domain.conn.FdfsConnectionManager - 获取到Tracker连接地址/192.168.7.118:22122
c.g.tobato.fastdfs.domain.conn.DefaultConnection - check connection status of com.github.tobato.fast…
-
We are running two different versions of OntSynHandler and Explorer in three environments and all of them failed around the block `863790`.
Dev is running [this commit](https://github.com/ontio/ontol…
-
## Mapper
```java
@Mapper
@Transactional
public interface CityMapper {
@Insert("INSERT INTO city (name, state, country) VALUES(#{name}, #{state}, #{country})")
@Options(useGeneratedKeys …
-
```
package net.sf.log4jdbc;
import java.sql.Connection;
import org.aopalliance.intercept.MethodInterceptor;
import org.aopalliance.intercept.MethodInvocation;
public class DataSourceSpyInterceptor…
-
第一次执行SELECT语句,执行成功。执行这个语句之后执行其他操作,报错。下次再执行同一个SELECT的时候,报异常connection closed. 一下是第一次执行后再执行的同一个SELECT时,报的异常
select CONTRACT_NO from USER_CONTRACT where USER_ID=? and CONTRACT_ID=?
### Cause: java.sql…
-
Jira Link: [DB-3226](https://yugabyte.atlassian.net/browse/DB-3226)
### Description
I have a Spring Boot application that inserts into a simple table using a transaction that invokes nextval on a se…
-
请问怎么在yml里制定instanceId
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
```
Original issue reported…