I do not know what I did to produce this error. Any ideas on a fix? I'm dead
in the water for the moment. 

Before you ask... I did not modify richtext.cfc.

I had a navnode and an html page, each with a friendly url. I deleted the
node and the page. Then I realized that I needed it back. So I re-created it
with the same names. Only now, my friendly urls went to the site root
instead of the new pages. I decided to try rebuilding my FUs. After that I
tried updating the app scope and "BAM" the error happened and I cannot seem
to recover! 

Josen

ERROR

Detail If the component name is specified as a return type, the reason for
this error might be that a definition file for such component cannot be
found or is not accessible.  

Message The value returned from function init() is not of type
farcry.core.packages.formtools.richtext.  

StackTrace coldfusion.runtime.UDFMethod$InvalidReturnTypeException: The
value returned from function init() is not of type
farcry.core.packages.formtools.richtext. at
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:315) at
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
at
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at
coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194) at
coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:146) at
coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634) at
cfalterType2ecfc1502076576$funcREFRESHALLCFCAPPDATA.runFunction(F:\www\skc\wwwroot\farcry\core\packages\farcry\alterType.cfc:397)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:344) at
coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:254)
at
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:207) at
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:169) at
coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:194) at
coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:146) at
coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1634) at
cf_config2ecfm1943238099.runPage(F:\www\skc\wwwroot\farcry\core\tags\farcry\_config.cfm:107)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349) at
coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915) at
cf_farcryApplicationInit2ecfm2061225531.runPage(F:\www\skc\wwwroot\farcry\core\tags\farcry\_farcryApplicationInit.cfm:24)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349) at
coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915) at
cffarcryInit2ecfm466702606.runPage(F:\www\skc\wwwroot\farcry\core\tags\farcry\farcryInit.cfm:218)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at
coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:255) at
cfApplication2ecfm85982982.runPage(F:\www\skc\wwwroot\farcry\projects\skccc\www\Application.cfm:9)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349) at
coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915) at
cfcallProjectApplication2ecfm1810217344.runPage(F:\www\skc\wwwroot\farcry\core\tags\farcry\callProjectApplication.cfm:44)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at
coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:255) at
cfApplication2ecfm763743459.runPage(F:\www\skc\wwwroot\farcry\core\Application.cfm:9)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349) at
coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915) at
cfApplication2ecfm1210160116.runPage(F:\www\skc\wwwroot\farcry\core\admin\Application.cfm:28)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349) at
coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at
coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33) at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:172) at
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at
coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27) at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69) at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107) at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78) at
jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91) at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257) at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541) at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)  

TagContext array  

1 struct 
COLUMN 0  
ID CF_TEMPLATEPROXY  
LINE 397  
RAW_TRACE at
cfalterType2ecfc1502076576$funcREFRESHALLCFCAPPDATA.runFunction(F:\www\skc\wwwroot\farcry\core\packages\farcry\alterType.cfc:397)
  
TEMPLATE F:\www\skc\wwwroot\farcry\core\packages\farcry\alterType.cfc  
TYPE CFML  
 
2 struct 
COLUMN 0  
ID CF_TEMPLATEPROXY  
LINE 107  
RAW_TRACE at
cf_config2ecfm1943238099.runPage(F:\www\skc\wwwroot\farcry\core\tags\farcry\_config.cfm:107)
  
TEMPLATE F:\www\skc\wwwroot\farcry\core\tags\farcry\_config.cfm  
TYPE CFML  
 
3 struct 
COLUMN 0  
ID CFINCLUDE  
LINE 24  
RAW_TRACE at
cf_farcryApplicationInit2ecfm2061225531.runPage(F:\www\skc\wwwroot\farcry\core\tags\farcry\_farcryApplicationInit.cfm:24)
  
TEMPLATE
F:\www\skc\wwwroot\farcry\core\tags\farcry\_farcryApplicationInit.cfm  
TYPE CFML  
 
4 struct 
COLUMN 0  
ID CFINCLUDE  
LINE 218  
RAW_TRACE at
cffarcryInit2ecfm466702606.runPage(F:\www\skc\wwwroot\farcry\core\tags\farcry\farcryInit.cfm:218)
  
TEMPLATE F:\www\skc\wwwroot\farcry\core\tags\farcry\farcryInit.cfm  
TYPE CFML  
 
5 struct 
COLUMN 0  
ID CFMODULE  
LINE 9  
RAW_TRACE at
cfApplication2ecfm85982982.runPage(F:\www\skc\wwwroot\farcry\projects\skccc\www\Application.cfm:9)
  
TEMPLATE F:\www\skc\wwwroot\farcry\projects\skccc\www\Application.cfm  
TYPE CFML  
 
6 struct 
COLUMN 0  
ID CFINCLUDE  
LINE 44  
RAW_TRACE at
cfcallProjectApplication2ecfm1810217344.runPage(F:\www\skc\wwwroot\farcry\core\tags\farcry\callProjectApplication.cfm:44)
  
TEMPLATE
F:\www\skc\wwwroot\farcry\core\tags\farcry\callProjectApplication.cfm  
TYPE CFML  
 
7 struct 
COLUMN 0  
ID CFMODULE  
LINE 9  
RAW_TRACE at
cfApplication2ecfm763743459.runPage(F:\www\skc\wwwroot\farcry\core\Application.cfm:9)
  
TEMPLATE F:\www\skc\wwwroot\farcry\core\Application.cfm  
TYPE CFML  
 
8 struct 
COLUMN 0  
ID CFINCLUDE  
LINE 28  
RAW_TRACE at
cfApplication2ecfm1210160116.runPage(F:\www\skc\wwwroot\farcry\core\admin\Application.cfm:28)
  
TEMPLATE F:\www\skc\wwwroot\farcry\core\admin\Application.cfm  
TYPE CFML  
 
 
Type farcry.core.packages.formtools.richtext  
functionName init  
type farcry.core.packages.formtools.richtext  

-- 
View this message in context: 
http://www.nabble.com/Application-Failed-to-Initialise-tf4221757s621.html#a12009759
Sent from the FarCry - Dev mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to