struct
Detail [empty string]
ErrNumber 0
Message cannot convert the value "''" to a boolean
StackTrace coldfusion.runtime.Cast$BooleanStringConversionException: cannot convert the value "''" to a boolean at coldfusion.runtime.Cast._boolean(Cast.java:305) at coldfusion.runtime.Cast._boolean(Cast.java:315) at cfmovie2ecfm871543174.runPage(C:\inetpub\vhosts\middleburgfilm.org\application\tag\movie.cfm:18) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56) at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:296) at cfmain2ecfm1119410489.runPage(C:\inetpub\vhosts\middleburgfilm.org\application\site\main.cfm:17) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:446) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2795) at cfindex2ecfm200925141.runPage(C:\inetpub\vhosts\middleburgfilm.org\application\site\index.cfm:16) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:244) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:446) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2795) at cfApplication2ecfc1190130097$funcONREQUEST.runFunction(C:\inetpub\vhosts\middleburgfilm.org\httpdocs\Application.cfc:204) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:655) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:444) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:414) at coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:108) at coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:300) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:426) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:112) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62) at coldfusion.CfmServlet.service(CfmServlet.java:219) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:218) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:962) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:466) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:197) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
Suppressed
array [empty]
TagContext
array
1
struct
COLUMN 0
ID CF_CAST
LINE 18
RAW_TRACE at cfmovie2ecfm871543174.runPage(C:\inetpub\vhosts\middleburgfilm.org\application\tag\movie.cfm:18)
TEMPLATE C:\inetpub\vhosts\middleburgfilm.org\application\tag\movie.cfm
TYPE CFML
2
struct
COLUMN 0
ID CFMODULE
LINE 17
RAW_TRACE at cfmain2ecfm1119410489.runPage(C:\inetpub\vhosts\middleburgfilm.org\application\site\main.cfm:17)
TEMPLATE C:\inetpub\vhosts\middleburgfilm.org\application\site\main.cfm
TYPE CFML
3
struct
COLUMN 0
ID CFINCLUDE
LINE 16
RAW_TRACE at cfindex2ecfm200925141.runPage(C:\inetpub\vhosts\middleburgfilm.org\application\site\index.cfm:16)
TEMPLATE C:\inetpub\vhosts\middleburgfilm.org\application\site\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CFINCLUDE
LINE 204
RAW_TRACE at cfApplication2ecfc1190130097$funcONREQUEST.runFunction(C:\inetpub\vhosts\middleburgfilm.org\httpdocs\Application.cfc:204)
TEMPLATE C:\inetpub\vhosts\middleburgfilm.org\httpdocs\Application.cfc
TYPE CFML
Type Expression
value [empty string]
Middleburg Film Festival | Middleburg, Virginia
October 17 – 20, 2024
Middleburg, Virginia

Films & Events

Return to Virtual Cinema

Tom Hiddleston (The Avengers) gives a spot-on and irresistible performance as legendary country singer Hank Williams.  Hard-living and hard-drinking Hank pours his heart into his writing and records some of country music’s most memorable songs, before his untimely death at the age of 29.  Charming and beloved by his audiences, Hank fares less well in his love life. Elizabeth Olsen is perfectly cast as Audrey, Hank’s long-suffering, first wife.  Audrey also wants to be a singer – she’s got the drive but lacks the talent.  As Hank spirals out of control, so does their marriage.  Dante Spinotti (Recipient of the MFF’s 2015 Distinguished Cinematographer award) does some of his best work in this film, using lighting to capture the Deep South’s smoke-filled cafes and music halls (including the Grand Ole Opry) of another era. 
(USA, 2015) 123 minutes