Jrun.exe in CF 9 always hogging all memory: how to stop it?
It is crashing our servers... We set Maximum JVM Heap Size (MB) to 1024... but it doesn't change anything. Ideas? Thanks!
View ArticleiTunes file transfer broken
With the new version of Acrobat for iOS, Acrobat no longer shows up in iTunes list of file transfer apps
View ArticleColdFusion Administrator - Secure DNS
We have a webserver connected to an old database. The old database server is end of life. When we set that up we did not need a secure connection. Now we have a new database on a new database...
View ArticleColdFusion 10 Administrator - can't add new user
I don't have the option to add more than 1 user, I am using Standard:When I expand Security, I only have 2 options. Can I add more users? Thanks
View ArticleColdFusion11 Mobile - Datasource wont work the same for WEB and cfclient
I have an oracle data source which works fine in a web app but wont work if I write a cfquery inside a cfclient. I would like to know what the problem is or is it a bug. index.cfm: <div...
View ArticleAny good CF development companies ?
Any good CF development companies that you can help me out for some maintenance work?
View ArticleSOAP Web Service methods after upgrade
I am migrating from CF9 to CF11 and have some web service client code that interfaces with Salesforce.com. After the WSDL is parsed with createObject() the method arguments in CF11 are not the same as...
View ArticleAdobe modified mod_jk 1.2.41 Coldfusion11 update 7
Hi can we get the source for the adobe modified mod_jk 1.2.41 so that we may compile it ourselves? It seems that the binaries delivered in the update do not work on our platform (Centos 5.11), as...
View Articlehow do I add 7 days to a date and compare it to the current date in a cfquery?
I have classes that are no longer active once the date of the class has passed. However, the class will need to be displayed for seven more days in the backend. I tried using the script below to...
View ArticleCalling LoadLibraryEx on ISAPI filter...
Why am I getting this error when I've used the wsconfig within my "site-name" folder to bind my site to ColdFusion? It keeps looking for the isapi_redirect.dll inside of wsconfig\2\ instead wsconfig\1\...
View ArticleORM Relationship question
Hi Guys I'm still working on a CF9 environment and starting to develop a new system, that is going to be used for multiple clients and that is going to include lots of "addons". Some versions of this...
View ArticleColdFusion 11 error javax.mail.AuthenticationFailedException: 451 4.7.0
We are in the process of setting up a new CF 11 server. We are getting this error "error javax.mail.AuthenticationFailedException: 451 4.7.0" in the logs when we use cfmail that has been working for...
View ArticleIssue with Coldfusion Webservice. Unable to handle multiple requests from...
We have a webservice component developed in Coldfusion to handle a data feed from an external system. External system is a java environment feeding data to our application through the webservice...
View ArticleAt least one JAR was scanned for TLDs yet contained no TLDs warning in the...
Good morning, I am seeing this warning on all instances of ColdFusion on one of our servers. It was patched to Update 7 this morning and those entries were not there before. Below you will find the...
View ArticleWe have been hacked... appreciate any help...
Running CF Version 9,0,1,274733 One of our error reports showed: ----------------------------------------------------------------Error Page: /CFIDE/beta.cfm Query String: page=quickly HTTP Referer:...
View ArticleWebservice newbie question
I am setting up a web service on my Coldfusion 10 server. I created this CFC... <cfcomponent> <cffunction name="helloWorld" returnType="string" access="remote"> <cfreturn "Hello...
View ArticleSlow request processing after upgrade to Java 1.7 on CF9 / calling UDF
We're running CF9 and recently upgrade to Java 1.7 from 1.6, all of a sudden we're seeing something very strange. We're returning query results and for each row we're converting it to a struct (to...
View ArticleUnable to invoke CFC-Could not find the Coldfusion component or interface...
I try to sign into the Adobe Download Assistant and got this message: Unable to invoke CFC-Could not find the Coldfusion component or interface tdrc.tdrcfacade.
View ArticleCF Builder 3 Not opening in Internal Browser
I have tried to get this to open within the internal browser and even with the settings, I can't remove the check mark for the default browser, not sure what I'm missing here.
View ArticleWhen will we be able to use cfmodule from inside of cfscript?
Is something like this planned as an update? When? Currently we have to write really ugly code (script and tag code mixed) to get some legacy module files loaded into our components. I'm not talking...
View Article