Chris what directories are those?  I cleared the cfclasses directory.

-Ryan

On Jan 16, 2:31 am, Chris Blackwell <[email protected]> wrote:
> clear both your template and cfc cache. I've found CF9's caching to be
> over agressive even with all the cache options turned off, but that
> usually cures the problem for me.
>
> -Chris
>
>
>
> On Saturday, January 16, 2010, Sean Corfield <[email protected]> wrote:
> > CF9 has added some more caching to speed up CFC instantiation so I
> > suspect you're running foul of that. There's  multi-web / multi-site
> > setting and there's a CFC path cache setting, I believe (sorry for
> > being vague, I don't run CF9 so I'm going off memory of early builds
> > that I had access to).
>
> > Sean
>
> > On Fri, Jan 15, 2010 at 7:18 PM, Ryan Stille <[email protected]> wrote:
> >> I'm having a weird issue.  I run a couple sites on my workstation,
> >> using Apache.  I installed CF9 alongside my already installed CF8, and
> >> changed Apache to use CF9.  If I start up CF9 then hit either site,
> >> that site works fine.  But the 2nd site I go to never works, I get odd
> >> errors referencing services that don't and shouldn't exist on that
> >> site.
>
> >> I finally figured out that when I go to the 2nd site, its using the
> >> main controller from the first site.  Both sites have a main
> >> controller located at /controller/Contoller.cfc, and it seems
> >> ColdFusion is getting confused.
>
> >> When I change Apache back to using CF8, everything works ok.  So its
> >> either an issue with CF9 or my installation of CF9.  I've checked a
> >> couple things - "Trusted cache", "Save class files", and "Cache web
> >> server paths" are all turned off.  I've also stopped the server,
> >> deleted all the files from the cfclasses directory, and restarted.
>
> >> I've been working on this all day, I'm pretty much out of ideas.  Any
> >> suggestions?
>
> >> Thanks,
> >> -Ryan
-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" 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/model-glue?hl=en

Reply via email to