What version of farcry are you running? Are there any core modifications? GB
On Thursday, September 30, 2010, smika <[email protected]> wrote: > Dear friends, > > we've got some strange error on production site: > Element DEFAULTWEBSKINCACHETIMEOUT is undefined in APPLICATION. > > This is a multi-language news portal, hosted with hostek.com. > On our development machines it is running on CF9/MySQL5 on Windows > environment with no problem. > On a host it runs on CF9 on Windows and MySQL5 on Linux. So we've > already fixed errors due to incorrect > low-case letters in hosted DB after data transfer. > It worked for a day, but than after we've mentioned that we can't > enter Unicode characters, we've asked host to fix it, and they said > that they added Unicode to jdbc driver for our DSN. > > Now after all it brings an error like this: > Element DEFAULTWEBSKINCACHETIMEOUT is undefined in APPLICATION. > > coldfusion.runtime.UndefinedElementException: Element > DEFAULTWEBSKINCACHETIMEOUT is undefined in APPLICATION. at > coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1724) > at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1677) at > coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java: > 1812) at > coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java: > 1805) at > cfcoapiadmin2ecfc452776618$funcSETUPPROJECTDIRECTORYS.runFunction(D: > \home\arminfo.am\wwwroot\farcry\core\packages\coapi\coapiadmin.cfc: > 300) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at > coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) 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.CfJspPage._invokeUDF(CfJspPage.java:2582) at > cfcoapiadmin2ecfc452776618$funcGETWEBSKINS.runFunction(D:\home > \arminfo.am\wwwroot\farcry\core\packages\coapi\coapiadmin.cfc:378) > > Please help! > > -- > You received this message cos you are subscribed to "farcry-dev" Google group. > To post, email: [email protected] > To unsubscribe, email: [email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
