String 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 ArticleColdfusion 9 MySQL communications link failure
've just installed Coldfusion 9, and everything is now working fine and it's connected to my MySQL databse via the Coldfusion Administrator as a datasrouce, but I get this error occuring infrequently,...
View ArticleIs anyone else having frequent frozen editor problems?
My editor freezes on me every day, at least once, and sometimes a lot more. Today it's happened 4 times. I never know when it's going to happen, but it seems to happen more often when I'm working on...
View ArticleCF10 on Windows server 2008 (64bit): 32-bit CF cannot be installed, but...
Hi, I have exhaused my research and ways of fixing this issue. I have a Windows Server 2008 (64-bit). I am able to install 64-bit CF10 on it and CF websites run just fine. On the same machine, I have...
View ArticleServer Slow to start/load
HI, I upgraded from CF8 Dev to CF9 Dev edition a few months ago. I haven't coded much since then, but have noticed that when I open CF Admin, it doesn't seem to want to load. When I click stop on the...
View ArticleRandom but Regular CF9 503 Error - CF-out.log Jrun errors
Environment ColdFusion version: CF9 32-bit (NOT the 9.01 Patch yet)Hotfix version Noneserver OS : Windows 2003 Server 64 Bitwebserver: Apache/2.2.14 (W32) 32 bitdatabase: MSSQL 2008 Express with...
View Articleprocess calculation from text
Hi, I there an easy way to process a calculation that is in text form as in: "2567 + 82736" "1000 * (27363 / 38374)" "3434 + 34334 + 34332 + 83938" Or do the strings have to be parsed and processed...
View ArticleCan't access Administrator
I have probably screwed a setting up but when I try to access the Administrator I get this: Permission denied for creating Java object: coldfusion.server.SystemInfo. So I am unable to access the...
View ArticleRun CF10 Developer in Standard Edition mode
Is there a way to run ColdFusion 10 Developer in Standard mode for testing? My main concern is the Oracle drivers and if the standard edition will meet our needs, but would like to test it before...
View ArticleFree barcode generator?
Does anyone know of a free or 'cheap' barcode generator that will work with CF?
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 ArticleUsing CFINPUT dateField with onChange
I imagine this is easy, but have tried to search here as well as Google it and have come up empty.I have a CFINPUT dateField control that is OK when my form loads, but then I want the control to...
View Articlespecified CFC could not be found
Googled this for several hours, hope I'm missing the obvious as usual... I'm using CF9 and IIS7. Followed/tailored simple autosuggest code from Ben Forta. Came up with HTML: [code]<cfinput...
View ArticleHow to kill a coldfusion cookie??
I set cookies like this: <cfcookie name="ckwhatever" value="hello"> I try to kill the cookie like this: <cfcookie name="ckwhatever" expires="now"> This does NOT work. the cookie remains....
View ArticleWhere Does Eclipse Store Project Names?
In multiple attempts to get Eclipse to work with CFEclipse (which I've addressed in other posts), I've uninstalled and reinstalled both several times. I uninstall Eclipse and CFEclipse by deleting the...
View ArticleColdFusion 9, 10 Java 7 Support ASAP!
Oracle has released the final Java 6 Update 39 last week, marking the end of support for Java 6. Adobe has stated multiple times that Java 7 would be supported before EOL, yet it has been a week and...
View Articleprocess calculation from text
Hi, I there an easy way to process a calculation that is in text form as in: "2567 + 82736" "1000 * (27363 / 38374)" "3434 + 34334 + 34332 + 83938" Or do the strings have to be parsed and processed...
View ArticleQuery of Search Results
I need some best practices advice. I'm not sure if there is a better way to do what I'm trying to accomplish. The execution time is very high which is why I'm looking for alternatives. I welcome any...
View ArticleBlank Admin page after applying Hotfix patch 4 to Coldfusion unix 9.01
I just finished applying the hotifx 4 for my 9.01 coldfusion 32bit server on a Unbuntu box and after restarting CF and Apache I noticed the Admin page comes up blank, otherwise CF is working perfectly....
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 Article