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 responding in given 
amount of time then it should timeout.Can anyone suggest a good advice.

Thanks,
Vamsi 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327028
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfschedule task runs serially

2009-10-05 Thread Vamsi Pappu

Hi,

I have a situation here, 

I have a cfloop which does some tasks like sending emails, this task is 
scheduled via coldfusion administrator every two minutes, but it seems like the 
task is waiting for prior task to complete, is this a normal situation.

Even when I run manually a file in firefox browser one task is waiting for its 
prior taks to complete ( this file contains a loop with mail sending tasks)

Does anyone has an idea on this?

Thanks,
Vamsi 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326888
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Coldfusion administrator page showing unexpected constant error

2009-06-24 Thread Vamsi Pappu

HI Brad,

I too have the same issue, we are on multiserver configuration, may I know 
which class files you are referring, can we just rename the current cfide 
folder to something and copy the working cfide folder? Will this work out?

Thanks,
Vamsi 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323865
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Launching server monitor peeks out cpu memory

2009-06-24 Thread Vamsi Pappu

Hi Rother,

Thanks for your reply, I will try this out and will update you soon :)

Regards,
Vamsi 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323868
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Launching server monitor peeks out cpu memory

2009-06-23 Thread Vamsi Pappu

HI 

We are using coldfusion 8 and when we try to launch the server monitor, in a 
short span of time the memory peeks out and the websites running will hang, we 
have to restart the service to release all the memory again.

It would be of great help if someone has a solution to it.

Thanks 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323804
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Accessing Sharepoint file

2008-08-29 Thread Vamsi Pappu
Hi dave,

Thanks for your prompt response, but I am not able to test the scenario, can 
you tel me some wht detailed?
All I need to do is to get the sharepoint document into our local using CF.

Thanks,
Vamsi
 Hi,
 
 My mission is to copy the file directly from a sharepoint directory 
 (which can only be accessed through url path like 
 http://sharepointserver/docs/getfile.doc) into the coldfusion 
 application server path (defined by mapping)
 
 Issue is I tried using the cffile tag for it but I guess cffile 
 doesn't handle the url path like (http://sharepointserver/docs/getfile.
 doc), so I went with cfhttp to resolve the url and get the content.
 
 I am able to pass through all the syntax issues but it gives me an 
 error saying you are not authenticated, actually there are no 
 credentials set on the sharepoint server even though it gives me with 
 the error message.
 
 I'd appreciate if any one has a solution for this?
 
 Thanks  Regards,
 Vamsi
 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311801
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Accessing Sharepoint file

2008-08-20 Thread Vamsi Pappu
Hi,

My mission is to copy the file directly from a sharepoint directory (which can 
only be accessed through url path like 
http://sharepointserver/docs/getfile.doc) into the coldfusion application 
server path (defined by mapping)

Issue is I tried using the cffile tag for it but I guess cffile doesn't handle 
the url path like (http://sharepointserver/docs/getfile.doc), so I went with 
cfhttp to resolve the url and get the content.

I am able to pass through all the syntax issues but it gives me an error saying 
you are not authenticated, actually there are no credentials set on the 
sharepoint server even though it gives me with the error message.

I'd appreciate if any one has a solution for this?

Thanks  Regards,
Vamsi



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311343
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Exchange error Code : 501

2008-06-02 Thread Vamsi Pappu
Hi,

I am wondering whether can I get any solution with attachmentpath attribute of 
cfexchangeemail tag, when I am trying to put some folder path which has all 
sorts of permissions given, I hit with this error, I kindly request to post the 
solution for this issue.

This would be of great help.

Thanks,
Vamsi Krishna


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306597
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4