Giter Site home page Giter Site logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024

Original comment by [email protected] on 20 Jun 2013 at 7:31

  • Changed state: Started

from log4jdbc-log4j2.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
Thank you for reporting the issue. I pushed a fix on the svn and on Maven, see 
revision r171 and release 1.15-SNAPSHOT. Could you please tell me if this fixes 
your problem? (because I suspect it might also be a configuration issue)

I think the problem was that the driver you use does not support the use of a 
ResultSetMetaData when the related ResultSet is closed, even if the 
ResultSetMetaData was obtained before closing; this behavior does not seem to 
be a JDBC specification. 
Now, the information needed is stored immediately when the ResultSetMetaData is 
obtained; The ResultSetMetaData is no longer stored for later use.

As of log4jdbc, it is normal that no error appears, because it doesn't 
implement the ResultSetCollector feature of log4jdbc-remix :)

Original comment by [email protected] on 20 Jun 2013 at 8:05

  • Changed state: Fixed

from log4jdbc-log4j2.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
I have pushed the release to the main branch (release 1.15), please let me know 
if your problem is fixed. 

Original comment by [email protected] on 20 Jun 2013 at 11:39

from log4jdbc-log4j2.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
With version 1.15 server is started and running, our db test suites pass with 
success.

The issus for is fix, thank you.

Original comment by [email protected] on 21 Jun 2013 at 9:47

from log4jdbc-log4j2.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
* The issue for me is fix, thank you.

Original comment by [email protected] on 21 Jun 2013 at 9:48

from log4jdbc-log4j2.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
Thanks for letting me know :)

Original comment by [email protected] on 21 Jun 2013 at 11:21

  • Changed state: Verified

from log4jdbc-log4j2.

Related Issues (20)

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.