Questions
Actividad reciente
After migrate our application from CF2016 to CF2021 we have this error:class coldfusion.runtime.ApplicationScope cannot be cast to class coldfusion.runtime.Struct (coldfusion.runtime.ApplicationScope and coldfusion.runtime.Struct are in unnamed module of loader coldfusion.bootstrap.BootstrapClassLoader @2fb25f4c)
Hi - Will it ColdFsuion 9 support Open Id Connectivity for authentication. If it is not support for CF9 from which version it will support.Could please provide complete details.
Encountering 500- internal server error in both coldfusion administrator and localhost web application.javax.servlet.ServletException: ROOT CAUSE: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Debugging service is not available. at coldfusion.server.ServiceFactory.getDebuggingService(ServiceFactory.java:108) at coldfusion.CfmServlet.getFilterChain(CfmServlet.java:154) at coldfusion.CfmServlet.service(CfmServlet.java:217) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at or
We recently upgraded our CF version from CF 10 to CF 2016. We ran into a few issues but sorted them out, mostly. We're now having an issue where our calls to S3 are not working. The server just spins until it finally times out. We don't see anything useful in the CF logs and have no real way of troubleshooting the problem.When we revert the server back to CF10 the call works fine.Here's the code:<CFDIRECTORY directory="#application.S3URL#/medium/#lcase(variables.manufacturer)#" name="myBucket" />where application.S3URL is like so: s3://#application.accessKeyid#:#application.awsSecretKey#@#application.S3Bucket#Has anyone encountered this or have suggestions of possible settings mismatch?
I have to run CF Admin through IIS instead of the built in TomCat. I've turned TomCat off in the server.xml file. I've created a separate site with a single test index.cfm in the root. I've added the 3 virtual directories: cfscripts, cfide, jakarta. I've verified that the index.cfm in the root comes up in the browser. However, /cfide/administrator/index.cfm results in a blank response. FailedReqLogFile says "The system cannot find the file specified". No CF errors were caught. It seems like a permissioning issue, but I've ensured that that all the physical directories that the virtual directories point to have the same permissions as the root folder. What am I missing? Any help would be much appreciated.
I am upgrading a client form CF9 to CF21. Some of the web services are not working in 2021. Each web service with an argument type of array retuens an empy SOAP shell reponse. When looking at thje rendered WSDL, the arument is listed as type 'any'. In the previous version, it was listed as type 'xsd:array CODE:<cffunction name="getByArray" access="remote" returntype="Node2[]"><cfargument name="ccode" type="string"><cfargument name="lCode" type="string"><cfargument name="ids" type="array"><cfargument name="def" type="string"><cfargument name="set" type="string"> CF9 WDSL<wsdl:message name="getByArrayRequest"><wsdl:part name="ccode" type="xsd:string"/><wsdl:part name="lCode" type="xsd:string"/><wsdl:part name="ids" type="impl:ArrayOf_xsd_anyType"/><wsdl:part name="deflist" type="xsd:string"/><wsdl:part name="setlist" type="xsd:string"/></wsdl:message> CF20 WSDL<xs:element name="getByArray">
I have Azure Container Instance running Coldfusion 2021.There is missing directory like ext in /opt/coldfusion/cfusion/wwwroot/cf_scripts/scripts/ajax.Is there any specific reason?
Looking for information from Adobe regarding the CFExchange tag. According to this article, Microsoft is ending support for Basic Auth on October 1, 2022. It is my understanding (correct me if I'm wrong) that the CFExchange tag uses Basic Auth to communicate with Exchange. So, any code using this tag may no longer function come Oct 1. I filed an Enhancement request in the Adobe Bug Tracker last year. It got a prority of "Critical" and a response from Adobe in the comments but that was quite a while ago. Several pleas from developers have been posted to the Bug page but no further notes from Adobe. I'm posting here looking for any additional information anyone may have or for a way to get hold of Adobe to ask the status of this. I have also emailed CF support. Waiting on response.
Olá, a todos!Eu tenho o Coldfusion Developer Edition em minha máquina windows e estou tantando aprender mais sobre esta tecnologia fantástica.Eu gostaria de saber como eu posso acessar as páginas que crio de outros dispositivos (celular, tablet, TVBox, etc) conectados à minha rede doméstica. É possível? Geralmente, eu consigo fazer isso com o PHP e JSP, rodando no XAMPP ou ASP, rodando no IIS; mas não no Coldfusion. E ter essa possibilidade seria muito interessante porque eu poderia incentivar meus filhos a aprender essa linguagem também.Existe algum aplicativo que permita rodar Coldfusion em um dispositivo Android? Até conseguir comprar o computador, vivia procurando por isso...
Hello, I have a problem while migrating from 2016 to coldfusion 2021.After installation I try to install the connectors, so I run wfconfig it asks me to choose my site (on iis) I choose the site and I get an error message.Version 16.0 is installed. Supported versions are 4.X, 5.x, 6.x, 7.x, 8.x, 10.x.I would like to migrate to 2021 but I'm stuck (I specify that I have two standard coldfusion 2021 licenses).
Is it just me seeing issues with the adobe bug tracker? Search | Tracker (adobe.com) Have not been able to get on all day and got some bugs to report!
Hello,I am getting the error below on a new install of CFWebstore v6.6 on CF11. I've used previous release of CFWebstore on CF7 and CF9 without issue. Looking for any suggestions.....Failed to add HTML header. ColdFusion is unable to add the header you specified to the output stream. This is probably because you have used it to set one of the ColdFusion Session Cookies or Authentication cookie. Please use Application/Server level configuration for this. The error occurred on line 213.Thanks in advance for any help!Gary
I am in the process of moving from an old x32 server to a new x64 bit server. With the help of Adobe support, I have finally gotten CF8.0.1 up and running on the new server: http://forums.adobe.com/thread/470337?tstart=0,I am now trying to connect CF8.0.1 Standard on the new x64 machine to SQLServer 2005 x64 bit. All of the databases I'm trying to setup on the new server are currently running on a x32 system with CF8.0.1 and SQLServer 2005 x32. Using the SQLServer drive type I get the following error:"Connection verification failed for data source: PHREDsevenSQLjava.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: DELLx64Server:1433. Reason: Connection refused: connectThe root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: DELLx64Server:1433. Reason: Connection refused: connect."Using the ODBC Socket type I do not get a ODBC DSN name in the select box so I can't
Hi,Running the ColdFusion 2021 or 2018 Docker containers only seem to work as root.Could this be verified? Anyone else having the same issue? Using the out of box cfuser account fails - Docker logs: "Updating webroot to /appcp: cannot create regular file '/app/crossdomain.xml': Permission denied"And:"You must be root to start ColdFusion." Stripped down Dockerfile I'm using:FROM adobecoldfusion/coldfusion2021:latestUSER rootCOPY /src /appEXPOSE 8500USER cfuser I've also tried creating a group and user account with permissions on /app as specified in the 2021 lockdown guide - no dice Wondering if there's an issue with the start-coldfusion.sh file maybe? Any help appreciated Cheers, Matt
Buen día,Actualmente me encuentro trabajando con CF 2016 pero en esta ocasión lo estoy iniciando con CommandBox pero tengo problemas al publicar los servicios, ¿sabrán si hay alguna configuración extra para este caso?Ya que en otro ambiente donde tengo la instalación nativa de CF, si me están funcionando.Gracias Configuración: Error de lado del cliente:
I currently have a coldfusion 2021 enterprise license and maintenance plan, can this be installed on AWS or AZURE or is different licensing needed for the cloud?
hi there,urgent help required,,, we got new Linux server and need to install CF 10 on them,,,as we were told by our former team that we need to have vtier sudo access on the server. Now the team that provides access is saying that if a server has vtier account, CF should be started/stopped using vtier account only and root access to vtier will not be provided. As per them, if sudo access to vtier is must for starting/stopiing CF, then there is need to install/configure the CF for vtier account only....vtier account is runtime user...and in filesystem it is /opt/app/<vtierName>.I checked the start/stop script for CF and found this:1- it is clearly mentioned that one must be root to start CF. (highlighted in RED)if [ "`uname`" = "Darwin" ]; then # nothing, on OSX we don't care about the user name. We assume that the user running it has permission to do everything IS_MAC="true"elif [ ! $I
I have taken over the adminof our coldfusion10(yes, I know it is old) and I have no issues getting into the admin in prod, but in UAT whether I user http://127.0.01:8500/CFIDE/administrator/index.cfm. or http://localhost:8500/CFIDE/administrator/index.cfm.
Three questions.I am attempting to install update 4 on ColdFusion 2021 running on Windows Server 2019, but it fails and I have roll it back with Java and the uninstaller.jar. Is it correct that the update should be installed using the Java which was bundled with CF in jre/bin, rather than the current version of Java which CF is using? The manual update says to "Update "packagesurl" in cfusion/lib/neo_updates.xml of cfusion and all its child instances to point to <InstallerReposityUnzippedPath>/bundles/bundlesdependency.json present inside the downloaded folder.", however update 4 is only a jar file in bundles/updateinstallers, so to which bundlesdependency.json should be used in neo_updates.xml? Also, as of update 3, is CF2021 now able to function with a current version of Java and have sandbox security enabled?
Has anyone successfully generated a valid token for Apple's App Store API using ColdFusion?We are following the instructions from Apple and cannot get the damn thing to authenticate. Every call returns "401 Unauthorized ". We're using a JWT CFC code found here the uses Java for signing the JWT. The curious thing is, we've used this same CFC to successfully sign a JWT (slightly different payload) for use with Apple's MapKitJS API. But, for reasons unknown, we can't get the App Store API to authenticate. Any help is appreciated. Our code sample:<cfsavecontent variable="ourP8Key"> -----BEGIN PRIVATE KEY----- Our Key Data Here -----END PRIVATE KEY----- </cfsavecontent> <!--- 'kid' value is private key ID from App Store Connect ---> <cfset tokenHeader = { "kid":"OURPRIVATEKEY" }> <!--- iss value: issuer ID from the Keys page in App Store Connect ---> <cfset tokenPayload = { "iss":"OUR-ISS-ID", "iat":now(), "exp":dateAdd(
I have a number of scripts that don't seem to run, even though the scheduler says it ran.I ge the following from the hhtp.log file."Information","DefaultQuartzScheduler_Worker-5","08/02/22","12:15:00",,"Starting HTTP request {URL='https://xxx.xxxxxxxxxx.com:443/webservices/xxx/autoCompleteWOs.cfm?RequestTimeout=7200', method='get'}"But I also created a cfoutput log to print that it has started, That second log file is empty(It prints ino local).all help would be appreciated.
Hi, we see this warning in the CF logs. Should we leave the warning or remove one of the JARs? Advice appreciated. The warning only started happening recently, perhaps after a CF update.SLF4J: Class path contains multiple SLF4J bindings.SLF4J: Found binding in [jar:file:/C:/ColdFusion2018/cfusion/lib/log4j-slf4j-impl-2.17.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]SLF4J: Found binding in [jar:file:/C:/ColdFusion2018/cfusion/lib/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Hi guys, I need help from you. I downloaded version Mac 64 bits | English | 964MB. I have a Quad-Core Intel I-7 (2017).When I try to install it, shows up a security message from my MAC that JAVA was downloaded from an unsafe website.I went to Security & Privacy and allow permission to install. Nevertheless, It doesn't go forward. ColdFusion couldn't be installed. What I can do? Thanks, Folks!
Hi,I'm deploying apps in Cold Fusion Docker containers via DevOps pipelines into AzureThe Cold Fusion apps in this container need to connect to an SQL database in AzureI need to add the connection string values for the database as a Cold Fusion data source within the containerI have found the connections strings are stored in the neo-datasource.xml file, but my attempts to add connection string values into this file fail, probably due to passwords in this file being encrypted by Cold Fusion Is there any way of adding datasource values into the Cold Fusion Docker container during container run time? Thanks,Matt
I have a REST web service that I have been using on CF 2016 and CF 2021 servers without issue for a long time now. I have just recently upgraded to CF 2021, and I am getting a weird behavior that I can not identify what is happening. From the sderver, if I open a URL to the REST site, it works just as expected, but if I try from any other machine, I get an error 500. I tried with calling the CFC directly, and same behavior. Here is the start of the component:<cfcomponent rest="true" restpath="/IVR"> <cffunction name="GetPolicyInfo" access="remote" httpmethod="GET" restPath="GetPolicyInfo/{RequestId}/{PolicyNumber}/{ZipCode}" returntype="any" produces="application/json"> <cfargument name="RequestId" type="String" required="true" restargsource="PATH" /> <cfargument name="PolicyNumber" type="String" required="true" restargsource="PATH" /> &n
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.