Git Product home page Git Product logo

hibernate-reactive-1_0_0-final-bug-test's Introduction

hibernate-reactive-1_0_0-final-bug-test

vert.x 4.1.5 purple

This application was generated using http://start.vertx.io

Building

To launch your tests:

./gradlew clean test

To package your application:

./gradlew clean assemble

To run your application:

./gradlew clean run

Bug

When using 1.0.0.Final, the sessionFactory cannot be created with blocking error, but 1.0.0.CR10 works fine:

17:05:04.327 [vert.x-eventloop-thread-1] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
17:05:04.476 [vert.x-eventloop-thread-1] INFO  org.hibernate.reactive.provider.impl.ReactiveIntegrator - HR000001: Hibernate Reactive Preview
17:05:04.673 [vert.x-eventloop-thread-1] INFO  org.hibernate.reactive.pool.impl.DefaultSqlClientPool - HR000011: SQL Client URL [jdbc:postgresql://localhost:5432/white-rabbit]
17:05:04.676 [vert.x-eventloop-thread-1] INFO  org.hibernate.reactive.pool.impl.DefaultSqlClientPoolConfiguration - HR000025: Connection pool size: 10
17:05:05.405 [vertx-blocked-thread-checker] WARN  io.vertx.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-1,5,main] has been blocked for 2879 ms, time limit is 2000 ms
17:05:06.405 [vertx-blocked-thread-checker] WARN  io.vertx.core.impl.BlockedThreadChecker - Thread Thread[vert.x-eventloop-thread-1,5,main] has been blocked for 3880 ms, time limit is 2000 ms

hibernate-reactive-1_0_0-final-bug-test's People

Contributors

davided avatar ukonnra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.