On Apr 7, 2005 6:31 AM, Tony Weeg <[EMAIL PROTECTED]> wrote: > "Error","Thread-20","04/06/05","11:03:15",,"Error invoking CFC for > gateway Async CFML: Operation failed on the data source named > ""clientStorage"". Reason of failure ""[Macromedia][SQLServer JDBC > Driver][SQLServer]Transaction (Process ID 177) was deadlocked on lock > resources with another process and has been chosen as the deadlock > victim. Rerun the transaction."""
And the CFC you're running accessing client variables? It's possible that you're multi-threading via the same 'key' and causing the deadlock. See the comments about event gateways not having access to cookies - which are used to identify which client you are for client variable access... > if i look in the event gateway settings i see that it was hit 100 > times, like the demo > said, just NEVER returns anything. Damon's standard file copying demo? -- Sean A Corfield -- http://corfield.org/ Team Fusebox -- http://fusebox.org/ Got Gmail? -- I have 50, yes 50, invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201913 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

