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.
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 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