Re: cfldap and filter help...

2006-03-15 Thread Charles Heizer
Thanks! - Charles On Mar 15, 2006, at 6:23 PM, Dawson, Michael wrote: > (&(objectClass=asdCollection)(|(asdPubPrefix=LLNL) > (asdPubPrefix=CMP_SMSG > )) > > This means "asdCollection" and either "LLNL" or "CMP_SMSG". > > M!ke > > -Original Message- > From: Charles Heizer [mailto:[EMAIL P

re: CFOpenChat Beta Release

2006-03-15 Thread dave
Thanks Rick ~Dave the disruptor~ From: Rick Root <[EMAIL PROTECTED]> Sent: Wednesday, March 15, 2006 8:42 PM To: CF-Talk Subject: CFOpenChat Beta Release CFAJAXChat has been renamed to CFOpenChat and version 0.90b is now available for download www.op

Re: Weird error

2006-03-15 Thread Claude Schneegans
>>could the "stat" var that it is having an issue with be scoped in another scope from URL? If stat was defined in another scope, then it should not be declared "undefined" anyway. When the scope is not specified, CF is supposed to look in all scopes, including URL, so stat should be defined h

RE: cfldap and filter help...

2006-03-15 Thread Dawson, Michael
(&(objectClass=asdCollection)(|(asdPubPrefix=LLNL)(asdPubPrefix=CMP_SMSG )) This means "asdCollection" and either "LLNL" or "CMP_SMSG". M!ke -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 7:14 PM To: CF-Talk Subject: cfldap and filter

CFOpenChat Beta Release

2006-03-15 Thread Rick Root
CFAJAXChat has been renamed to CFOpenChat and version 0.90b is now available for download www.opensourcecf.com/cfopenchat/ Thanks! Rick Root ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235510 Archives: http://w

Re: Weird error

2006-03-15 Thread Jerry Johnson
I have also seen this if the page is being fetched at the very moment the cf server is going down. Check the cf cerver logs to see if a restart was happening at that time. On 3/15/06, Claude Schneegans <[EMAIL PROTECTED]> wrote: > Hi, > > I have this weird error in a template (CF 5). I would say

Re: createobject(java)

2006-03-15 Thread James Holmes
Yes, this means that the createobject tag is sandboxed out of createing java objects. This is for security on a shared server. You can ask them to change it, but if they can't/won't, you can't create Java objects. On 3/16/06, Mark Flewellen <[EMAIL PROTECTED]> wrote: > Hi I am using a remote serv

cfldap and filter help...

2006-03-15 Thread Charles Heizer
Hello, I'm trying to create a filter and I having some trouble. I would like to search on two attributes but use one of them twice and I can't seem to do it. Here is my filter and it won't work, can someone please help. Thanks, - Charles filter="(&(objectClass=asdCollection)(asdPubPrefix=LL

Re: Weird error

2006-03-15 Thread Bryan Stevenson
could the "stat" var that it is having an issue with be scoped in another scope from URL? Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystem

Re: cflocation/ie 6 bug - possible workaround

2006-03-15 Thread Catherine Alleva
Thanks Robert. Will forward the TechNote url to our sys admin. - Catherine >Catherine, > >I had the same problem last year. It was fixed after installing JRun4 >Updater 6. > >http://www.macromedia.com/go/5c9389c8 > >Robert > >-Original Message- >From: Catherine Alleva [mailto:[EMAIL PROTE

Weird error

2006-03-15 Thread Claude Schneegans
Hi, I have this weird error in a template (CF 5). I would say it works 99.9% of the time, but once in a while I get this: >>Error resolving parameter STAT ColdFusion was unable to determine the value of the parameter. blah blah blah... template = F:\\INDEX.CFM queryString = p=p

createobject(java)

2006-03-15 Thread Mark Flewellen
Hi I am using a remote server and getting this error ' Security: The requested template has been denied access to createobject(java)' Is this something the administrators of the server have locked down and if so is there are work around for this Mark ~~~

Re: Basic Verity question

2006-03-15 Thread James Holmes
http://livedocs.macromedia.com/coldfusion/7/htmldocs/1323.htm and the pages after it describe this in detail. For your example you'd use "Internet:" http://livedocs.macromedia.com/coldfusion/7/htmldocs/1326.htm On 3/16/06, Les Irvin <[EMAIL PROTECTED]> wrote: > I'm confused about the typ

RE: HTTP proxy/redirector to a unique virtual host ....

2006-03-15 Thread Russ
Yes, Apache has this built in with the mod_proxy, mod_proxy_html and the rewrite modules. You would need to use ProxyPreserveHost On In order to get the virtual host stuff to work. Other then that it's a couple of fairly simple statements. The rewrite module is optional, but will let you u

RE: Dynamic Form Selects and Posting Troubles

2006-03-15 Thread Mark Leder
Sorry I haven't explained this properly. The first time an update occurs, there could be 3 arguments (let's say A133, A150, A120). The second time an update occurs, there could be 8 arguments (A133, A121, A123, A145, and so on). The ARGUMENTS value that is passed contains a permissionsID, which

RE: Dynamic Form Selects and Posting Troubles

2006-03-15 Thread Munson, Jacob
The part that's got me confused is that you say "Notice that the ARGUMENTS.a101 could be any number from A101 to A160." That leads me to believe that you want that variable name to be dynamic, based on the 3 records returned from your other query. But in your code you've got it hard coded to ARGU

RE: Dynamic Form Selects and Posting Troubles

2006-03-15 Thread Mark Leder
The ARGUMENTS.a155, etc. are all being passed properly to the CFC. In this sense the ARGUMENTS.A155 = "3" I've got that placed in the "SET permission ID =" because that's that value I want to update. Looping the update is where I'm having trouble. Thanks, Mark -Original Message- From:

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Mark A Kruger
Che, Take a look in the /runtime/logs folder - the *.out log will give you some hints... here's a blog on how to find stuff in the CF logs. http://mkruger.cfwebtools.com/index.cfm?mode=alias&alias=coldfusion_logs -Mark -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] S

CFUNITED-06 interview 11: Raymond Camden - Introduction to ColdFusion Components

2006-03-15 Thread Michael Smith
In this issue of ColdFusion conference and training news: * Fusetalk Forum on CFUNITED! * CFLive - Ray Camden Thursday 12:30pm EST via breeze * Only 16 days left on timely bird price - ends 3/31/06 * Interview with Raymond Camden - Introduction to ColdFusion Components CFUNITED is the premier Col

RE: Dynamic Form Selects and Posting Troubles

2006-03-15 Thread Munson, Jacob
I your updOBJ2 query, you are using ARGUMENTS.A101, but I don't see where that is getting created. It looks like you are dealing with dynamic variable name problems, but in that query you have the variable name hard coded. Or am I missing something? > -Original Message- > From: Mark Lede

Dynamic Form Selects and Posting Troubles

2006-03-15 Thread Mark Leder
Hi all, I've been pulling out my hair on this one over the last two days and I'm stumped. On a form page I have a series of drop down select boxes, dynamically produced and named. The "name" of each select (moduleID) is a three-digit number. So I could have FORM.133, FORM.147, FORM.155 and so on

Re: Problem with CFContent or CFHeader and https

2006-03-15 Thread Jochem van Dieten
Michael Traher wrote: > we have the same issue, and always end up writing the file then providing a > download link for https sites. if anyone has a better solution I'm keen to > hear it. Do you have a URL where I can test? Jochem

Re: Problem with CFContent or CFHeader and https

2006-03-15 Thread Michael Traher
we have the same issue, and always end up writing the file then providing a download link for https sites. if anyone has a better solution I'm keen to hear it. On 3/15/06, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > > Ricki Stern wrote: > > > > We are running CF5 on Win 2k (IIS) and we recentl

CFMX 7: GetPageContext().forward() form scope bug, again?

2006-03-15 Thread Dan G. Switzer, II
I'm trying to use the GetPageContext().forward() method in CFMX 7 and it doesn't seem to be passing any scope other than the Request. The Form scope is coming up blank. I know this was an issue in CFMX 6, but then was fixed. However, I'm running the following templates on my CFMX 7 Developer Editi

RE: Asynchronous vs linear file processing

2006-03-15 Thread Ian Skinner
> > Of interest to note is the fact that setting the server's > > simultaneous gateway thread count to 260 did not increase the > > throughput of the thread executions any more than having it > > set at 30. > > It seems that could be a limitation of your server. If you had a big > beefy serve

RE: subversion with a staging server

2006-03-15 Thread Russ
> > > > I am not too sure how to do this, since we have the same code tree > checked > > out on both dev and production. I don't want changes meant for the > staging > > server to accidentally go to production, until they are ready. > > I'd recommend now that the process is starting to get more

Re: Problem with CFContent or CFHeader and https

2006-03-15 Thread Jochem van Dieten
Ricki Stern wrote: > > We are running CF5 on Win 2k (IIS) and we recently noticed a problem. We > have some apps that push out files to the web browser. The lines of code we > use to do this are something like > > > RESET="NO"> > > We have found that for text files this works fine when the app

Basic Verity question

2006-03-15 Thread Les Irvin
I'm confused about the types of Verity query options: Simple, Explicit, Natural, Internet or Internet_basic. If I want to create an engine that would interpret search criteria such as, say, "latest college basketball scores" not as a literal phrase but intuitively... What type would I use? Thanks

Re: multiple uploads and cffile and cfmx instances

2006-03-15 Thread George Abraham
I was wondering if anyone ever encountered this problem which I had posted quite a while ago. If so, any luck resolving it? Some additional info: I tried to use just a single file input in the form. This worked really weirdly. Most times, it would upload part of the file. So if it was an image, it

RE: XML feed from Yahoo Orders

2006-03-15 Thread Munson, Jacob
> Parsing the XML poses no problem, but when I try to view the > HTTP header using GetHttpRequestData() all I get is an empty string. You have to use GetHttpsRequestData() instead of GetHttpRequestData(). Just kidding! Sorry, I couldn't resist. We now return you to your scheduled programming.

Re: subversion with a staging server

2006-03-15 Thread Douglas Knudsen
i do this similarly with CVS. We tag the code base with a Remedy HD#, the HD# represents a bug and/or request to promote code. The code manager updates the staging code based on this tag. Once tested and approved, updates prod code with that tag. One day when we grow up, we will use ANT to do t

XML feed from Yahoo Orders

2006-03-15 Thread Rick Bierregaard
I've been trying to capture an https post from Yahoo and decode the XML document. Parsing the XML poses no problem, but when I try to view the HTTP header using GetHttpRequestData() all I get is an empty string. Has anyone solved this problem? Thanks Rick Bierregaard ~~

Re: Asynchronous vs linear file processing

2006-03-15 Thread rhymes with 'loud'
Jacob, in his CFObjective talk, Michael did address the situation of performing asynchronous processing when Enterprise isn't available (or even MX for that matter)...there are ways to do it, at least in a pseudo sort of way. Basically it involves creating a "gateway template" and scheduling it

Re: subversion with a staging server

2006-03-15 Thread Michael Traher
I agree with what John Paul recommends, but in case you're reeling from lots of new concepts, just consider tagging your code (you just give the whole app a friendly name like phase1 to mark a snapshot of the code) then only checkout (or export) that tag rather than the latest code. Once 'phase1'

Re: Cfschedule question

2006-03-15 Thread Ryan Guill
Set a flag in the database when you send them the email, then only check for customers without that flag. On 3/15/06, Mike | NZSolutions Ltd <[EMAIL PROTECTED]> wrote: > Hi there, > > I have created a cfschedule that runs daily. It queries a list of > customers and sends them a followup email. > >

Cfschedule question

2006-03-15 Thread Mike | NZSolutions Ltd
Hi there, I have created a cfschedule that runs daily. It queries a list of customers and sends them a followup email. The template that runs is send_email.cfm - what is the best way to protect this template from being executed by mistake - as we only want one followup email sent to customers. R

Re: CSS issue with tmt_tabs (Massimo's tab component)

2006-03-15 Thread Rick Root
Sandra Clark wrote: > Do you zero out all margins and set them explicitly? If not, you should > since all Browser's internal style sheets set different margins for > elements. Nope, I didn't do that... I added "margin: 0" to my top level body, div, and td styles with no effect. But then I notic

Re: CF on MacTel?

2006-03-15 Thread Robert Munn
You should be able to deploy in J2EE mode using war/ear deployment. > Anyone out there running CFMX on a Mactel machine yet? I'm thinking > about aquiring one of these McBooks... > > I tried posting this on the CF-Mac list but it doesn't look like it > made it on or that the list is very active

RE: CSS issue with tmt_tabs (Massimo's tab component)

2006-03-15 Thread Sandra Clark
Do you zero out all margins and set them explicitly? If not, you should since all Browser's internal style sheets set different margins for elements. I wasn't able to look at all of your styles, but that could be a problem. Of course another problem is the HTML 4.01 transitional which is not guar

Re: Homesite+ Regex

2006-03-15 Thread Rick Root
Ben Doom wrote: > Also, I don't think homesite supports \s. IIRC, it's regex engine is > equivalent to CF5's engine. I noticed that too. It also doesn't support non-greedy matching, which really makes it nearly worthless in that regard. Luckily I don't do too much regex find/replace in homes

Re: CSS issue with tmt_tabs (Massimo's tab component)

2006-03-15 Thread Rick Root
Robert Everland III wrote: > I think this may have to do with the way IE treats CSS images. It doesn't > cache them, so each time you would click on an image he may be reloading the > rest. I have a tab component and while mine don't disappear on click, they do > disappear when moused over. Do a

Re: subversion with a staging server

2006-03-15 Thread John Paul Ashenfelter
On 3/15/06, Russ <[EMAIL PROTECTED]> wrote: > So we've been using subversion for a little while with a dev server and a > production server, and things have been great. We make changes on dev, > commit them into subversion, and update on production (we have the code tree > checked out on both). G

Re: Homesite+ Regex

2006-03-15 Thread Ben Doom
Also, I don't think homesite supports \s. IIRC, it's regex engine is equivalent to CF5's engine. --Ben Rick Root wrote: > Rick Root wrote: >> I've always found doing regular expressions find/replace in homesite to >> be tedious to the point of it not working. >> >> If I do an extended find in

Re: CSS issue with tmt_tabs (Massimo's tab component)

2006-03-15 Thread Robert Everland III
I think this may have to do with the way IE treats CSS images. It doesn't cache them, so each time you would click on an image he may be reloading the rest. I have a tab component and while mine don't disappear on click, they do disappear when moused over. Do a google search for css mouse flicke

CSS issue with tmt_tabs (Massimo's tab component)

2006-03-15 Thread Rick Root
So i'm switching a new form I'm developing from jComponents tabs to Massimo's tab component... and it works great.. but one issue i'm having is CSS related with IE... Take a look at this lovely multi-page form: https://www.it.dev.duke.edu/tools/report_request/test.html In IE, there is space be

subversion with a staging server

2006-03-15 Thread Russ
So we've been using subversion for a little while with a dev server and a production server, and things have been great. We make changes on dev, commit them into subversion, and update on production (we have the code tree checked out on both). Now we're planning to add a staging server to th

Re: Asynchronous vs linear file processing

2006-03-15 Thread Robertson-Ravo, Neil (RX)
It would be interesting to see metrics on large real world numbers such as 5-10K. "This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which

Re: Homesite+ Regex

2006-03-15 Thread Rick Root
Rick Root wrote: > I've always found doing regular expressions find/replace in homesite to > be tedious to the point of it not working. > > If I do an extended find in homesite 5.5+ with the following regular > expression, nothing comes up. > > ^\s+$ > > that's a pretty simple "find all lines

Homesite+ Regex

2006-03-15 Thread Rick Root
I've always found doing regular expressions find/replace in homesite to be tedious to the point of it not working. If I do an extended find in homesite 5.5+ with the following regular expression, nothing comes up. ^\s+$ that's a pretty simple "find all lines containing only whitespace" expres

Re: Object Maze

2006-03-15 Thread S . Isaac Dealey
> I am working on some code right now that is a maze of > objects. Objects that > call Objects that call Objects and that inherit from more > objects. > To me it looks like spaghetti code only instead of a bunch > of includes it is > objects. > The application isn't rocket science but lets say i

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Che Vilnonis
Thanks. Still can't get it to fire up... where should I look for errors? Also, can the jvm.config file have returns from a text editor? or should i turn line wraps off? ~Che -Original Message- From: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 11:59 AM To: CF-Ta

Object Maze

2006-03-15 Thread Brian Peddle
I am working on some code right now that is a maze of objects. Objects that call Objects that call Objects and that inherit from more objects. To me it looks like spaghetti code only instead of a bunch of includes it is objects. The application isn't rocket science but lets say it a mid-large

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Mark A Kruger
Whoops... forgot the co-king Pete Freitag http://www.petefreitag.com/articles/gctuning/ -Mark -Original Message- From: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 10:44 AM To: CF-Talk Subject: RE: What's wrong with this jvm.config file? The dun documentatio

Problem with CFContent or CFHeader and https

2006-03-15 Thread Ricki Stern
Hi, We are running CF5 on Win 2k (IIS) and we recently noticed a problem. We have some apps that push out files to the web browser. The lines of code we use to do this are something like We have found that for text files this works fine when the application is being accessed through

RE: Maths with evaluate

2006-03-15 Thread Munson, Jacob
That's very interesting. I've seen similar problems before, and it appears that things like this shine some light on weaknesses in ColdFusion's dynamic typing. I'm eagerly waiting for one of the CF geniuses to give insight on this. :) > -Original Message- > From: Martin Thorpe [mailto:

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Mark A Kruger
The dun documentation is the most complete. Robi Sen is the king of the JVM in the CF world, you can start on his site and search for "jvm". Here's a link to the sun doc. http://www.robisen.com/index.cfm?mode=entry&entry=67789980-55DC-F2B1-FDEDE3B 28F0E7A62 It references this chart which I find

Re: Maths with evaluate

2006-03-15 Thread Martin Thorpe
Is there any advantage to using val() over evaluate()? >Change your d value to this and it works also: > > > >--Ferg > >Martin Thorpe wrote: >> ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235458 Archives: http://w

Re: Maths with evaluate

2006-03-15 Thread Ken Ferguson
Change your d value to this and it works also: --Ferg Martin Thorpe wrote: > So I was thinking that evaluate should not make any difference to > mathematical calculations, but I have been shown this by some > mathematical guy and the only calculation that is correct is the > evaluated one, is t

Maths with evaluate

2006-03-15 Thread Martin Thorpe
So I was thinking that evaluate should not make any difference to mathematical calculations, but I have been shown this by some mathematical guy and the only calculation that is correct is the evaluated one, is there a way to do this without evaluate() or not: #a# + #b# - #c# = #a+b

Re: Strange, strange CFC Error: Null Pointer

2006-03-15 Thread Sam Farmer
Thanks M!ke. I've passed the info on to my host. On 3/15/06, Dawson, Michael <[EMAIL PROTECTED]> wrote: > Sam, I had the exact same problem after I updated to the CF HotFix2. > > I had to completely uninstall CF, then reinstall before it would work > again. > > It's not your code. > > M!ke > > --

RE: Asynchronous vs linear file processing

2006-03-15 Thread Munson, Jacob
> I've mentioned to Macromedia in the past (and will > have to mention to Adobe) that the async processing is such a > great tool that every version of CF should have it. Even if pro > is limited to 10 threads, it's still a massive tool. I'll second that! :) --- [INFO] -- Acces

CF on MacTel?

2006-03-15 Thread sdaniels
Anyone out there running CFMX on a Mactel machine yet? I'm thinking about aquiring one of these McBooks... I tried posting this on the CF-Mac list but it doesn't look like it made it on or that the list is very active. ~| Messa

Re: Asynchronous vs linear file processing

2006-03-15 Thread Michael Dinowitz
Thanks Doug. I'll contact you off list for the files to look over and to talk about an article. I've mentioned to Macromedia in the past (and will have to mention to Adobe) that the async processing is such a great tool that every version of CF should have it. Even if pro is limited to 10 threa

Re: Oracle SQL Developer

2006-03-15 Thread Deanna Schneider
Actually, I still fire up sql plus for some things - updating passwords, for example is so much easier if just done from a command line. Of course, for things like moving data between schemas, TOAD wins hands down. On 3/14/06, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > > Munson, Jacob wrote: >

RE: Asynchronous vs linear file processing

2006-03-15 Thread Munson, Jacob
This is very cool. I just wish we had Enterprise on our production server so I could do this on more than my developer install. :\ One of the first things I did when CF7 was released was try this asynchronous processing, and I was very impressed. > Of interest to note is the fact that setting th

RE: OT - how to create a desktop shortcut from a website

2006-03-15 Thread Kevin Aebig
This might sound a little ridiculous, but why not have "Drag this icon to your desktop" image and put a link to the site you want on it. To name the file it creates, set the alt attributes of the image tag. Do you know what the majority of your users has for an OS? Browser? !k -Original Mes

Asynchronous vs linear file processing

2006-03-15 Thread rhymes with 'loud'
Just an FYI... I was so inspired by Michael Dinowitz's talk at CFObjective (and an internal office debate) that I took the time yesterday to do some time comparison's between file processing the "old fashioned way" (one line at a time) vs performing file processing utilizing an asynchronous gate

RE: OT - how to create a desktop shortcut from a website

2006-03-15 Thread Steve Brownlee
Well, you'd need to look into writing a small executable (e.g. ActiveX/COM) for the user to download that would install the icon with the appropriate Internet shortcut. Then you have to deal with getting past people's spam/install/popup blockers. > -Original Message- > From: Matt Friedman

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Che Vilnonis
Thanks Steve! -Original Message- From: Steve Brownlee [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 10:21 AM To: CF-Talk Subject: RE: What's wrong with this jvm.config file? Some good starting links: http://java.sun.com/j2se/1.5.0/docs/guide/vm/gc-ergonomics.html http://java

RE: OT - how to create a desktop shortcut from a website

2006-03-15 Thread Andy Matthews
Or you might be able to use a COM object to do it. Here's a link for doing it in ASP. http://www.knowdotnet.com/articles/createshortcutondesktop.html -Original Message- From: Matt Friedman [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 9:14 AM To: CF-Talk Subject: OT - how t

RE: OT - how to create a desktop shortcut from a website

2006-03-15 Thread Andy Matthews
Short of installing on the OS level I don't think it's possible to force a desktop shortcut. -Original Message- From: Matt Friedman [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 9:14 AM To: CF-Talk Subject: OT - how to create a desktop shortcut from a website I have a need

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Steve Brownlee
Some good starting links: http://java.sun.com/j2se/1.5.0/docs/guide/vm/gc-ergonomics.html http://java.sun.com/docs/hotspot/gc/index.html http://www.petefreitag.com/articles/gctuning/ > -Original Message- > From: Che Vilnonis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 15, 2006 10

OT - how to create a desktop shortcut from a website

2006-03-15 Thread Matt Friedman
I have a need for user to be able to create a desktop short cut - or icon that will launch a specific site from there desktop. I can easily bookmark the page, but what I really what to do is allow the user to click on an icon or link on a website and that will create the shortcut on there desktop.

RE: Strange, strange CFC Error: Null Pointer

2006-03-15 Thread Dawson, Michael
Sam, I had the exact same problem after I updated to the CF HotFix2. I had to completely uninstall CF, then reinstall before it would work again. It's not your code. M!ke -Original Message- From: Sam Farmer [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 8:10 AM To: CF-Talk

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Che Vilnonis
Ok. Thanks. One last thing... Where might I find some of these GC options online? ~Che -Original Message- From: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 9:50 AM To: CF-Talk Subject: RE: What's wrong with this jvm.config file? Che, If you have steady traff

RE: Strange, strange CFC Error: Null Pointer

2006-03-15 Thread Steve Brownlee
What version of CF Server? > -Original Message- > From: Sam Farmer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 15, 2006 9:10 AM > To: CF-Talk > Subject: Strange, strange CFC Error: Null Pointer > > I am getting the strangest CFC error on the code below (and all cfc's > I have on t

Re: save select statement to var

2006-03-15 Thread Ryan Guill
Yeah, if you have cf7, that is definately the best way. Just use the result attribute and you should be able to get values of cfqueryparams and all. Only down side is that you will lose all formatting i believe. On 3/15/06, Jeremy Bunton <[EMAIL PROTECTED]> wrote: > That's a good idea also. I t

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Mark A Kruger
Che, If you have steady traffic the ..MarkSweepGC that you've specified is good. A lot depends on the site and it's level of activity and memory usage. There are a ton of GC options and there's no subsititue for testing and tweaking :) -Mark -Original Message- From: Che Vilnonis [mailto:

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Che Vilnonis
Thanks Mark. I am not using the admin to edit this file. I was hand editing it. Any recommendations as to which GC to use? I know there are a few. I really have no clue! ~Che -Original Message- From: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 9:29 AM To: CF-Ta

RE: save select statement to var

2006-03-15 Thread Jeremy Bunton
That's a good idea also. I think the result attribute will be the ticket though. Thanks Jeremy -Original Message- From: Ryan Guill [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 9:28 AM To: CF-Talk Subject: Re: save select statement to var Also, a follow up, what you *can

RE: save select statement to var

2006-03-15 Thread Jeremy Bunton
Great, yes I am using cf 7. I'll take a look at that. Thanks Jeremy -Original Message- From: Ryan Guill [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 15, 2006 9:27 AM To: CF-Talk Subject: Re: save select statement to var What version of cf are you using? If it is cf 7+, you can us

RE: What's wrong with this jvm.config file?

2006-03-15 Thread Mark A Kruger
Che, You've specified 2 Garbage collectors. When you make changes to this file and you want to switch GC params, don't use the CF Admin to do it. It will automatically insert the extraparams in there. Get rid of the switch: -XX:UseParNewGC and restart. I have a blog about this issue at: http:/

Re: save select statement to var

2006-03-15 Thread Ryan Guill
Also, a follow up, what you *can* do is create the query in a cfsave content outside of the query, saving it to a variable, and then just put that variable in the cfquery tags. Then you will be able to access that variable later on as well. If you aren't using cf 7, this may be your best option.

Re: save select statement to var

2006-03-15 Thread Ryan Guill
What version of cf are you using? If it is cf 7+, you can use the results attribute of to get the sql statement that ran. If not cf 7+, you are going to have to use the (undocumented) service factory to do it. On 3/15/06, Jeremy Bunton <[EMAIL PROTECTED]> wrote: > Hello, > > I have a pretty lar

save select statement to var

2006-03-15 Thread Jeremy Bunton
Hello, I have a pretty large cfquery with 30 or so 's building the where clause. What I want do is save the actual select statement generated by that so that I can then plug it in to bcp in sql server to extract the data. I have tried to wrap cfsave content both inside and outside the - inside I

What's wrong with this jvm.config file?

2006-03-15 Thread Che Vilnonis
Morning all. I am trying to do some performance mods to my jvm.config file. Problem is, I cannot get CF to start once I make changes to the file. Server: Dual Xeon 3.06 w/ 2GBs of ram. Win 2003 Server. CFMX 6.1 Professional. Original JVM. Am I leaving anything? Any edits you'd like to suggest? See

Strange, strange CFC Error: Null Pointer

2006-03-15 Thread Sam Farmer
I am getting the strangest CFC error on the code below (and all cfc's I have on this site). They work in development but not in production. Any ideas what is going on? Code: URL: http://www.mountvernonsquare.org/test.cfc?method=out Error: The system has attempted to use an undefi

RE: CFIDE Error

2006-03-15 Thread Robertson-Ravo, Neil (RX)
I am gonna re-install. See what happends... -Original Message- From: Andrew Stevens [mailto:[EMAIL PROTECTED] Sent: 15 March 2006 12:06 To: CF-Talk Subject: RE: CFIDE Error How about trying a different version of Tomcat? I assume you get the same error when accessing Tomcat dir

RE: CFIDE Error

2006-03-15 Thread Andrew Stevens
How about trying a different version of Tomcat? I assume you get the same error when accessing Tomcat directly (not via apache)? It does still seem like a class path problem. Any other errors in the other Tomcat/Catalina logs? -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[

Re: UTF8 MX7 and MySql5

2006-03-15 Thread Paul Hastings
Jeff F wrote: > I changed my local development machine to use the JDBC also, and now it too > displays the "squares". It must be something with the connector? or the original data. what's the db encoding? > My data seems to be ok. If I dump the sql, I can see the curly quotes ok. once again,

Re: UTF8 MX7 and MySql5

2006-03-15 Thread Jeff F
>Have you tried including /> at the top of the page? > Yes. That appears to do nothing. ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235424 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription

Re: UTF8 MX7 and MySql5

2006-03-15 Thread Jeff F
> >ODBC? that will mangle your unicode data pretty good, use JDBC instead. >possibly >the issue. I changed my local development machine to use the JDBC also, and now it too displays the "squares". It must be something with the connector? My data seems to be ok. If I dump the sql, I can see th

RE: CFIDE Error

2006-03-15 Thread Robertson-Ravo, Neil (RX)
Seems to be the session management stuff which is hosing it? Maybe something within Tomcat or Apache not allowing it to be used? Lost... :-) -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: 15 March 2006 11:19 To: CF-Talk Subject: RE: CFIDE Error It s

RE: CFIDE Error

2006-03-15 Thread Robertson-Ravo, Neil (RX)
It seems to be failing on the following code - both in the CFIDE launch and in on page I code to use it.. Any ideas? -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: 15 March 2006 09:51 To: CF-Talk Subject: RE: CFIDE Error Nope, vanilla - brand ne

Re: UTF8 MX7 and MySql5

2006-03-15 Thread Paul Hastings
Jeff F wrote: >> what encoding does the db use? how was the data added? > > I'm not 100% sure that the database (mysql 5)uses utf-8. The data was added > by a simple form on a cfm page to cfquery. if you plan on using unicode, its usually easier if you use utf-8/unicode on the db end of things to

Re: UTF8 MX7 and MySql5

2006-03-15 Thread Jeff F
>cftalk_list wrote: >> I add data to a record that incluses curly quotes and other stuff, look at >> the data in the table and it looks fine. The characters are there. > >doesn't count and in fact pretty much never counts and very often confuses >people as to what's really happening--stick to what

RE: CFIDE Error

2006-03-15 Thread Robertson-Ravo, Neil (RX)
Nope, vanilla - brand new install. -Original Message- From: Steve Brownlee [mailto:[EMAIL PROTECTED] Sent: 14 March 2006 20:14 To: CF-Talk Subject: RE: CFIDE Error Have you installed the CF 7.0.1 Updater on this machine by chance? > -Original Message- > From: Robertson-Ravo,

Re: gabbly - perfect for CFTalking about CF-TALK

2006-03-15 Thread Thomas Chiverton
On Tuesday 14 March 2006 20:04, Rick Root wrote: > I think the usability of such an app would be horrendous :) EMail is perfectly fine, for 99% of the time, tbh. -- Tom Chiverton Advanced ColdFusion Programmer ~| Message: htt