It just happened again when I did an updateapp (I was about to launch a new type and a new rule that I just created) and looking through the stack trace I see what the error is:
/Users/jeffcoughlin/Sites/_frameworks/farcry/core/p630/packages/types/farConfig.cfc For some reason on just that one call it is trying to load p630's version of farConfig.cfc (which in turn causes the wddx error since we're not using wddx anymore in FC7) - the rest of the stack trace uses trunk (FarCry 7). I'm not sure why at the moment. I don't use a cf mapping. I do have some websites that use p630 (loaded from a web alias), but I'm not running any of them (and I recently restarted CF without loading any other site). Also confused why it does it sometimes but not others. Mind boggling. I know it's going to end up being something really stupid on my end, so not much you can do about it unless you have any ideas. Otherwise it's likely nothing for you to worry about. Jeff On Apr 5, 2014, at 2:42 AM, Justin Carter <[email protected]> wrote: > Can you give me the stack trace or a log entry so that I can see where the > crash is happening? > > On 05/04/2014 4:13 PM, "Jeff Coughlin" <[email protected]> wrote: > Every now and then when I edit the TinyMCE config I get the following error: > WDDX packet parse error at line 1, column 1. > > The problem is that once that error appears, the entire website crashes with > that error (no website, no webtop). UpdateApp doesn't help either. The only > solution so far that seems to resolve the problem is a CF restart (so > something is cached that updateapp isn't catching... not sure what though). > > Thoughts? > > Jeff -- 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 because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
