Exception: [Main] o.h.e.j.JdbcSupportLoader: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException

Description

From event.log:

 

2020-05-14 09:23:37,000 INFO [Main] o.h.c.Configuration: Hibernate Validator not found: ignoring 2020-05-14 09:23:37,246 INFO [Main] o.s.o.h.a.AnnotationSessionFactoryBean: Building new Hibernate SessionFactory 2020-05-14 09:23:37,329 INFO [Main] o.h.c.s.HibernateSearchEventListenerRegister: Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 2020-05-14 09:23:37,379 INFO [Main] o.h.c.ConnectionProviderFactory: Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider 2020-05-14 09:23:37,408 INFO [Main] o.h.d.Dialect: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2020-05-14 09:23:37,427 INFO [Main] o.h.e.j.JdbcSupportLoader: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException 2020-05-14 09:23:37,427 INFO [Main] o.h.c.SettingsFactory: Database -> name : PostgreSQL version : 12.2 (Ubuntu 12.2-4) major : 12 minor : 2 2020-05-14 09:23:37,427 INFO [Main] o.h.c.SettingsFactory: Driver -> name : PostgreSQL JDBC Driver version : 42.2.5 major : 42 minor : 2

There are also a few exceptions like:

javax.jms.JMSException: Error while attempting to add new Connection to the pool ... Caused by: javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Broker named 'localhost' does not exist.

Full log is attached below.

Environment

Ubuntu 20.04 LTS openjdk-11-jdk 11.0.7+10-3ubuntu1

Acceptance / Success Criteria

None

Attachments

1
  • 14 May 2020, 10:38 AM

Lucidchart Diagrams

Activity

Show:

Details

Assignee

Reporter

Components

Affects versions

Priority

PagerDuty

Created May 14, 2020 at 10:54 AM
Updated May 14, 2020 at 10:54 AM

Flag notifications