Questo contenuto non è disponibile nella lingua selezionata.
Chapter 6. Known Issues
Red Hat AMQ Streams images are not available for IBM Z and IBM Power Systems
The Red Hat AMQ Streams Operator and Kafka images are not available for IBM Z and IBM Power Systems. Since the images are not available, the starter
vertx-spring-boot-starter-kafkais not certified to work with AMQ Streams on IBM Z and IBM Power Systems.-
ENTSBT-850: Spring Boot Validation Starter Exception: Package
javax.validation.constraintsdoes not exist. -
SB-379: Missing APR/native library in the
openshift-openjdkimage. -
SB-1165: Database application fails to run because
org.apache.tomcat.jdbc.pool.DataSourcecan not be found. - ENTSBT-202: Mutual TLS authentication in Spring Boot Webflux AMQP does not work.
-
ENTSBT-366: Infinispan Hotrod Client Starter:
org.infinispan.client.hotrod.exceptions.HotRodClientException:: ISPN004034: Unable to unmarshall byteswhen theinfinispan.remote.java-serial-whitelist=<your_class_name>property is not set inapplication.properties. -
ENTSBT-367: Remote communication between Red Hat Spring Boot 2.3.10 with Infinispan/Red Hat Data Grid 7.3 does not work without setting the
infinispan.remote.protocol-version=2.6property. ENTSBT-912: Examples applications not supported on OpenShift Container Platform 4.x.
The Spring Boot runtime provides example applications, which are accessed on Developer Launcher. These example applications are not supported on OpenShift Container Platform 4.x.
ENTSBT-1131: There are two
io.vertx:vertx-dependenciesBOM files in the release:-
3.9.5.redhat-00002.pom -
3.9.8.redhat-00004.pom.
Use
3.9.8.redhat-00004.pomwith Eclipse Vert.x Spring Boot Starter because the dependencies for the starter are included only in the3.9.8.redhat-00004.pomfile.-