Questions
Recente
Hello all-I've got a brand-new CF 11 install running on Windows Server 2012 R2 and IIS 8.The server runs great...most of the time. But there are many times when you hit a page and it sits...and sits...maybe for 10 seconds or so, then it spits the page out. Then I'll hit 10 pages in a row that are delivered instantly, then we wait again.Additionally, while using CF Builder 3, I have problems where the program won't accept any text input for a few seconds. I'm typing along and everything is jim dandy, then it freezes for 5 seconds or so...then I can type again.I feel like these problems are related- it's just like the server freezes up for a bit.Last thing- when I go onto the site the first time in the morning, I *always* need to wait about 10 seconds for the first page to load. That is the most consistent problem.Any ideas on what can be causing this slowdown?Thanks- Karl
Enterprise multiple instances aren’t created properly with a separate service account. The issues I am having are very similar to the issues reported in the link below. https://forums.adobe.com/message/6584848#6584848My CF 11 Enterprise will not create additional services for my cold fusion sites beyond the initial service created during the install process. My problems are compounded because when I try and uninstall the CF11 application the uninstall process hangs and throws the error below. I am now forced to try and uninstall manually to reinstall CF11. Any help or suggestions to getting the issue resolved are welcome.Description: A problem caused this program to stop interacting with Windows.Problem signature: Problem Event Name: AppHangB1 Application Name: javaw.exe Application Version: 7.0.510.13 Application Timestamp: &n
ya descargue el cold fusion poertable pero no abre nada, porque o como le ago para poder probar esta herramienta?
Hi,I've been able to get my CF10 server up and running (thanks Rupesh!) and am trying to do some configuration.I installed the Solr search service during the installation but when I go to the collections screen in the CF Administrator it says "Unable to retrieve collections from the Search Services. Ensure that you have installed ColdFusion Search Service and it is running."now checking for the process shows it's running[root@LMCFXD02 /]# ps -ef | grep solrroot 15563 1987 0 11:33 pts/0 00:00:00 grep solrCan anybody shed some light on why I can't create a new collection?Cheers,Simon
Hello - We recently purchased four ColdFusion 10 Enterprise Licenses to refresh our production webservers. We are currently testing our buildout, and one of the two initial servers has been giving us intermittent issues. It seems that occasionally apache hands off the request to the coldfusion back end, but it never receives a response from the CF service, and the connection just hangs in a "W" Sending Reply state, with no obvious timeout. I do not see any active threads in the coldfusion Server Monitor. I see connections on the Apache server-status page that have been in the same state for 54,000 seconds and counting. The end result is that the browser just hangs waiting for a response, but never timing out. We estimate between 1% and 2% of all requests wind up in this hung state. We have ensured that the /etc/hosts and /etc/resolve.conf files are correct. I see no obvious errors in with the apache logs or coldfusion logs. Details: Coldfusion
I understand that CF10 removes the ability to have multiple logins to the administrator pages due to security concerns. Not only is this is a huge inconvenience, it prohibits the use of multiserver monitor or server manager since it only allows one concurrent login per physical server. Has anyone found a workaround? I have tried multiple usernames, however I still get logged out if a different user logs in to a different instance. Thanks, -Tony
Is there any way to specify which instance is used by URL when apache is connected to a CF10 cluster? We have one instance that handles all our scheduled tasks, and we would like to make sure calls to localhost run on the same instance, not load balanced between the cluster members. We could create a F/S link (centos) to add the codebase to the CFIDE webroot, and then specify the administration port for the one instance, but I was hoping for a more simplified and elegant solution.Thanks, -Tony
Reopenning/re-validation a connection during a request: I'm aware of pooling, recycling, test-on-borrow queries etc. However, I also realize that within a single request scope, a data source connection is only opened once, and is not tested throughout the request.The case in hand I have is a two data sources based report, issuing a query on datasource1, then datasource2, then back on datasource1. The datasource2 query takes a long time, by which the datasource2 connection turns invalid.Question being: is there a way to force CF to re-open/re-borrow/re-validate connections even throughout the request scope?
Has anyone had success in using CF11's new "data" attribute of CFCHARTSERIES? In particular I'm currently trying to get a pie chart working. The documentation says:The chart data. This is an array of arrays.Specify the data as follows: 2,3],[4,5]] or [[3,4,5],[6,7,3]] for charts with z parameter such as bubble chart, or {{[3,4]}} in case of pie charts.I'm having trouble following what they're trying to say for pie charts. Inputting what the documentation says, {{[3,4]}}, gives an error. Using the array of arrays I can only get one pie slice to show or I get multiple charts showing...all with only one piece of data.The ZingCharts JSON I believe should be something like this but all I get are errors with each variation of this I try: [ { "values":[11],
I tried to connect RDS server using ColdFusion Report Builder.I got HTTP/1.1 404 Not Found.I contacted Web Server Administrator that they said they created my ID and password.I would like to know are there any way to check client side issue to connect to RDS server.I have a ColdFusion developer version on my local machine and I am able to connect local developer version ColdFusion Server.My local version is ColdFusion 10, remote server is ColdFusion 9.Your help and information is great appreciated,Regards,Iccsi,
Hi All,Can any one have any idea abou how to create a electronically signed pdf.Your timely help is well appreciated.Thanks in advance.
http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSe61e35da8d318518-33adffe0134c60cd31c-7ffe.htmlForgive my naivety, but I can't get past step 1, and to be honest, I have no idea what step 1 is referencing either.I keep getting "'java' is not recognized as an internal or external command..."How do I update ColdFusion with the mandatory update???
Anyone use <cfdocument> tag with a <cfloop>I am trying to generate multiple documents like this -<cfloop query="myquery"> <cfdocument type=pdf> <html>...html code here...<html> </cfdocument></cfloop>But only the first document is generated in the browser? my requirement i wnat to create multiple PDF and upload in to folder then zip folder so user can able to download ZIP filethanks in advance
Cross-Post from Stack-Overflow: ColdFusion 10 instance/Tomcat dying at predictable intervals (white screen of death) - Stack Overflow---For the last few days out team has been struggling with an ongoing issue where at very predictable intervals one ColdFusion instance has been white-screen-of-death-ing.Every three hours the site would simply start returning a blank white page for any url. We would then restart the instance and everything would be great... for another three hours, almost to the minute. Of course this happened on a Friday, so all weekend people were taking turns re-booting the instance every time it died.As best as I can discern, no one made any changes to either ColdFusion or our server environment right before this started happening. Before this the instance was running fine.Since then we've seen that the isapi_redirect.log file for this instance is filled with Tomcat/connection errors.We followed the excellent instructions at Resolve Stability Problems and SPEED
Hi -Has anyone installed CF11 with Plesk 11.5 or Plesk 12? If so, did you have any issues with the install? How many websites do you have within Plesk?Thanks.
When I try to create a DNS to connect to a SQL Server Database (2014), I get a failure:Connection verification failed for data source: soundingsjava.sql.SQLNonTransientConnectionException: [macromedia][SQLServer JDBC Driver]The connection to the host HOMEBIZ, named instance SQLEXPRESS (local) has failed. Error: "Receive timed out". Verify the server and instance names, check that no firewall is blocking UDP traffic to port 1434, and for SQL Server 2005 or later verify that the SQL Server Browser Service is running on the host.I've tried various ways to resolve this problem:1) I created rules to allow the requisite ports through the Firewall (Norton).2) I've run netstat - ano to get info on the ports:TCP: [: :]:61223 HOMEBIZ:0 Listening PID: 4048TCP: 0.0.0.0:61223 HOMEBIZ:0 Listening PID: 4048(This PID does correspond to the running SQL Server)UDP: [: :]:1434 *:* PID: 6076UDP: 0.0.0.0:1434 *:* PID: 6076(
I was trying to run ColdFusion on IIS Express. I have used ColdFusion's Web Server Configuration Tool to configure website on IIS. I wanted to configure it for IIS Express.
Can someone please help. I'm trying to do a simple list of directory and the command doesn't work. <cfftp action="listdir" server="<a href="ftp://ftp.boongroup.com">~~~~~.com</a>" username="~~"<br> password="~~~" name="test" directory="out" ><cfdump var="#test#"> the command works fine in CF8 and CF9. But in CF10 it returnsh1. An error occurred during the FTP listdir operation. Error: 215 . .
I am using ColdFusion 11 on Windows2008 R2. From what I understand, if there is an application.cfm page in the root folder, that any .cfm page below the root will process this page first and then process the regular .cfm page. I noticed that it processes my regular page FIRST and then calls the application.cfm page.In my case I have a web page that updates a database, but in my application.cfm page, I check a session variable to see if the user is logged in. If they are not logged in, then I redirect them to a log in page, let them log in, set the session variable and then redirect them back to process the page. But I noticed, that when I run the page, the database gets updated and THEN the user gets redirected to log in, then the database gets updated again.Am I not using the application.cfm page correctly? I thought it was supposed to be used to check log ins and things like that. How do I ensure that it runs first?Btw, it is the only application.cfm page in the entire web site and I
I've got a CFFORM that has an onSubmit additional javascript for form validation, and while it works in FF, it passes right through in IE and ends up erroring because the mandatory fields aren't there...the CFFORM call looks like this<cfform name="add_project" method="post" action="xxxxxxx.cfm?view=admin-add-process&entity=project" enctype="multipart/form-data" onsubmit="return checkReq();">and the function looks like<script language="javascript">function checkReq() {var valid = true;var errMsg = '';if (document.add_project.projectreviewer_emails.value.trim() == '') {...} else {...}...</script>Any ideas?Thanks in advance,bw
.. My boss said to download ColdFusion 10 pro (Linux) on a trial basis to test before purchase. All I can find is ColdFusion 11 and not any trial. Help please
We are upgrading certain applications in our environment to Coldfusion 10 and Server 2012 R2. Everything in the QUA environment worked great, no issues. However, when I put the new servers in production, I started seeing random 503 issues from the servers. (the application pools were stopped) - Restarting the application pool revived the site without a need to restart coldfusion. In the interim of finding a fix, I had a powershell script checking the status of my app pool hourly and if it is down, I have it restart it and email me.When I started looking into this, I did some tuning of my IIS connectors based on this article: Tuning ColdFusion 10 IIS Connector configuration — Adobe ColdFusion Blog - These particular servers are configured with one instance of coldfusion but separate connectors for each of the sites. Since implementing those changes last week, the 503 errors have only occurred one other time over the past weekend. Looking in the isapi_redirect.log file, I see
Installing CF 11 32bit dev edition to windows 7 pro. The cf installer prompts me to install MS C++ and so I click OK. It loos like its trying to install, but eventually a message pops up and says the installer needs to be restarted. I click OK again, it closes, then nothing happens. I click the CF installer again and the same process repeats.Is there something different I need to be doing? I installed the CF server on my laptop at home just fine last week. Got the same message asking me to install C++ and had no issues.Thanks for any help.
Quote from CF11 documentation: "Note that "struct" is also available to be accessible through an AJAX argument. Now you can pass struct in an AJAX URL to serialize a query object as struct."How? An example URL would be handy.
Good afternoon everyone! I'm having some major issues and can't seem to find a solution so possibly someone here can help me. You can see the issue below. The Current user is not authorized to invoke this method. It states something about an E drive but I don't even have an E drive on my linux box?? Help!!The web site you are accessing has experienced an unexpected error.Please contact the website administrator. The following information is meant for the website developer for debugging purposes.Error Occurred While Processing RequestThe current user is not authorized to invoke this method. The error occurred inE:/cf10_final/cfusion/wwwroot/CFIDE/adminapi/accessmanager.cfc: line 48Called from E:/cf10_final/cfusion/wwwroot/CFIDE/adminapi/datasource.cfc: line 518Called from /var/www/vhosts/website/httpdocs/m//update.cfm: line 271Called from /var/www/vhosts/website/httpdocs/m/c/update.cfm: line 233Called from /var/www/vhosts/website/httpdocs/m/cs/update.cfm: line 134Calle
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Você já é cadastrado? Entrar
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.