ColdFusion 11 installer stalling on OS X 10.10.1
I'm trying to install ColdFusion 11 on a fresh install of OS X 10.10.1 with Apache. The installer gets to 100% with the message Installing... Install Merge Module(Build Time): CFSolr_osx....It then...
View ArticleUpdate query not working from edit page
Next incident with the guestbook saga: Successful execution of gb_entry_mstr_det_e.cfm with URL:http://www.benoitsystems.com/ww/bd/gb/gb_entry_mstr_det_e.cfm?call_number=14 all have database current...
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 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 ArticleUpgrade from CF9 to CF11
Hi, On my production machine i am running CF9. Now i would like to upgrade to CF11 but i would like to run it on another machine.So i can first test it CF11, update my code, and then simply change 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 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 Articlecfmail glitches in ColdFusion 9 (not sending, but says sent)
I'm seeing the strange behavior with basic cfmail sends in CF9. CF9 has an entry in the mailsent log that is was successfully sent but on the MailEnable logs (Mailenable exists on the same server as...
View ArticleUnexpected characters found in locale in log files
DateTimeSeverityThreadIDApplication NameJul 10, 2013 8:17 AM Warning jrpp-0 CFADMIN Unexpected characters found in locale. I recently noticed that I am getting this error repeated in my...
View Article"The connection was reset" errors ColdFusion 10
Hello, I've searched net and Adobe forums before creating the thread. We have webserver using ColdFusion 10 and IIS 7.5, we are trying to retore our ColdFusion website on it. We are getting following...
View ArticleBroken SOAP, AxisFaults starting with CF10 Update 008
Anyone else experiencing this problem? It appears the cfinvoke arguments are not getting passed in the webservice call, so the remote end gets no arguments and the call fails. The code did not change a...
View ArticleCFwindow not working with secure URL
I use the code <cfajaximport tags="cfform, cfmessagebox, cfwindow"> <cfwindow bodystyle="background:white;font:12px/normal arial, Helvetica, sans-serif;" initShow="true" width="350"...
View Article"java.lang.ClassNotFoundException" when creating a CFC instance inside a...
This question is also up on stack overflow: http://stackoverflow.com/questions/10089962/coldfusion-web-service-failing-to-see-componen t I've got a CFC that I'm going to access with ?wsdl as a SOAP...
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 ArticleHow to handle Coldfusion SOAP Web Service Errors
Hi, I have just created simple wsdl example:My Component:<cfcomponent displayname="mytest"> <cffunction name="service_login_authentication" access="remote" output="true" returntype="any"...
View ArticleApache POST flex2gateway never closes or times out, reaches max child processes
We have been trying to pass an external PCI scan, and noticed some server lockups after starting a scan. We are scanning a couple hundred IP addresses, which all resolve to the same servers. The...
View Article<cfdocumentitem type="footer" > ignores CSS
Looks like the <cfdocumentitem type="footer" > tag which is part of<cfdocument> ignores all attempts to style it with CSS.I can't change the font family,...
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 ArticleCF11 services won't restart
I have 2 Windows Server 2012r2 boxes that I'm setting up. One is an RDS machine for some Devs to log onto and they other one will be a Production server for running scheduled tasks (separate from our...
View ArticleColdfusion SOAP Exception Error Handling
Dear All Technology Expert's, I have a query related to Coldfusion SOAP services, that is most commonly asked in all the forum's but NONE of them has got answer. If there is NO solution so I think...
View Article