Sam Farmer

Growing up I never imagined I would play bass guitar for the Dave Matthews Band. And indeed it never happened.

But I have become passionate about making software.

Kill That Thread!

February 4, 2009

Every six months or so we have a thread that will not quit and consumes a lot of resources causing general slowness all round. ÊÊ

Its possible to kill the thread with the following code.Ê Put in your ColdFusion Administrator and the thread name which can be found from Server Monitor.

adminObj = createObject("component","cfide.adminapi.administrator"); adminObj.login([password]); sMonObj = createObject("component","cfide.adminapi.servermonitoring"); sMonObj.abortRequest("jrpp-100");

No Comments

Some comments have been lost over the years due to moving hosts.

More


More blog entries that I have written.

Code coloring by PRISM.