Cancellation Timer in Mysql Connector / J -


i facing below mention problem.

the web application [/helloworld] appears have started thread named [mysql statement cancellation timer] has failed stop it. create memory leak.

i using mysql-connector-java-5.1.25-bin.jar latest 1 still giving problem.

please me.

from command line window in linux atleast - "ps -a" give list of processes - dont type quotes. can confirm in list or type "ps -a | grep mysql statement cancellation timer. return process id. type kill ##### (whatever process id want kill). hope helps


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -