Kent Nielsen Menswear Chicago
Sunday July 06, 2008
Mens Shopping

Error Occurred While Processing Request
Error Occurred While Processing Request

Variable DSNUSERNAME is undefined.

 
The error occurred in C:\websites\kentnielsencom\html\eshop\Application.cfm: line 28
26 : 					<td class="lbr_border_orange" align="right">
27 : 											
28 : 						<cfquery name="qGetMens" datasource="#dsn#" username="#dsnUsername#" password="#dsnPassword#">
29 : 						SELECT 	CategoryID, SortID, Name
30 : 						FROM	Categories

Please try the following:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.16
Referrer  
Date/Time   06-Jul-08 08:51 AM
Stack Trace
at cfApplication2ecfm555062913.runPage(C:\websites\kentnielsencom\html\eshop\Application.cfm:28)

coldfusion.runtime.UndefinedVariableException: Variable DSNUSERNAME is undefined.
	at coldfusion.runtime.CfJspPage._get(CfJspPage.java:216)
	at coldfusion.runtime.CfJspPage._autoscalarize(CfJspPage.java:916)
	at cfApplication2ecfm555062913.runPage(C:\websites\kentnielsencom\html\eshop\Application.cfm:28)
	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.PathFilter.invoke(PathFilter.java:80)
	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)