#135 new
Ben Hood

Spurious JDBC warnings

Reported by Ben Hood | October 13th, 2010 @ 09:06 PM

The cause of these warnings needs to be tracked down:

2010-10-13 21:02:24,735 WARN [qtp1237174744-33] o.h.u.JDBCExceptionReporter [JDBCExceptionReporter.java:77] SQL Warning: 10000, SQLState: 01J01
2010-10-13 21:02:24,735 WARN [qtp1237174744-33] o.h.u.JDBCExceptionReporter [JDBCExceptionReporter.java:78] Database '/Users/0x6e6562/Downloads/diffa/target/webapp-data/diffa' not created, connection made to existing database instead.

Comments and changes to this ticket

  • Paul Jones

    Paul Jones November 1st, 2010 @ 01:09 PM

    This is reported (in many cases) as being a warning that should simply be ignored. It happens when create=true is set but the database already exists. We can't remove create=true, since then we wouldn't create a database in default case.

  • Ben Hood

    Ben Hood November 1st, 2010 @ 05:40 PM

    Can we set an exception for this statement in the logback config?

  • Paul Jones

    Paul Jones November 2nd, 2010 @ 08:54 AM

    I think we'd only be able to block warnings on the JDBCExceptionReporter. Would we be risking throwing the baby out with the bathwater by suppressing warnings from that class?

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A Real Time Differencing Tool.

Shared Ticket Bins

People watching this ticket

Tags

Pages