-
2017-06-16 10:39:43|ERROR|(com.alibaba.druid.pool.DruidDataSource)]=[discard connection]
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
The last packet succes…
-
Hello,
We use the SDK to push custom application lineage made up of some entities and relations between them. The driver works with **Cloudera navigator 2.4.0** using `configMap.put("navigator_api_ve…
-
AspectJ based load time weaving (LTW) can be set up with Spring Boot, however when running as a dead simple "java -jar app.jar" the classes are not woven until Java agent is specified. (AspectJ + LTW …
-
We should consider adding dependency convergence detection to our build to prevent issues like gh-13843. For example, the following dependencies must agree on the version of `com.nimbusds:nimbus-jose-…
-
We are facing issues while loading archiveOldArtifacts.groovy plugin in Artifactory enterprise 6.19.0. Below is the error.
org.springframework.transaction.interceptor.TransactionAspectSupport.invok…
-
I put in my `pom.xml`:
```
...
biz.lermitage.oga
oga-maven-plugin
1.8.0
```
When I execute:
`mvn biz.lermitage.oga:oga-maven-plugin:check`
I…
-
```
What steps will reproduce the problem?
1. Start new process instance and pass domain object instance as a process
variable. (ProcessInstance RuntimeService.startProcessInstanceByKey(String
proce…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
I want to use your library with together the hilt(DI Library).
But, I encountered an error `Unable to instantiate application com.example.myapplication.MainApplication`.
Doesn't recognize the Applic…
-
It's similar in spirit to the `init`, `ready` and `destroy` built-in facets. The majority of users don't write plugins, if they can't write user code to handle context-level events, these events aren'…