Re: [ACFUG Discuss] jrun.exe application error

2006-11-30 Thread Brooks . Wilson
This looks like a null pointer assignment error. I suggest looking at your logs to see if you can find the program that is generating the error. Also, do you have CFMX 7 version 2 installed? That may help. Debbie Gregory [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/29/2006 07:25 AM

Re: Re: [ACFUG Discuss] CF serving platform

2006-11-30 Thread Steven Ross
hehe... what does myspace run on? On 11/29/06, Derrick Peavy [EMAIL PROTECTED] wrote: Blue Dragon Server JX on Mac OS X Server 10.4.8 and Dual G5 X Serve, 8 GB RAM. Have handled as many as 600,000 user sessions per day with no hiccup. _ Derrick Peavy Sales and Web Services

RE: [ACFUG Discuss] MS 2k and CF/JRun and time zone patch

2006-11-30 Thread Bryan Tidd
Like its set to GMT instead of GMT-5 somewhere? Bryan _ From: Douglas Knudsen [mailto:[EMAIL PROTECTED] Sent: Thursday, November 30, 2006 10:26 AM To: discussion@acfug.org Subject: [ACFUG Discuss] MS 2k and CF/JRun and time zone patch The great and mighty syadmins here

Re: [ACFUG Discuss] MS 2k and CF/JRun and time zone patch

2006-11-30 Thread Douglas Knudsen
they were reset after the patch when the box was rebooted. I'm told the TZ piece was only a registry change too concerning when DST starts/stops. DK On 11/30/06, Teddy Payne [EMAIL PROTECTED] wrote: Were the CF isntances brought down during the patch? Teddy On 11/30/06, Douglas Knudsen

Re: [ACFUG Discuss] MS 2k and CF/JRun and time zone patch

2006-11-30 Thread Teddy Payne
Have you dumped out now() on the servers? Are they correct? Teddy On 11/30/06, Douglas Knudsen [EMAIL PROTECTED] wrote: they were reset after the patch when the box was rebooted. I'm told the TZ piece was only a registry change too concerning when DST starts/stops. DK On 11/30/06, Teddy

Re: [ACFUG Discuss] MS 2k and CF/JRun and time zone patch

2006-11-30 Thread Douglas Knudsen
slaps big empty forhead! doh! It too is off 5 hours ahead. stumped here. looking to see if maybe the JVM was supposed to get updated...probably so. DK On 11/30/06, Teddy Payne [EMAIL PROTECTED] wrote: Have you dumped out now() on the servers? Are they correct? Teddy On 11/30/06,

[ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Robert Reil
I am sorry if this question seems so incredibly simple but I am lost as to what to do. I need to make an edit to a CF file. It has listed in some cells that create an email that is an order sheet for us from an AbleCommerce cart. [code] td class=Products /td

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
Are you sure it is a CF File? This doesn't look like normal tag based cf code . _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Reil Sent: Thursday, November 30, 2006 2:00 PM To: discussion@acfug.org Subject: [ACFUG Discuss] First try at a real CF edit I am

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
I agree to . looks like PHP to me . and to me PHP looks like Perl sometimes so wonder if that might be it . Dusty _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne Sent: Thursday, November 30, 2006 2:28 PM To: discussion@acfug.org Subject: Re: [ACFUG

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Justin Haygood
That looks awfully a lot like Java Server Pages to me From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dusty Hale Sent: Thursday, November 30, 2006 2:36 PM To: discussion@acfug.org Subject: RE: [ACFUG Discuss] First try at a real CF edit Are you sure it is a CF File? This

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Robert Reil
That's what I thought. Now how to get the info? Robert P. Reil Managing Director, Motorcyclecarbs.com, Inc. 4292 Country Garden Walk NW Kennesaw, Ga. 30152 Office 770-974-8851 Fax 770-974-8852 www.motorcyclecarbs.com http://www.motorcyclecarbs.com _ From: Teddy Payne

Re: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Teddy Payne
Justin, Considering we do not see % above the code or if the HTML is surrounded by a tag based JSP declaration, it can look like JSP, Perl and PHP. Robert, You can tell if a file is ColdFusion by the extension of the file. ColdFusion: .cfm, .cfc, .cfml PHP: .php Perl: .pl, .cgi JSP: .jpg These

Re: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Teddy Payne
I had a typo on my last email: JSP: .jsp Teddy On 11/30/06, Teddy Payne [EMAIL PROTECTED] wrote: Justin, Considering we do not see % above the code or if the HTML is surrounded by a tag based JSP declaration, it can look like JSP, Perl and PHP. Robert, You can tell if a file is ColdFusion

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
I agree .. not sure how Java works but most programming syntax (especially object oriented will always have a () on the end of the method and sometimes containing paramaters (strings and/or variables) inside that are commonly referred to as arguments. Maby just adding a () on the end (no quote

re: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Gerrey . Mary-Catherine
I think it looks like cows flying Ok, I've had a bad day. Cows Flying would be a nice change. mcg Mischa Uppelschoten ext 10 [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/30/2006 03:02 PM Please respond to discussion@acfug.org To Web Site discussion@acfug.org cc Subject re: [ACFUG

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
I think Teddy may have meant for the JSP: .jpg to actually be JSP:.jsp . the .jpg is of course an image. Correct if wrong please. Dusty _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne Sent: Thursday, November 30, 2006 3:20 PM To: discussion@acfug.org

Re: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Teddy Payne
Umm, wow. That was from no where. Flying cow patties would be a bad day. Teddy On 11/30/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I think it looks like cows flying Ok, I've had a bad day. Cows Flying would be a nice change. mcg *Mischa Uppelschoten ext 10 [EMAIL PROTECTED]*

Re: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Teddy Payne
I did send out a second email. Sorry about the typo. Java Server Pages (JSP) and Joint Photographic Experts Group (JPEG) are very different animals. Teddy On 11/30/06, Dusty Hale [EMAIL PROTECTED] wrote: I think Teddy may have meant for the JSP: .jpg to actually be JSP:.jsp … the .jpg is

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Robert Reil
TMI Teddy... Robert P. Reil Managing Director, Motorcyclecarbs.com, Inc. 4292 Country Garden Walk NW Kennesaw, Ga. 30152 Office 770-974-8851 Fax 770-974-8852 www.motorcyclecarbs.com http://www.motorcyclecarbs.com _ From: Teddy Payne [mailto:[EMAIL PROTECTED] Sent: Thursday,

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Robert Reil
This is a piece of code put into an db field. This is pulled from either a CFC, or a CFM. If you get the email that I have been trying to send about some support docs called JAVADOC then it may give clarity Robert P. Reil Managing Director, Motorcyclecarbs.com, Inc. 4292 Country Garden

re: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
Here is another thought: These look like custom functions as in getSKU() or getQuantity() etc. Custom functions have to be logically coded so that you can in fact call them when needed. Perhaps there is no getPartNumber() function that exists to call. Maybe you need to get one coded. On

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Justin Haygood
PHP and Perl use object-method() instead of object.method() C# and Java use object.method(). Hard to tell, but I’d hazard it’s Java. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne Sent: Thursday, November 30, 2006 3:20 PM To: discussion@acfug.org Subject: Re:

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
Sorry I am in Jamaica at the moment so I think the emails are sluggish. No disrepect for you typo hehe :-) Bless Dusty _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne Sent: Thursday, November 30, 2006 4:10 PM To: discussion@acfug.org Subject: Re:

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Robert Reil
Third time trying to send.. It probably is. Again this is a CF app on top of a Java app. I would try digging into this help doc they have called JavaDocs. But I don't know what it is and how to dive into it to figure it out. Heres a link for the Java BRAVE!

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
Speaking of other application servers, could any of you CFers that do PHP too please refer me to your favorite PHP discussion group. I have to code a new app in PHP and it is not my normal flavor of code. Many thanks, Dusty _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
And forgive all the typos I just made in the past several emails :-) Dusty _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dusty Hale Sent: Thursday, November 30, 2006 4:28 PM To: discussion@acfug.org Subject: RE: [ACFUG Discuss] First try at a real CF edit Sorry

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Bryan Tidd
Can you send me more code off list for the thing? Bryan _ From: Dusty Hale [mailto:[EMAIL PROTECTED] Sent: Thursday, November 30, 2006 4:45 PM To: discussion@acfug.org Subject: RE: [ACFUG Discuss] First try at a real CF edit And forgive all the typos I just made in the past

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
Just for my own curiosity, Did you try adding the () like Misha suggested? So the call would be like $orderitem.getPartNumber() instead of $orderitem.getPartNumber . Also another thought is that maybe the getPartNumber() method is not supported by the orderitem object. Maybe there is another

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Charlie Arehart
Looks like that's using the Velocity templating engine (something that is a DIFFERENT layer on top of J2EE--kind of a different take on creating java-based web apps for Java-heads who didn't care for JSP). Robert, I think you're going to be hard-pressed to get help on this hear. If it's related

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Robert Reil
Well here is where the plot thickens. After digging a bit deeper I noted in one of my earlier emails that the column is not called PartNumber so $orderitem.getPartNumber would not work. I just tried it incase and it did not work. The table is the same but the column is called Vend_Number

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread John Mason
Ok, I'll be the list police :) This isn't a cf related question, please discuss this off list or try the ablecommerce support list. John [EMAIL PROTECTED] _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Reil Sent: Thursday, November 30, 2006 5:22 PM To:

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
Robert's last question is CF related. Although the answer is likely no. Dusty _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Mason Sent: Thursday, November 30, 2006 5:35 PM To: discussion@acfug.org Subject: RE: [ACFUG Discuss] First try at a real CF edit

RE: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Dusty Hale
I understand and I think it is above me at the moment. I think the best thing would be to find an Ablecommerce forum. Here is one and I am sure there are many others: http://forums.ablecommerce.com/ I’m off to Rick’s Café for cliff diving, cocktails, and Jamaican food so cheers to

re[2]: [ACFUG Discuss] First try at a real CF edit

2006-11-30 Thread Mischa Uppelschoten ext 10
Glad you figured it out :-) #set ($tmpVend_number = ${token.getcnnSG().queryValue(SELECT Vend_number FROM PRODUCTS WHERE Product_ID=${orderItem.getProductID()})}) rant Now, CF code is not always pretty, but that line is ghastly IMHO. (Well, maybe you could mix in some dynamic