-
Thanks for creating an issue! Please fill out this form so we can be
sure to have all the information we need, and to minimize back and forth.
* **What are you trying to do?**
While creating th…
-
有没有人在跑springcloud-lcn-demo 的时候发现a服务DemoController调用save方法的时候报错:
错误日志如下
2019-04-18 19:27:32.578 ERROR 5756 --- [nio-9002-exec-4] c.c.t.n.service.impl.NettyServiceImpl : socket not connection wait …
-
for Spring Cloud Data Flow for Apache YARN 1.2.2.RELEASE
yarn logs -applicationId application_1540258016059_0020
```
Container id: container_1540258016059_0020_01_000002
Exit code: 1
Stack trac…
-
We are using Spring Boot (`2.1.x`) and Powermock (`1.7.4`), and Mockito (`2.28.2`) together. Other environment dependencies include:
* Gradle `5.4.1` (built using `--parallel --max-workers=3`)
* O…
-
```
$ oc enable
Looking up pipelines from repository: https://ibm-garage-cloud.github.io/garage-pipelines/
Error loading pipeline index from https://ibm-garage-cloud.github.io/garage-pipelines/
``…
-
[R2DBC](https://github.com/r2dbc/r2dbc-spi) project reached 1.0 release and already has support for popular databases such as Oracle, PostgreSQL, MySQL, H2, MsSQL, and MariaDB. R2DBC provides a nice f…
-
Hi,
I would like to know if exist any plan to add support for Graal VM Native image.
![](https://docs.oracle.com/en/graalvm/enterprise/19/guide/reference/overview_native-image-gen-image.png)
…
-
### 1. Bug Description
你好,我用5.0.2版本,发起方异常,发起方事务回滚了,但是参与方事务没有回滚;按照官方FAQ中的方法,每一步都没有问题,但参与方事务还是没有回滚。通过DEBUG参看,参与方的事务在执行完本地代码之后,本地事务已经提交了,是真提交,而不是假提交(可以查到数据库数据已经更新了);DEBUG跟踪代码执行,发现参与方的事务并没有加入到事务发起者创建的事务组…
zoufq updated
5 years ago
-
Factory method 'bootstrap' threw exception; nested exception is java.lang.NullPointerException: handler----------------------------idea里面跑没有任何问题,但是打成包后,dht-server-1.0-SNAPSHOT.jar,运行这个包就出现上面的问题了。我搞了好久…
-
with: https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-runtime-interface-client#aws-lambda-java-runtime-interface-client
see: https://mark-sailes.medium.com/opening-sourcing-…