cfquery timeout doesn't work out on jdbc driver

2009-10-08 Thread Vamsi Pappu
Hi All, I have a situation here where cfquery doesn't seem to be performing well on jdbc driver, when I read in forums it was clearly mentioned that cfquery timeout doesn't support some drivers, Is there any another alternate to this. My requirement is no matter what happens, if query is not

RE: Rather big log

2009-10-08 Thread Mark Kruger
You may also need to delete the client key. It could be that the Registry is full and new entries are not able to be written. If you switch to something else (DB or cookie), the CF routine that handles purging will still attempt to clear out these variables. If you do decide to clear navigate

CF 5 scheduler going wild

2009-10-08 Thread Claude Schneegans
Hi, I've been using the same coldFusion 5 server for about 9 years with no problem. Suddenly the scheduler started acting crazy: all task are reexecuted every 2 min. starting at 00:00. It happened twice in a couple of weeks. Any one ever seen such an issue?

Re: coldfusion 9 and XAMPP

2009-10-08 Thread Gerald Guido
Every once in a while the connector will flake out and mess up the Apache config file (I think). I am not sure what happens, I have never looked. Generally I just run the server connector again and what ever problem that was happning fixes itself. I have been using XAMPP for years (countless

Javascript error in Firefox

2009-10-08 Thread vidya yegnaraman
Hi, I am having a javascript, that works in IE and not in firefox. I always get the error as below. Error: changeTextSize is not defined Source File: javascript:changeTextSize(-1); Line: 1 Error: changeTextSize is not defined Source File: javascript:changeTextSize(1); Line: 1 This is the

Re: remote windows file manager

2009-10-08 Thread Tom Chiverton
On Monday 05 Oct 2009, Rick Root wrote: CFFM allows you to upload a zip file then unzip it on the server.. but to upload a a whole directory without zip/unzip? I've never seen anything that does that, at least not web-based. No, you'd have to be able to enumerate the users file system, which

RE: cfquery timeout doesn't work out on jdbc driver

2009-10-08 Thread brad
How about installing SeeFusion and enabling one of its rules to kill threads that run for a certain about of time? If there is a running query it will kill it. It may be a hammer where you wanted a scalpel, but it would work. Since requests who area waiting for external I/O can't monitor

RE: remote windows file manager

2009-10-08 Thread brad
The only times I've seen this done before involved an Active X control that the user was required to install with the usual browser security warnings and such. That may work, but you are adding complexity and removing portability. ~Brad Original Message Subject: Re: remote

Re: cfquery timeout doesn't work out on jdbc driver

2009-10-08 Thread Adam Haskell
Run it in a thread with CFthread and put a timeout on the cfjoin. Adam On Thu, Oct 8, 2009 at 8:47 AM, Vamsi Pappu vissu.va...@gmail.com wrote: Hi All, I have a situation here where cfquery doesn't seem to be performing well on jdbc driver, when I read in forums it was clearly mentioned

Re: CF load times on VPS

2009-10-08 Thread Chip Beck
Much appreciated. I'll bring a few of these issues up with KA but at this point the answers they provide will be purely informational. I was simultaneously testing my site with a HostMySite VPS and the performance was better for my application. I have kept that server and it's fantastic so far.

CF 9 + EC2

2009-10-08 Thread Agha Mehdi
So now that the new version is out, what are the steps to set it up in EC2 (Amazon)? Anyone on this list working on it? ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion

Re: CF 9 + EC2

2009-10-08 Thread Cutter (ColdFusion)
My understanding, from the MAX info, is that the EC2 implementation is still in private beta. Steve Cutter Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer Co-Author of Learning Ext JS http://www.packtpub.com/learning-ext-js/book _

Re: CF 9 + EC2

2009-10-08 Thread Agha Mehdi
hmmm. that sucks. they should've been ready with the AMI before the product launch. On Thu, Oct 8, 2009 at 9:38 AM, Cutter (ColdFusion) cold.fus...@cutterscrossing.com wrote: My understanding, from the MAX info, is that the EC2 implementation is still in private beta. Steve Cutter Blades

Re: CF 9 + EC2

2009-10-08 Thread Cutter (ColdFusion)
With the core product being ready, I'm kind of glad they took the marketing opportunity they had with MAX to push a new release to the masses. There next big marketing opp would not have had such a diverse audience, and it would probably have been a year from now. Steve Cutter Blades Adobe

Re: Free Database Enginer for ColdFusion

2009-10-08 Thread denstar
H2 comes with an GUI deal, like most these kinds of DBs do. Even a servlet based deal! Wow! I'm pretty sure someone even said what to do to fire up the H2 console deal, previously in this thread. The docs for h2 are fine, just fine-- you might want to take a look at 'em. Here's a feeling

Re: Free Database Enginer for ColdFusion

2009-10-08 Thread Adam Haskell
Yeah I actually state contrary to that earlier i nthe thread. I'd not used the web GUI that H2 offered. All you need to do is double click the H2 jar if you have that enabled on the system or execute h2.jar from the command line. Adam On Thu, Oct 8, 2009 at 1:40 PM, denstar

Re: Free Database Enginer for ColdFusion

2009-10-08 Thread Gerald Guido
But I love reading. You can read? Must be nice. Just kidding. I can read, but only if people type slowly... G! On Thu, Oct 8, 2009 at 1:40 PM, denstar valliants...@gmail.com wrote: H2 comes with an GUI deal, like most these kinds of DBs do. Even a servlet based deal! Wow! I'm pretty

Upgrading from CF MX6.1 to 8 - Verity question....

2009-10-08 Thread Dave Phillips
Hi all, We have an app that has been in 6.1 for years and we are finally working on upgrading it to CF 8. My questions is simple, although I'm afraid the answer will not be: Why does it take 5 times as long to create a collection in CF 8 as it does to create a collection CF MX 6.1 ?

Re: Free Database Enginer for ColdFusion

2009-10-08 Thread Arsalan Tariq Keen
well guys :) I have successfully created H2 database and its working fi9 with my CF server Alhamdulillah... besides I downloaded ExecuteQuery which is direct run java based software to connect to most of the famous databases and perform basic tasks like table creation :) so I guess H2 has

Re: coldfusion 9 and XAMPP

2009-10-08 Thread Mike Little
hey guys, thanks for the good advice. due to time limitations yesterday i am running cf on its own server at moment. will try later today to reinstall with xampp. ~| Want to reach the ColdFusion community with something they

calculate 5 pm last thursday

2009-10-08 Thread Matthew Smith
Users can vote in a contest each week from 5 pm Thursday until 5 pm next Thursday, when the next week begins. How do I find 5 pm Thursday just past? Here is what I have but it is not working: #dateformat(DateAdd(h,17,(now() -DayOfWeek( now() ) -3)),'-MM-DD HH:MM:SS')#

Re: calculate 5 pm last thursday

2009-10-08 Thread Rick Root
On Thu, Oct 8, 2009 at 4:01 PM, Matthew Smith chedders...@gmail.com wrote: Users can vote in a contest each week from 5 pm Thursday until 5 pm next Thursday, when the next week begins.  How do I find 5 pm Thursday just past? These are fun challenges. I'd wager money there's a better way to

Re: calculate 5 pm last thursday

2009-10-08 Thread Rick Root
And here's the output from my computer with the offset set to +1 (to show after 5pm today) Stuff I wrote down to figure out some math... 6 friday -1 7 saturday -2 1 sunday -3 2 monday -4 3 tuesday -5 4 wednesday -6 5 thursday -7 testDate = Thursday, October 8, 2009 @ 5:56 PM Last Thursday at

Re: remote windows file manager

2009-10-08 Thread Rick Root
A signed java applet might work too, along those same lines.. On Thu, Oct 8, 2009 at 11:47 AM, b...@bradwood.com wrote: The only times I've seen this done before involved an Active X control that the user was required to install with the usual browser security warnings and such.  That may

Re: cfquery timeout doesn't work out on jdbc driver

2009-10-08 Thread Rick Root
Or figure out why its running slowly, and make it run faster. =) Rick On Thu, Oct 8, 2009 at 12:01 PM, Adam Haskell a.hask...@gmail.com wrote: Run it in a thread with CFthread and put a timeout on the cfjoin. Adam On Thu, Oct 8, 2009 at 8:47 AM, Vamsi Pappu vissu.va...@gmail.com wrote:

Minimum flash player for CF flash controls.

2009-10-08 Thread Ian Skinner
Can somebody point me to some actual documentation that details what version of Flash is required by a user for them to access Flash based, forms and charts created by ColdFusion 8 code? TIA Ian ~| Want to reach the

Re: Minimum flash player for CF flash controls.

2009-10-08 Thread Dave Watts
I don't know about documentation, but the CFFORM controls are generated by Flex 1.5, and would therefore require FP9, I think. Nothing in CF requires FP10. Dave Watts, CTO, Fig Leaf Software On 2009-10-08, Ian Skinner h...@ilsweb.com wrote: Can somebody point me to some actual documentation

Re: Minimum flash player for CF flash controls.

2009-10-08 Thread Ian Skinner
Dave Watts wrote: I don't know about documentation, but the CFFORM controls are generated by Flex 1.5, and would therefore require FP9, I think. Nothing in CF requires FP10. Dave Watts, CTO, Fig Leaf Software That jives with other hints I have been able to find. But I'm looking for

Re: Minimum flash player for CF flash controls.

2009-10-08 Thread Rick Root
I thought that Flex 1.5 only required Flash Player 8 In fact, based on this article, I'd say its actually Flash Player 7: http://kb2.adobe.com/cps/285/3d2855d6.html Rick On Thu, Oct 8, 2009 at 6:00 PM, Ian Skinner h...@ilsweb.com wrote: Dave Watts wrote: I don't know about documentation,

Hosting.com Offers Free ColdFusion Beta

2009-10-08 Thread Aaron Neff
Press Release: http://www.hosting.com/aboutus/press/2009/october/coldfusion9.shtml Program Details: http://www.hosting.com/cf9/ ~| Want to reach the ColdFusion community with something they want? Let them know on the House

Re: Minimum flash player for CF flash controls.

2009-10-08 Thread Peter Tilbrook
It is indeed Flash Player 9. Apparently FP10 already has a penetration rate of 94% according to Adobe. ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists

Re: coldfusion sessions and facebook connect

2009-10-08 Thread Dan O'Keefe
Jeff, I did a few facebook applications a couple years ago, but facebook connect does not ring a bell. But the issue with the sessions does. The postback from facebook resulted in a different CFID CFTOKEN each time, so I ended up rolling my own. What specifically are you trying to do?

Re: CF 9 + EC2

2009-10-08 Thread Brian Kotek
Sure, it would have been much smarter to make the vast majority of the user base wait until the AMI deployment was fully tested, rather than let the them use the new version now. By the way, it might be obvious, but you can actually deploy a CF instance onto EC2 right now. You don't have to wait

Re: CF 9 + EC2

2009-10-08 Thread Agha Mehdi
Don't have a clue how they should've been ready with the AMI before the product got interpreted as should've delayed CF 9 launch and waited for the AMI. May be, it's because English is my 2nd language :) Apologies for that. Not in any hurry to run anything in the cloud so, I will wait for