If these stacks are complete, and are the actual hung threads, then it appears you're hanging on socket input from the internet, which is typically a kernel-level issue. It's very often that socket issues are caused by anti-virus - have you updated the av recently? We see socket communicatations problem very frequently with McAfee.
- Matt Small >Your error originates in your onRequestStart() Application.cfc, line 85. > First, I'd try to debug around that line. > >If you can't figure it out from there, try opening >\frameworks\coldbox\3_1\system\FrameworkSupertype.cfc >and looking around line 364. This may give you a clue of what the >framework is doing at the moment it hangs and might help give you a better >hint about what is going on. > >-Cameron > > > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349902 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

