NullPointerException in CF Template

2012-03-16 Thread Helwig, Till Helge
Hi guys, I stumbled upon another puzzling problem and could use some help: The culprit is a CF template called by Mach-II and a lot of other templates are involved, but the error occurs always in the same spot: I get a NullPointerException from Java on a line where cfquery executes a SELECT

RE: JRun grabbing port 443 before IIS can preventing https

2012-03-16 Thread DURETTE, STEVEN J
Adding that line caused the ssl connections to SQL server to fail. Had to take it back out. Just going to live with the registry change for now. Hopefully things will change if we get to upgrade to CF9/10. Steve -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent:

Re: NullPointerException in CF Template

2012-03-16 Thread Cameron Childress
You're using lots of dynamic stuff in a Query of Query. I'll bet a value is sometimes not what you think it is. CFDUMP out #someDatabaseSelectQuery.columnList#, #ReturnQuery#, and #langQuery# just before the CFQUERY tag and make sure that they contain what you think they do. Also, I see that

Need copy of cf mx 7.02 updater 4 windows. anyone?

2012-03-16 Thread Ken Willis
adobes link to updater is broken and i need the update now and do not feel like navagating adobe support system. can anyone help or know of a link to the coldfusion-70-updater2-win.exe file. thanks in advance ~| Order the

Re: PSA - Daylight Savings Time

2012-03-16 Thread J.J. Merrick
Since most of my servers are Unix based I just use CRON and cURL to run a scheduled task. Here is what Cron Does... Suppose I have a job scheduled to run at 2:15 Sunday morning. When we spring ahead, there won't be a 2:15. cron will note that we sprung ahead by 60 minutes, so it will add 60

Re: Need copy of cf mx 7.02 updater 4 windows. anyone?

2012-03-16 Thread Wil Genovese
http://www.adobe.com/support/coldfusion/downloads_updates.html#mx7 Wil Genovese Sr. Web Application Developer/ Systems Administrator CF Webtools www.cfwebtools.com wilg...@trunkful.com www.trunkful.com On Mar 16, 2012, at 12:07 PM, Ken Willis wrote: adobes link to updater is broken and i