displaying top 100 results
Tracker Comment Comment on [ANeff] Bug for: <cfoauth type="facebook"> throws exception when endpoints specified by External U.
2609143 CF-3923044 External U. Hi Uday,
This ticket can be closed b/c Facebook's next API version will have the fix, per this comment from Facebook on that ticket:
-----------
We have a fix this issue. In the next version of the API, which will probably be V2.3, this will be resolved. That means
Tracker Issue Resource refresh when creating a new version
6289860 CF-4205360 API Manager : API versioning Resource refresh when creating a new version In a production environment where you want to test and deploy new/updated resources, you need some way to retain a test and production configuration. Creating a new API with the same name but a different
Tracker Comment Comment on [AF] - API Manager - Only supports a very old version of swagger by Nitin K.
Comment on [AF] - API Manager - Only supports a very old version of swagger by Nitin K.
Tracker Comment Comment on [AF] - API Manager - Only supports a very old version of swagger by Mayur J.
Comment on [AF] - API Manager - Only supports a very old version of swagger by Mayur J.
Tracker Comment Comment on [AF] - API Manager - Only supports a very old version of swagger by Nitin K.
Comment on [AF] - API Manager - Only supports a very old version of swagger by Nitin K.
Tracker Issue Cannot install API Manager in Developer Edition
Cannot install API Manager in Developer Edition
[AF] - API Manager - Only supports a very old version of swagger
Tracker Issue Administrator API login objects not working
Administrator API login objects not working
Tracker Comment Comment on CFMap falsely requires API key by External U.
Comment on CFMap falsely requires API key by External U.
Tracker Comment Comment on [AF] - API Manager - Only supports a very old version of swagger by Mayur J.
Comment on [AF] - API Manager - Only supports a very old version of swagger by Mayur J.
Tracker Issue CFAdmin API login throws an error on some servers
2597055 CF-3149638 Administrator Dave Merrill CFAdmin API login throws an error on some servers Problem Description:
Trying to log into the CF Admin API procedurally crashes on one of my local CF901 instances, not the other.
Both of them show this for Server.ColdFusion.ProductVersion: 9
Tracker Comment Comment on Administrator API setMySQL5() throws error if user is logged into a ColdFusion application by External U.
of the ColdFusion application in order to use the Administrator API. If it hadn't been for the CF10 version of the bug, I wouldn't have figured out the workaround.
is the alpha version and did not realize this before)
I changed the directory to:
C:\ColdFusion2016\cfusion (the beta version of ColdFusion)
As mentioned before, I had some issues with the Alpha version and API Manager where the installation hung on the end and never proceed further.
I then selected port
Tracker Comment Comment on [Tracking bug][CF2016 Update 1]We should show update build number for APIM as well. by Piyush K.
2673286 CF-4134301 Piyush K. Nitin's reports output with HF2 build 298958 on OSX 10.?? :
server:bin labuser$ ./apimanagerinfo.sh
Product name : Adobe ColdFusion 2016 API Manager
Version : 2016
Build number : 298072
Update Level : 2
Update Build number : 00000
server:bin labuser$
Tracker Comment Comment on CFMap falsely requires API key by External U.
Comment on CFMap falsely requires API key by External U.
Tracker Comment Comment on CFMap falsely requires API key by Rupesh K.
Comment on CFMap falsely requires API key by Rupesh K.
.1 by not returning JSON for this one call. However, properly handles Facebook's bug when the endpoints aren't specified. So, should also handle Facebook's bug when the endpoints are specified.
This issue makes unusable if developer needs to specify Facebook's API version in the call
Tracker Comment Comment on Error when creating CF data source for viaSQL connection (works in previous versions of CF) by Nimit S.
2608788 CF-3996917 Nimit S. Hi Michael,
I am unable to find any documentation related to this driver.
It looks like this JDBC driver implements an older version of the JDBC API, which isn't JDBC 3 and/or 4 ready.
Can you please check the latest version of this driver?
Regards,
Nimit
Tracker Comment Comment on [ANeff] ER for: use EFR for API Manager and Security Analyzer by External U.
Comment on [ANeff] ER for: use EFR for API Manager and Security Analyzer by External U.
Comment on Admin API needs to cover *all* Admin UI functionality by External U.
Wil Genovese USPS Shipping API Ending TLS 1.1 and TLS 1.0 Support, is your ColdFusion Server Ready? At CF Webtools we recently went through a round of server upgrades to handle the Authorize.net ending support for older TLS versions. Now USPS, United State Postal Service, is doing the same thing
Comment on [ANeff] Bug for: breaks Admin API access by S P.
2673412 CF-4126629 API Manager A. Bakia Installation of API Manager Add-on fails on 32-bit Windows 7, giving JVM error Duplicate ID: CF-4056159
Problem Description: I am on 32-bit Windows 7. I updated my JDK to version 1.8.0_60. When I double-click on the installer to launch it, I get a Windows
Tracker Comment Comment on [ANeff] ER for: use EFR for API Manager and Security Analyzer by External U.
Comment on [ANeff] ER for: use EFR for API Manager and Security Analyzer by External U.
Portal Comment Comment on USPS Shipping API Ending TLS 1.1 and TLS 1.0 Support, is your ColdFusion Server Ready? by Wil Genovese
Comment on USPS Shipping API Ending TLS 1.1 and TLS 1.0 Support, is your ColdFusion Server Ready? by Wil Genovese
Tracker Comment Comment on TimeFormat does not display UTC times correctly after dateConvert by External U.
2613399 CF-3323800 External U. I am seeing the same thing on my version of ColdFusion 10 as well. Basically I cannot migrate this version to production because all my Amazon API calls will fail. This is a deal breaker.
on API Manager Admin front page, port fields show only 3 of 4 characters
Tracker Comment Comment on CF10 does not identify itself as 10.0.1 after the 10.0.1 install by External U.
Information page)
4) See: ColdFusion 10,282462 (formatted as list w/ length of 2)
Issue: CF 10's "System Information" page should format the version number as a list having a length of 4. (Admin API and SERVER-scope return version number correctly formatted w/ list length of 4)
Thanks,
-Aaron
2609144 CF-3923023 Social Aaron Neff [ANeff] ER for: doesn't support Facebook's API versioning.
In CF11 Update 3 uses these Facebook endpoints:
authendpoint: https://www.facebook.com/dialog/oauth
accesstokenendpoint: https://graph.facebook.com/oauth/access_token (I _believe_ this is what uses
Portal Comment Comment on USPS Shipping API Ending TLS 1.1 and TLS 1.0 Support, is your ColdFusion Server Ready? by Charlie Arehart
Comment on USPS Shipping API Ending TLS 1.1 and TLS 1.0 Support, is your ColdFusion Server Ready? by Charlie Arehart
Tracker Comment Comment on regression: javax.persistence.TransactionRequiredException when doing native createQuery() calls by Ashudeep S.
5868549 CF-4204539 Ashudeep S. @Luis M: It seems like you are directly calling the hibernates API rather than using our versions of methods. I have attached the hibernate-core-5.2.19-SNAPSHOT.jar with this JIRA, which contains the fix from hibernate side. Can you please download it and run
2613396 CF-3324088 Adobe D. Added updatelevel to server.coldfusion struct. Added api in UpdateUtil class to get update level. Changed code in version.cfm to use thisapi instead of function in Application.cfm.
Now CFinfo when run with -version option will also show update level if its greater
Tracker Comment Comment on [cielen] Unable to start API Manager: "Not able to connect to Redis server." by CFwatson U.
Comment on [cielen] Unable to start API Manager: "Not able to connect to Redis server." by CFwatson U.
on by the Adobe team. Register Now at https://cfdevweek.meetus.adobeevents.com/. We got some great topics from what is planned for the future versions, REST, API manager, Language changes and much more. All the sessions would be held remotely and the recordings would be available later […] Adobe Cold
Tracker Issue Error reading PNG image data
Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.8
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
Tracker Comment Comment on cfinput datefield will not show attribute value after applying cf11 update 12 by Andrea D.
Spot(TM) Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
2673680 CF-4118878 Installation/Config : Installer Aaron Foote [AF] - Installer - 64 bit installer contains both 64 & 32 bit installers The 64bit windows installer contains both the 32bit & 64 bit versions of the API Manager
Same for NodeJS
Probably others.
This is adding an extra few hundred
Tracker Issue please separate the api mgr to be downloaded only IF its installation option is chosen within the CF install
versions) must be the API Manager, since I don't recall previous installers being that big. But even the CF 2016 Standard installer is that big, and the API Manager is not supported with that.
I do realize that CF has long had one installer, for all editions (Enterprise, Standard, Trial, and Developer
Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.6
Java Specification Vendor Sun Microsystems Inc.
Java Specification Name Java Platform API Specification
Java Class Version 50.0
Comment on Support /api as a context path for RESTful web services. by External U.
Portal Topic ColdFusion 2016
KENT SHELTON ColdFusion 2016 We have been on ColdFusion since v6. Over the years we stuck with that version and were resistant to change. Finally, we decided to upgrade. We moved very quickly to the new versions of CF and are currently running CF 2016 Enterprise. We have 3 development
API Specification
Java Class Version 52.0
Tracker Issue CFPRINT returns error "The system cannot find the file specified" even when isPDFFile() returns true for same file.
Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
Tracker Issue ColdFusion Collection dont work
Specification
Java VM Version 25.25-b02
Java VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.8
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
Tracker Issue cfform input field converts any instance of &le to ?
Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
Tracker Issue cfcontent returning only first eight bytes
Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning only first eight bytes
Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning only first eight bytes
Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning only first eight bytes
Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning only first eight bytes
Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning only first eight bytes
Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning only first eight bytes
Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning only first eight bytes
Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning eight bytes of gibberish
Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfcontent returning one byte of gibberish
VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue cfchart type=PNG doesn't load background-image
Version 24.51-b03
Java VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Spot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Comment Comment on cfgridupdate insert by External U.
VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
to the way the OS Version is used.ie: OS Version : "Windows Vista"Server Product ColdFusionVersion : 9,0,0,233019 Release : RTM (or Updater 1)Edition : EnterpriseThis would be easily implemented and would make administrating ColdFusion a lot easier for sys admins who at a glance (or through api data) view
Machine Specification
Java VM Version 24.51-b03
Java VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
.6
Java Specification Vendor Sun Microsystems Inc.
Java Specification Name Java Platform API Specification
Java Class Version 50.0
Tracker Issue CFHTTP crashes when CLIENTCERT is specified
.
Java Specification Name Java Platform API Specification
Java Class Version 50.0
Tracker Issue CFMAIL failing and not returning error
.6
Java Specification Vendor Sun Microsystems Inc.
Java Specification Name Java Platform API Specification
Java Class Version 50.0
Mail client: SmarterMail - hosted on the same machine
Tracker Issue CFMAIL failing and not returning error
.6
Java Specification Vendor Sun Microsystems Inc.
Java Specification Name Java Platform API Specification
Java Class Version 50.0
Mail client: SmarterMail - hosted on the same machine
Tracker Issue CFMAIL failing and not returning error
.6
Java Specification Vendor Sun Microsystems Inc.
Java Specification Name Java Platform API Specification
Java Class Version 50.0
Mail client: SmarterMail - hosted on the same machine
Tracker Comment Comment on [ANeff] Doc Bug for: dateTimeFormat() w ww W WW masks undocumented by External U.
2608417 CF-4099971 External U. The link should be kept up to date for the current version of Java, but other than that I think they're doing the right thing. There is no need to replicate the docs for SimpleDateFormat if that's all they're proxying for. So this is a "no" vote for this ticket. Other
Java VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
JVM Arguments
-server -XX:NewRatio=4 -XX
Tracker Issue Web Services not finding remote component
Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
CF Server Java Class Path C:/ColdFusion11/cfusion/lib/updates/chf11000007.jar;...
Java Class Path C:\ColdFusion11\cfusion\lib\oosdk\lib;
C:\ColdFusion11\cfusion
VM Version 24.51-b03
Java VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Comment Comment on Database driver memory leak by External U.
.45-b02
Java VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.8
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
CF Server Java Class Path
Java Class
Tracker Issue CFContent doesn't work using URL shortcuts
Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Tracker Issue ORM Indexing of Large Recordsets Fail to Complete
Specification Name Java Virtual Machine Specification
Java VM Version 24.45-b08
Java VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Tracker Issue AXIS Version 1 WSDL Generation Very Slow using JRE 1.7
Specification Name Java Virtual Machine Specification
Java VM Version 23.7-b01
Java VM Vendor Oracle Corporation
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API
Tracker Comment Comment on Unable to delete a REST service by External U.
and path."
The audit log indicates "User admin deleted REST service : C:/inetpub/wwwroot/api/" and "User admin refreshed REST service : C:/inetpub/wwwroot/api/" even though the REST page says unable.
Coldfusion-Out log indicates the same, but also includes: "Jun 4, 2013 16:08:44 PM Error [ajp-bio-8012
Tracker Issue Sending/Receiving Payment with ColdFusion
taught during my college years and I try to avoid doing it because I do not want to mess that sort of thing up and risk being sued.
I realize that with this version of ColdFusion there is a lot of talking about APIs and security improvements, etc. Has Adobe ever considered making it easier
2609760 CF-3782981 Charting/Graphing Steve Teraji Unable to instatiate object for using CF Webchart feature Problem Description:
Getting this message: Object Instantiation Exception. Class not found: com.gp.api.jsp.MxServerComponent
Here's a discussion on this problem. https
Tracker Issue cfhttpparam Content-Type on GETs
are making very important REST APIs, however, that require Content-Type on GETs, and ColdFusion appears to be the only language incapable of natively consuming them. In other languages (even in ColdFusion's underlying Java), the HTTP engine does what you ask, even if what you ask doesn't technically make
Tracker Issue Using SpreadSheetFormatCellRange and other SpreadSheetFormat functions may create corrupted Excel spreadsheets
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.7
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 51.0
Java VM Name Java HotSpot(TM) 64-Bit Server VM
Java Specification Version 1.8
Java Specification Vendor Oracle Corporation
Java Specification Name Java Platform API Specification
Java Class Version 52.0
Tracker Issue Issue with webcharts. Watermark is showing
5716564 CF-4204301 Charting/Graphing Issue with webcharts. Watermark is showing Problem Description: I migrated my application from CF10 Enterprise to CF11 Enterprise but the chart fail to render in the webpage. It says com.gp.api.jsp.MxServerComponent is not found. I figured out that the required
Tracker Issue [ANeff] Bug for: APIM login UI issues
2673555 CF-4126414 API Manager Aaron Neff [ANeff] Bug for: APIM login UI issues In Firefox version 44, w/ screen resolutions 1920x1080 and 1600x900, I see the following issues (in order of least important to most important):
1) The font is museo on localhost:9000/portal (good), but it is not museo
Tracker Issue Bug 79510:Today Download ColdFusion 9 Installer for 32-bit MacintoshOn Mac OS X Version: 10
.vm.specification.vendor == Sun Microsystems Inc.java.vm.specification.version == 1.0java.specification.name == Java Platform API Specificationjava.specification.vendor == Sun Microsystems Inc.java.specification.version == 1.5java.vendor == Apple Inc.java.vendor.url == http://www.apple.com/java.class.version
Portal Comment Comment on Taffy for REST – Part 1: Setup by Charlie Arehart
don't know of any language changes in CF 2016 or 2018 regarding REST, so even comparing it just to CF's REST as of CF11 would help those still on that (though since CF11 is no longer updated by Adobe, it would be unwise to still be running on that or older versions.)
Finally, though the CFML language
error. "javax.net.ssl.SSLException: Name in certificate 'gateway.testserver.com' does not match host name 'api.gateway.testserver.com'."
Here's more info on SAN:
http://www.digicert.com/subject-alternative-name.htm
Steps to Reproduce: Find a server using an SSL Certificate w/SAN and try to connect
Tracker Comment Comment on ExpandPath Returns Incorrect Path When Used with Mappings in Application.cfc by External U.
2609756 CF-3783403 External U. Hi Charlie,
Thanks for your reply and I've voted for your tickets. This issue still exists in the latest refresh. After installing the latest refresh of the update, I did this:
1) Saw isapi_redirect.dll's version was: v1.2.40.0 modified 10/31/2014 7:21pm
2) Ran
Tracker Comment Comment on ClassCastException in Ehcache / Hibernate by A. B.
.10.6.jar;
3) Copy terracotta-toolkit-runtime-4.3.6.jar to ColdFusion's lib directory;
4) Ensure that these versions of the following files are present in ColdFusion's lib directory: log4j-1.2.17.jar, saaj-impl-1.5.1.jar, slf4j-api-1.7.25.jar, slf4j-log4j12-1.7.25;
5) In /lib/ehcache.xml, add the following