The official community for ColdFusion.
Recently active
Are security vulnerability patches available to CF 8 enterprize software owners up to the EOL date shown on the ADOBE product lifecycle matrix (31 July 2014) ??
Does any one have experience in connecting CF8 64 bit application with JIntegra 64 bit ???Facing some issue and find the below error message.com.intrinsyc.typeInfo.IMacroViewerProxy
I need to add a dollar sign to the left of the amount that is returned in a data form. Has anyone done this? I'm a newbie to CF so any help is greatly appreciated.The amount column needs to read: $701.32 vs. just 701.32.Thanks much,Chris C.
Hi,Does any one have any idea about "com.intrinsyc.typeInfo.IMacroViewerProxy" ?I am facing this error when trying to access Jintegra from my ColdFusion 8.
This is reproduced from its original location at http://cfmlblog.adamcameron.me/2013/06/censorship-on-adobe-coldfusion-forums.htmlOpen letter to the management of the Adobe ColdFusion forums(I do not know how to contact you, but I will try to find out and send this to you directly as well, as a courtesy).Hi.I am a veteran user of your ColdFusion support forums. Over the last decade or so I have been visiting the site daily (indeed several times a day: I get notified when any post is made on any of your ColdFusion-centric forums), and answering as many of people's questions as I can. For the last few years it's been via the web UI so you can go check my participation, but prior to that I was using the forums via NNTP, and my participation during that period is less easy to quantify, but it's to the tune of a few thousand posts / answers to people's questions. I consider myself an asset to the forums, and the ColdFusion community. I mean this just as "for the record", rather than any att
all of a sudden none of our cfm web pages work on a windows 8 server running iis 7 .... the server shows no errors in the event viewer .... occasionally functionality comes back w/o doing anything ...... cold fusion did have all the hotfixes updated a few months ago but i cant get to the admin page to give what the version isthxs
Hi,I am working on a ColdFusion application(64 bit) where it requires JIntegra 64 bit for connecting to Active PDF 3rd party tool(64 bit).This is the piece of code which is getting the object from Active PDF which connects through JIntegra. <CFOBJECT ACTION="Create" TYPE="COM" class= APToolkit.Object NAME="toolkit"> I have the same code running fine in 32 bit.When my ColdFusion application is trying to contact JIntegra , I am receiving the below error “Could not initialize class com.intrinsyc.typeInfo.IMacroViewerProxy”.When I was searching in Internet I saw some patches released for ColdFusion 9 for IMacroViewerProxy class.(http://www.findthatjar.com/search-12084642-hZIP/winrar-winzip-download-coldfusion-update-901-wwej-java.jar.htm )Is that same kind of IMacroViewerProxy class available for ColdFusion 8 ? Please find the Error Attached below.Could you please help me in this one?
Last Friday, we changed TLS certs on mail server. Now scheduled mailings are not going out. I'm getting the following error in my mail.log file."Error","scheduler-0","06/03/13","14:24:56",,"javax.mail.MessagingException: Could not convert socket to TLS; nested exception is:javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"Is Coldfusion caching the certs? How do get Coldfusion to recognize new cert?I'm on CF10 and up-to-date on hotfixes.ColdFusion 10 Update 10Update Level: 10Update Type: GeneralInstall Date: Fri, 24 May 2013 13:43:00 -0400Update Description: The ColdFusion 10 Update 10 (10.0.10) includes critical security fixes. For more details, click "Read More".
After a successful installation and test of 9.0.1, I applied the 901 security lockdown patch and got this error when trying to access the administrator. Any idea what caused it and how to fix it?Object instantiation exception. An exception occurred while instantiating a Java object. The class must not be an interface or an abstract class. Error: org/owasp/esapi/errors/EncodingException.
Is ColdFusion MX 6 compatible with Windows Server 2008?
I am going through the process of rebuilding a Windows Server 2008-R2 with a locked down CF9. I have run into several problems with the process requiring a reinstallation of IIS and CF9. The lockdown creation of a new account for CF9 functions caused some of the obstacles.But now efforts to fixed those previous ODBC problems, which Adobe representatives have help solved, I attempted to restore the server to its previous state by applying the 9.0.1 update to CF9. When running the update it reported that it was not successful but other things seemed to work OK.However, now that my datasource issues seem to be resolved, I am getting this error:“The tag handler application does not have a setter for the attribute datasource specified in the Tag Library Descriptor.”I read in some discussions that this has to do with updating CF9 to CF9.0.1. Most recommend clearing the cfclasses cache. I have deleted all of the files in the cfclasses directory, but I still get the error despite stopping and
How do you display the run as account in the cf code. I do not have access to the CF administrator. Thanks for any help.
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/Installing/WSB53CBD63-A21C-4f31-8F3E-700AE45A026E.html
I'm trying to get some HS students started on CF10 and Dreamweaver (used together). Back in the day, Macromedia had an awesome little tutorial that showed how to get everything all set up and program a simple web app. Can anyone point me to a similar tutorial for CF10 and Dreamweaver. I've tried to get started but seem to get errors on every step (for example it won't let me use an Access database). My preference is to use Dreamweaver to write a lot of the code (initially).Thanks for any help people can provide,Ben
I just installed CF10. CSS data is not being used in display. JPG or PNG files are not being read. I checked links and they are valid. Any suggestions?
How to get LiveCycle® Data Services ES 2.6 file for ColdFusion 8.0.1. The reason I'm asking is that I've missed adding LiveCycle component during the installation. I need the express version to use if for Flex messaging.Thanks you.
I upgraded from coldfusion 8 to coldfusion 10installed on a new iis server - windows 2008 - 64bitmoved my website on the new server with coldfusion 10 runningmy coldfusion webpages are working when I am not passing parameters, the pages that i am passing parameters to will not open - ERROR
Right now, when CF encounters an error, I get a page with a single line of text and a large circle that says ERROR.Though I'm sure this is a safe template to show users, I am testing in a closed environment and need more info. I went into the CF ACP and turned on Robust Exception Information, but that error still shows. Is there a way to get CF to display error information instead of this template while I'm in closed development environments?I had to wrap my code in a TRY/CATCH and dump the CFCATCH in order to get the useful info.
GreetingsWe recently upgraded from CF8 to 10- (IIS win 2008 R2)We also recently moved the intranet from an older server to a virtual environment (VM ware).Since these changes were made, quite a number of people who are trying to login to various apps across the organization are experiencing one or both of these issues:1) they enter their UN & PW- it simply disappears and goes nowhere2) they get "request_uuid undefined in session" errorI have: <cfset Session.request_uuid=createUUID()> at many login pages Some are having the issue, some are not. All are using either IE 7 or 8, and 95% win 7. There is no evidence that the IE versions play any role in this.There are 320 people in the org.Any help would be greatly appreciated.Norman
ColdFusion 10.0 - Bug 3488063: When will this be fixed?
I have two scripts that have been running happily for a couple of years. The last couple of days they have thrown "The request has exceeded the allowable time limit Tag" -- one for a cfquery and another for a cfftp. Can anyone tell me if these cfdumps contain any useful information that would help me identify why they timed out? There are no entries in the application.log or exception.log related to these two incidents.MessageThe request has exceeded the allowable time limit Tag: cfftp StackTracecoldfusion.runtime.RequestTimedOutException: The request has exceeded the allowable time limit Tag: cfftp at coldfusion.tagext.net.FtpTag.checkTimeout(FtpTag.java:650) at coldfusion.tagext.net.FtpTag.doStartTag(FtpTag.java:674) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cfsendLLfile2ecfm923917397.runPage(E:\Inetpub\wwwroot\scheduledTasks\processLMS\sendLLfile.cfm:27) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.filter.CFVar
This topic gets beaten to death here, but it's such an annoying CF Builder function.Here's my rant. Maybe someone can give some insight.If focused on a page Ctrl-F brings up a search within the page. I have gotten used to the quirks doing this, so I won't discuss that here.If focused in the Navigator pane Ctrl-F brings up a multi-file dialog. Here is what I typically do:Scope: ProjectsProjects: Select the project I want to updateFile extensions: I select "CFM and CFC only" which shows as *.cfm, *.cfml, *.cfcSearch: TextFind: somethingReplace: with something elseI click the Replace All button. When it works, it works well. However it often will start scanning ALL files. I see it hitting jpg, cvs, js, and every other type of file. This could take a good ten minutes or more on some of my bigger sites. I click the "Cancel" button, but it just keeps going. So I give it the three finger salute and end the program. Typically, after s
I am trying to accept JMS messages on my CF9.01 server from a queue on a remote server running ActiveMQ 5.7The examples event gateway uses a Topic rather than a Queue.I keep getting:"Error","Thread-94","02/11/13","13:43:30",,"Error starting gateway MyTestActiveMQGateway: Queue.ABS"javax.naming.NameNotFoundException: Queue.ABS at org.apache.activemq.jndi.ReadOnlyContext.lookup(ReadOnlyContext.java: 235) at javax.naming.InitialContext.lookup(InitialContext.java:392) at examples.ActiveMQ.JMSConsumeSession.<init>(Unknown Source) at examples.ActiveMQ.JMSConsumer.start(Unknown Source) at examples.ActiveMQ.JMSGateway.startGateway(Unknown Source) at coldfusion.eventgateway.GenericGateway.start(GenericGateway.java:118) at coldfusion.eventgateway.EventServiceImpl$GatewayStarter.run(EventServ iceImpl.java:1428)Any ideas or examples?Thanks,Steve
I have two cfselect. Both cfselect have first option being blank (nothing selected). These two cfselect are working as mutually Exclusive OR (i.e. if a non-blank option selected in one cfselect, then another cfselect will be set to the first option (nothing selected) before submitting the cfform. Yet, the javascrip function for onClick event is not called (tested with alert message in the javascript function).
I am new to installing hotfixes in our ColdFusion installation. The hotfixes have been installed successfully, but I have noticed that on the Adobe Security bulletins and advisories web page that a hotfix can be updated days or weeks after it was originally posted. What does this mean if the hotfix was updated After you have already installed it? Do you have to reinstall the hotfix? Or is this some sort of other update (comments, documentation, etc. ) that does not affect the installation. Any help would be much appreciated. Thanks.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.