Anyone know what caused this error? My coldfusion server encounter this error quite frequent and need to reboot everytime. Thanks for ur help in advance.
Usually this error occurs when you run a query that is too large for the amount of memory on your server. Either reduce the result set of the query or add more memory to the server.
Thanks for your help. Anyway, is there any setting in coldfusion server to avoid Jrun closed when this error occurred? I rather the application takes longer time to load then stop the service. Any suggestion?
Check out this link http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=1007 or this one http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19301