coldfusion.server.j2ee.pool.ObjectPool:checkIn Issues
Hi I was referred here by the Chat help. We seem to have issues with large spikes in response times and corresponding drops in traffic and as the JVM virtually hangs. This seems to be happening at...
View Articlereal use of CFID and CFTOKEN
Hi All, Normally if a request is going to a CF server then the server wil generate two tokens CFID (say 100) and CFTOKEN (say 200) and this save as session cookies in broweser. This mechanism is for...
View ArticleColdfusion 10 developer edition, download link required !!!
Hi, I need to install Coldfusion 10 developer edition for my project, please share the download link.Thanks in advance. Regards,Ankit
View ArticleAny tips on getting ColdFusion 11 to print PDFs in Linux?
Does the PDF Service Manager need to be remote on Windows or will it work locally on Linux.
View ArticleColdfusion 10 Update 13 IIS7 503 Service Unavailable
Coldfusion 10 Update 13Windows Server Datacenter 2008 SP2IIS7 We're having periodic issues where our Coldfusion service seems to recycle or restart, and the user will receive a 503 Error Code back from...
View ArticleColdfusion 11 - Web Sockets via SSL
Help! I can't seem to figure out how to handle WSS (Websockets over SSL). I have a cert that has already been sent/received by verifier. I have a cert and an intermediate cert. I've been looking at...
View ArticleIs anyone having issues with XMLType Data type in Oracle 11.2.0.4 version...
Is anyone having issues with XMLType Data type in Oracle 11.2.0.4 version using Micromedia JDBC driver in ColdFusion 9.0.2 version. We are facing issue after upgrading Oracle DB to 11.2.0.4. The CF...
View Articlecfform to email - sending from email form field?
I have a form which sends emails to various departments, but I am having problems getting the 'from' email address to show the email address entered in the email form field. I have used the following...
View ArticleWebservice issue on CF11 with IIS8.0, Unable to access web service with wsdl-...
I am using CF11 on window server 2012 (IIS 8.0). I have configured my application successfully. I am able access web service perfectly without WSDL but when I am trying to access web service with wsdl...
View ArticleCan't make HTTPS call to sub domain on ColdFusion 10 Standard
Hi, I'd like to start by saying I didn't have this issue on CF9 Standard but recently updated to CF10 and now have the issue. I have a site and several sub domains running on IIS and CF10. They are all...
View ArticleHow to set a variable to a string with special characters?
I want to set a variable to <cfset inputstring = "<img src="../../../server/win/form/stamp/string_1" />"/>but i keep getting error: Invalid CFML construct found on line 184 at column 32....
View ArticleUnresponsive ColdFusion 11 install on Macintosh 10.9.4
I have a MacBook Pro running Macintosh OS 10.9.4. I am using Java version 1.6.0_65I just ran the Developer installer for Coldfusion 11.I started the service using sudo ./coldfusion start and saw the...
View ArticleColdfusion with spreadsheet. Any function or any way to duplicate/clone/copy...
I am using coldfusion with spreadsheet, is there any function or any way to duplicate/clone/copy an existing sheet (act like template) in a workbook, and use it as a template for a new sheet in another...
View ArticleHow to redirect on htttp to https with www redirect of coldfusion mx7?
Hi any one help me - How to redirect on htttp to https with www redirect of coldfusion mx7?
View ArticleWhere can I download Coldfusion 9.x .NET integration service installer?
I am using CFOBJECT to call a .NET dll and the server responds with "DotNet side does not seem to be running". I am using CF 9.0.1. .NET is installed and running as a service. I saw on a forum...
View ArticleCybersource Secure Acceptance and the elimination of the HOP (hosted order page)
Hi All,I have used Cybersource's Hosted Order Page for the past 8 years, but they are eliminating that option and are offering Secure-Acceptance in it's place. The only trouble is, Cybersource offers...
View ArticleJQuery function stops working when trying to submit large amount of parameters
Hi, Run CF9 on Windows 2008 R2 Server. I have a cfm page with multiple dropdowns (some are cfselect) and dynamically generated lists of checkboxes interdependent on each other. I am using JQuery to...
View Articleset variables from recordset
I have an SQL table that I store OrderID, ItemID, Qty. There are 15 possible ItemID's (will never be more). I need to output the order into a single table row that shows the orderID and the qty for...
View ArticleHTTP Post to a directory with index.cfm
is it possible to do a http post to a directory if there's index.cfm inside it? For example: directory/file = /api/update/index.cfm <form method="post" action="/api/update"> </form>
View ArticleSecurity: The requested template has been denied access to createClassLoader.
I hope someone here can help me with the following problem, cause I haven't been able to find the cause of the problem. When I try to access my website I get the following error: Yesterday everything...
View Article