Hey thuhouse,
I have the same problem - however, I built a sample app that uses jdbc only and left hibernate out completely and the problem persisted. What's interesting is that the exception is thrown at a strange time - I know it's in a different thread, so it's asynchronous, but it gets thrown at the same point during debugging every time... from within the TilesRequestProcessor!!! ???
Are you using tiles?
Either way, I think it's an issue with the mysql jdbc driver in conjunction with possibly tiles, and possibly eclipse.
If you figured it out, please let me know.
|