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)
        at 
cfdump2ecfm1757687228$funcDUMPOBJECT.runFunction(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:1567)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
        at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
        at 
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
        at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
        at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463)
        at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2429)
        at 
cfdump2ecfm1757687228$funcRENDEROUTPUT.runFunction(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:621)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
        at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
        at 
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
        at 
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
        at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
        at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2464)
        at 
cfdump2ecfm1757687228._factor17(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:522)
        at 
cfdump2ecfm1757687228._factor25(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:521)
        at 
cfdump2ecfm1757687228._factor1(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm)
        at 
cfdump2ecfm1757687228._factor27(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:507)
        at 
cfdump2ecfm1757687228._factor4(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm)
        at 
cfdump2ecfm1757687228._factor51(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:453)
        at 
cfdump2ecfm1757687228.runPage(E:\cf8_final\cfusion\wwwroot\WEB-INF\cftags\dump.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
        at 
coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
        at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:280)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2654)
        at 
cftryResetCFCFactory2ecfm749101480.runPage(C:\websites\ybunp9\admin\tryResetCFCFactory.cfm:47)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at com.seefusion.Filter.doFilter(Filter.java:49)
        at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1494)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at 
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
        at 
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)
        at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Does that tell you anything that helps?



Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month




On 10/24/07, Brian Kotek <[EMAIL PROTECTED]> wrote:
> I'd wager that the problem has to do with the fact that this is a shared
> host. Something clearly isn't correct since obviously many people (including
> myself) are using ColdSpring on shared hosts. You might ensure that the cfc
> dot paths are resolving correctly (it looks like you might be using "
> bunp9.coldspring.beans.DefaultXmlBeanFactory" which will break all of the
> internal ColdSpring type paths.
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291883
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to