It sounds an awful lot like a CF server permissions problem. Is ColdFusion service logging in as a specific user? If so, make the user an Administrator and see if that makes a difference.
Kind regards -- -- Matthew Bryant Product Development Manager Daemon Internet Consultants Adobe Solutions Partner http://www.daemon.com.au/ p. 02 9380 4162 f. 02 9380 4204 On 24/04/2008, at 4:13 AM, smika wrote: > > Hi Matthew, > > Thanks a lot for answer. We've try pretty much everything, we got all > permissions. It doesnt help... problem is that we cant upload and we > cant create verity collections: > Unable to create temporary file > The error occurred in D:\CFX\FarCry\core\packages\farcry\verity.cfc > Line 158 > called by D:\CFX\FarCry\core\admin\admin\verityBuild.cfm Line 245 > called by D:\CFX\FarCry\core\admin\admin\verityBuild.cfm Line 189 > called by D:\CFX\FarCry\core\admin\admin\verityBuild.cfm Line 1 > > Unable to create temporary file null <br>The error occurred on line > 158. > HTTPReferer http://www.roundtable.am/farcry/admin/verityBuild.cfm > > > May be there are something else? > Please help > > Thanks a lot! > > Mika > > On Apr 21, 11:25 pm, Matthew Bryant <[EMAIL PROTECTED]> wrote: >> Hi Mika, >> >> 1. Does your host allow the creation of folders within your project >> (using <cfdirectory action="create">) >> 2. Does you host allow the moving of files within your project (using >> <cffile action="move"> ) >> >> If so, then you can try debugging by opening /core/packages/ >> formtools/ >> file.cfc which seems to be the offending code. >> >> If the error occurs when the form is submitted, try some debugging in >> the validate() function in the file above. >> >> Kind regards >> >> -- >> -- Matthew Bryant >> Product Development Manager >> Daemon Internet Consultants >> Adobe Solutions Partnerhttp://www.daemon.com.au/ >> p. 02 9380 4162 >> f. 02 9380 4204 >> >> On 22/04/2008, at 3:33 AM, smika wrote: >> >> >> >> >> >>> Dear friends, >>> Our web site (www.roundtable,am) is running FC4.0.10 at a shared >>> hosting environment, and with sandbox security (as we've been told >>> by >>> our hosting company). >>> Uploading files through Media Library File instead of bringing >>> upload >>> box show an error: >>> 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(JavascriptHelper.java: >>> 193) at coldfusion.tagext.html.form.FormTag.doEndTag(FormTag.java: >>> 833) >>> at cffile2ecfc44732143$funcEDIT.runFunction(D:\CFX\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 >>> cfobject2ecfm1888071283._factor2(D:\CFX\FarCry\core\tags\formtools >>> \object.cfm:395) at cfobject2ecfm1888071283._factor3(D:\CFX\FarCry >>> \core >>> \tags\formtools\object.cfm:391) at >>> cfobject2ecfm1888071283._factor10(D: >>> \CFX\FarCry\core\tags\formtools\object.cfm:388) at >>> cfobject2ecfm1888071283._factor16(D:\CFX\FarCry\core\tags\formtools >>> \object.cfm:384) at cfobject2ecfm1888071283._factor25(D:\CFX\FarCry >>> \core\tags\formtools\object.cfm:250) at >>> cfobject2ecfm1888071283.runPage(D:\CFX\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 cftypes2ecfc3139083$funcEDIT.runFunction(D:\CFX\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 >>> cfinvocation2ecfm584695356.runPage(D:\CFX\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.RequestMonitorFilter.invoke(RequestMonitorFilter.java: >>> 48) 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.BrowserDebugFilter.invoke(BrowserDebugFilter.java: >>> 74) at >>> coldfusion >>> .filter >>> .ClientScopePersistenceFilter >>> .invoke(ClientScopePersistenceFilter.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(MonitoringServletFilter.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) >> >>> What may cause this? Please help >>> Thanks a lot, >>> Mika- Hide quoted text - >> >> - Show quoted text - > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
