gmail smtp mail server verification
I have lately upgraded to CF10 from CF9. Just lately I have noticed that I cannot get gmail smtp mail server verification within CFAdmin. I am using the same settings as before. In fact, on an old...
View Articleproblem using CF 9 to save uploaded PDFs into an Oracle 11g db as BLOB
We have a Coldfusion application that allows users to submit a form to us and attach PDFs to it. The data is written to an Oracle database and the PDF is convereted to a BLOB using cffile actions and...
View ArticleUpdated Java and now ColdFusion services won't start
We're running ColdFusion 10 Update 2. It was running on Java 1.6 and we'd like to upgrade to 1.7. The server is Windows 2003 32-bit. I installed the Java 1.7 JRE and pointed the JVM path to the default...
View ArticleScheduled Task Not Running in ColdFusion 10 Developer
I have ColdFusion 10 Developer edition. It has update 10: version number is 10,10,10,284825. The server does not run scheduled tasks. If I choose "run" from the scheduled tasks window, it says "the...
View ArticleNo debug output from CF10 on Apache
I am not getting the debug output that should display when Enable Request Debugging Output is checked. I am not talking about enable robust exception information, which works fine. I am setting up a...
View ArticleNew CF10 install (localhost) not showing debug info
Have a Developer edition CF10 working otherwise normally. New install. However, debugging output ... set to show EVERYTHING; so am used to seeing web page followed by all variables on screen. Told...
View Articlejava update 1.7.0_21 deleted jrunsvc.exe. what replaces it?
I have CF 9.0.0.0 and tried to update from java 1.6.0_14 to java 1.7.0_21 at the request of my security department. CF 9 Application Server used to run with "C:\ColdFusion9\runtime\bin\jrunsvc.exe"...
View ArticleCFAdmin's new Scheduled Task system Fails at Everything
So about a month and a half ago we switched from CF9 to CF10, and we were excited about what new features we would find in the revamped Scheduled Tasks section. As it turns out, our optimism and faith...
View Article"You tried to access the Developer Edition from IP address" error on Enterprise
I was looking through the coldfusion-out.log this afternoon on my CF10 Enterprise edition, and found multiple messages like this: License Error.You tried to access the Developer Edition from IP address...
View Articlebug in cfadmin > scheduled tasks? Updating a task breaks the password even...
1. create a task which uses the username password facility (eg run a page that requires authentication to reach)2. save the task (check it runs ok)3. go back in and change something (eg change when the...
View Article503 errors after ~3 months w/ CF10
Server is not responding about every other day now. The service states that it's running. Restarting fixes it temporarily. My first thought was that this was a client variables issue, since the 90 day...
View ArticleCFClasses
I get this error message. I have no idea what this means. This app was running just fine. Then wham.Here is the error message:Errors reported by Java compiler: Found 1 semantic error compiling...
View ArticleJrApache - Jrun Server Error
Hello There, I have installed Coldfusion 8 in Centos 5.3, When ever i try to restart the Coldfusion server i get the following error [root@testmac SERVER-INF]# /etc/init.d/coldfusion_8...
View ArticleHow do you use relative paths in ColdFusion?
I'm having a problem I cant wrap my head around. I have 4 websites that all reside under C:\ColdFusion9\wwwroot\websites\. Unfortunatly, when I use relative paths, it always navigates from wwwroot...
View ArticleUnstable session replication in a HA cluster (CF10)
Hi, We have tried to create a HA cluster with requests being distributed round robin to N instances of coldfusion, we are NOT using sticky sessions as we are replication session state to all cf...
View ArticleCold Fusion Administrator CFX tag registration.
I am getting the below error message while registring the CFX tags. I am using Windows 2008 R2 datacenter With Service Pack1. After clicking on REgister C++ tags button I am getting below error...
View ArticleSecuring ColdFusion 10
We are preparing to upgrade to ColdFusion 10 from ColdFusion 8. We are particulary interested in best practices for securing the installation, in particular securing the administrator on external...
View ArticleScheduleTasks.cfm throwing error
I have been looking at the exception.log, and found the following error (a few times):"Error","jrpp-46","10/10/08","18:13:07","cfadmin","The request has exceeded the allowable time limit Tag: cfoutput...
View ArticleNot enough space on temporary disk error
Error Executing Database Query.[Macromedia][SequeLink JDBC Driver][ODBCSocket][Microsoft][ODBC Microsoft Access Driver] Not enough space on temporarydisk. I am running CF MX 7 on Win2k3.The only fix so...
View Articlehow to include .jar files in coldfusion code
To Integrate our cfm code with paypal jar files we do the following steps with our local coldfusion server ,and to run and integrate the paypal Java SDK jar files, I think we need to do the same...
View Article