COM object problem on fresh CF 9 server

2014-02-22 Thread Patti, Michael
Hi, I've just set up a new server running CF 9.0.2 standard. I'm getting the following error message when trying to instantiate a COM object: - An exception occurred when instantiating a COM object. The cause of this exception was that: java.lang.RuntimeException: Can not use native

RE: COM object problem on fresh CF 9 server

2014-02-22 Thread Patti, Michael
Why CF 9.0.2 didn't write the java.library.path correct is beyond me; but hopefully this will help someone else out it they encounter the same problem. Thanks, Michael -Original Message- From: Patti, Michael Sent: Saturday, February 22, 2014 8:02 PM To: cf-talk Subject: COM object

RE: Need help with decryption from C#

2013-11-05 Thread Patti, Michael
Thanks Paul, I hadn't considered diving into Java to construct the IVector, but that seems like a good approach, and produces a valid ByteArray. You might be right about that chr(0) causing problems, though. When I attempt to decrypt, Coldfusion is throwing this error: An error

Need help with decryption from C#

2013-11-02 Thread Patti, Michael
I've been tasked with decrypting 3-DES encrypted strings provided by a programmer who is using C#. He provided me with a sample of how he performs decryption in C#, and I've been banging my head against the wall trying to figure out how to translate this into CF. I've changed the details of

RE: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Patti, Michael
There is a conspicuous absence of CFBuilder amongst the applications that are available for download through the Creative Cloud application manager. Seems absurd that we'd have to pay extra for just this one product, when almost every other tool Adobe makes is offered with the subscription.

RE: Adobe no longer supports ColdFusion??? Really?

2013-06-18 Thread Patti, Michael
enough people to download CFBuilder out of sheer curiosity and then fall in love with CF, it can only help the community (and Adobe). So, why not include CFBuilder as part of the Creative Cloud suite? -Michael -Original Message- From: Patti, Michael [mailto:mpa...@sherwood-group.com

RE: Slow-starting jrun service

2013-05-10 Thread Patti, Michael
Thanks Byron, Dave, Russ, and Gonzo for your helpful suggestions. There were a massive number of files on C:/windows/temp (1.6 GB worth), and I was only able to begin to delete them by running del C:\windows\temp\*.* from the command prompt. Right now, there are still around 200 mb of files

Slow-starting jrun service

2013-05-09 Thread Patti, Michael
I have two production and one staging webservers, all of them Windows 2003 32-bit, running Coldfusion Standard 9.0.1.274733 (hf901-8). All servers are using JDK 1.6.0_39, which is located at C:\Java\jdk1.6.0_39. Under that same Java directory, I also have the _12, _23, and _24 jdks, and

RE: Slow-starting jrun service

2013-05-09 Thread Patti, Michael
Here's what I have under Coldfusion9\runtime\bin\jvm.config on the server that is having problems: # Arguments to VM java.args=-server -Xmx1024m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -Dcoldfusion.rootDir={application.home}/../

RE: Slow-starting jrun service

2013-05-09 Thread Patti, Michael
: expires = Tue, 28-Apr-2043 11:57:01 GMT 05/05 07:00:10 error Cannot create cookie: path = / -Original Message- From: Patti, Michael Sent: Thursday, May 09, 2013 12:38 PM To: cf-talk Subject: RE: Slow-starting jrun service Here's what I have under Coldfusion9\runtime\bin\jvm.config

RE: CF DDos update released

2012-09-13 Thread Patti, Michael
I installed this hotfix on one development and two production servers last night, and most everything seems to be functioning correctly, except for one critical problem. Several of my sites are running an ancient CF app (iMIS eSeries) that allows people to update their profiles online. The

RE: CF DDos update released

2012-09-13 Thread Patti, Michael
I have the ability to change security groups for my profile within eSeries, and when I do that, it lowers the number of fields displayed on the profile edit screen to 38. When I submit the form, it's still throwing the same error, so I think Brian and Pete are correct that this isn't about a

RE: CF DDos update released

2012-09-13 Thread Patti, Michael
and restarting CF, I'm now able to submit that form successfully. Thanks in helping me to resolve this situation! -Michael -Original Message- From: Patti, Michael Sent: Thursday, September 13, 2012 11:28 AM To: cf-talk Subject: RE: CF DDos update released I have the ability to change

RE: credit card fraud

2012-08-23 Thread Patti, Michael
I run several non-profit association websites, and about 2 years ago we got hit with a similar blitz on our donation forms. We were able to minimize the number of fraudulent donations by doing the following: 1) Put into place the CV2 field, and make it required. 2) Put in Captcha 3) Make

Web Application Firewall suggestions

2011-07-26 Thread Patti, Michael
I'm looking for a web application firewall that will work with IIS6 and ColdFusion 8. I'd use Fuseguard, except that I need something that is more general purpose (i.e. will also work for php, aspx). CF411 lists WebKnight as one option, and I'm wondering if anyone out there is using that

Changed internal IP addresses on server - cffile breaks?

2011-07-01 Thread Patti, Michael
I recently had to change the internal IP addresses of my Windows 2003 (32 bit) server that is running CF8 standard. The IPs were changed from a 10.0.0.x format to 192.168.31.x format. After the change was made, CF appeared to be running fine; but I'm running into a problem with cffile not

RE: Changed internal IP addresses on server - cffile breaks?

2011-07-01 Thread Patti, Michael
updated. The computer name and ip address may be statically assigned in the WINS manager. ~Dan -Original Message- From: Patti, Michael Sent: Friday, July 01, 2011 11:35 AM To: cf-talk Subject: Changed internal IP addresses on server - cffile breaks? I recently had to change

RE: Changed internal IP addresses on server - cffile breaks?

2011-07-01 Thread Patti, Michael
you can give us ? Russ On Fri, Jul 1, 2011 at 4:52 PM, Patti, Michael mpa...@sherwood-group.comwrote: Yeah, I've restarted both CF and the entire server a couple of times since the IP addresses were first updated (Early Sunday evening). When I run ipconfig /all on the server, it's reporting

RE: Changed internal IP addresses on server - cffile breaks?

2011-07-01 Thread Patti, Michael
to be updated? -Original Message- From: Patti, Michael Sent: Friday, July 01, 2011 11:16 AM To: cf-talk Subject: RE: Changed internal IP addresses on server - cffile breaks? The program that's trying to write the file is an ancient CMS that used to be called 'ActiveMatter' and has been re

RE: Changed internal IP addresses on server - cffile breaks?

2011-07-01 Thread Patti, Michael
- From: Patti, Michael [mailto:mpa...@sherwood-group.com] Sent: Friday, July 01, 2011 11:36 AM To: cf-talk Subject: Changed internal IP addresses on server - cffile breaks? I recently had to change the internal IP addresses of my Windows 2003 (32 bit) server that is running CF8 standard

RE: handling missing cf templates

2010-03-03 Thread Patti, Michael
Amazing timing on this question, because I was dealing with the same thing late last night. There are some tweaks that need to be made to IIS to have .cfm files use the custom 404 handler. This article gives the details of what needs to be updated in IIS: