Server stops processing ColdFusion
One of our servers is throwing "java.lang.OutOfMemoryError: PermGen space". Here is the original jvm.config:java.args=-server -Xmx4096m -Xms4096m -Dsun.io.useCanonCaches=false -XX:PermSize=128m...
View Articledatasource verify all error since hotfix with CF8 and CF9
Hi, On CF8.0.1 and CF9.0.1 since applying hotfix:http://kb2.adobe.com/cps/907/cpsid_90784.html Selecting verify all connections in CFadminUI Data & Services > Data Sources gives an error: There...
View ArticlePerfmon Counters breaking when CF9 installed on Windows 2008 R2 Full
Hi, It seems that installing CF9 on Windows Server 2008 R2 breaks the perfmon counters on the server. I had originally tried this on core edition which broke the counters but it was pointed out here...
View ArticleColdFusion 10 install on RHEL 6.1
Hi, Has anyone been able to successfully install ColdFusion 10 on Red Hat Enterprise 6.1? I have been trying to get it to work, but when I try to load the CF administrator after the installation I get...
View ArticleCan't connect to Jetty/Admin service remotely
I have Jetty installed on our local CF dev server so I can take advantage of stopping & starting CF from my dev box (on the same LAN as the CF dev server). CF 10 on a Win7 Pro 64-bit box. I can...
View ArticleHTTP DELETE requests "hanging" when accessing a cfc (but not cfm)
I have what appears to be a configuration problem with Coldfusion 10 running on a Windows server with IIS 7.5 I have a javascript function that is sending REST requests to the server. I am able to...
View ArticleCF 10 very slow
I have a Windows 2003 SP2 IIS 6.0 32 bit server Dell 2850 4 G RAM - as a test platform. I was running CF9 standard normally on the server with good page performance. I installed CF10 standard (Plus...
View ArticleHow do I troubleshoot "A non-SQL error occurred while requesting a connection...
Hello,Last week we began seeing some timeout errors, but today there have been much more of them and I’m not sure how to proceed in troubleshooting. We have 2 load balanced app servers:Windows Server...
View Article"CFADMIN","There was an error while verifying the token. Either the session...
Folks - I am truly stumped on this one and need help. I am training a new co-worker on our CF 9.0.2 EE environment and wanted to have him run some of our scheduled tasks. I had him log into the...
View ArticleCFIDE folder missing
I can't find my CFIDE folder. My website is working fine with no errors, But can't locate the CFIDE folder. Is there a way I can find where the CFIDE lives?
View ArticleColdFusion 10 web services fail in IIS virtual folders
We started testing the migration of one of our main websites from CF9 to CF10 and everything seemed to be going well. When we started testing our web services though things got a little weird. All of...
View ArticleSymbolic Links do not work for Application.cfm in CF10
I have a Web, that use a symbolic link for centralized code. The Application.cfm, stored in the original web-root, will not read from codein the linked directory.Thank you for your assistance.
View ArticleSSL problem when running Apache httpclient in Jrun and not in stand-alone Java
We are using the Apache httpclient 4.1.2 to post to an external server, using SSL. The post works fine when running it from the Java JRE , but when the code runs under a JRUN/Colfusion instance that...
View ArticleStrange Scheduled Task (Quartz) behaviour CF10
Hi, I'm running ColdFusion 10 Enterprise on a RHEL 6 server and have come across an intersting behaviour in relation to the scheduled tasks we have setup. We noticed that after a reboot of our...
View ArticleAdobe Coldfusion8, JRun4, m32.exe and m64.exe taking 100% of the CPU
Hello on two CF8 Servers which we are running for several years I could see that recently we have two processes inside the Jrun4 folder cfusion82\cfusion.ear\cfusion.war\CFIDE\m32\m32.exe and...
View Articlejava.lang.AbstractMethodError on data source verification
Using the easysoft JDBC-ODBC bridge to connect to an Access DB. Has been working great since CF6. Currently no issues on CF9(solaris). We're working to upgrade our servers to CF10 on Redhat and have...
View ArticleUnable to add remote instance to a cluster
Hello, I’m having an issue with setting up Cold Fusion 8 as a remote instance cluster. I’m unable to get the remote instance shown in the Cluster Manager.I have registered the remote instance with the...
View ArticleColdFusion 8 ODBC Server ErrorCode=2300
From time to time we're seeing the following error in the Application Event Viewer:The description for Event ID ( 0 ) in Source ( ColdFusion 8 ODBC Server ) cannot be found. The local computer may not...
View ArticleNo access to CF administrator after installation
CF9 has been installed on Windows server 2008.Successfull. I can see CF9 files on disk C:\ColdFusion9 I have the CFIDE structure installed on disk D:\wwwroot\CFIDE And when launching...
View ArticleNginX as Web server for CF10
Hi everyone, I've been playing around with CF10 with our server and it works great. It's just I've been wondering if it is possible to use Nginx as the web server? maybe someone can guide me through on...
View Article