Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When Ibatis Integrated into Spring, it always close statement twice [SPR-6704] #11370

Closed
spring-projects-issues opened this issue Jan 14, 2010 · 1 comment

Comments

@spring-projects-issues
Copy link
Collaborator

Stondubleyt opened SPR-6704 and commented

When I user spring + ibatis + proxool, I got a lot of these junk messages in the warn log.

2009.01.15 11:05:01 000069 (01/04/00) - #3 registered a statement as closed which wasn't
known to be open. This
could happen if you close a statement twice.
2009.01.15 11:05:01 000070 (01/04/00) - #4 registered a statement as closed which wasn't
known to be open. This
could happen if you close a statement twice.

And I fixed it, see details in forum


Affects: 2.5.6

Reference URL: http://forum.springsource.org/showthread.php?p=278521#post278521

@spring-projects-issues
Copy link
Collaborator Author

Stondubleyt commented

Ignore this bug I submit
I change the code but there is a worse problem while my application running

@spring-projects-issues spring-projects-issues added type: bug A general bug and removed type: bug A general bug labels Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant