Try extending dmFile and changing the ftRenderType attribute of the
filename property to "html". In future releases of FarCry this will be
the default again.

Blair

On 6/26/08, Chris Roth <[EMAIL PROTECTED]> wrote:
>
> I am reposting this in hopes that someone else has had the problem and
> know a fix. My contributors and publishers create numerous dmfile
> objects, and due to this bug/issue I am having to manually place the
> physical files as well as update the dmfile table with the file name.
> In a nut shell, the file browse/upload tool is NOT appearing...
>
> Intermittently (more often than not) I get a debug struc where the
> file upload input should
> be when adding a new dmfile.
>
> java.lang.NullPointerException at
> coldfusion.tagext.html.ajax.HtmlAssembler.initialize(HtmlAssembler.java:
> 1443) at
> coldfusion.tagext.html.ajax.HtmlAssembler.writeHead(HtmlAssembler.java:
> 1331) at
> coldfusion.tagext.html.ajax.HtmlAssembler.writeHead(HtmlAssembler.java:
> 1322) at
> coldfusion.tagext.html.form.JavascriptHelper.includeJSFiles(JavascriptHelpe­
> r.java:
> 193) at coldfusion.tagext.html.form.FormTag.doEndTag(FormTag.java:
> 833)
> at cffile2ecfc1448027514$funcEDIT.runFunction(E:\InetPub\farcry\core
> \packages\formtools\file.cfc:116) at
> coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at
> coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:
> 360) at coldfusion.runtime.UDFMethod
> $ArgumentCollectionFilter.invoke(UDFMethod.java:324) at
> coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:
> 56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:
> 277)
> at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at
> coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) at
> coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) at
> coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2211) at
> coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:362) at
> cfobject2ecfm1212695899._factor2(E:\InetPub\farcry\core\tags
> \formtools
> \object.cfm:395) at cfobject2ecfm1212695899._factor3(E:\InetPub
> \farcry
> \core\tags\formtools\object.cfm:391) at
> cfobject2ecfm1212695899._factor10(E:\InetPub\farcry\core\tags
> \formtools
> \object.cfm:388) at cfobject2ecfm1212695899._factor16(E:\InetPub
> \farcry
> \core\tags\formtools\object.cfm:384) at
> cfobject2ecfm1212695899._factor25(E:\InetPub\farcry\core\tags
> \formtools
> \object.cfm:250) at cfobject2ecfm1212695899.runPage(E:\InetPub\farcry
> \core\tags\formtools\object.cfm:1) at
> coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192) at
> coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java­:
> 63) at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:
> 280)
> at cftypes2ecfc459070582$funcEDIT.runFunction(E:\InetPub\farcry\core
> \packages\types\types.cfc:1166) at
> coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at
> coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:
> 360) at coldfusion.runtime.UDFMethod
> $ArgumentCollectionFilter.invoke(UDFMethod.java:324) at
> coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:
> 56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:
> 277)
> at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at
> coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) at
> coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) at
> coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2211) at
> coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:358) at
> cfinvocation2ecfm594775115.runPage(E:\InetPub\farcry\core\admin
> \conjuror\invocation.cfm:180) at
> coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:192) at
> coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:366) at
> coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at
> coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:
> 279)
> at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:
> 40)
> at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at
> coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at
> coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenc­
> eFilter.java:
> 28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
> at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at
> coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at
> coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
> at
> coldfusion.CfmServlet.service(CfmServlet.java:175) at
> coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:
> 89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at
> coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServlet­
> Filter.java:
> 42) at
> coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:
> 46)
> at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at
> jrun.servlet.FilterChain.service(FilterChain.java:101) at
> jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at
> jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at
> jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:
> 284) at
> jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:
> 543) at
> jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:
> 203) at jrunx.scheduler.ThreadPool
> $DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at
> jrunx.scheduler.ThreadPool
> $ThreadThrottle.invokeRunnable(ThreadPool.java:428) at
> jrunx.scheduler.ThreadPool
> $UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at
> jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to