[thelist] Site Review / Good Resource

rytames at telusplanet.net rytames at telusplanet.net
Wed Jul 2 07:23:42 CDT 2003


On 2 Jul 2003 at 4:05, Buffington, Michael wrote:

[snip]

Is this error expected?

heres the link and the error associated with it:
http://www.michaelbuffington.com/codeGen/index.cfm?fuseaction=main.gather
PlatformOptions


Error Occurred While Processing Request  
The value to be encrypted is not valid  
 
  
The error occurred in /var/www/html/codeGen/fbx_fusebox30_CF50_nix.cfm: 
line 247
 
245 : 		<cfif fusebox.suppressErrors>
246 : 			<cfoutput>I could not find 
#FB_.fuseboxpath#fbx_Switch.cfm (or one of its components such as an 
included fuse) in the "#fusebox.circuit#" circuit. If you think this error is 
incorrect, turn off the Fusebox suppress error messages flag by setting 
fusebox.SuppressErrors to FALSE, and you will receive ColdFusion's "normal" 
error output, which could be generated by a file included from 
fbx_switch.cfm.</cfoutput><cfabort>
247 : 		<cfelse><cfthrow message="#cfcatch.message#" 
detail="#cfcatch.detail#"></cfif>
248 : 	</cfcatch>
249 : </cftry> 

 

--------------------------------------------------------------------------------
 
Please try the following: 
Check the CFML Reference Manual to verify that you are using the correct 
syntax. 
Search the Knowledge Base to find a solution to your problem. 

 
Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 
1.0.3705) 
Remote Address   66.222.132.183 
Referrer   http://www.michaelbuffington.com/codeGen/index.cfm 
Date/Time   02-Jul-03 05:44 AM 
 
Stack Trace (click to expand)  
at 
cffbx_fusebox30_CF50_nix2ecfm1660146074.runPage(/var/www/html/codeGen
/fbx_fusebox30_CF50_nix.cfm:247) at 
cfindex2ecfm2111396899.runPage(/var/www/html/codeGen/index.cfm:19) 


coldfusion.runtime.CustomException: The value to be encrypted is not valid
	at coldfusion.tagext.lang.ThrowTag.doStartTag(Unknown Source)
	at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source)
	at 
cffbx_fusebox30_CF50_nix2ecfm1660146074.runPage(/var/www/html/codeGen
/fbx_fusebox30_CF50_nix.cfm:247)
	at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
	at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source)
	at 
cfindex2ecfm2111396899.runPage(/var/www/html/codeGen/index.cfm:19)
	at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
	at coldfusion.filter.CfincludeFilter.invoke(Unknown Source)
	at coldfusion.filter.ApplicationFilter.invoke(Unknown Source)
	at coldfusion.filter.RequestMonitorFilter.invoke(Unknown Source)
	at coldfusion.filter.PathFilter.invoke(Unknown Source)
	at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
	at coldfusion.filter.BrowserDebugFilter.invoke(Unknown Source)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(Unknown 
Source)
	at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
	at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
	at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
	at coldfusion.CfmServlet.service(Unknown Source)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:226)
	at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
	at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198
)
	at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.j
ava:348)
	at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:45
1)
	at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java
:294)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)


More information about the thelist mailing list