CF 10 continues to crash on Windows 2008 R2 64 bit
I have had CF 10 running on my VM for about a week now. The VM is Windows 2008 Enterprise, 64 bit. CF 10 is 64 bit. The error that I keep getting is: Service Temporary Unavailable!The server is...
View ArticleSession variables are set, then immediately disappear. What now?
Ok, this is strange. Maybe because I'm darn tire. But anyway... I have a simple login script that checks stuff and then if successful logs them in via setting session variables into the session via a...
View ArticlePollster 2.0 anyone?
Working with CF 7.xx.After some "Loading data ..."I get the message:"We are sorry. And error occurred and the poll will not be able to continue.The datasource seems correct because I have been able to...
View ArticleCF 10 errors show Error 500 instead of normal error message
Hi, Strangely, our CF 10 server has started to show "500 - Internal server error" whenever a CF error occurs, instead of the normal error message. The error is logged, but the front end shows the error...
View Article500 error "Could not initialize class org.apache.bcel.util.SyntheticRepository"
This problem keeps popping up, I did some updates & patches, even upgraded java, nothing seems to help. I used to be able to restart coldfusion & the problem would go away.... that's not...
View ArticleCount the number of values selected in a form
Hello I need to count the number of values selected in a form. Here is my form dump: I want to count the values circled in red. So the number I want in this case is 5. Any suggestions?
View Articlecfspreadsheet problem with large datasets
We have been testing cfspreadsheet and are experienceing large processing times when usingSpreadsheetAddRows. Here is a simple example: <cfset newQuery = queryNew("Column_1, Column_2, Column_3,...
View ArticleDoes ColdFusion have a CGI mode?
I don't know if I'm asking the right question, so let me make it a bit more clear. What I want to know, is: can I run ColdFusion documents in a console? For instance, in PHP I can go to a console and...
View ArticleHard time getting CF to work on Vista
I have been working on an XP machine, with DW8 and CF installed, no problems. Please bear with me, because my skill level in server configurations is very basic.In one day, I purchased a new Vista OS...
View Article"The connection was reset" errors ColdFusion 10
Hello, I've searched net and Adobe forums before creating the thread. We have webserver using ColdFusion 10 and IIS 7.5, we are trying to retore our ColdFusion website on it. We are getting following...
View ArticleMessage Profanity Sniffer
I've got an internal bulletin board and a guestbok for my CF site. I established a table in my Access database called smut, which also contains other choice words. The list is growing, however, I...
View ArticleMac OS X Server App & CF10
I have the new Mountain Lion OS X installed, with the Apple Server app as my webserver - however I can't get Coldfusion 10 to install. The issue arises because the installer can't find the Apache...
View ArticleWindows 8 install
Can Cold Fusion 9 or 10 be successfully installed on Windows 8? I have a fresh install of Windows 8 with IIS 8. There are no other applications. When I install Cold Fusion 9 or Cold Fusion 10 (with...
View ArticleI can't access ColdFusion 10 Admin
I installed ColdFusion 10 on a Windows Server 2008 R2 a couple months ago with no problems. I have been testing the server since without it plugged into the network and have had no problems. Yesterday...
View ArticleLogOut Issue
Hi When i logout from my index Page then Login Page Open but when i click on back button in Browser Then Index Page open. I want once logout then not open other when clik on back button in Browser...
View ArticleFedEx Web Services Integration with ColdFusion Application
Hi, Has anybody implemented/worked with FedEx web services in CF? I'm looking for sample CF code consuming FedEx web services (v 7), such as get rates info, get rate services, etc. Many thanks in advance.
View Article"CFADMIN","There was an error while verifying the token. Either the session...
Folks - I am truly stumped on this one and need help. I am training a new co-worker on our CF 9.0.2 EE environment and wanted to have him run some of our scheduled tasks. I had him log into the...
View ArticleHow to kill a coldfusion cookie??
I set cookies like this: <cfcookie name="ckwhatever" value="hello"> I try to kill the cookie like this: <cfcookie name="ckwhatever" expires="now"> This does NOT work. the cookie remains....
View Article"Java heap space" error and coldfusion crashes
I have a coldfusion scheduled task that takes about two hours to run (about 4000 lines of code). It does a number of cfquery, cffile, cfexecute with cffunction, cfloop, and cfif. If works perfectly...
View ArticleJVM Path - Error loading jvm.dll
I am performing a new installation on the following:Windows 2008 R2 service pack 1CF Enterprise 9.0.2Single Web Server installation using IISSQL Server I am getting an 'Error loading: C:\Program...
View Article