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
Post a Comment