-
Hi,
I have installed iot-assistant on a Raspberry Pi4 with Ubuntu 22.04.4 LTS, installed openjdk-8-jre-headless and started iot-assistant.
After logging in I get:
```
Whitelabel Error Page
…
-
Context:
1. spring_boot_version = 3.2.0
2. ojdbc8 version = 21.11.0.0
3. oracle version = Oracle Database Enterprise Edition Release 19.0.0.0.0
4. HikaryCP = 5.0.1
The following happened in a…
-
I'm using HikariCP with Oracle DB. sometimes getting 'ora-00060 deadlock detected while waiting for resource' in my application. How HikariCP handling deadlock connections? when it will be removed fr…
-
### Description
After upgrading 1.20.4 to 1.20.6, the shulker box shop has lost the number of items, e.g. before upgrading the shulker box shop has 1728 items, after upgrading the shulker box shop …
-
I build the plugins but the mysql isn't work and is only config
and the ERROR is:
[19:48:13 INFO]: [HotbarManager] Enabling HotbarManager v1.2.1
[19:48:13 INFO]: [HotbarManager] Connecting to data…
-
I tried to use test containers with hikari data-source-properties in Spring Boot like this:
```
spring:
datasource:
driver-class-name: org.testcontainers.jdbc.ContainerDatabaseDriver
…
-
### Description
This affects a variety of items, such as
- Spawners with metada (in our case our server uses lore to keep spawner type info)
- Filled shulker boxes
- ... probably more
### Steps t…
-
https://github.com/brettwooldridge/HikariCP/blob/ffdb8106bccb285d1775af1e8b040bfce4588dc1/src/main/java/com/zaxxer/hikari/pool/HikariPool.java#L758C19-L758C31
Method UtilityElf.quietlySleep() retai…
-
### Description
The "ICEC General configuration" documentation page still references the [deprecated](https://opensource.hcltechsw.com/connections-doc/v8-cr5/admin/overview/i_ovr_r_whats_new_cr3.html…
-
**environment**
```
hikari: 4.0.3
java: jdk1.8
database: mariadb 5.7.27-1-log
hibernate-core: 5.4.32.Final
```
**hikari config**
```properties
spring.datasource.driverClassName=org.mariadb.jd…