Coldfusion 11 administrator
I am having trouble accessing the cold confusion 11 administrator. I am using:http://127.0.0.1:8501/CFIDE/administrator/index.cfm I get:A message stating page cannot load.I have tried several...
View ArticleHow to access a JSON structure key that starts with a number
I've got an odd issue here. I'm accessing someone else's JSON structure so I am not able to change it. The JSON structure keys are named with both characters and numbers like this:...
View ArticleColdFusion 10 intermittent "service not available"
Have been programming over 30 years and CF in its various forms since 1998, but have to say this upgrade is NOT straightforward and after 3 very frustrating days I've finally reverted to CF9. CF10...
View ArticleMemory leak/overload when looping by index over a large query and updating...
I am importing a CSV file into a temporary table and then running a select query that joins my actual database table with the temporary table, looking for any changes in the data. If changes exist, the...
View ArticleServer Error - Macromedia application server(s) are unreachable
For my test environment, I've got a ColdFusion 8 instance running on Windows 2003 Server. Everything was fine until I rebooted the server. Then I started getting an error message:quote:Either the...
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 ArticleWant to create private blogs / diaries for clients
Hi all - I am looking for the fastest, most effective way to create private blog (diary) areas for my site's readers. In the distant past, I handcrafted an extensive diary and note system, but today,...
View ArticleCreate a next-previous page selection "app"
In the distant past, I've written a "next-previous" page selector, but I remember (again in the distant past) there was a section that listed pre-created apps that were available for free or pay. If...
View Articlegmail 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 Articlecoldfusion.runtime.TemplateNotFoundException: File not found:
The web site you are accessing has experienced an unexpected error. Please contact the website administrator. The following information is meant for the website developer for debugging purposes. Error...
View ArticleIssue occurred after migration from ColdFusion 8 to ColdFusion 10
XXX is a search engine application which searches for documents contained in various applications including App YYY. The issue is when App YYY document is searched in XXX and clicked to view the same,...
View ArticleCFCACHE cache already exists
Hi, I've implemented page caching on a site by adding a call to cfcache in the application.cfc onRequest function. It all works fine on individual requests. However under load (e.g. running a broken...
View ArticleCold Fusion accessing SQL Server encrypted data
Hi, The current environment is Cold Fusion 9 and SQL Server 2008 R2 Enterprise. The some of the data on the SQL Server is going to be encrypted because it contains sensitive data. The data is going to...
View ArticleJava class not found
Good afternoon, I would like to think this question has been asked and answered before but I'm not having the best time naving the updated forum. Anyway, I have a compiled Java application that I...
View ArticleCan multiple Virtual Directories be created in CF11?
I am testing the standalone version of CF11 using the internal web server. Please help me understand some things. Since we are not using an external webserver like IIS, and we have 4 different...
View ArticleColdfusion 10 Update 15 broke our Coldfusion installation
Installation hung up here: Failed to copy hotfix files:C:\Users\itsm-sse-svc-cf\331588.tmp\dist\cfusion Status: FATAL ERROR Additional Notes: FATAL...
View Articleapache poi and OutOfMemoryError
Hi All,I am limited to CF standard 9.0.2 with Java Virtual Machine Path = 1024 and -XX:MaxPermSize=512m.In the pass i was able to fix my memory issue with -XX:-UseGCOverheadLimit, not this time.The...
View ArticleCF 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 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 ArticleWhy does page automatically scrolls to cfgrid
I have a page that is tall enough that it scrolls vertically. When it finishes loading, the browser automatically scrolls to the bottom of the page where a cfgrid element lives. It happens in IE,...
View Article