-
Scala Version: 2.12.15
zio version: 2.0.21
zio-logging version: 2.2.2
When I upgrade the the zio-logging version it fails with the following stack trace. There seems to be an underlying dependenc…
-
javax.xml.bind.DatatypeConverterImpl in the JAXB Reference Implementation shipped with JDK 1.6+ will keep a static reference (datatypeFactory) to a concrete subclass of javax.xml.datatype.DatatypeFact…
-
```
public Map
-
- [ ] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。
### 环境信息
arthas 4.0.0
### 重现问题的步骤
在 tomcat 运行 spring boot war 应用
https://github.com/RaymondLam1/spring-bo…
-
**Describe the problem you faced**
flink job, stream read from hudi srouce and stream write to hudi sink.
this error happen after run 4 hours, cause job to restart.
java.lang.IllegalStateExce…
-
In code that worked with Quarkus 3.15, I am now getting the following exception after upgrading to Quarkus 3.16:
java.lang.RuntimeException: Exception while calling findClassLoaderOrder for non…
-
### Environment:
Jib version: 3.4.4
Build tool: Gradle (8.10.2)
OS: Mac
### Description of the issue:
If have a Spring Boot application to uses Angus mail (Jakarta mail). When…
-
**### Description**
My App crashes when joining a meet despite adding the proguard.
**### Error Logs**
```
2024-10-28 22:47:50.925 20669-20669 JitsiMeetSDK java.lang.NoClassDefFoundErr…
-
### Describe the bug:
When selecting the Retest option after selecting an alert, clicking on the Verify or Create buttons doesn't do anything.
### Steps to reproduce the behavior:
1. Go to al…
-
## Description:
I encountered an issue while using the pluginlib::ClassLoader in ROS2 humble where the shared library( the plugin) doesn't appear to be unloaded after going out of scope. This may be …