Juan F Arjona
Juan F Arjona
An update: I separated all dependencies that could have any influence on the UI server. My dependencies are now: ` org.deeplearning4j deeplearning4j-core 1.0.0-M1.1 org.deeplearning4j deeplearning4j-parallel-wrapper 1.0.0-M1.1 org.deeplearning4j deeplearning4j-ui 1.0.0-M1.1 org.nd4j...
PWM is not releasing JDBC connections, it saturates the DB server. Running on Windows against PostgreSQL. Any ideas on a workaround? Thanks, Juan
Happening to me too. Running vaadin 24.3.8 on JDK 21, all dependencies for springboot as defined by vaadin-bom. In my case, it happens if I am using Firefox: - I...
Hi, I am encountering similar issues; as recommended, I am using 6.3.0, but that release has a conflict on the Mail API dependencies. It has both, jakarta.mail and javax.mail; which...