Still no idea, because there is no method called getClass() in the bean factory (and there's not supposed to be). Further, a full text search of the entire ColdSpring repository shows no files with "getClass" in them. So there's nothing in the core that would be calling such a method. It has to be something outside of ColdSpring, and I'd still be looking for some issue with the fact that this is a shared host (incorrect paths, an existing mapping of the same name, incorrect permissions, etc.)
On 10/23/07, Mike Kear <[EMAIL PROTECTED]> wrote: > > I had a chat to the support guy at teh hosting company. and now i have > a stack trace for this error. It's apparently looking for something > in a folder that doesnt exist. There is no > E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm > > there's the stack trace: > > > at > cfdump2ecfm1757687228._factor1(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm) > at > cfdump2ecfm1757687228._factor4(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm) > at cftryResetCFCFactory2ecfm749101480.runPage > (C:\websites\ybunp9\admin\tryResetCFCFactory.cfm:47) > > > coldfusion.runtime.TemplateProxy$InvalidMethodNameException: The > method getClass was not found in component > C:\websites\ybunp9\coldspring\beans\DefaultXmlBeanFactory.cfc. > at > coldfusion.runtime.TemplateProxy.throwInvalidMethodNameException( > TemplateProxy.java:688) > at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:435) > at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308) > at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2260) > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291913 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

