ColdFusion 10, IIS 7.5, and custom 404 page
I am attempting to setup a custom 404 error with CF10 and IIS 7.5. Previous to CF10 (and IIS 7), you can get the URL of the non-existent page via the querystring (e.g.,...
View Articlecoldfusion session variables being lost
ok so when my users login I establish session variables. one of these is employee id. in my Application.cfc I have this at the top: <cfscript>this.name = "My...
View ArticleCan't verify MySQL DataSource
Hi There, I've got problem with setting up a new DataSource on MySQL 4/5 driver. From the beginning: 1. I've installed ColdFusion 9 (Developer Edition), with JRun 4 option. I've done configuration of...
View ArticleColdFusion 10, SQL 2012, MS Server 2012
Ok, I'm trying to install the newest of the new ColdFusion 10 with SQL 2012 on MS Server 2012 I have seen some blog posts, but nothing on the forum. Is there an official thread or response from Adobe...
View ArticleCluster creation help!
Hi there Does any one have a fool-proof document for creating and proving a 2 server ColdFusion 10 cluster? Most of the documents I have found are missing something. More specifically, what is the...
View Articleurl rewriting
If I have a dynamic page that loads content depending on a url parameter (whatever.com/editorial.cfm?id=35), how can I rewrite that to make sense? For every record, I do have a "title" for the...
View ArticleHelp with refreshing page error
I created a search result page. User who has no login/password can see the search result but it is read only while user with login/password can do more with the search result.My page is started with:...
View ArticleColdfusion invoke web service
I am trying to invoke a web service and I'm getting an error. Error 401 Unauthorized. Unable to read WSDL from URL: http://servername/generation/bj/TestCalculation.wsdl. An exception occurred while...
View ArticleBad performance on CF9 after upgrade from CF8
Hello and happy new year for everybody I'm stuck with a problem after upgrade from CF8 entreprise to CF9 entreprise.We are using IIS6 on WIN2003R2 (SP2). There are a lot of "503 Server Error" with...
View Articlecf9 won't start after installing JRE 7 update 25
C:\ColdFusion9\bin>cfstart.batC:\ColdFusion9\runtime\jre\lib\rt.jar: error reading zip fileError occurred during initialization of VMjava/lang/NoClassDefFoundError: sun/reflect/UnsafeFieldAccessorImpl
View ArticleCF10: cfchart in a gateway giving: java.lang.NullPointerException
We have recently upgraded to CF10. Our application uses cfchart for reports. In a standard request the charts work perfectly. We create png images en the publish them. All server activit <cfchart...
View ArticleCF10 Enterprise License/Dev problem
I am currently trying to learn CF10, Originally I installed the standalone developer edition, recently I decided to go ahead with the enterprise edition. My issue is that when I go to system info to...
View ArticlejqGrid Server side
I use jqGrid for my project using following server side code for ColdFusion in my cfc file.The jqGrid works only for a few pages.I can scroll for a couple of page using jqGrid pager.It seems that the...
View ArticleHow to keep serving web pages while server is not logged in?
ColdFusion 10 works just fine serving pages for our Intranet. Installed on Windows Server 2003 SP2, and previously worked fine with a trial version of ColdFusion MX 7. After the installation of...
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 ArticlePass ColdFusion variable to the JavaScript window
Hi everyone, I have a java script window that is will open when user click on the link, my problem is that how I can pass a ColdFusion variable to the window. I am using ColdFusion 7 so I can not use...
View ArticleSEVERE: The web application [/] created a ThreadLocal
Looking in coldfusion-error.logs I'm seeing a bunch of entries like SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value...
View ArticleString index out of range: -1 and cflogin
Hi all, We just started getting a strange error on our development server that is not happening in our test and production servers. I am getting the error message "String index out of range: -1" when...
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 ArticleWhat do you think of the future of Coldfusion?
Let me start by saying I LOVE COLDFUSION. When I first learned Coldfusion I couldn't believe how dramatically smooth and easy it was. Now when I'm looking around for developer jobs, everyone is only...
View Article