ColdFusion 9 Crashed, No Clues Other Than an Apache Entry

We are on a Windows Server 2003 VPS running ColdFusion 9, Apache 2.2, and MySQL. We host approximately 75-85 sites on this server running on a shared codebase(homegrown CMS). At around 1:05-1:10 EST, none of the sites were responsive. Attempting to visit any of the sites resulted in an immediate browser error – site could … Read more

Cannot start server in coldfusion builder 2

I have installed Adobe ColdFusion builder 2 and was able to set it up, using this tutorial http://www.adobe.com/devnet/coldfusion/articles/setup_dev.html After I restarted my computer (for some updates to take effect), I am unable start the server I added using ColdFusion Builder (cfserver). I get the following error – ‘starting cfusion’ has encountered a problem Ensure that … Read more

Coldfusion crashing when I initiate debugging session?

I’ve been trying to hook up eclipse to RDS for a CF8 testing server I have in my office. Every time I try to test the connection, the CF8 application server service crashes. When I check the event logs, it turns out to be jrun crashing: Faulting application name: jrun.exe, version: 4.0.7.43137, time stamp: 0x47d937de … Read more

ColdFusion8 FusionReactor JDBC wrapper – bad driver jars?

I’m having trouble getting the JDBC wrapper tool to wrap my ODBC connections. Before the version that came out today, it wouldn’t even run due to a compatibility issue with CF8. Now it’s saying There is a problem with your driver files. Please make sure the driver jars exist and are valid. Prior to trying … Read more

Coldfusion 9 losing connection to MySQL 5 database server a couple of weeks after the server is started

We get the following Coldfusion error message after our server have been running for a couple of weeks: Error Executing Database Query.Could not create connection to database server. Attempted reconnect 3 times We run Coldfusion Enterprise 9 on a one year old XServer with Snow Leopard and MySQL 5 The server has about ten DSN … Read more