The official community for ColdFusion.
Recently active
Hello, everyone,Since Java 7 EOL is fast approaching (April, as I understand it), I have been tasked with doing research to determine the viability of CF10 or CF11 and Java 1.8.I've been seeing a LOT of complaints about Java 8, update 31, in forums.Regardless of update version, has anyone experienced any issues with Java 8 as it relates to ColdFusion Server versions 10 or 11?We are looking at having to upgrade before April, and need to know of any pitfalls that others have experienced, or if there is anything specific that needs to be done in order to make it a smooth transition.All valid input greatly appreciated.V/r,^_^
I'm looking for a way to toggle open/close a table row within a search query. I have a table of results and a link to more detailed information. I would like that page to stay within the current page. I have the ColdFusion.navigate working correctly but wondering if there is a way to close it?Here's some of the code I'm using...<td><a href="javascript:ColdFusion.navigate('details.cfm?ID=#ID#','detail#q.CurrentRow#')">#q.sln#, #q.sfn#</a></td><td><cfdiv id="detail#q.CurrentRow#"></cfdiv>Message was edited by: Catherine Lesniewski
I have downloaded a trial version of coldfusion 11 64bit when i try to get the administrator it gives me a 404 error. It was working before , I had a computer error and had to reload my system and lost. I am an old programmer and my expertise is not up to some of the new technology.Jbohann
I setup coldfusion 11 in a development environment using Apache Server about three months ago. I just installed Report Builder and cannot get it to connect through RDS. I tried first through Port 80 and 8500 and received a message that said "WebServer was unreachable." I checked my server settings and noticed under WebSocket it was configured to use port 8577. I tried configuring RDS using this port and received a 403 Forbidden message. RDS is enabled, I have tried changing passwords and disabling the password. I have searched this forum and many others and cannot find an answer on how to remedy this. Can someone please help or point me to a previous post?I am using localhost for hostname and Port 8577. Context Root is blank, User Name is blank, and I have tried using both RDS and Admin password.Thanks,Shugoro
I'm on a Mac OSX 10.10.2 and I have CFBuilder3 Build: 292922When I click on the Uninstall application under the Coldfusion Builder 3 directory it does nothing. I can't even get a process to spawn in my Activity Monitor.... Anyone know how to get rid of this thing?Thanks in advance,Rich
We are in the process of moving our Intranet based applications from an old Server 2003 box running Cold Fusion 9 to a 2008 box running Cold Fusion 11. The current production server is still Cold Fusion 9.A strange thing occurred this morning, an HR user in one of our hospitals got a new Windows 7 computer with Java 8 installed and when she went to use the Recruiting app on our Cold Fusion 9 production server, she got that Java Security error because that page uses <CFGRID> tags, I was able to duplicate the problem by upgrading my workstation Java to Version 8, but the strange thing is the Version 8 it works fine on the new Cold Fusion 11 server. I had copied that application over a few weeks ago and it's been working OK.The workaround for now has been to install the Java Version 7 Update version that still allows you to set the security settings to medium and add our Intranet URL to the exception sites.Most of what I've read online has to do with Mappings to the CFIDE folder, bu
I am trying to configure IIS to use ColdFusion. When i try to bring up the ColdFusion Administrator at:http://127.0.0.1/CFIDE/administrator/index.cfmI get this error message:Module IsapiModuleNotification ExecuteRequestHandlerHandler mod_rewriteError Code 0x800704ecRequested URL http://127.0.0.1:80/jakarta/isapi_redirect.dllPhysical Path C:\ColdFusion11\config\wsconfig\1\isapi_redirect.dllLogon Method AnonymousLogon User AnonymousI looked in the "ISAPI and CGI restrictions" and there is an entry under "tomcat_Default Web Site" with the path pointing to C:\ColdFusion11\config\wsconfig\1\isapi_redirect.dllAny ideas? I'm stuck.
We have a web application we inherited with no documentation. It is using ColdFusion MX7. we need to upgrade the web application to windows server 2008 R2 32-bit.What version of ColdFusion 10 do we need to purchase? Standard or Enterprise?This application runs on a single Webserver.Thanks,Mike
Hi,I am trying to fresh install ColdFusion 9.0.2 on IIS7.5 ( Windows 2008 R2 ). Options : Enterprise Multiserver configuration.After install, when I open CFIDE/administrator or any CF page its throwing error as below :HTTP Error 404.3 - Not FoundThe page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.Thanks.
I am looking for assistance on how to best manage the output of a text field that spans across a page break when printing a report. The Content within the text field is split across two pages with part of the text lost in the margins of footer and header of each page. I need a way to force a page break if the content with in a text field spans two pages. We have recently tried to address this issue using Coldfusion Report Builder but have run into limitations with setting some of the properties of a field, like allowing the height of a text field to expand. Simple stuff or should at least be simple. Anyone else out there confronted the same challengeThanksJeffd
I have a coldfusion helpdesk application that is secured with a application.cfm login system. Once a ticket is submitted it sends out an email with a link to view the ticket. The link contains a url variable to link it back to the correct ticket. If the user is not logged in, the url variable is stripped off after the login process. Is there any way to prevent this?
HiIn my application we have oracle packages with overloaded procedure, which is being called from CF gui. The issue is when the CF calls the Stored Procedure from the GUI, it triggers the wrong procedure. The number of arguments are different.(4, 10 and 11 parameters). Has anyone came across this scenario?ThanksTJ
HiI'm running CFBuilder 3 on my Mac Pro OSX 10.10.2, CF 11.When I try to run the ORM CFC Generator and click the Generate button I get: "Event handler exception. The required parameter SESSION.ORMTABLES was not provided." Anyone know what's up? I verified the DSN in my CF Admin, OK.Rich
Hi Team ,I am trying to insert 6 records dynamically from form to db( oracle 11g) at the end of business process workflow. my form is getting stalled if user enters special character in the fields. I have seen in one of the forum if we use "cfqueryparam " tag to automatically escape all the special characters . But i didn't get how to use this tag. I am using Execute SQL Statement activity in the subprocess and i have written a simple query as shown below.INSERT IN TO TABLENAME VALUES ("/process_data/@field1","/process_data/@field2","/process_data/@field3","/process_data/@field4","/process_data/@field5","/process_data/@field6") ;Please let me know how i can use the tag to escape all special characters .Thanks in Advance,Bharathi.
Can't Adobe just go back to the simple forum they used to have? This one is clunky and hard to navigate.Where the heck is the search field? I don't see the pod above that is referenced in the instructions.Keep it simple, folks. Search using the "Ask a Question" Pod above "Ask a question" will search all the ColdFusion forums/subforums. If you don't find your answer, ask a question by first signing in (link on the top right), then consider choosing a subforum on the right before using the "start a new discussion" link, which will appear on the far right after login.
I'm setting up a Windows 7 development box running IBM WebSphere 8.5 (64-bit), IBM 1.7 JDK (64-bit). I have installed the ColdFusion 11 ear (11,0,03,292480) file, but when I try register a web services in the ColdFusion Adminstrator using both Web Service Version 1 or 2 I get the following error.Error 500: java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class="com"/sun/tools/javac/Main, offset=6From what I have read online (Java Errors: “UnsupportedClassVersionError…bad major version at offset=x” - The Altogether) the "java.lang.UnsupportedClassVersionError:" and "bad major version" mean that the project was compiled with a higher level Java compiler than the runtime can support. I am running the IBM 1.7 JDK, when I do a version check (java.exe -version) in the bin directory it says it is based on Oracle 7u13-b08. I have read ColdFusion 11 supports Java 1.7 so I am not sure what the problem is.
We are trying to patch our ColdFusion instances (v9, 9.0.1 and 9.0.2) up to the latest version, but the links at this advisory all 404: http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb14-23.html Does anyone know where I can download the updates please?I have tried emailing 'cfinstal@adobe.com' and 'cf.install@adobe.com' but have not had any response.
Coldfusion 11Windows Server 2012 R2Both the Coldfusion admin and additonal site work fine on HTTP.As soon as I attempt to enable SSL websockets and install SSL certs, the Coldfusion 11 Application service will not start. I followed the steps below....Coldfusion 11 - Web Sockets via SSLThe Coldfusion-error.log showsJan 26, 2015 3:21:23 PM org.apache.catalina.core.AprLifecycleListener initINFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.pathServer was a cloned VM of the test server with developer copy of CF11, but license has been purchased and applied. SSL certs have been imported successfully, paths are correct in CF Admin to the cert file etc.Do I need to install another version of Coldfusion to get around this issue or is there a download update I need to apply?If i reconfig the \cfusion\runtime\conf\server.xml to comment out the SSL sections it works fine.Any assistance welcome - I can't al
I have CFGRID that is using the "APPLET" format and the results are returned and show on the screen just fine. However, when I click a cell to edit, the content of the cell disappears and will re-appear once I start typing. In addition I cannot select the contents of a cell to copy the contents. I am not sure if these two behaviors are related or not but it is driving me crazy.Any help would be greatly appreciated. Code is as follows.. <CFGRID NAME = "MyGrid HEIGHT=400 WIDTH=500 HSPACE=0 VSPACE=0 ALIGN="ABSMIDDLE" SELECTCOLOR="white" SELECTMODE="edit" ROWHEADERS="YES" ROWHEADERWIDTH=50 &nb
Hello, everyone,Is it possible to add a script (.cfm file) to /CFIDE/Administrator and run it?I've got a script that is used for reindexing and optimizing a small set of Solr collections, and the PTB do not want it publicly accessible (even though it will never touch a database, and I have conditions set so that only one of us can run it), so they are asking if it can be run from within the protected /CFIDE/Administrator folder.I copied my script (and an associated .gif image) to my local CF server /CFIDE/Administrator folder, but I can't run it. Every time I browse to it, I get redirected to the login page.V/r,^_^
ColdFusion Search Dialog:Search on Open Documents produces java.lang.NullPointerExceptionWorks well with Search on Current DocumentsPaid license.Please Advice.
What is the default attribution method? Is it last non-direct-click like GA or something else?
We just upgraded to CF11 and one of our apps had pieces stop functioning. We have figured out most of it, however one of our cfgrids is having issues. When the page is loaded the cfgrid hits the CFC that is specified in the bind settings (passes in the default employee ID of 0 and returns no data). When we select an employee name from the dropdown menu, we receive a 400 error saying the page can't be found. When the select is changed, it looks like it reverts to the root path instead of the cfc specific in the bind argument. Does anyone have any idea on the direction we should go to fix this? The exact same code works on CF8... but is completely broken on CF11.Thanks for your help.
Anybody else have this problem?
Hello, Just looked in the CFAdmin (CF10) info area, and have noticed the license key is stored in plain text.Should this be so? My concern is as a hosting company we have purchased X amount of Enterprise licenses. Some of the servers are hosted as private VPSs, to which we provide admin access (server and CF).If a customer of ours decided to go to a competitor there is nothing stopping them seeing our license key, copying it and installing CF themselves on a server not managed by us, thus getting a free license - and we would not know.I really think the license key should be hashed. Any opinions on this?ThanksLuke
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.