After update on Hibernate4 deploy application to Tomcat 7 very slow (2-4 min), why?
Tomcat log:
Code:
21:23:42,623 [http-bio-8080-exec-23] DEBUG Configuration - Resolving reference to class: ru.buteh.appServer.entity.recept_prod.Recept_prod
21:23:42,673 [http-bio-8080-exec-23] DEBUG DriverManagerDataSource - Creating new JDBC DriverManager Connection to [jdbc:postgresql://10.11.11.1:5432/butech]
21:23:43,047 [http-bio-8080-exec-23] DEBUG JdbcServicesImpl - Database ->
name : PostgreSQL
version : 8.4.13
major : 8
minor : 4
21:23:43,047 [http-bio-8080-exec-23] DEBUG JdbcServicesImpl - Driver ->
name : PostgreSQL Native Driver
version : PostgreSQL 9.2 JDBC4 (build 1002)
major : 9
minor : 2
21:23:43,047 [http-bio-8080-exec-23] DEBUG JdbcServicesImpl - JDBC version : 4.0
21:25:33,214 [http-bio-8080-exec-23] INFO Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
21:25:33,226 [http-bio-8080-exec-23] INFO LobCreatorBuilder - HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException