SOLR Error - org.apache.commons.httpclient.NoHttpResponseException
Hi All,I'm hoping someone can point me in the right direction. Ever since upgrading from ColdFusion 10 to ColdFusion 11 I have been seeing this error intermittently throughout the day. The server that...
View ArticleErrors with CFSpreadsheet
When using CF10 and the CFSpreadsheet tag, we're receiving the following error: Class org.apache.poi.hssf.usermodel.HSSFWorkbook does not implement the requested interface...
View ArticleHow to turn off the javascript dialog box upon error.
I have some Ajax stuff that will just error from time to time due to database timeouts, etc. I need to turn off the dialog that comes up that says there was an error and to turn on debugging. It just...
View Articleftp action:getFile - Attribute validation error
Hi, First, the code : LOCAL.fileName = lsDateFormat(now(), 'yyyymmdd') & '.csv';LOCAL.filePath = "example_file"; LOCAL.ftpService = new FTP();...
View ArticleAccess Add-on Services Remotely dialog box
By selecting this option, you can choose the IP address through which you can access the Add-on Services (PDFG/Solr)...I tried 127.0.0.1 and I got an error for using a local IP address! Why?
View ArticleMigrating CF 9 to 11
I have installed CF9 with many files deployed on my server, now I need to migrate to version 11 as I do not have Enterprise Edition I can't do the migration through CAR files. I wonder if there is...
View Articledrop down menu link
Hi. I just have a simple drop down menu. I would just like to have one of the options be a link. How do I do that? I thought I found something yesterday that would work, but it doesn't. Here's what I...
View ArticleColdfusion Server Monitoring: Alerts
Hi, Im thinking of enabling the alerts on our production servers and would like to clarify something. Will enabling the Alerts for (Server Slow, Unresponsive Server, JVM Monitoring) affect performance...
View Articletimeout for cfstoredproc
Hi. Is there a way to set timeout for the tag<CFSTOREDPROC>? I mean, for cfquery, it has a parameter timeout in seconds. How about for CFSTOREDPROC?I tried using<cfset startproc =...
View ArticleProblemas com TimeOut na cfprocedure
Estou rodando uma procedure meio lenta que gera um relatório, ou seja ela retorna vários valores, e está estourando um erro de timeout: The request has exceeded the allowable time limit Tag:...
View ArticleColdFusion 11 Installation did not create physical path for the virtual...
Following an installation guide from Adobe, I installed ColdFusion 11 Developer Edition on Windows 8.1 that has IIS 8.5 installed. I've all the required features for ColdFusion enabled on IIS 8.5 as...
View ArticleColdFusion 9 -JVM Parameters
I am using ColdFusion 9 version 9,0,2,282541. I do not have the option to add JVM parameters from the administrator console as the option "Java and JVM " is not available. So if i want add parameters...
View Articlecflayoutarea Height
I have 3 <cflayoutarea> tags within like this: <cflayouttype="border"fittowindow="true">...
View ArticleUnable to Move From CF10 to CF11
I successfully moved from CF9 to CF11 on Windows 7 environment with no problems. However, I'm trying to move from CF10 to CF11 in another Windows 7 machine but cannot. After a successful install of...
View ArticleDreamweaver CC Coldfusion 10 extension?
Hi I'm on the road trying to configure Dreamweaver CC for a CF10 project on my laptop. Back in my office on my server i have DWCC configured using the CF10 extensions and I remember that I used an...
View ArticleCF 10 errors show Error 500 instead of normal error message
Hi, Strangely, our CF 10 server has started to show "500 - Internal server error" whenever a CF error occurs, instead of the normal error message. The error is logged, but the front end shows the error...
View ArticleColdfusion PDF to text using cfpdf - Formatting issue
Hi, We have a requirement to extract the content of an uploaded PDF and then show it in a text area with the same formatting. Our application runs on CF10. We used cfpdf however the extracted text is...
View ArticleSevere: error deploying web application archive with coldfusion sandbox enabled
With sandbox enabled, the following error appears: Severe: error deploying web application archiveJava.lang.illegalstateexception: containerbase.addchild: start: prg.apache.catalina.lifecyclexception:...
View ArticleWhen defining a new scheduled task to save the output of a cfm file as htm I...
The error I receive is "•Invalid extension of the file name. Valid extensions are :log,txt. I did read that in such instances that I am to work with c:\ColdFusion 11\cfusion\lib\neo-cron.xml. I would...
View ArticleOracle multiple inserts performance issue
Hi All,We are creating a query using <cfset QueryAddrow(qryMasterFile) />At the time to insert the data to oracle db we do:<cftransaction action = "begin"> <cftry> <cfquery...
View Article