I think I found the issue.  It appears that an older version of
Transfer was released onto this box.

On Feb 10, 3:47 pm, Bob Silverberg <bob.silverb...@gmail.com> wrote:
> My immediate guess would be that you're running CF 8.0 rather than
> 8.0.1, and perhaps Transfer is doing something with onMissingMethod
> that only works with CF 8.0.1.
>
> I suggest checking your version of CF, and upgrading to 8.0.1 if
> you're currently on 8.0.
>
> Bob
>
> On Tue, Feb 10, 2009 at 4:01 PM, Steve Brownlee
>
>
>
> <steven.brown...@gmail.com> wrote:
>
> > Hey all, I'm hoping that someone else has seen this and fixed it, or
> > at least has a clue as to why it's happening.
>
> > One of the machines in our staging environment was upgraded to
> > ColdFusion 8 over this last weekend, and when we attempted to access
> > the application yesterday, the following exception was being
> > generated.
>
> > Bean creation exception during init() of transfer.TransferFactory
> > Detail Error while attempting to autowire object of type
> > transfer.com.cache.CacheManager:
> > [Line: 210 :: D:\iserver\revapps.davita.com\transfer\com\factory
> > \AbstractBaseFactory.cfc :: Error while attempting to autowire object
> > of type transfer.com.cache.cf8.SoftReferenceHandler ::
> > [Line: 29 :: D:\iserver\revapps.davita.com\transfer\com\cache
> > \cf8\SoftReferenceHandler.cfc :: The EVENTMANAGER parameter to the
> > init function is required but was not passed in. :: ]
>
> > While doing a cursory investigation, I noticed that there is a
> > condition in the CFMLVersion.cfc component that executes code in
> > \transfer\com\cache\cf8 directory rather than in its parent \transfer
> > \com\cache directory.
>
> > In the 20 minutes I've just spent looking at this, I obviously haven't
> > been able to completely understand how the TransferFactory creates the
> > CacheManager and SoftRefrenceHandler components, but I'm open to any
> > ideas or suggestions.
>
> > Thanks all,
> > Steve
>
> --
> Bob Silverbergwww.silverwareconsulting.com
--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

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

Reply via email to