Hi, I have a production server running CFMX 6.1 Updater, but it sometimes
stops responding to any requests to the server. It does not crash. It just does
not respond at all. I have checked the log files to see anything abnormal. I
noticed the following entry in the moments the server stops responding:
'java.lang.OutOfMemoryError: unable to create new native thread' I checked
Macromedia website and got this link, which describes the error: 'Threads
spawned from CFQUERY timeout=xx parameter not killed. (Merant/DataDirect
drivers only) ? Monitor threads would pile up (ALL OS platforms) using JDBC
database drivers for EACH connection in CFQUERY containing a timeout
parameter. Bug 47982.'
[url]http://www.macromedia.com/v1/handlers/index.cfm?ID=23524&Method=Full[/url] But
this bug was fixed in Updater 2. And I am running CFMX 6.1 Updater 3. So the
question is whether this issue may happen due to other reasons, or is there any
specific patch to solve it. Any experiences fixing this problem? Thanks.