CheckThreadLocalMapForLeaks
Our CF10 Windows server crapped out last night with a Tomcat error to the effect of 'the service is not running' (rather than a 500 from IIS or something). Found this in coldfusion-error.log: Nov 13,...
View ArticleFind user location (Please help me fix below or suggest any other way)
Hi Hopefully, some one can help me with this issue. I am trying to implement a global site and hence was looking for a way to detect user location. I do not want to use any ip2location webservice or...
View ArticleCF10 has just started refusing to instantiate CF var; e.g.,#nProb#.
This and similar queries have worked for years. The are 5120 similar queries in the system this came from according a DW search of "<cfquery name" This is the returned SQL error from...
View ArticleWhy isn't ColdFusion supported in Dreamweaver CC anymore?
For some reason Adobe is no longer supporting ColdFusion in the new Dreamweaver CC 2014. CF comments are no longer are highlighted in the code view. In fact CF is not listed among applications,...
View Article10 seconds delay on first call of any CF-Website
Hey guys I hope someone can finally help me here after frustrating hours of trying to contact someone at Adobe who would just listen to my problem... We plan to buy the newest version of ColdFusion for...
View ArticleColdFusion 11 and CGI variables
CF 11 gives me empty string value for #CGI.Path_Info# in all the subdirectories. It worked for CF9. This is the code i use: <cfparam name="documentsTemplate"...
View ArticleCan I upgrade directly from ColdFusion 9 Enterprise to ColdFusion 11...
Can I upgrade directly from ColdFusion 9 Enterprise to ColdFusion 11 Enterprise without going to 10 first? For those who have done this, 1. What quirks did you find that you had to overcome in your...
View ArticleIntegration of Cold Fusion and Adobe Livecycle form
I created a adobe dynamic xml form and I also created a sample cold fusion script which reads all the fields from the pdf and populates them in to a structure. <cfpdfform action="read" source=...
View ArticleTomcat ISAPI_redirect.log errors - normal?
Hi, We have a mixture of CF10 and CF11 servers running on Windows 2012, IIS 8/8.5. On one CF10 server we have these errors consistently throughout the day in the isapi_redirect.log file: [Tue Nov 18...
View Articleover 30 day absent student list...
I am trying to pull the names of all students who did not attend a class after 30 days. I usually do the MYsql syntax first before I write it for coldfusion. Each student's name in my meeting table is...
View ArticleSessions - Token is generated but no cookie set
I'm not versatile with programming coldfusion, so i'm not sure if this is a coding or server configuration issue My work task is to migrate a coldfusion website from a CF9 server to a freshly...
View Articleunicode file upload
I have tried everything to get ColdFusion to accept a unicode filename in an uploaded file, such as 饺ぞぎゅびゃツァ 鄩.txt or unicode_♫.txt. The cffile tag rejects the file (cffile.filewassaved property always...
View ArticleLogging CF Admin Failed Login Attempts
I know this didn't exist before CF9, and a patch for CF8, but I have yet to find where, or any documentation pointing to, where this activity is logged. Where can I find the logs showing failed login...
View ArticleCF11 update 2 and SSRS The path of the item is not valid. If the report...
I am trying to conect to the SSRS in Native mode from CF 11 update 2 . the request from CF is http://myserver:80/ReportServer?/Reports/Account Level Mytest to...
View ArticleErrors on Shutdown - java.lang.NoSuchMethodError:...
Hi, I'm running CF11 deployed in JEE configuration (as a war file on "Vanilla" Tomcat 7.0.57). Oracle Java 1.7.0_71 It seems to be functioning correctly but it fails to shutdown cleanly. In...
View ArticleIsBoolean() returning true for "123D ", but false for "123D"?
Hi, I encountered a very strange occurance where - IsBoolean("123D") returned falsewhile- IsBoolean("123D ") return true The difference in the first and example is additional spaces in the 2nd...
View ArticleShould ColdFusion tags be placed inside other tags?
Should ColdFusion <cfoutput> tags be placed inside other tags? Which of these examples is preferred? Is the other acceptable? ex. A: <cfoutput><img src="#imgurl#"></cfoutput>...
View ArticleGetting Started
I am wanting to create retro/vintage concert posters for my band and my bar. Which product would be best for me and what does it cost?
View ArticleColdFusion 9 performance problem
Hello, I have a probem with ColdFusion 9, that it is very slow.I installed it on current Debian 7 x64. As a test I will write 100 times with little text files.Here the ColdFusion 9 server needs already...
View ArticleBlank page
Hi everyone, every day i have to restart my server because i'm getting a blank page. Someone of you know what is causing this issue?
View Article