Re: Installation Problems Part 2

"windspinnah" <[email protected]>
Newsgroups gmane.comp.cms.farcry.user
Message-ID <[email protected]>
OK, Jeff, thanks... but this came up when I tried to put a navigation
object on live:

 Error Occurred While Processing Request
Element CONFIG.FUSETTINGS.LEXCLUDEOBJECTIDS is undefined in
APPLICATION.

The error occurred in
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:
line 142
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:
line 118
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:
line 106
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:
line 105
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:
line 102
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:
line 1
Called from
C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\navajo\approve.cfm:
line 7

140 : 				<!--- make sure objectid is not specifically excluded from FU
--->
141 : 				<cfset bExclude = 0>
142 : 				<cfif
ListFindNoCase(application.config.fusettings.lExcludeObjectIDs,fuoid)>
143 : 					<cfset bExclude = 1>
144 : 				</cfif>

Please try the following:

    * Check the ColdFusion documentation to verify that you are using
the correct syntax.
    * Search the Knowledge Base to find a solution to your problem.

Browser   	Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3)
Gecko/20060426 Firefox/1.5.0.3
Remote Address   	127.0.0.1
Referrer
	http://localhost/farcry/navajo/approve.cfm?objectid=60B3B5CF-61BC-1F9D-2FC541DF574A786A&status=approved
Date/Time   	12-Jul-06 01:50 PM
Stack Trace
at
cfobjectStatus2ecfm735163112._factor2(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:142)
at
cfobjectStatus2ecfm735163112._factor10(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:118)
at
cfobjectStatus2ecfm735163112._factor14(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:106)
at
cfobjectStatus2ecfm735163112._factor15(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:105)
at
cfobjectStatus2ecfm735163112._factor16(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:102)
at
cfobjectStatus2ecfm735163112.runPage(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:1)
at
cfapprove2ecfm1519810542.runPage(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\navajo\approve.cfm:7)

coldfusion.runtime.UndefinedElementException: Element
CONFIG.FUSETTINGS.LEXCLUDEOBJECTIDS is undefined in APPLICATION.
	at
coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1085)
	at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1026)
	at
coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1125)
	at
cfobjectStatus2ecfm735163112._factor2(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:142)
	at
cfobjectStatus2ecfm735163112._factor10(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:118)
	at
cfobjectStatus2ecfm735163112._factor14(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:106)
	at
cfobjectStatus2ecfm735163112._factor15(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:105)
	at
cfobjectStatus2ecfm735163112._factor16(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:102)
	at
cfobjectStatus2ecfm735163112.runPage(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\tags\navajo\objectStatus.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at
coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:60)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:256)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:1881)
	at
cfapprove2ecfm1519810542.runPage(C:\Inetpub\wwwroot\farcry_glamour\farcry_core\admin\navajo\approve.cfm:7)
	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.ApplicationFilter.invoke(ApplicationFilter.java:107)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
	at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:24)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
	at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:105)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
	at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
	at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
	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)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to farcry-user-/[email protected]
To unsubscribe from this group, send email to farcry-user-unsubscribe-/[email protected]
For more options, visit this group at http://groups.google.com/group/farcry-user
-~----------~----~----~----~------~----~------~--~---
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.