Object 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 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 ArticleCGI.PATH_INFO is blank in CF 10
I know this was an issue that was supposedly fixed in the first update, but I applied that and I'm still experiencing the error. Any ideas? Version says ColdFusion 10,283649
View Articleresend undelivered mail
After a mail server problem, I have many undelivered mail in the Coldfsuion Mail "undelivr" directory.The Mail server is up again Is there a possibility to resend all these mails ? I tried a copy/paste...
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 ArticleAccess denied on folder using CFFTP getfile
I'm trying to use CFFTP to retrieve files from a remote FTP site to download to my local directory. I would see the file in the local directory but with 0 kb. Wondering what was going on, I tried...
View Articlejava.sql.SQLException: Timed out trying to establish connection
I am trying to connect to SQL Server 2012 with flag MULTISUBNETFAILOVER=TRUEI have created the DSN and it works fine for some time and next day i will get the below erorr. I have verified the DB server...
View ArticleHTTP Error 401.3 - Unauthorized You do not have permission to view this...
Hi, I got this 401.3 error when running the http://127.0.0.1/CFIDE/administrator/index.cfm configuration page after installation of coldfusion 8 standard on win 2008 32bit server which has IIS7....
View ArticleCfdocument hang/timeout error
I use the same cfdocument call on two development and one production server: <cfsetting showdebugoutput="false" /><cfcontent TYPE="application/pdf" reset="yes"/><cfheader...
View Article"Java heap space" error and coldfusion crashes
I have a coldfusion scheduled task that takes about two hours to run (about 4000 lines of code). It does a number of cfquery, cffile, cfexecute with cffunction, cfloop, and cfif. If works perfectly...
View ArticleHow can I see my attributes collection? Can't figure out cfdump?
To debug I want to see what variables are in the attributes. I can't figure out the instructions for CFDUMP. Any help appreciated.
View ArticleDowngrade from CF11 to CF10
Hi, Can I use ColdFusion 11 Enterprise license on ColdFusion 10? Do Adobe CF have downgrade privilege option from CF11 to CF10? Thank you.
View Articleinstall cf9 32bits on Win 7 64bits
Is this possible ?Installation of CF9 32 bits on Win7 64bits ? I did it, with CGI and ISAPI for IIS7.IIS 7 is OK, (http://127.0.0.1 is correct)After CF9 install, I ran the WebServer...
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 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 ArticleMultiserver Monitor Permission Denied...
So I've been dealing with this for years now, since version 8 and now with version 9 ofColdfusion. I can't ever get my multi-server monitor to monitor more than the local server from which I run the...
View ArticleColdfusion 11: CFLayout and CFChart
I am upgrading my company's servers from CF 8 to CF 11 and have been having issues with the cflayout tab (which I know shouldn't be used anymore, but it is for thetime being). The code ran great on 8,...
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 ArticleUnable to change Administrator password and/or log in to Administrator! (CF10)
So as the title says, I can't log into the Administrator and changing the password via Coldfusion10\cfusion\bin\passwordreset.bat doesn't seems to be actually changing the password since I still get...
View ArticleCFCOOKIE how use?
Hi fellows, I have a survey of satisfaction and desire that the User meets only once. How can I do this? Can I use cfcookie? More like do? Tks,Fabiano Magno Pechibella
View Article