[plt-scheme] stack trace?

From: Stephen De Gabrielle (spdegabrielle at gmail.com)
Date: Tue Jan 29 13:26:07 EST 2008

Will drscheme do a stack trace like;


The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.

  The following information is meant for the website developer for debugging
purposes.    Error Occurred While Processing Request      Variable HAS_CSR
is undefined.
     The error occurred in *D:\wwwroot\myacm\lefttoplinks.cfm: line 26*

24 :             </li>	
25 :
*26 : <cfif has_csr EQ "TRUE">*
27 : 	<li class="navTreeItem visualNoMarker">					
28 : 					   <div class="visualIcon contenttype-folder"><cfif
isdefined("url.svc") AND url.svc EQ "csr"><a
href="dashboard.cfm?svc=csr&#client.URLTOKEN#" class="state-visible
visualIconPadding navTreeCurrentItem">My Personal<br />Customer
Service<br />Representative</a><cfelse><a
href="dashboard.cfm?svc=csr&#client.URLTOKEN#" class="state-visible
visualIconPadding">My Personal<br />Customer Service<br
/>Representative</a></cfif>

  ------------------------------
   Resources:

   - Check the ColdFusion
documentation<http://www.macromedia.com/go/proddoc_getdoc>to verify
that you are using the correct syntax.
   - Search the Knowledge
Base<http://www.macromedia.com/support/coldfusion/>to find a solution
to your problem.

     Browser   Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:
1.8.1.11) Gecko/20071127 Firefox/2.0.0.11  Remote Address   86.146.14.165
Referrer   http://www.myacm.org/dashboard.cfm?svc=account&CFID=1xxxxxxxxxx
Date/Time   29-Jan-08 01:02 PM     Stack Trace   at
cflefttoplinks2ecfm307015043.runPage(D:\wwwroot\myacm\lefttoplinks.cfm:26)
at cfdashboard2ecfm1412442619.runPage(D:\wwwroot\myacm\dashboard.cfm:323)

coldfusion.runtime.UndefinedVariableException: Variable HAS_CSR is undefined.
	at coldfusion.runtime.CfJspPage._get(CfJspPage.java:221)
	at coldfusion.runtime.CfJspPage._autoscalarize(CfJspPage.java:928)
	at cflefttoplinks2ecfm307015043.runPage(D:\wwwroot\myacm\lefttoplinks.cfm:26)
	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 cfdashboard2ecfm1412442619.runPage(D:\wwwroot\myacm\dashboard.cfm:323)
	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.ApplicationFilter.invoke(ApplicationFilter.java:225)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	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$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)



-- 
Cheers,

Stephen

--
Stephen De Gabrielle
s.degabrielle at ucl.ac.uk
Telephone +44 (0)20 7679 5242 (x45242)
Mobile                  079 851 890 45
Project: Making Sense of Information (MaSI)
http://www.uclic.ucl.ac.uk/annb/MaSI.html

UCLIC: University College London Interaction Centre
http://www.uclic.ucl.ac.uk/

Remax House - 31/32 Alfred Place
London - WC1E 7DP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080129/c66f7386/attachment.html>

Posted on the users mailing list.