Questions
Als letztes aktiv
When I start my local CF11 server from within CF Builder 3 (installed on same server as CF Builder) I routinely get this error in the Server console window and then can't debug anything:[geodev01]:Error(10/17 at 04:38:53) For input string: "<html xmlns"
Getting "The requested resource is not available." message trying to access .html or .cfm web pages; folders and files under wwwroot - just installed CF 11 w/update 1 and internal Tomcat 7.0.52 - is an extra installation step needed to enable access? Thanks!
Fresh install of cf 10, using tested, mature code written for cf 9. Code is in production on cf 9 in several installations. Application is sitting on its home screen, where there are 4 areas that have ajax driven content that is updated every 5 minutes. After 20 minutes one of the alax driven areas generates an error. The error in is application.cfc, OnRequestStart, and is at the line where <cflogin> starts. Almost seems like a timeout, however it it throwing an error as indicate below. Anyone have any ideas how to go about troublshooting/solving this? Wrapping it in cftry and trying to get additional information does not provide any more detail, as a matter of fact the cfcatch info is all blank!EXCEPTIONstructCause structMessage [empty string] StackTrace java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:542) at coldfusion.runtime.SecurityScopeTracker.setSecurity(SecurityScopeTracker.java:23 5) at coldfusion.runtime.SecurityScopeTrac
I have a page where I perform a database update and then redirect the page back to itself.Even though the database is updated correctly and the page is redirected, it is not refreshing the page so I am not able to see the changes made to the database.How do I make this happen?
From time to time, we have a problem whereby our ColdFusion 10 server dies hard, essentially the CF service stops responding to requests. The cause, in our case, has been traced to our upstream MS SQL server, where we are also storing user sessions (rather than in the registry). I notice via that JDBC settings for this MSQL resource that the timeout of the driver connection is 20 minutes. Is that excessive? What I'm looking for is a setting that would kill the request after a certain time if and when the database server becomes very slow or unresponsive. What happens currently, it seems, is that those requests are held in definitely, they stack up and then the server comes down. Is there an approach I can take with the database connector (or app settings?) that would enable a release/timeout of these held threads/requests?Thanks,Chuck WyattClark University
Email alert not working in alert configuration - coldfusion server monitor..please support. i have given the correct user name & password for email set up in coldfusion admin for error mail...on that same user name & password only given in Email alert in alert configuration - server monitor...it not sending any mail..please help me...what can i do for this
Do the Tomcat Connectors get upgraded automatically with the update install from the admin console or is it required to remove all connectors and recompile them post update install? ThanksJLW
This is a somewhat technical question. I have recorded a bunch of HTTP traffic to my CF application doing actions that I would like to replay at a later time for testing purposes. These recordings involve a user logging into the application followed by the user performing a bunch of actions. In order to replay this traffic accurately I have set up the replayed traffic to adjust its cookies to maintain the session since the session used during the recording will be expired by then.This approach works fine for 1 client or so, but when I start scaling this up to many clients it starts to fail intermittently. Debugging the replay clients that are failing, I see that the server is generating a new JSESSIONID cookie for each response even though I am sending the proper cookie in the request. On the other hand, for a replay client that works correctly, I see the JSESSIONID cookie staying the same for the entire session. After a while of running many clients using this method the CF server see
Hello,Office 365 can be used with ColdFusion Server, below are the proper Office 365 Mail Server settings, you can use these attribute's value as per your office365 authentication:--Mail Server- smtp.office365.comUsername- abc@xyz.com Pwd- UserPasswordPort- 587Checked "Enable TLS connection to mail server"-Regards,Kaif Akbar
Hello, can someone help me with the Cold Fusion admin settings to allow mail to be sent using Office 365?Thanks,Renee
The form works on all the other machines in the office but not this one windows 8 machine. There is no cursor and you can not neter any text. Any ideas?
It seems that whenever we receive 3 or more requests, JRUN pegs the processor and the system crawls extremely slow. Even after the requests complete, JRun doesn't seem to release its resources and the system continues to crawl until the CF service is restarted. All the Request Limits are set to 10 and the JRun master request limits are 50 for running and 1000 for queued. This is CF 9 Enterprise running on a Windows Server Standard machine with 4GB RAM, dual processor, and 32-bit OS.Any thoughts are appreciated.ThanksDave
Hello,This issue occurred twice this week. Our CF application server suddenly stopped. When I checked the Event Viewer log, here are the errors I found:The description for Event ID 263 from source ColdFusion 10 Application Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.If the event originated on another computer, the display information had to be saved with the event.The following information was included with the event: ColdFusion 10 Application Server1432The description for Event ID 261 from source ColdFusion 10 Application Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.If the event originated on another computer, the display information had to be saved with the event.The fol
Hi,I have installed 10 cold fusion and my application is made in flex 3.5 and my data is in a data base oracle But my application can not populate my combo box. So I appear to select [object Object].What's wrong?
Hello, everyone,I've got a confusing bit happening, right now.I'm using SpreadsheetNew() to generate an Excel report AFTER a page with the exact same data is loaded. (Basically, the data appears, then the page can be resubmit to generate the Excel.. and it's not like the data in the database changing would have an effect - I'm serializing the data to JSON, posting it, then deserializing it back into a query object.)I've got numbers that appear like "1728074" and I'm dividing them by 12 (to get 144006.1666666667) and using NumberFormat on the display page and it's working just fine.Trying to replicate the same math and logic for the page that creates the Excel spreadsheet. The same logic is giving me the same full number (144006.1666666667), but when I apply NumberFormat() (with or without a mask) to that value, it's as if the value is being divided by 1000! So, instead of getting 144006, it's giving me 144. That's it.I'm not applying cell formatting prior to the
ZDNet announces there is a security hotfix for ColdFusion but provides no link to where I can read about it or download it. I go to the Adobe site and look for it by browsing and searching and can't find it. It's been hidden well.Maybe the ZDNet announcement was made prior to Adobe updating their website? Or maybe I just can't find what is obvious for others.
Receiving errors about Cold Fusion in the Event Log. CF10 is not able to run any scheduled tasks we have set up and so are troubleshooting. Keep getting the following two errors when I restart the service but am receiving no information from the error. The description for Event ID 3 from source ColdFusion 10 Application Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.If the event originated on another computer, the display information had to be saved with the event.The following information was included with the event: ColdFusion 10 Application Server936The description for Event ID 4 from source ColdFusion 10 Application Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.If the even
I am trying to send mail using ColdFusion (8) and Office 365, but I'm not sure what username to use in either the Mail Settings in CF Administrator or using a regular CFMail tag. Any help is much appreciated!
Is CF 10 supported by Windows Server 2012 R2?Dave
When writing a tag-based function, I can say <cfargument name="componentArray" type="component[]" required="true">.How do I do the same thing in script?public void function someFunction(required component[] componentArray) {} gives me a syntax error in CFBuilder, so I expect that won't work.
We have a Google premier license and use it to create maps displaying markers defined by database lat/long values. I want to include one of the JS API generated maps inside a PDF we create using cfsavecontent and cfdocument. However, the map canvas is always blank when viewed inside the resulting PDF. Is there any reliable way to do the cfdocument step *after* the map has loaded on the user's screen or save the map canvas to our server as an image so we can include it in the cfdocument?Many thanks for any assistance provided.
I'm using the cfdirectory example code right of Adobe's site yet in CF11 I can only get it to show the folders in the directory and not any of the files. Is it possibly a security setting in CF11?The code is pretty basic:<cfdirectory directory="D:/IIS" name="dirQuery" action="LIST"><!--- Get an array of directory names. ---><cfset dirsArray=arraynew(1)><cfset i=1><cfloop query="dirQuery"><cfif dirQuery.type IS "dir"> <cfset dirsArray=dirQuery.name> <cfset i = i + 1></cfif></cfloop><cfdump var="#dirsArray#"><br><!--- Get all directory information in a query of queries.---><cfquery dbtype="query" name="dirsOnly">SELECT * FROM dirQueryWHERE TYPE='Dir'</cfquery><cfdump var="#dirsOnly#"Thanks!Gary
I need to be able to set a date in the application.cfm file for example<CFSET APPLICATION.stopdate='10/15/2014'>Then in my site on other pages I have code that says<cfif reportdate GT #APPLICATION.stopdate#>Do This</cfif>The problem is sometimes I need to change the APPLICATION.stopdate to another date during the middle of the day.For example I need to change the APPLICATION.stopdate from 10/15/2014 to 10/25/2014However I notice when I change the APPLICATION.stopdate in the application.cfm to another date during the middle of the day that the APPLICATION.stopdate stays the old date.How do I make sure that the APPLICATION.stopdate changes sitewide when I change it in the application.cfm?Do I use another variable scope?
Hi, I am trying to combine a bar and line chart ti display data. Everything looks good except that the yaxis scale is off. I set the scaleMin to 0 but that doesn't help. Below is my code, the custom XML style and a screen shot. My ultimate goal is to get the yaxis to start at 0, not -1,000 as is currently the case. I have combined this data with each set represented as bar charts and do not have this problem. It must be the combo of bar and line charts together. Any assistance is most appreciated.<cfchart title = "#variables.ReportName# Seedlings Ordered" style = "../SO_R_overall.xml" Format = "PNG" pieSliceStyle = "solid" show3D = "no" showBorder = "yes" showLegend = "yes" tipStyle = "MouseOver" chartHeight = "#DefinedChartHeight#" chartWidth = "#DefinedChartWidth#" &n
I am on a team developing and supporting a CF10 web application that is used on both desktop and mobile (iPad) platforms. I have a form with 2 CFSELECTs which are bound to CFCs.There are views for both the desktop and mobile version. They are virtually identical *except* for the mobile form fields are in <div> tags instead of an HTML table. They both use the same CFSELECT code:<cfoutput> <cfselect name="region" selected="#rc.region#" bind="cfc:applications.theApp.model.services.myApp.getRegions('#rc.DSN#',{district})" bindOnLoad="true"> </cfselect></cfoutput>The desktop version works as expected, the region options change based on the 'district' select box option,but the mobile version will not work on initial page load. Using Chrome to emulate the mobile version, I noticed in the console that cfajax.js does not load the first time the page is accessed. The CFSELECT form fields shows no options.But, if I F5 refresh the page, c
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.