-
### Is this a bug report?
YES
### Environment
1. `java -version`:
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.…
-
Just had a problem in production where the API was pretty much unresponsive. When I killed the server I got a whole heaps of exceptions like:
```
2016-11-09 01:59:04.049 WARN 1 --- [nio-443-exec-52…
-
When trying to test the /api/auth/signup end point using HTTPie I'm getting an error from the AuthController. I liked the idea of having the roles from your implementation, and omitting them works. Bu…
-
I'm trying to install a new plugin on my local docker setup but the page keeps crashing on me. It loads for minutes then I get an error response on the UI. I am on version 0.24, and I followed the doc…
-
I get an exception thrown for issuing a request with the old "EXAMPLE" Unidata routine:
java.net.SocketException: Software caused connection abort: recv failed
at java.net.SocketInputStream.sock…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
processGlobalTransactionCommit()->re…
-
As its a build that support gpu and cuda have any tried to use a nvidia jetson nano that got about 120 cuda cores?
-
Hi
If I inlcude JPA and h2 DB in pom.xml
```
org.springframework.boot
spring-boot-starter-data-jpa
com.h2database
h2
…
-
Hello,
We are encountering an issue that appears to be specific to deployment on JBoss 7.x (7.2 used in example). I have uploaded a sample Java EE 6 webapp to a public BitBucket git repo to exhibit t…
-
**[Benjamin M](https://jira.spring.io/secure/ViewProfile.jspa?name=benneq)** opened **[DATAREST-344](https://jira.spring.io/browse/DATAREST-344?redirect=false)** and commented
I'd like to use inherit…