The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
337 views

Coldfusion multiserver instance hangs

I have a coldfusion 8 multiserver setup with IIS in Windows 2008 Standard SP2 and when one instance "hangs" (I can't connect to the instance from fusion reactor) the web server throws a "503 service ...
0
votes
3answers
153 views

How can I tell which ColdFusion hotfixes are installed?

I saw the new secruity hotfix for ColdFusion on adobe.com, but I'm unsure what is already installed. The version in ColdFusion Administrator is 8,0,1,195765. How can I tell which ColdFusion hotfixes ...
3
votes
3answers
236 views

Huge performance difference between two web servers, odd behavior seen using process monitor

We have two Coldfusion servers that have a huge performance difference running the exact same code on the exact same input data. The code in questions instantiates a large amount of CFCs (Coldfusion ...
0
votes
0answers
23 views

Coldfusion Debug Webserver Closed it's Socket

What does this message mean in cfserver.log? 09/04 13:43:39 debug webserver closed it's socket 09/04 13:43:39 debug webserver closed it's socket 09/04 13:43:40 debug webserver closed it's socket I ...
0
votes
2answers
87 views

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 ...
2
votes
1answer
49 views

Is there any way to log all changes made to ColdFusion Administrator settings?

Is there any way to log all changes made to ColdFusion Administrator settings? Sometimes people make changes without documenting them, and then when something goes wrong, we have to search to find the ...
0
votes
1answer
122 views

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 ...
1
vote
2answers
99 views

What hotfixes should be applied to a ColdFusion 8 Server

I've recently inherited a server running ColdFusion 8 and believe it may not have been patched for security updates (as per http://www.adobe.com/support/security/#coldfusion) for quite some time. The ...