This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes JDBC Driver Memory leak Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JDBC Driver Memory leak" Watch "JDBC Driver Memory leak" New topic
Author

JDBC Driver Memory leak

Mariya Antony christopher
Ranch Hand

Joined: Jan 24, 2012
Posts: 49

suggest the way to resolve the following memory leak issues
SEVERE: The web application [/xxxx] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
Mariya Antony christopher
Ranch Hand

Joined: Jan 24, 2012
Posts: 49

Mariya Antony christopher wrote:suggest the way to resolve the following memory leak issues
SEVERE: The web application [/xxxx] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.



i have moved sqljdbc jar file to tomcat lib folder
the issue is resolved right now,
any other resolving issues,kindly suggest your comments
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JDBC Driver Memory leak
 
Similar Threads
Connection Problem
jdbc connections not closing
DBC Driver error
memory leak error down our site
memory leak on stop my project by hibernate