The official community for ColdFusion.
Recently active
Hello,I'm wondering if there is a method to create and configure multiple ColdFusion instances from the script after the initial silent installation? Note: I have already figured out how to silently install and update default ColdFusion instance (And including multiple instances if I can create them using scripts)What I'm tying to do is to completely script multiple ColdFusion instances installation (instances with their own Apache websites and configuration files) and configuration ( Ex. deploy settings using .car file) for use in the rapid deployment using docker in the load balanced environment. If this is not possible any other suggestions are welcomed.
Hi All,Can someone suggest if CF 10 application will support in Azure cloud or not.[Here is the list of all Adobe forums... https://forums.adobe.com/welcome][Comments is to ask about the operation of the Forum, not a specific program][Moved from the Comments forum to the specific Program forum... Mod]
Our staging and production servers installed with Secure+Production profile. Our dev server installed in Development profile. Our dev server is able to startup within 30seconds. However staging and production stalls excessively. the Starting security step takes over 2 minutes. Any ideas? Server Details Server Product ColdFusion 2016 Version 2016.0.06.311392 Tomcat Version 8.5.32.0 Edition Enterprise Operating System Windows Server 2016 OS Version 10.0 Update Level C:/ColdFusion2016/cfusion/lib/updates/chf20160007.jar Adobe Driver Version 5.1.4 (Build 0001) JVM Details Java Version 1.8.0_191 Java Vendor Oracle Corporation coldfusion-out.logNov 12, 2018 09:01:23 AM Information [localhost-startStop-1] - Starting loggi
Hello,The requirements for update 13 sound not quite clear: At the very top it says "This security update requires ColdFusion to be on JDK 7u131 or higher.". At the same time at the bottom for post installation the document states: "After installation, point the JDK to JDK 7u131 or JDK 8u121 or higher.". So, should it be just JDK 7u131, JDK 8u121 or higher? We are having Java Version 1.8.0_25 . Does it mean we are OK? Or do we have to update?TIA
I have created a simple REST service that when I register it to the built in CF server at localhost:8500 it runs without issue. If I register it to myFQDN.com and try running it I just get an empty response within web browser and in the CF Exemption log file I see:"Error","ajp-nio-8018-exec-10","11/08/18","21:53:15","","Application test could not be found. The specific sequence of files included or processed is: '''' "Within the CF admin if I use the following to register the REST and access the URL from a browser on the server itself things run fine:Root Path: G:\Webs\myApp\TestRestService Host: localhost:8500Service Mapping: testIf I instead use the following to register things and access the URL from either a browser on the server itself or my client machine then I get the above mentioned error:Root Path: G:\Webs\myApp\TestRestService Host: myFQDN.com:443Service Mapping: testThis is a shared webserver running IIS 10 on Windows 2016 with just one single IP address, IIS has seve
I updated our dev server (CF installed in development profile) to update7 using the CFIDE. no issues.Tried to update our staging server (CF installed in secure+production profile). I see the System Info Update Level corrected, but the top navbar still shows the update is pending install?Server Product ColdFusion 2016 Version 2016.0.06.311392 Tomcat Version 8.5.32.0 Edition Enterprise Operating System Windows Server 2016 OS Version 10.0 Update Level C:/ColdFusion2016/cfusion/lib/updates/chf20160007.jar Adobe Driver Version 5.1.4 (Build 0001) JVM Details Java Version 1.8.0_191 JVM has been updated since original CF2016 release.so did update7 actually successfully install?
Hello,I am using coldfusion 11. I inherited an application which uses the mm_wizard_login coldfusion feature for their login functionality. Now i have to implement the change password functionality in this application. So if the user logs in and the application finds that this user is logging in for the first time, it should redirect the user to the change their initial password.So i decided to use a jquery third party modal plugin.I have added the jquery plugin functionality in the mm_wizard_login.cfm page. During the authentication process, the scenario where the user needs to change password, the mm_wizard_authenticate.cfc denies the login and redirects them back to mm_wizard_login.cfm page and then the plugin opens up and allows user to type in their new password. After the user clicks the submit, in jquery i am intercepting their submit and i am making an ajax call to another cfc which is accepting the new password and calling a sql server SP to change their password.
Yesterday windows updates were installed on my laptop, and afterwards many features of ColdFusion were out of configuration.I am using ColdFusion 2016 and SQL Server 2016 RC.I fixed a number of issues (see below) but still get the message Connection verification failed for data source: MT_ELjava.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 8500:1433. Reason: Network is unreachable: connectThe root cause was that: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 8500:1433. Reason: Network is unreachable: connect.The DSNs had been verifying for at least a year before the problems occurred.So far I have done the following:(1) Both SQL Server and CF Server had to be started again. SQL Server was not a problem but the CF Server would not start. I went to the jvm.config file and reduced the -xms setting. This
I'm brand-spanking new to MySQL, using ColdFusion, and I'm having sporadic issues with queries on localhost. Sometimes they work, and sometimes they throw an error. If I reload the page executing a query five times, it might display the page correctly only one or two of those times. The execution times for the pages range from 5 to 15 seconds, whether there's an error or not. Works the same in two different browsers. The behavior is the same, whether I pass a username/pw to the database or not. Pages with no queries execute in the normal millisecond range.MySQL Server 8.0.13 Windows 64 bit ODBC datasource (AptMaps2), which is referenced from within Coldfusion administrator, where I created a CF DSN with a different name (AptMaps). ColdFusion2018You can see from the error text, even if the page sends back an error, the variable gets passed properly.I have no understanding why, but I suspect there is a problem in how I've configured my DSN. Thoughts?Error Executing Database Query. [Macro
Hi,I tried to run wsproxyconfig on Centos 7 and it's nothing happen. I execute this sudo sh ./wsproxyconfig.sh and after press enter and going back to prompt. Do you guys know how to configure websocket proxy on Centos 7 with web server is Apache/2.4.6?Thank you so much.
I have installed CF for many different versions for the past 20 years. To run under iis, I select JEE "External Server" This has always allowed me to run under iis server. The current installation file does the usual fork at 1) Standalone Server (which gives you a single server under the coldfusion directory structure, or 2) External Server, which has always allowed the cf server to run under the IIS server under /inetpub/wwwroot/[web site name].Choosing the External Server option, the install package drops me off with "Installation Complete." Then it tells me I "may now deploy Adobe Coldfusion 2018 to your application server."I do not get the usual dialog box within the installation routine that allows me to configure my servers (IIS). So, where do I go? What do I further install to get up and running? Help!Thanks!John
I am trying unsuccessfully to create a <cfgrid> (ColdFusion 9) with an initial selection and I can't seem to get it to work. Note this could be none, some, or all of the rows.There doesn't seem to be an option to easily to this. I looked at the selectOnLoad attribute, but that will only select the first element.I then looked at the onload attribute. I created a JavaScript function but calls to ColdFusion.Grid.getGridObject('mygrid) are returning null in it. It appears that this is still too early in the process (although this seemed like exactly what I wanted).I then tried registering my own event listener with ColdFusion.Event.registerOnLoad(initializeGrid,null,false,true);This seemed to be better. I could actually select my rows (and see the selection), but they were immediately unselected by what I assume was some sort of refresh at the end of the load. So this is close, but still doesn't seem to happen after the grid is completely lo
Ever since installing the ColdFusion 11 Update 15, my Scheduled Tasks keep refusing to work.I have to restart CF (during off hours) to get everything going again, but then eventually it stops again.Anyone else experiencing this?
During the Security in ColdFusion: A 360 degree outlook session at CF Summit this year, it was discussed that in CF 2018, there are exposed APIs for the Security Code Analyzer that allow for analyzing outside of CF Builder. I am not finding documentation that explains how to access these APIs. Can anyone point me in the right direction?Thanks,Jeff
I have an excel that I read and create a query object using this code<cfspreadsheet action="read" src="#theFile#" query="qData" headerrow="1" excludeHeaderRow ="true" columns="9,15,51,56,57,58,59" />So now I have a query object that I output and it outputs in the order that is in the excel.I loop through it like this <cfloop query="qData">and I get thisIDValue1Adams2Jones3Smith4Johnson5WilliamsNow I need to do the order in reverse like thisIDValues5Williams4Johnson3Smith2Jones1Adams Can I sort by a loop? How ?
Hello. I'm developing on a CF 2018 Developer version and I'm implementing EncodeForHTML. However, when I tried to test it I found it to do nothing. For example, the following test code from the help files gives me back exactly what you don't want:<cfscript> s1="<script>"; s2="&<>'/" & '"'; WriteOutput(EncodeForHTML(s1) & " | "); WriteOutput(EncodeForHTML(s2));</cfscript>When I run this it gives me;<script> | &<>'/"When it should give me&lt;script&gt; | &&lt;&gt;&#x27;&#x2f;&quot; Is anyone else running into this? It's like the function is turned off. Is that possible? What am I missing?I also tried it in cffiddle and it behaves the same way.
I have a query getNamesandRoles that will display the result as such DISPLAYNAME JOBROLE X X does someting Y Y does someting Z Z does someting I want to display the result of this query in a table which is shown below, I can get to show the results with a loop or through explicitly calling the query as getNamesandRoles.displayName[1] and so on, but I can figure out how to loop thru the query in a way that would skip the first row where the ID (i.e. all the
We just upgraded our CF 10 Standard to CF 13 Enterprise over the weekend and are trying to hammer out some strange bugs.One example is where we are hitting a .NET web service which returns an object. When we try to execute the .getString() method on this object the value returned is "undefined":<cfset var recInfo = structnew()><cfset var schemaName = ""><cfset var theArray = arraynew(1)> <cfinvoke webservice="#this.JobTicketWS#" method="GetSchemasNames" returnVariable="result" wsversion="1"> <cfinvokeargument name="inUsername" value="#this.inUserName#"> <cfinvokeargument name="inPassword" value="#this.inPassword#"> <cfinvokeargument name="inTicketID" value="#arguments.jobTicketID#"></cfinvoke><cfif result.getString() neq ""> <cfset theArray = result.getString()> <cfset schemaName =
Hi, my code running on CF10 does not work as is on CF2018, although the code analyzer in the administrator didn't highlight any problems.Structfind() requires a string as second parameter. My code contains structfind usages where the key argument is numeric. In CF2018 this does not work anymore. What's the cure? A setting somewhere or tostring(param) everywhere??? Also, why doesn't it work anymore?Error: StructFind only supports UDFMethod or String(Key) as second argument as second argument.Regards,Peik
Hi,I have the instances server such as api\com,12368I can create the DSN with server and port # 12368, but with the instances: api/com didn't work. I guess it didn't take the back splash from the server. What can I do?Thanks
I'm looking to get some hands on experience with Azure and AWS.Can anybody tell me if there are any gotchas that I should be aware of when trying to run CF2016 on either of these platforms?At the moment I am running on a cloud based system using VPS servers, the ISP has a great set of dashboard controlled features, for Firewall, load balancing etc, very easy to set up and use.I'm wondering if setting up in Azure or AWS would be as simple? Can I set up a VPS in the same way, install CF and roll with it, or is this going to be a very different and possibly challenging task?
Has anybody successfully published an Alexa Skill in ColdFusion. In particular, I am looking for someone who knows how to get through the signature verification requirements. Any help is greatly appreciated. I have a number of skills in development ready to go, if I can just get this figured out.Thanks!
Unable to duplicate a ColdFusion Component. coldfusion.runtime.UndefinedVariableException: Variable APPLICATION is undefined.This error is flooding my logs and can not figure out what is causing it. Any ideas?
I am new to coldfusion and need some "guiding" on this matter. I have a workstation with windows 10 and I have installed Coldfusion2016 as a .war file (cfusion.war, a JEE install option) in the webapps folder in apache tomcat 9.x directory. In the following Coldfusion code, the Auth_User is blank and when I run my application I get error.<cfset ThisUser_Id = TRIM(UCASE(RemoveChars(auth_user,1,find('\',auth_user))))>What do I need to do to get value for "auth_user"?
cfspreadsheet seems to have an issue with .xlsx files generated by SQL Server Reporting Services 2016.If I try to run cfspreadsheet, I get the following error:OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! The spreadsheeet is nothing fancy generated from SQL Reports, just about 15 columns, no subtotals, etc...straight row by row data.If I create a new spreadsheet, and copy the data from the SQL Reports generated into the new blank spreadsheet, cfspreadsheet will work.Currently on ColdFusion 10,285437Anyone run into this before? A bug somewhere in Coldfusion Apache POI routines?
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.