Tomcat hanging on static method calls?

B

Ben Parrish

Hi folks. I have an object in my application which all it has is a
bunch of static methods, regarding database use. Grabbing
connections, doing SQL string manipulation, etc.

Now I'm having this weird problem were, every once in a while (every
couple days, on average, let's say), the application just *hangs* any
time any of the methods on that object are called. And it doesn't
(necessarily) have anything to do with database connections, because
even if the application just calls one of the simple little string
manipulation methods, it STILL hangs. It doesn't even get to the
first line of the method.

Reloading the application in the Tomcat manager does not fix it. The
only thing that fixes it is shutting down Tomcat completely and then
restarting it.

Any ideas? Please? Thanks. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top