search : j s.

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Comment on Support mappings to archive files, similar to to Lucee Archives (.lar files) by J S.
2613395 CF-3324121 Kiran S. The issue still exist. As log4j and coldfusion-out.log (log rotation logic ) kicks in based on maxSize set sometime logging stops working for coldfusion-out.log. The issue appears when maxLogSize defined in log4j is greater than defined in coldfusion-out.log logging
Comment on Error when deploying a ColdFusion application as J2EE Archive on JBOSS Application server (7.1.1) by Nimit S.
2613663 CF-3194044 Jacob J. This issue is fixed. It can be verified here: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-r-s/cfschedule.html
2614287 CF-3119583 Kiran S. Try using cfdump with output=console. cflog ses log4j and do logrotation and mess up the coldfusion-out.log. coldfusion-out.log and coldfusion-error.log should not be used with cflog as these are exclusively used for console logging.
2614107 CF-3131509 Kunal S. Hi Andrew, Since the last release we have upgraded the CryptoJ library and with that it should be fixed. We are not able to see this issue on our latest builds. Can you please try it on the public beta intermediate build (released on 04/06/2012)? Thanks Kunal
Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Mary J.
Comment on Installing an SSL Certificate into ColdFusion’s Trust Store by jBrodeur
2612782 CF-3430245 External U. Adobe, This is not completely fixed in CF11 Update 3. When cookies are disabled, and J2EE sessions are enabled, a 404 is thrown for the following examples: When 404s are not thrown for valid URLs, then this ticket would be fixed. Thanks!, -Aaron
to anchor With CF sessions (expected and actual - good): With J2EE sessions (expected): With J2EE sessions (actual - bad): To fix: If urlSessionFormat()'s parameter begins w/ a #, then prepend jsessionid to the #. 3) open current page into new tab/window w/ parameters With CF sessions (expected
3283113 CF-4199031 Suchika S. The script variant of cfloop now supports looping over list , structures , array and  query . {code:java} cfloop(list="1,2,3,4", index="i", item="j"){ writeoutput("index:" & i) writeoutput("item:" & j & "") } {code} {code:java} myArray = ["John", "Paul", "George
Comment on CFFTP to S-FTP server raises error "Algorithm negotiation fail" by Mary J.
be using a spec that Adobe itself is co-authoring (RFC 3986), right? I mean, why define a spec you won't fully follow? Everyone: Adobe's saying isValid("url", "http://T%H%I%S%%I%S%%J%U%N%K%%%%%%%%%%%%%%%%%%%%%%%%%%%") should return YES. Adobe, what is an example of a valid URL wherein
jPedal - convert PDF to image - White becomes transparent
2609123 CF-3926479 External U. p.s. you really need to fix this bugbase software to preserve tabs (and preferably have proper formatting available). Just running it through MarkdownJ would be a trivial thing to do and be a huge improvement.
or NN. However, it is letter 'i'. therefore full time mask would look like: "H:i:s" and not "H:NN:s". Just to mention letter 'J' to display hours doesn't work either. I am using html grid therefore it may be working in flash version. Method: it's just a matter of correcting documentation. Result
, if I type "C" I get an auto complete for C. Not Camden, Raymond, just C. If you view source, it is easy to seew why: _cf_autosuggestarray="|C|a|m|d|e|n|,|R|a|y|m|o|n|d|||S|m|i|t|h|,|J|o|h|n".split("|"); ----------------------------- Additional Watson Details ----------------------------- Watson
2609838 CF-3759721 External U. You're right. Sorry about that. That was my fault: I have changed this repro code so many times that I forgot that I had removed that portion. I have updated the same gist link. Here is an updated screen shot: https://www.dropbox.com/s/mh7l07j449bnl15/Screenshot
(attributes.stringtosoundex); stclength = len(stringtoconvert); leader = left(stringtoconvert, 1); leadervalue = leader; body = right(stringtoconvert, stclength - 1); body = replacelist(body, "A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z", "0,1,2,3,0,1,2,0,0,2,2,4,5,5,0,1,2,6,2,3,0,1,0,2,0,2"); leadervalue
leonodaniel Creating a ColdFusion Product Demo Using ColdFusion and CubePortfolio Often times on an eCommerce or product information web site, you will need to display product images that your client’s potential customers will be able click and zoom into. People typically prefer to view multiple
Charlie Arehart

David (and to commenter jBrodeur), be aware of a couple of things.

First, let me offer an important clarification on David’s showing WHERE to put the cert. (I realize he admits to being new to this topic, so I'm just expanding in his post and protecting the unsuspecting

[ANeff] ER for: DeserializeJSON() support for .toJSON()'s serializeQueryByColumns="struct"
Monitoring Server on port 65261. May 10, 2018 5:35:11 PM org.eclipse.jetty.server.Server doStart INFO: jetty-9.3.6.v20151106 May 10, 2018 5:35:11 PM org.eclipse.jetty.server.handler.ContextHandler doStart INFO: Started o.e.j.s.ServletContextHandler@4d4da39d\{/,null,AVAILABLE} May 10, 2018 5:35:11 PM org
2613868 CF-3154884 External U. Hi Suchika, I've attached repro CF-3154884_getHTTPRequestData.zip. Please refer to comments in the code. To see related issue #CF-3151858, please enable J2EE sessions. Regarding isHTTPRequest(), I've updated #CF-3844994 (RequestGetMetadata()) to include Request
jBrodeur Attending ColdFusion Summit 2019 was worth my while An associate and I were just conferring on the number of nuggets we get from these summits. The Adobe products crew & engineers seem to be enhancing the platform in useful and meaningful ways.  It’s always intriguing to see how other
for IntelliJ too? None of them work 100% (varying from probably 50-90%, I s’pose). Also the varScoper project tries hard to parse CFML, but does struggle quite a bit in places. Obviously Adobe can parse CFML with 100% success, as they manage to compile our code. Would it be something for them to do
Dave Levin What ColdFusion IDE Do You Use in 2017? Hello ColdFusion community.  Over the years I’ve used several different integrated development environment (IDE) tools for my ColdFusion projects.  Here’s a brief timeline of the IDEs that I’ve used over time in chronological order: Macromedia
the fully qualified class name(s)) I tried to simulate the issue by hitting some simple CFMLs (involving some CF data structures and CFCs) with multiple concurrent user threads with jMeter, with xmx set to 512, for about 25 mins, but did not see any memory leaks. This was on CF2016u6, without any page
Result: CF9 maintains session. CF10 does not (CF10's isapi_redirect.dll never parsed the session identifier using '&' and thus set a new jsessionid cookie). Expected Result: CF10 should also maintain the session. Even tho J2EE servlet spec specifies ";jsessionid=x" format, this is a backward
Comment on cfdocument format=pdf and cfhtmltopdf doesn't pass the adobe acrobat pro 508 complience check. by Bouton J.
the following as C:\ColdFusionCentaur\wwwroot\XML_Validation\custorder.xml Deluxe Carpenter's Hammer 1 15.95 36" Plastic Rake 2 6.95 Standard paint
Fusion is "Authentication has failed. Please check the logs for more details.s" Looking at the exception logs in CF Admin shows the following exception: "Error","ajp-nio-8018-exec-12","07/30/18","20:09:53","","'' Can not decode string ""C59C17FB2B9F91BC_ODGvJ cMMwzj9RhNvDJcNk5pl6a5Zokmb8o6PlR13cs===="". The input string
: After sometime of use users receive an error message Actual Result: "Error","ajp-nio-8018-exec-3","12/06/18","06:03:54","","'' Can not decode string ""BF93D94292E2FF6D_J7FlVInggrvvrHEUI5F1mXHbzVsPZnFE3xChv7mXJZg===="". The input string is not base64-encoded." coldfusion.wddx.Base64Encoder
.HTTP.setMethod('GET'); variables.HTTP.setCharSet('UTF-8'); variables.HTTP.setURL('https://maps.googleapis.com/maps/api/place/details/json'); // Add the reference // variables.HTTP.addParam( type='url', name='reference', value='CoQBdwAAACTLpBJRqdorlL1nGkNWOyx2KerLJI96cY9r_3TGa03vW9DRxnzFmO9sDZcOfB_q8z0px3ZVPuc
amar lungare What’s new and changed in the 2018 release of ColdFusion 1. ColdFusion (2018 release) has a new User Interface. The new interface is based on a tiled interface. We have also enriched the search experience on the Administrator portal. 2. We have removed Server Monitor. We have
2599941 CF-3039556 Language : CF Component Brian J Meloche Bug 79277:Here’s the original function that’s bombing (my indents don’t seem to be preserved when I post):Welcome!" />Welcome!" />header() and footer() return strings. displayView() just renders the page in view/home/welcome.cfm.When I
_CBC_SHA256 (rsa 2048) - A | TLS_RSA_WITH_AES_256_CBC_SHA (rsa 2048) - A | TLS_RSA_WITH_AES_128_CBC_SHA (rsa 2048) - A | TLS_RSA_WITH_3DES_EDE_CBC_SHA (rsa 2048) - C Steps to Reproduce: Here is the code that fails with the above error: filter="s
.bootstrap.BootstrapServlet.service(BootstrapServlet.java:8 9) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringS ervletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46 ) at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at jrun
\wwwroot\WEB-INF\exception\java\security\AccessControlException.cfm Apr 30, 2018 01:30:38 AM Error [http-nio-8500-exec-1] - null C:\ColdFusion2018\cfusion\wwwroot\WEB-INF\exception\udf.cfm Apr 30, 2018 01:35:58 AM Error [http-nio-8500-exec-6] - '' Can not decode string ""993D057CE43599B7_vckuK29mbH5J6e1coDLg30JosHNidn/h31kaPKGM9O14dwmdGjS1rq kzDh03KckfpVHBhehLLga /BAN
) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringS ervletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46 ) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:241) at org
.CfmServlet.service(CfmServlet.java:219) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:8 9) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFil terChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain .java:210) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringS
.apache.axiom.util.UIDGenerator$1] (value [org.apache.axiom.util.UIDGenerator$1@1926480]) and a value of type [long[]] (value [[J@15f03f5]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 10-Apr-2013 23:06:50 org
Twitter' to parameter: 5 10/06 17:54:05 [jrpp-229] HIBERNATE INFO - could not bind value 'TestTwitter' to parameter: 5; [Macromedia][Oracle JDBC Driver]Invalid parameter binding(s). 10/06 17:54:05 [jrpp-229] INFO could not bind value 'TestTwitter' to parameter: 5; [Macromedia][Oracle JDBC Driver]Invalid parameter