displaying top 100 results
Tracker Issue [ANeff] Bug for: Getting Started links need updated
[ANeff] Bug for: Getting Started links need updated
Tracker Issue ColdFusion Builder Getting Started Screen Displays ACB 2016, and ColdFusion News is still Woefully Out of Date
ColdFusion Builder Getting Started Screen Displays ACB 2016, and ColdFusion News is still Woefully Out of Date
Getting started with Adobe’s ColdFusion Docker images
Tracker Issue Getting started screen is woefully out of date
Getting started screen is woefully out of date
Comment on Getting started screen is woefully out of date by Adobe D.
Comment on Getting started Adobe’s ColdFusion Docker images by chrism87438241
Comment on Getting started Adobe’s ColdFusion Docker images by Charlie Arehart
Why I keep going back to the learning, getting started, etc. articles.
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Regular expressions – practical examples to get you started
Tracker Comment Comment on Create an express install by External U.
2612917 CF-3370889 External U. And easier way for devs to get started with CF is vital. Installation process is painful right now.
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
5932990 CF-4204710 Language : Application Framework [ANeff] ER for: 'startTime' metadata for Application and Request Issue: SessionGetMetadata() returns 'startTime', but the same doesn't exist for Application or Request.
Steps to Reproduce:
writeOutput(ApplicationGetMetadata().start
CIO guide to ColdFusion and AWS Cloud (Get started fast)
Portal Topic Cannot get Coldfusion 11 started
Cannot get Coldfusion 11 started
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Tracker Issue applicationGetMetadata() include ApplicationStartTime
applicationGetMetadata() include ApplicationStartTime
Portal Comment Comment on Automatic Close Tags by Charlie Arehart
you point it at the folder holding your code), then some additional features don't work well.
If you may just be opening the editor and trying to have a go, you would do well to check out the docs that are available. They walk one through getting started, and understanding the features and how
Tracker Issue Rename "Getting Started" server
Rename "Getting Started" server
Tracker Comment Comment on Rename "Getting Started" server by External U.
Comment on Rename "Getting Started" server by External U.
Comment on applicationGetMetadata() include ApplicationStartTime by External U.
Comment on Cannot get Coldfusion 11 started by Charlie Arehart
Bug 80980:All of a sudden I have started to get the attaxhed errors
Comment on applicationGetMetadata() include ApplicationStartTime by Rupesh K.
Portal Comment Comment on ColdFusion2016 services are not getting started. They are stopped suddenly. by Tom Chiverton
Comment on ColdFusion2016 services are not getting started. They are stopped suddenly. by Tom Chiverton
Tracker Comment Comment on Monitoring CFSpreadSheet by Piyush K.
3078485 CF-4198618 Piyush K. Barry,
A few hundred records should not take too long. Can we identify if there's a specific step in your workfllow that is taking too long. For, example how long is the DB call taking
You can record the time consumed in each step with something like this:
_start = get
Portal Comment Comment on Cannot get Coldfusion 11 started by James Mohler
Comment on Cannot get Coldfusion 11 started by James Mohler
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by Charlie Arehart
Comment on Cannot get Coldfusion 11 started by Charlie Arehart
GoldportTechGroup If this is a certification for experienced professionals, why on earth are there segments like these?
Introduction to ColdFusion
Getting Started with ColdFusion Builder
ColdFusion Fundamentals
This looks more like a class for beginners who want to cram for a test to get a cert
Tracker Issue No file available for download
5994229 CF-4204878 Documentation : Getting Started No file available for download Problem Description: I visit your website to download a trial version of CF and it sends me to a page with no downloading taking place.
Steps to Reproduce:
Google Chrome - the latest.
Go here: https
Tracker Comment Comment on Monitoring CFSpreadSheet by Piyush K.
="connie", qtr="4"}
]);
_start = getTickCount();
for(r=4; r LTE qRecoCount; r++)
queryAddRow(qdata, {ID: "#r#",product:"prod_#r#", customer="cust_#r#", qtr="1"});
writeOutput("time consumed - query compose: " & (getTickCount() - _start) & "");
colCount = arrayLen(qdata.getColumnNames());
_start
Portal Comment Comment on Cannot get Coldfusion 11 started by Paul Mascari
Comment on Cannot get Coldfusion 11 started by Paul Mascari
Portal Topic AMEX Express Checkout Implementation
moniqueb52041408 AMEX Express Checkout Implementation Has anyone implemented AMEX Express Checkout in CF? I am looking for a tutorial or code to get started. Thanks
The post AMEX Express Checkout Implementation appeared first on ColdFusion. ColdFusion,Modern CFML,Question,2018,modern cfml,question
Comment on applicationGetMetadata() include ApplicationStartTime by External U.
Tracker Comment Comment on sessionGetMetadata by External U.
2613885 CF-3150972 External U. Verified this is fixed (SessionStartTime changed to SessionGetMetadata) in CF10 Final (build 10,282462). Thanks!
-Aaron
Portal Comment Comment on Fix for recent CF11/2016 updates causing failure of CF ODBC services by Brenda Bowling
Brenda Bowling I just updated to CF 2018 from CF 11 (developer). The ODBC Agent and Server will not start. When I try to start them, I get "The CF 2018 ODBC Agent Service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services
Tracker Issue Grammar: "Got a ColdFusion Questions?" should read "Got ColdFusion Questions?" or "Got a ColdFusion Question?"
Fusion Question?"
Steps to Reproduce: View the Getting Started page in Adobe ColdFusion Builder
Actual Result: Not
Expected Result:
Any Workarounds:
point 2 , since you have restarted the sever from IDE , then coldfusion.exe process will get killed and started as java.exe .
Thanks,
Mukesh
, but they have targeting a more intermediate user.
I look at the top menu on this site, and I see getting started. I click on it, and oh my. If was just starting I would be really confused as to what they are talking about.
Tracker Comment Comment on Enhance cfquery or anything that returns queries to return array of structs by External U.
2608475 CF-4085682 External U. Hi Luis and Adobe,
QueryGetRow(query, rowNumber)//returns struct
QueryGetRows(query[, startRowNumber, endRowNumber])//returns array of structs
QueryGetRow() was added in CF11. If QueryGetRows() is added, then query "myQuery" can be converted to array via myQuery.get
Comment on Cannot get Coldfusion 11 started by Charlie Arehart
Charlie Arehart Great, thanks. Having these as soon as possible can help those who use them to test the updates against their app.
For those not yet considering that as an option, I will be doing a talk at CF Summit in Oct on the topic of getting started with the Adobe CF docker images. (I plan
Comment on Cannot get Coldfusion 11 started by Charlie Arehart
Bug 83786:[ANeff] ER for: get", to get a task's details (ex: is task started or paused?)The cfschedule tag is incomplete without this
Tracker Issue CF Express and port conflicts
2608784 CF-3998747 Getting Started Server Raymond Camden CF Express and port conflicts Start ColdFusion ENT/STD, or heck, anything that takes the same port as CF Express, and then start CF Express. It will report:
Starting ColdFusion 11 server ...
The ColdFusion 11 server is starting up
Errors from Tomcat dont get logged in start.log or exception.log
James Mohler ColdFusion for VueJS developers: the first 10 minutes Getting started with ColdFusion There are two good ways to get Adobe ColdFusion – Go to https://www.adobe.com/coldfusion . You will be a redirected to ColdFusion. After you fill out their survey form, you can download the free trial
Comment on applicationGetMetadata() include ApplicationStartTime by External U.
Tracker Issue sessionGetMetadata
2613885 CF-3150972 Language : Functions Aaron Neff sessionGetMetadata Duplicate ID: CF-3150357
Currently there is SessionStartTime() which has been renamed to GetSessionCreationTime().
It should be SessionGetMetadata() so that other session-related metadata can be added later. And thus
Tracker Comment Comment on ColdFusion Support Center goes to 404 by External U.
2608551 CF-4066957 External U. Hi Ray and Adobe,
I see these links on CF Admin's home page also 404:
ColdFusion Developer Center Getting Started »
http://www.adobe.com/go/cf_devcenter
ColdFusion Support Center »
http://www.adobe.com/go/prod_support
Training and Certification »
http
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Tracker Comment Comment on Errors from Tomcat dont get logged in start.log or exception.log by External U.
Comment on Errors from Tomcat dont get logged in start.log or exception.log by External U.
Comment on Bug 83784:(Watson Migration Closure)[ANeff] ER for: get", to get a task's details (ex: is task started or paused?)The cfschedule tag is incomplete without this by Rupesh K.
Charlie Arehart Thanks, Paolo. As for the first, it's not really unique to app.cfc, so I'd not have considered mentioning it if I'd seen it.
As for the second, that is indeed very useful in the context of helping people get started with (or troubleshoot unexpected behavior with) application
Comment on applicationGetMetadata() include ApplicationStartTime by External U.
[ANeff] Bug for: CFB should get Admin server port from jetty's start.ini
ColdFusion2016 services are not getting started. They are stopped suddenly.
Tracker Comment Comment on Error with encrypt() function after applying CF 11 Update 5 by External U.
2608885 CF-3971069 External U. Same exact scenario. Did the update and started getting the error on code that has not been changed:
Expected static method coldfusion.runtime.CFPage.Encrypt(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
I will clear
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
2613597 CF-3208541 Rupesh K. well, we also have GetComponentMetadata, GetMetadata, GetVFSMetadata. GetApplicationMetadata fits right there.
I agree there is some inconsistency in the language - in some cases, the method names start with the object/data on which operation happens and in some cases
Bug 86939:(Watson Migration Closure)getGatewayInstanceStatus only returns boolean for a given gateway instance but as far as i can see from cfadmin there are (at least) 4 states for a gateway:- started- starting- stopped- stoppingi gues
2610275 CF-3713539 External U. Adobe,
I see this was just marked Closed/Fixed. Sweet!! Could I please get a patch so I can start testing Splendor on Windows 2012?
Thanks!,
-Aaron
Tracker Comment Comment on NTLM Authentication Support by External U.
2597041 CF-3175165 External U. CF is starting to be looked on in my organization as a security risk.
either it gets fixed or we'll be looking to other technology platforms.
2603282 CF-3035803 Administrator : Administrator Console Michael Dawson Bug 72675:The CF Admin Resources page has several links that point to CF8 content Problem:
The CF Admin Resources page has several links that point to CF8 content. For example: "Getting Started Experience" URL is "http
4467025 CFB-4198395 Installer : Branding [ANeff] Bug for: CFB installer screen graphics are for CFB2016 Issue: CFB installer screen graphics are for CFB2016
See attached images.
(also, CFB's Getting Started page is still very outdated - which I filed as CFB-4198318 but you closed as Duplicate w
ToArray(theQuery)/theQuery.toArray(), or queryGetRows(theQuery[,startRow,endRow])/theQuery.getRows([startRow,endRow]), to return array of structs
Workarounds:
array function queryToArray(required query query) {
return ARGUMENTS.query.reduce(function(result, row) {return result.append(row);}, []);
}
-or-
array function query
Tracker Comment Comment on cfdocument timeout by Praveen S.
2861079 CF-4198342 Praveen S. We have been getting this cfdocument error on our production server. Only way we are able to resolve is by re-starting the server.
Portal Topic coldfusion 2016 Rhel7
saturnxviii coldfusion 2016 Rhel7 I 'm trying to figure out how to get this to start when the servers recycle. what am I missing?
The post coldfusion 2016 Rhel7 appeared first on ColdFusion. CF2016 Updates,ColdFusion 2016,Question,2016,cf2016 updates,coldfusion 2016,question
Comment on Cannot get Coldfusion 11 started by Charlie Arehart
Tracker Comment Comment on CFMail Issue by External U.
2596957 CF-3312296 External U. We depend on the email delivery to let us know about overnight failures. We need to start them as soon as we get in, not three hours later when our customer notices that the process did not run!
Bug 83784:(Watson Migration Closure)[ANeff] ER for: get", to get a task's details (ex: is task started or paused?)The cfschedule tag is incomplete without this
Portal Topic How to write onError method
sangeetab51931146 How to write onError method I want to display the custom errror…I am not getting how to start the code…Or how to start writing onError method,can u help me with the flow and if possible send some sample code for hadling the custom error
The post How to write onError method
Portal Comment Comment on Cannot get Coldfusion 11 started by stevedup
Comment on Cannot get Coldfusion 11 started by stevedup
Portal Comment Comment on Docker images for ColdFusion by Charlie Arehart
yesterday (and previously).
And fwiw, I will be doing a Dev week talk on Friday on getting started with the cf docker images. It’s a revision and expansion of one I did at cf summit 2019, available online.
Note also the recent post here from Dave Byers, 2nd in a series on his take on getting
for Server.cfc to support onRequestStart() which gets fired for all applications on the server.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3085245
External Customer Info:
External Company:
External Customer Name: Peter Freitag
External Customer
: If starting CF via Windows Services applet, then coldfusion.exe will crash ~50% of the time and fail to start (this is a different bug). If starting CF via cfstart.bat (when Command Prompt launched as an Administrator) it will throw an error and not start CF (this is also a different bug). I'll get
Portal Topic Public beta for Adobe ColdFusion (2018 release) and Adobe ColdFusion Builder (2018 release)
Fusion community portal. If you are new to community portal, watch the video on the portal or read the getting started document for the ColdFusion community portal. Get rewarded for your contribution! Each engagement earns you points. Click on the “Adobe ColdFusion (2018 release) public beta” banner on the right
://www.youtube.com/watch?v=YXHCYB4wYcI Summary: Gavin and Brad host this weeks episode.They discuss TestBox 3.2.0 being released, CMD is announced as Gold Sponsors of Into the Box, a live stream from Matthew Clemente, Ortus’ next webinar on CBElasticSearch and the recording of Jon Clausens Webinar from last week on getting started
Comment on Cannot get Coldfusion 11 started by Charlie Arehart
Tracker Comment Comment on macromedia][Oracle JDBC Driver]Internal error: Net8 protocol error. by Nimit S.
2609444 CF-3846921 Nimit S. It looks like a duplicate bug #CF-3846811 logged by you.
Please revert if you are getting the same error in different scenario so that we can start investigating.
Tracker Comment Comment on SQL Editor window not loading available Datasource names for selection by Adobe D.
2682694 CFB-3752892 Adobe D. The scenario is like this - if server is not up while trying datasource code assist, it does not get refreshed even after starting and connecting to the server. The datasource code assist still does not show anything, even though server is connected and has datasources
6259329 CF-4205250 Nimit S. James,
Are you getting any error while starting the CF server?
Can you please share the settings summary and coldfusion-out.log/coldfusion-error.log to investigate it further?
-Nimit
Tracker Issue Docs for CLI.getArg() wrong
2673337 CF-4126721 Documentation Adam Cameron Docs for CLI.getArg() wrong The docs say this:
writeoutput(cli.getArg(0));
This is CFML. The array starts @ 1.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126721
External Customer Info
2682672 CFB-3769409 External U. I check the server config as shown in CFServerConfig.png
I click the startup button and it executes the java process and begins to run. The status in CF Builder is shown as Starting.
After a minute or two I get the errors in ErrorLog.png and a status of Unknown
Tracker Comment Comment on Array subscript by External U.
2610441 CF-3701698 External U. Not all languages start their array index at 0. Granted most do, but not all. That said, it's an anachronistic approach to the issue at hand anyhow. CFML gets this right, IMO: http://cfmlblog.adamcameron.me/2012/07/why-do-coldfusion-arrays-start-at-1.html
--
Adam
2597828 CF-3042445 Language Eric Twilegar Bug 84633:(Watson Migration Closure)CFCDoc was a project on RAIForge that is no dead Problem:
CFCDoc was a project on RAIForge that is no dead. Javadoc like tool for ColdFusion is critical when you start getting a large CFC API layer in your app. A native
Comment on Bug 83784:(Watson Migration Closure)[ANeff] ER for: get", to get a task's details (ex: is task started or paused?)The cfschedule tag is incomplete without this by External U.
Tracker Issue cfpdf action="extract" considerable slower
://www.planetebook.com/free-ebooks/1984.pdf
I ran the following with versions 10, 11, 2016, and 2018.
___
start = getTickCount();
cfpdf( action = 'extracttext', source = expandPath( 'path-to-pdf' ), name = 'text', useStructure = true, honourspaces = true );
duration_in_milliseconds = getTickCount() - start;
write
Tracker Issue Bug 86992:When starting CF9
2597390 CF-3043914 General Server Marcin Szczepanski Bug 86992:When starting CF9 Problem:
When starting CF9.0.1 on Mac OS X Lion (10.7) it gets to the line "Starting document..." and hangs. This does not happen with vanilla CF9.0.If you copy jpedal.jar from a CF9.0 install to your CF9.0.1 install
Tracker Comment Comment on Ehcache with CFQuery: not responsive and stops caching after Query Cache Size reached by External U.
2608649 CF-4034570 External U. I used both files without any modifications and started getting timeout errors while refreshing the "internal_false" cached query pages (after loop 50). All queries should have been cached, so I'm not sure why the performance would be worse.
I didn't receive any
Tracker Comment Comment on Bug 72751:Support for NTLM (Microsoft) and Digest Authentication on all CF HTTP operations by External U.
2603208 CF-3035879 External U. CF is starting to be looked on in my organization as a security risk.
either it gets fixed or we'll be looking to other technology platforms.
upcoming session, AngularJS + ColdFusion. Here he will discuss getting started with AngularJS and building a simple JSON API in ColdFusion. He will then show you how to interconnect the two in order to create a fully functional application. In […]
The post CF Camp 2018: Madness in Munich Part Five- Angular
Tracker Comment Comment on CF Administrator will not open if registered with PMT but PMT service is not running by Toby W.
7015510 CF-4207778 Toby W. We see this occasionally on our dev server - it seems to be if the service hasnt connected to the store properly.
I did just manage to reproduce but not a way that I can repeat.
I think its when the service get stuck in a starting or stopped mode but the PMT process
2612216 CF-3539667 External U. I'm also getting the same thing with CF11. default install & settings (internal cache unticked). error occurs each time I start CF Server Monitoring