Error Occurred While Processing Request
Error Occurred While Processing Request

Attribute validation error for tag CFOUTPUT.

The value of the attribute STARTROW is invalid. The value specified, "-2.0", must be greater than or equal to "1".
 
The error occurred in D:\WebSites\artsmia-redesign\modernism\fObjects.cfm: line 90
88 : 	<td width="5%" align="center" valign="middle"><a href="fObjects.cfm?movement=#URLEncodedFormat(movement)#&start=#back#"><img src="arrow.gif" width="14" height="17" vspace="0" hspace="0" border="0"></a></td>
89 : 	</cfoutput>
90 : 	<cfoutput query="get_art" startrow=#start# maxrows=3>
91 : 	<td width="30%" align="center" valign="bottom">
92 : 	<a href="object_frame.cfm?oid=#object_oid#&movement=#URLEncodedFormat(object_style)#&start=#start#" target="L"><!--#object_oid#--><img src="#Replace(image_path, "images", "thumbs")##Replace(image_file, "g.jpg", "j.jpg")#" vspace="0" hspace="0" border="0"></a><br>

Please try the following:

Browser   Wget/1.15 (linux-gnu)
Remote Address   50.19.3.186
Referrer   /modernism/fObjects.cfm?targid=192&movement=European%20Art%20Deco.html
Date/Time   27-May-14 07:13 PM
Stack Trace
at cffObjects2ecfm1899199846.runPage(D:\WebSites\artsmia-redesign\modernism\fObjects.cfm:90)

coldfusion.tagext.validation.IllegalAttributeValueException: Attribute validation error for tag CFOUTPUT.
	at coldfusion.runtime.CfJspPage._validateTagAttrValue(CfJspPage.java:1262)
	at coldfusion.runtime.CfJspPage._validateTagAttrValue(CfJspPage.java:1296)
	at cffObjects2ecfm1899199846.runPage(D:\WebSites\artsmia-redesign\modernism\fObjects.cfm:90)
	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.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	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:249)
	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)