The ColdFusion Web Scripting Language by Adobe

learn more… | top users | synonyms

-1
votes
1answer
23 views

recommended server setup for ColdFusion 9 [closed]

these are the posted Req's: Windows Intel® Pentium® 4 or AMD Athlon® processor Microsoft® Windows Server® 2003 with Service Pack 1 or 2 or Windows Server 2003 R2 (Web, Standard, or Enterprise ...
0
votes
1answer
12 views

Coldfusion 10 migration error

After trying to upgrade from Coldfusion 8 to Coldfusion 10, I seem to be getting a migration error in the 64bit installer. It seems to be the exact same issue as Moving from ColdFusion 8 to ColdFusion ...
0
votes
0answers
24 views

ColdFusion could not be started because it's already running

I've got an existing (and before today fully running) ColdFusion site and today the CF application seems to have stopped. Here's what I've tried to restart it. 1, I typed cfstatus in a command window ...
1
vote
2answers
37 views

What is the correct way to configure Apache and Tomcat such that Apache serves HTML over port 80, and Tomcat serves ColdFusion/Railo over port 80?

Here is my situation: I have a server with Apache and Tomcat installed. Within tomcat, I am using Railo (the open source ColdFusion). I do not want my users dealing with Port 8080 to hit CFM pages. ...
0
votes
1answer
43 views

Cold Fusion 9 Redirection?

I have a CF 9 installed on Windows 2008 R2 with IIS. The server has several IPs. I have created and new site in IIS and adjusted the binding on it to listen on IP other than where CF is configured. ...
0
votes
1answer
22 views

IIS7.5 - Hosting ASP.NET MVC app and ColdFusion app under one domain

We are developing and deploying an ASP.NET MVC app while will provide new functionality yet there are still parts of the ColdFusion app we still need to live under the same domain. How can we set ...
3
votes
1answer
65 views

Coldfusion Mail Service Stuck, Spool Folder Growing

I've been dealing with this issue on and off for YEARS, dating back to CF 5 and 6. Out of the blue, Coldfusion just stops delivering email, and the mail just keeps building up in the queue. To ...
2
votes
0answers
156 views

Tomcat/CF10/IIS7.5 Connector Tuning Help (503 Errors)

Problem: After a undetermined amount of time, all websites running in an application pool return 503 errors as IIS has stopped pool due to Rapid Failures from the pool. Increasing the number of ...
3
votes
2answers
195 views

ColdFusion won't start after applying the 9.0.1 update How do I roll it back?

I installed the Coldfusion 9.0.1 update and now The application server won't start. I'm concerned that I may have installed the 64 bit update on a 32bit server but I am not sure how to check it ...
1
vote
0answers
87 views

Runing ColdFusion 10 on IIS 7.5 together with XAMPP on same server

I have a Windows 2008 64-bit Server running CF 10 on IIS 7.5. Now I want to run XAMPP/WAMP or uniform server on this server as well to serve a Joomla site. My question is, whether it is safe to do ...
0
votes
0answers
47 views

503 error in IIS standard error message

I currently have an app im building to display nice 503 error message pages for my users. we currently have IIS on 2008 with Coldfusion 8. We are using Coldfusion to send back the header ...
1
vote
1answer
73 views

Reliably test ColdFusion server health

The Background We're running a Varnish cache server in front of a CF/Apache2 backend server. The varnish box runs a healthcheck probe every two seconds as follows: probe healthcheck { .url = ...
0
votes
0answers
227 views

ASP.Net 4.5 and Windows server 2012

I am having some serious issues with Windows Server 2012 (64 bit) and Coldfusion 10. I managed to install Coldfusion 10 fine, but cannot open the administrator page or the web config tool. I am ...
2
votes
3answers
338 views

Setting up Coldfusion 9 on Windows Server 2012 with IIS8

We've just upgraded our server to Windows 2012 which is running IIS8. I'm at a dead end trying to configure it to run Coldfusion 9 and serve the pages. It installed fine with no errors but I cannot ...
1
vote
0answers
118 views

Axis 2 SOAP request hitting a 4KB limit with CF/AJP 1.3/Tomcat/IIS 7.5

I'm using Coldfusion 10 to build a SOAP webservice, I am running on IIS 7.5, Coldfusion connects to a standalone Java Tomcat server via the AJP 1.3 connector. I'm hitting what seems to be a 4-8KB ...
0
votes
1answer
137 views

Coldfusion 10 Keep-Alive Requests = 0?

Ran 'ab' against a .jsp page (Tomcat7) and .cfm page (Coldfusion10 Enterprise). ab correctly records keep-alive results for the .jsp page but not for the .cfm page. It appears keep-alives aren't ...
0
votes
1answer
42 views

Finding multiple instances of ColdFusion

I believe I have multiple instances of ColdFusion running on my web server Services Control Panels lists two as running The one that powers the sites, does not have JVM setting listed task manager ...
2
votes
1answer
54 views

How can I reduce the number of coldfusion threads running?

I have CF running on a mediatemple DV4.0 & it seems to be running WAY more threads than necessary - enough to continuously trip the "running processes" alert that MT provides [and cannot be ...
1
vote
2answers
182 views

How can I prevent an unintentional DDOS running ColdFusion 8 with IIS 6?

We had an interesting outage today on one of our client's websites. Out of nowhere, the website was inaccessible. The website runs by itself on a dedicated physical Windows 2003 R2 server (probably ...
-2
votes
1answer
109 views

ColdFusion 9 Error after Restart “The Cron service is not available.” [closed]

What does this error mean? And how can I fix it?
1
vote
0answers
67 views

iPlanet Authentication provider

Good day. I have stepped into project that requires a server migration that would change the means of authentication for our CAC/PKI SSL enabled website. We are using iPlanet 7 and Oracle Directory ...
1
vote
1answer
58 views

Coldfusion autorestart

Coldfusion is automatically restarting, a lot. It comes in waves, everything seems fine for a while then the server struggles for a few minutes, restarts a lot then settles down again. I have Fusion ...
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 ...
3
votes
1answer
355 views

Connecting multiple ColdFusion 10 instances to a single Apache 2.2 server

This is on Windows 7 Home Premium edition. I have got two ColdFusion 10 (updater 2) instances: "cfusion" (the default one), and "scratch". I have got a single instance of Apache 2.2 running. Within ...
3
votes
1answer
66 views

Redirecting to same file name but different extension in IIS

I recently inherited a website running coldfusion. Sometime in the last year, all the .htm files were renamed to .cfm. Problem is that some external sites were already linking to the .htm versions, ...
0
votes
1answer
69 views

Some Pages in ColdFusion Administrator Work and Some Don't (cf9)

In our Production environment, CF Administrator works fine. But in Test, some pages don't come up... meaning a blank page in the frame is returned (while the left nav and top bars remain). No error ...
2
votes
1answer
106 views

Updating solr on a ColdFusion 9 install?

I'm thinking about upgrading the solr install included with ColdFusion 9 to the latest Apache release. This raises a few questions: Is there a compelling reason not to upgrade to 3.6 (is it slower ...
1
vote
1answer
205 views

Emails sent from Coldfusion using the same SMTP/Exchange server works from one machine but fails for another

First, apologies if this question is too vague or has too little information to really be answerable. I am not normally working with these issues, and I don't have full access to the environment. ...
1
vote
1answer
122 views

Static file or memory based web server cache for Coldfusion and IIS

We are looking for a cache layer between IIS/ISAPI and Coldfusion, so that if an entire page is cached on the server, then additional requests to that resource do not require allocating a Coldfusion ...
2
votes
1answer
110 views

How come value set by SetEnv can be changed by modifying headers in browser

I'm working with an Apache server setup where we want to use SetEnv in the vhost to define if the code is running in development, beta or production. The actual web application is running on ...
0
votes
2answers
70 views

CFAdmin keeps on kicking back to login screen

We just got a new CF 10 VPS with Hostek. All seems well but in cfadmin we keep on kicked back to the login screen. I know that you can't have more than one user logged in at a time but even with just ...
0
votes
1answer
414 views

Requests getting queued in IIS worker process at ExecuteRequestHandler

For some reason, the requests in one of our app pools started "hanging up" today. The CPU usage is low, as is memory consumption, but requests in a worker are coming in and just getting queued; they ...
0
votes
0answers
82 views

Reasons for Ajax navigation breaking on Coldfusion/Apache when running an app in iOS fullscreen mode? [closed]

Not sure if this belongs to SO or here. I'm running a webApp using jquery, jquerymobile, requireJS and apache, coldfusion8, mysql 5.0.88 serverside. The app works fine until I try to run it in ...
0
votes
0answers
447 views

CF10 mod_jk.so won't load with RHEL 5.6 and Apache httpd 2.2.3

--- SOLUTION FROM ADOBE --- Here's the response and resolution: You may download the connector from the following “RHEL_mod_jk.zip” web-link at: ...
2
votes
0answers
65 views

ColdFusion 10 Servlet Issues

I'm currently experiencing problems with ColdFusion finding my servlet. In ColdFusion 9, I would simply put it under the wwwroot/WEB-INF/classes/ directory and ColdFusion would serve when requested. ...
0
votes
0answers
38 views

Flash broken on ColdFusion site [closed]

I inherited a website that was built using ColdFusion. There were a couple of misspellings on images in the site, so I edited the images in Photoshop and replaced the files, keeping the same names and ...
1
vote
0answers
259 views

Coldfusion 9 service crashing after I restart it

Anyone know what's going on? Windows Server 2k3 Coldfusion9 I restarted the application service and it came back fine. Then a few minutes later it crashed. I can't figure out why it would crash after ...
4
votes
1answer
1k views

code injection, some sort of hack?

something seems to have either hacked a webserver, or we have some sort of semi-malicious code running that keeps injecting code into our website. it seems to affect just a couple of coldfusion and ...
1
vote
0answers
176 views

I'm running ColdFusion 9 and PHP 5.3.10 in IIS 7.5 on Windows 2008 R2, and suddenly today all my php requests take over 10 seconds each, why? [closed]

My php requests were consistently faster than my ColdFusion 9 requests, but starting today, all of my php requests are taking 10 seconds or longer to execute where as before they were taking 200 ms - ...
1
vote
3answers
550 views

Moving from ColdFusion 8 to ColdFusion 10 - Migration Fails

After having made several attempts to migrate from a ColdFusion 8 Standard server to a ColdFusion 10 Standard server, it feels like I am "almost" there. I'm using the 64 bit installer from Adobe's ...
1
vote
1answer
201 views

coldfusion 9 and IIS 7.5 windows authentication security pass through

We are using Windows 2008R2, IIS 7.5, Coldfusion 9 and our websites are virtually hosted. A number of websites use windows authentication protected folders to limit access. We are finding that html, ...
0
votes
0answers
114 views

Installing coldfusion 9.2 on centos, apsx error

I'm getting an error trying to run the webserver connector configuration tool for coldfusion 9 on centos 5x + apache 2... here is the error: /opt/coldfusion9/runtime/lib/wsconfig/1/build_jrun22 ...
0
votes
1answer
110 views

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

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 ...
0
votes
4answers
824 views

Coldfusion on VPS, how much JVM heap memory?

Recently I got a VPS server and I'm running Coldfusion, the website was running fine until it got more and more traffic and I started to encounter 'OutOfMemory' exceptions. I thought simply to rise ...
0
votes
1answer
124 views

Coldfusion 8 crash

I have a very big problem with coldfusion 8 on Windows server 2008 with IIS7. They are in production server and sometimes the the site is not available, I have to manually end the jrun.exe process ...
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
122 views

how to serve php files on a Apache server (localhost) running Coldfusion/MySql?

I'm still learning my ways around on my localhost server, whih is running Apache 2.2, Coldfusion8 and MySQL Server 5.5 (on Windows XP). I need to work on a site I inherited, which also ran some PHP ...
1
vote
2answers
94 views

Cold Fusion 8 and 9 on IIS 6

I have a client, who against my better judgement has insisted on doing the following. They have a single IIS 6 on Win 2003 Server Enterprise. It currently runs ColdFusion 8. They want me to install ...
1
vote
0answers
62 views

Coldfusion installer succeeds, but with no /bin/ directory

I've just tried reinstalling a CF9 server, but the installer finishes with "11 NonFatalErrors", and there is no /cf-root/bin directory. This means I can't run /cf-root/bin/coldfusion start so I can't ...

1 2 3