Sybase & CF-11
Running CF 11 on Ubuntu 14.x . Attempts to connect to a Sybase installation yields: java.sql.SQLException:null If I give it a bad username/pw combo I get a login FAIL, which is what I'd expect. I can't...
View ArticleIs there any known problem with CF9 and SHA-2 certificates?
I had a motherboard fail on a server. We were in the middle of converting from SHA-1 to SHA-2 certificates. When we replaced the motherboard, CF9 seemed to work. But then we finalized the SHA-2...
View ArticleHow many licenses come with CF11 Standard?
We are wondering if/how we can install CF11 on two different servers.
View Articlereport builder export formula to excel
I there a way to export a formula with report builder? I want to export =E4*F4 on the first line then =E5*F5,etc. My user want to be able to change the value (Yield Rate Percentage) in E4.Any guidance...
View ArticleHow can I confirm in the CF11 console that a Hotfix update was successfully...
I recently applied Hotfix Update 5 (hotfix_005.jar) through a silent install to one of my Sandbox Linux Servers. After doing this, I went to the Server Update->Updates->Installed Updates and see...
View ArticleKeeping SESSION alive between HTTP and HTTPS? Or even across sub-domains?
Hello, all, I've been searching Google for this, and I'm finding a lot of information about ColdFusion session variables; but I'm not finding anything (so far) on keeping session variables alive...
View ArticleHow to set server-wide web service consumption to use Axis 1?
For consumption of external web services, is there anyway to force all calls to use Axis 1 across the server? I know you can do it at the application level:this.wssettings.version.consume = "1"; and at...
View ArticleCold Fusion 11 Java versions between environments question
Hi, The Java version for the Cold Fusion 11 in the Development and Test environments is: Java Version 1.7.0_51 The Java version for the Cold Fusion 11 in the production environment is Java Version...
View ArticleCold Fusion 11 Java version question
Hi The Java version for the Cold Fusion 11 in the Development and Test environments is: Java Version 1.7.0_51 The Java version for the Cold Fusion 11 in the production environment is Java Version...
View ArticleCold Fusion 11 email
Hi, The following message in the email log file: An exception occurred when setting up mail server parameters. This exception was caused by: coldfusion.mail.MailSpooler$SpoolLockTimeoutException: A...
View Articleinstalled CF11 but can't log in to admin
New install. Trying to log in to admin to check for hotfixes and updates but am told login and password are wrong. Uninstalled and attempted again (twice). Same results. Probably missing something...
View ArticleColdFusion 11 Scheduled Task Email
Sending email using cfmail doesn't work in scheduled task but it works from a page when accessed through the browser.
View ArticleUninstall Coldfusion 11 in OSX Yosemite
There was another question that was similar to this, but the cause is different. With the other user, the problem was due to the uninstaller not being able to access the JRE. The problem is that when...
View ArticleCan I purchase a CF9 license?
I've got an existing application written in CF9 that I am migrating to a new server. Is it possible to buy a CF9 license? Thanks!
View ArticleHow to create datasouce in CF for my sql DB through SSH tunneling ?
I can connect the mySQL database on rackspace cloud through ssh tunneling from mySQL workbench. Is there any way, where datasource can be created in ColdFusion for the same database through SSH...
View ArticleIs it a best practice to use urlencodedformat() on all URL variables?
We are currently using mostly CF11 but still have one production server with CF9. We run Webinspect and Nessus scans are consistently getting vulnerabilities stating things like blind sql injection,...
View ArticleShow Last Data Point in CFChart Line Chart
Hi, I want to show the value of the latest data point on my series. Thanks!
View ArticleCold Fusion 11 monitoring tools?
Hi, Is there any monitoring tool or tools for Cold Fusion 11, such as performance, services, etc? Thanks, Mike
View ArticleImplementing a service layer to call gateways and DAOs
I am using CF11. In addition to the Datasource component, I created a package of four components ( 1 x Bean, 1 x DAO, 1 x Gateway, 1 x Service) that deals with grapes... The datasource object and the...
View ArticlePDF Generation for Coldfusion 11
We just recently installed Coldfusion 11 enterprise. The code for generating pdf files worked before but did not work on the Coldfusion 11 enterprise platform. The code is like this:<cfcontent...
View Article