Tagged Questions

http://www.adobe.com/products/coldfusion/

learn more… | top users | synonyms

0
votes
1answer
20 views

Coldfusion server debugging no longer working

My coldfusion server debugging is no longer working,... no changes to the system, just stopped. Now instead of a nice formatted output of variables and execution times I get this: ROOT CAUSE: ...
-2
votes
1answer
95 views

Whats the best server-language for programing a Webcrawler? [closed]

I would like to ask what language: ASP.NET / Ruby / CGI / Perl / Python / ColdFusion... would be the bes for programming a Webcrawler and for processing the contained information???? (it should ...
0
votes
1answer
69 views

ColdFusion 9 server keeps restarting itself

We have ColdFusion 9 (32bit) running on a Windows 2008 R2 (64bit) server with IIS 7.5. For a few months now, the ColdFusion server keeps restarting itself at different intervals. We've seen it ...
1
vote
2answers
95 views

Coldfusion server VERY slow page loads

I inherited a windows server 2003 coldfusion 7 server a few weeks ago. Today a network cable was unplugged by accident from the server. On plugging it back in, pages were NOT loading at all. ...
1
vote
0answers
56 views

ColdFusion server won't to start

I'm trying to debug coldfusion application in Adobe Coldfusion builder 2.0 and I coldfusion server won't start. Here is log of console: [localServer]:Listening for transport dt_socket at address: ...
0
votes
3answers
80 views

Unable to add datasource in ColdFusion 9 and SQL Server 2008 R2

I just installed SQL Server 2008 R2 and ColdFusion 9.0.1 on my Windows 7 machine for development use only. I have ColdFusion running well and serving pages (that aren't connected to a database). I ...
0
votes
1answer
45 views

Add ASP.NET Window's feature to IIS 7

On the final step of configuring the web server connector for ColdFusion 9.0.1 on a Windows 2008 box running IIS 7 I get the following message: ASP.NET Window's feature is not installed. They are ...
0
votes
1answer
29 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 ...
3
votes
2answers
99 views

Handler Mappings Script Permission becoming unchecked unexpectedly

There have been 2 instances now where the Script checkbox under "IIS > Sites > Site > Handler Mappings > Edit Feature Permissions" has become unchecked. What could possibly be causing this to occur? ...
0
votes
1answer
66 views

Tomcat 6 with Railo 3.3 host and context precision

I'm trying to get Tomcat 6 and Railo 3.3 running on my local development box. My experience is with Adobe ColdFusion and figured I would try something new. I have installed Tomcat in ...
0
votes
0answers
17 views

fusion reactor dashboard links different ip address

we recently installed fusion reactor on our servers at work, and I have come across a new issue with the installation. when we go to access the pages inside of the enterprise dashboard outside of the ...
1
vote
1answer
88 views

Error 403 while getting cfm page

I have a very weird behavior from Coldfusion 8 and IIS 7. On the IIS, a site is declared and one of the subsirectories is a virtual directory poiting to a local filesystem. Everything is working ...
1
vote
2answers
71 views

Monitor SQL transactions in ColdFusion Administrator?

Using CF9, IIS, and MSSQL, is there a way to monitor SQL commands sent by a script? Something that shows the raw query, preferrably. I got this idea after seeing that WEBrick and Ruby on Rails ...
1
vote
1answer
155 views

Error after having configured IIS for CF 6.1

I have configured IIS 7 for CF 6.1 as per the following link: http://www.communitymx.com/content/article.cfm?page=1&cid=224AA But am still getting the following error: Server Error in ...
0
votes
3answers
187 views

Server Error when running a coldfusion page in an ASP.NET application folder

I'm getting an error of: " The service is unavailable. Server Error Either the Macromedia application server(s) are unreachable or none of them has a mapping to process this request. " I already had ...
0
votes
3answers
52 views

Disable ColdFusion file-handling for one VirtualHost (Apache2)

I would like to disable the ColdFusion-Server for just one virtualhost within my apache. This one virtualhost is a ruby on rails application (redmine). Any ideas?
1
vote
2answers
48 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 ...
0
votes
2answers
77 views

Coldfusion Service + IIS

I am running a Windows 2003 R2 server with both IIS and ColdFusion installed. Whenever the server is restarted and both IIS and ColdFusion processes are set to automatically start, ColdFusion starts ...
0
votes
0answers
44 views

Coldfusion installation error

Due to various glitches I had to reinstall ColdFusion and Apache http server on my machine (Windows 7 Ultimate edition). I uninstalled Apache and ColdFusion via Uninstall Programs Menu, and then ...
0
votes
1answer
72 views

Cannot connect to JRun server

I am just starting out with ColdFusion. I set up Apache HTTP Server, ColdFusion and ColdFusion builder, and have been able to browse through the directory structure (localhost/cfide/..., etc.), but ...
0
votes
2answers
107 views

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 ...
0
votes
1answer
66 views

Coldfusion server spiking and acting up

I have a question about a coldfusion server my company is running at the moment. We have about 50 active websites running on it and we get an average of 1 request per second. We have recently started ...
1
vote
0answers
106 views

ColdFusion 9 Cluster on VMWare

We're running several VMWare VM's and we have a strange behavior with a ColdFusion 9 cluster. When the VMs are running on the same ESX, the sessions are shared between the different instances. When ...
0
votes
2answers
73 views

ColdFusion 9 and SQLServer Express 2005

I'm installing a virtual machine with Windows 2003 Web Edition with ColdFusion 9 and a SQL SERVER 2005 Express. I've imported and attached the databases from two files and I can use it correctly from ...
1
vote
2answers
58 views

External ColdFusion 9 server

I have an IIS server running a stand-alone install of ColdFusion9 with many customer sites. For high availability, I am trying to connect my web server to an external clustered multi-instance ...
0
votes
1answer
88 views

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

Does ColdFusion Still run scheduled tasks when apache isn't running?

Does ColdFusion 8 application server still run the CF scheduled tasks when apache is stopped?
0
votes
1answer
39 views

Can't connect to MySQL 5.0 with ColdFusion 6.1 + JRun

Obviously, this is not a desirable platform in 2011. :-) HOWEVER. . . . I was using ColdFusion 6.1 and JRun to connect to MySQL on another host. It seemed like it connected okay, but I kept ...
1
vote
6answers
616 views

Which apache/mysql/php package is best for windows? [closed]

I have tried appservnetwork, was the best so far, but I haven't seen them do an update in ages, EasyPHP is just slow to load always. Wamp and Xamp, all put in their description that is not for ...
0
votes
2answers
337 views

Can Azure host ColdFusion?

A friend has a site developed in ColdFusion with MySQL and is looking for better cost-effective hosting as the traffic scales up rapidly. Azure comes to mind. I haven't used Azure myself, however, I ...
0
votes
0answers
94 views

Coldfusion web service developed error

A webservice on CF 9.01 running on Windows Web Server 2008 R2 has strangely stopped working. The coding has not changed. I get this error > Cannot perform web service invocation > ...
1
vote
1answer
93 views

Coldfusion App: Database vs Static File Performance Under Heavy Load

We have a CF8 web application that can be run in two modes: Database or Static file. Under heavy load, the Database mode out performs the Staticfile mode noticeably. And I am trying to figure out why. ...
1
vote
3answers
228 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 ...
2
votes
2answers
423 views

Coldfusion 8 Application Crashes Under Heavy Load

We have a CF8 app that runs for 20-25 minutes before crashing under heavy load ~ 1200 users. This load is generated by our load testing tool: 1200 users ramped up in 5 mins (approx behavior of our ...
2
votes
1answer
70 views

How do I set logfile rotation limit for CF8 -out logs?

I'm trying to set the number of logs to keep for the CF -out logs. I found a jrunsvc command line switch to set this but it throws an error saying the value must be at least 1000: jrunsvc.exe ...
3
votes
1answer
87 views

Running Coldfusion Commands inside an HTML File?

Is it possible to run CF commands inside an HTML file by updating Apache configs/htaccess file? When I searched online, I didn't come across any answers for CF, saw several posting for PHP (perhaps I ...
1
vote
1answer
90 views

Railo web context administration and security

I've installed Railo 3.2.1.000 final, what worries me is that I can view the contents of the C:\ even though the web-context is located in d:\sites\mysite.com\ Can each website be restricted to ONLY ...
0
votes
1answer
214 views

How to configure Coldfusion web root location

I have CF9 on Windows Web Server 2008 R2 using IIS 7. Initially it was installed to use IIS7, but then I amended the jrun.xml file to use the internal CF web server and restarted and was then able ...
0
votes
1answer
145 views

How do you change ColdFusion 9 temp directory for uploads (CFFILE)?

I would like to change my CF9 Linux (Apache) servers temp directory where ColdFusion uploads files to before going to a users path. How can this be done? Someone recommended this but CF9 errored: ...
2
votes
3answers
114 views

Coldfusion server monitoring: options and opinions

The edition of the ColdFusion server that my company has does not come with a server monitor. Due to some problems with our website which we think may have to do with server issues, we are looking ...
0
votes
1answer
253 views

HaProxy + IIS pages gradually get slower

we are having an issue with our HaProxy w/ IIS and ColdFusion setup. The setup works fine however pages gradually degrade in response time going from 2-3 seconds to 3-4 mins. The odd part is that a ...
1
vote
2answers
117 views

Coldfusion on Linux - CFAdmin File Not found

Installation of CF9 on Ubuntu (dev environment) went fine, Apache is running, when I try to access CFADMIN I get: The following information is meant for the website developer for debugging purposes. ...
1
vote
1answer
139 views

Clustering with ColdFusion

Soon we are going to be deploying our webapp built on ColdFusion. We were thinking about clustering ColdFusion however there are a couple questions I have. 1) Is ColdFusion clustering with JRUN good ...
0
votes
3answers
83 views

Cold Fusion Hosting

This may not be the place for this question but I am sure several people have some good insight to it. I am a LAMP developer and have recently been given the task of porting a clients existing Cold ...
0
votes
1answer
50 views

JDBC not seeing updated table structure

I am using Coldfusion 8 which is connecting to SQL Server 2008, the problem is I have updated a table adding a new column in SSMS, but the JDBC connection is still 'seeing' the table prior to the ...
1
vote
1answer
383 views

Coldfusion:-Firefox can't establish a connection to the server at localhost

I installed Coldfusion 8 trial version on my system (XP Professional sp3). I created an Folder in the “C:/Coldfusion8/wwwroot” called “buildProject” containing an Index.cfm and some other .cfm files. ...
0
votes
1answer
157 views

Why do our CF8 Scheduled Tasks disappear randomly?

We've got a really frustrating issue with our ColdFusion 8.01 box that seems to be getting worse as time goes on. Every so often (the actually time seems pretty random - it could be 24 hours it could ...
0
votes
2answers
144 views

What daily checklist items are there for coldfusion, iis7, sql server administrators?

That is going to be part of a site app tool i am creating that has many different functions. But my question today, is for sql, iis, coldfusion administrators, what kind of daily checklists, do you ...
3
votes
1answer
121 views

What daily checklist items are there for coldfusion, iis7, sql server administrators?

That is going to be part of a site app tool i am creating that has many different functions. But my question today, is for sql, iis, coldfusion administrators, what kind of daily checklists, do you ...
1
vote
3answers
156 views

I am about to create a site bible aka documentation of our web server?

I am creating this in ms word, to create a 3-ring binder with tabs, full of documentation of everything about our web server. What are the main categories that I should include? We have 2 servers, ...

1 2