I'm developing an application using CFMX developers edition...my application was 
working fine...and boom the following error crept up. I have download and installed 
the CFMX 6.1 Updater, but this does not solve the problem any ideas?

LINE OF CODE:

<CFOBJECT type="component" name="application.Menu" component="dirname/cfc/.Menu">


ERROR MESSAGE:
java.lang.NullPointerException
        at 
coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoader.java:327)
        at 
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:98)
        at 
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:212)
        at 
coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:564)
        at coldfusion.runtime.CFPage.CreateObject(CFPage.java:5047)
        at coldfusion.tagext.lang.ObjectTag.doStartTag(ObjectTag.java:193)
        at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1876)
        at 
cfApplication2ecfm878193445.runPage(C:\CFusionMX\wwwroot\TakeoutPoint\Application.cfm:131)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
        at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:30)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:93)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
        at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:24)
        at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.xml.rpc.CFCServlet.invoke(CFCServlet.java:62)
        at coldfusion.xml.rpc.CFCServlet.doGet(CFCServlet.java:113)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at 
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:339)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:249)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
        at jrun.servlet.http.WebService.invokeRunnable(WebService.java:168)
        at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
        at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=37

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:181807
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to