xmlParse fails, CFHTTP issue?
Hello, I am attempting to parse xml from a web service. i am getting a "content not allowed in prolog" error which i've debugged before. What confuses me this time is the data returned by calling the...
View ArticleCan't connect CF 9 to MSSQL 2008 R2
I hope some help is out there. I will post the error message at the end of this post. I can't verify a datasource in Administrator. this is the error:Connection verification failed for data source:...
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 "911.exe" in folder "coldfusion\SERVER-INF\temp\wwwroot-tmp"
Hi All, Our couldfusion application stopped working a few times last week due to the process "911.exe" which costed 99% CPU. Once we kill that process, everything back to normal again. The problem is...
View ArticleSubclipse Error
I just installed Coldfusion Builder with the Subclipse plugin and when I am in the Team Synchronization view I cannot right click on files. I get the errors "Unhandled event loop exception" and "Could...
View ArticleNewb question about Application.cfc vs .cfm
Sorry for this total newb question that's probably been covered a bazillion times, but I'm having some trouble getting things to work. I should know all this stuff, as I've taken the CF9 advanced...
View ArticleColdFusion 10 silent installation and configuration
Hi, CF 10 docs seem a tad thin on the subject of silent / unattended / scripted installation and configuration. I need to find a fully automated (scripted) way to do these things:1) install of...
View Articleaccdb with CF9 under Win2008 R2 64bit
Hi there I have a accdb designed with Access 2010 64bit.I am running CF9 under Win2008 R2 64bit.I have also installed http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=13 255 I...
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 ArticleSELECT IN query using ormExecuteQuery()
I'm trying to do a SELECT IN query using ormExecuteQuery(). Following is the code I have: Categories = ormExecuteQuery("from Category where Id IN (?)",[CategoryList]); It only works when there is 1...
View ArticleIPTC reading and writing
Does coldFusion really provide no way to write out IPTC data to image files? (that seems really short sighted) I've got an application that read IPTC tags fine using the built in CFIMAGE functions for...
View ArticleServer Error - Macromedia application server(s) are unreachable
For my test environment, I've got a ColdFusion 8 instance running on Windows 2003 Server. Everything was fine until I rebooted the server. Then I started getting an error message:quote:Either the...
View ArticleColdFusion 10 web services fail in IIS virtual folders
We started testing the migration of one of our main websites from CF9 to CF10 and everything seemed to be going well. When we started testing our web services though things got a little weird. All of...
View ArticleRandom Net connection call failed errors
Hi All, I've built a Flex application which is calling coldfusion CFC through remote objects in order to retrieve data. 2 days ago, I've updated the server with coldfusion 9 and my issue is that I have...
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 ArticlePlease Help - Randomly HTTP 503 Internal server error
Hi all, I have a Coldfusion 10 standard Edition installation with MSSQL 2005 on Windows Server 2008 R2 server about 2 week old.It is one of my live server and it is dealing with medium to high volume...
View ArticleMac OS X Server App & CF10
I have the new Mountain Lion OS X installed, with the Apple Server app as my webserver - however I can't get Coldfusion 10 to install. The issue arises because the installer can't find the Apache...
View ArticleObject Instantiation Exception. Creating Java Object
Hi, I am trying to implement CyberSource Simple Order API and I am getting an error on CFobjectObject Instantiation Exception.An exception occurred when instantiating a Java object. The class must...
View Articlecfquery object undefined
Hey Everyone I am experience something really unsual with CF9 connecting to MS SQL 2005 using the "Microsoft SQL Server" driver provided. Heres the code: <cfquery name="test1" datasource="#dsn#">...
View ArticleColdFusion 10 intermittent "service not available"
Have been programming over 30 years and CF in its various forms since 1998, but have to say this upgrade is NOT straightforward and after 3 very frustrating days I've finally reverted to CF9. CF10...
View Article