| Thread | Last Post | Replies |
|
| Security Update - Do I need it? | 30 Sep 2004 15:18 GMT | 2 |
We are running ColdFusion MX 6.1 in a production and development environment. I recently heard about a patch for JRun and was curious as to whether or not we need to install it. We are running the normal server version of ColdFusion. I was not able to find "JRun" running in my ...
|
| Server crash problem | 29 Sep 2004 22:25 GMT | 1 |
Ack! Help! We're having a bizarre problem only in our production environment for our web based beta app that is barely being used. Slowly, jrun.exe is using more and more memory, (the machine has 1GB) and CPU
|
| CFMX in Distributed Mode | 29 Sep 2004 19:36 GMT | 2 |
Anyone know if it is possible to run CFMX with the J2EE version in dsitributed mode. the white paper that we found at http://www.macromedia.com/support/coldfusion/administration/cfmx_in_distributed_ mode/cfmx_in_distributed_mode02.html talks about having to chose the stand
|
| Problem with several virtual directory (IIS) | 29 Sep 2004 16:48 GMT | 3 |
We use a CFMX-Server with IIS. After working a few years with one virtual directory without problems, we tried to add a second one for another domain. Now the Problem is that only html-Pages are working in that second domain.
|
| Modified Domain Not Working | 28 Sep 2004 15:39 GMT | 1 |
If have an existing domain that contains static files stored on an ftp server. I have create new a dynamic version in Coldfusion MX. When I point the domain to the new folder it runs the files from another domain. If I type in the address bar, the file name specific to the ...
|
| Error Executing Database Query | 28 Sep 2004 13:54 GMT | 2 |
I am running an insert query, that worked yesterday. Now I get a 'page not found' for the action page, and when I type in the name directly it is there with an error for missing vars of course. The log file has the following error: Error Executing Database Query ...
|
| Same file name Cache problem | 25 Sep 2004 02:40 GMT | 1 |
I have two nearly identical sites running on the same server on my client's intranet. They are for different divisions, with many of the same file names, and a few unique to the individual site. We are using relative paths. The sites get confused when I even though it has a ...
|
| cannot access coldfusion files from IIS 5 | 24 Sep 2004 17:14 GMT | 2 |
I run a Win 2000/IIS 5 server and have a few websites which have BASIC AUTHENTICATION and INTEGRATED WINDOWS AUTHENTICATION enabled. These sites are ONLY being accessible to people who are in the ADMINISTRATORS group in the server/machine. Other non-admin users get
|
| JVM Crash: HotSpot Virtual Machine Error : 11 | 24 Sep 2004 16:23 GMT | 2 |
I receive the following error quite often - a bug report opend at sun did not help (no concrete answers). Has anyone an idea of how to solve this issue? Best regards,
|
| Upgrade 5.0 to 6.1MX issues? | 23 Sep 2004 19:27 GMT | 1 |
Hi, hope someone out there can help me with this! Were about to upgrade our 5.0 Enterprise to the latest 6.1MX. We use some custom tags, Verity etc at the moment, on a Windows 2000 server with IIS. I was wondering if anyone has published any tech notes regarding any upgrade
|
| Authentication issues | 23 Sep 2004 16:20 GMT | 1 |
I have installed CFMX on an IIS windows 2000 server. When I try to open the website I keep getting a windows authentication login - if I login I get taken to my site no problem - if not then I get an access denied error screen. I have checked the IUSR in IIS and it is correct. ...
|
| HELP! ColdFusion stopped serving CF pages | 23 Sep 2004 10:42 GMT | 1 |
Our server has suddenly stopped serving CF pages after running normally for months. We are running CFMX with the latest updates, on Win2000 with the latest updates.
|
| cfmx6.1 updater breaking sandboxing | 23 Sep 2004 09:25 GMT | 3 |
Hi everyone, we have recently installed the cfmx6.1 updater on one of our servers and found, after trying to do some cf sandboxing and things didn't work, that the cfmx6.1 updater had changed most of the files in /opt/coldfusionmx/runtime/bin to be owned by root! These files are ...
|
| Cfmx stops on Win2003 after installing patches | 22 Sep 2004 20:59 GMT | 1 |
After installing the August 2004 security patches on Windows 2003 Server, the ColdFusionMX service fails to start with the following message: Error: no `server' JVM at `C:/CFusionMX/runtime/jre\jre\bin\server\jvm.dll'. I tried to install the updater, and reinstall ColdFusion from ...
|
| Browser side caching | 22 Sep 2004 10:51 GMT | 2 |
I am trying to store dynamic cf pages in browser cache for short period of time. Purpose is to avoid server roudtrips when user is repeatedly flicking between two pages. I have tried to modify http header information using cfheader tag with no
|