Getting java "System.out.println" content in a CF template
All,I'm a newbie to CF/JAVA integration and inherited about 20 java applications that are being called from a CF template. Smattered throughout the java code (hundreds of places) there is...
View ArticleColdfusion 10 install won't start
I downloaded the trial of Coldfusion 10 64 bit for windows and have tried multiple times to open it on my Windows 2008 Server. When I double click the EXE, the hourglass spins for a few seconds, and...
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 ArticleSynchronization via FTP
Is CFBuilder dropping FTP synchronization, or is it just not part of Thunder yet? Or should I install some 3rd party plugin. Yes I know FTP synchronization is old school.
View ArticleCF11 is crashing ( application pool suffered a fatal communication error with...
I have a cluster of 2 IIS web servers on Windows Server 2008 R2. They had been running on CF10 for over a year (if not two) with no problems. I upgraded one server to CF11 and now that server is...
View ArticleHelp me figure this hack out.
So as i was opening my presents with my family Christmas morning when my web server emailed me to let me know that a file had been created in my /CFIDE/ folder. This file was h.cfm and it was a nifty...
View ArticleCFHTTP error after update roll back.
We tried installing the update to CF10 update 14 to our live server today after it worked ok on the dev server. The update killed the server, which seems to be because of permissions problems and not...
View ArticleCould not connect to SMTP host
Hello, We configured with Coldfusion 10 Tasks that send mail using SES (Amazon) with username and password and validated. We launched the task and will manage coldfusion sending emails every x time...
View ArticleYou have attempted to dereference a scalar variable of type class...
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with membersHi I receive the error in the title bar as a result of the following code but I can't...
View ArticleTomcat exception Cannot call sendError() after the response has been committed
CF 10 Developer Edition. Windows XP SP3 When submitting a page that worked fine in CF 7 on this machine, I get an error I've never seen before: ==================HTTP STATUS 500- description: 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 ArticleHTTP Error 401.3 - Unauthorized You do not have permission to view this...
Hi, I got this 401.3 error when running the http://127.0.0.1/CFIDE/administrator/index.cfm configuration page after installation of coldfusion 8 standard on win 2008 32bit server which has IIS7....
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 ArticleStrange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
This is quite strange... the majority of my IIS redirects are working, but this one for some reason is odd. www.myserver.com leads to www.mynewserver.com no problem... works as it...
View ArticleA Strange CFPDF issue in CF11
When we trying extract the content from PDF containing images getting strange error in the CF11 for cfpdf tag. But its working fine for PDF with out images (i.e. plain PDF with only content) But both...
View Articlecan't send $ITEMLABEL$ Coldfusion Graphics
I have created a chart in coldfusion 11 and when clicking on it I want to send the value $ ITEMLABEL $ to another page but sent only as a label anyone knows how to send the values ?
View ArticleInstallation error
Hello all! I'm tryin to reinstall coldfusion 10 x64 on windows 2008 R2 64 after uninstall.The installer show me this warning and error. I manualy delete installation folder and all registry entries....
View Articleconnecting to oracle 12c multitenant database
My question, using coldfusion 11 enterprise datasource gui,how do you connect to oracle 12c multitenant database,when you need to log into a pluggable database, beneaththe container database? What's...
View ArticleCGI.PATH_INFO is blank in CF 10
I know this was an issue that was supposedly fixed in the first update, but I applied that and I'm still experiencing the error. Any ideas? Version says ColdFusion 10,283649
View ArticleCF10 and IIS 7.5 - cfheader in 404 custom error handler not working correctly
I'm getting some really weird behavior when handling 404 errors after updating to CF10 using IIS 7.5 on a Win2k8 R2 x64. IIS randomly delivers only a portion of the HTML page when I set the 404 status...
View Article