RE: Updater Problem - Please help

2010-02-22 Thread Mark A. Kruger
Subject: Re: Updater Problem - Please help > I updated ColdFusion 8.0 enterprise to 8.01 with the updater on the adobe website.  Now, I get the following error for all of my > coldfusion requests -- any ideas appreciated: > > 500 jrun servlet error > ROOT CAUSE: > java.lang.No

Re: Updater Problem - Please help

2010-02-22 Thread Dave Watts
> I updated ColdFusion 8.0 enterprise to 8.01 with the updater on the adobe > website.  Now, I get the following error for all of my > coldfusion requests -- any ideas appreciated: > > 500 jrun servlet error > ROOT CAUSE: > java.lang.NoClassDefFoundError: coldfusion/runtime/QueryTableWrapper Del

RE: Updater Problem - Please help

2010-02-22 Thread Mark A. Kruger
Based on your stack trace I would also examine the page in question... I wonder if you don't have an 'undocumented' method call there Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From: E Cohen [mailto:c

RE: Updater Problem - Please help

2010-02-22 Thread Mark A. Kruger
Look in the /runtime/log directory for the "out" log (it can be in different places based on your config) and find the start up routine... you will probably get a clue there. -mark Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 www.cfwebtools.com www.coldfusionmuse.com www.necfug.com