Thanks Matt. I updated to the 1.9.0 from github and now when I start
up my app I get the following error. So vague.

Type    Application
Function(s)     onApplicationStart (/Users/bculpepper/Library/Tomcat/
flipcash/webapps/ROOT/Application.cfc, Line=31, Column=5)

Detail  Could not duplicate this variable. Check the variable does not
contain references to complex types such as Java objects
Tag Context     CFSET (/Users/bculpepper/Library/Tomcat/flipcash/webapps/
ROOT/MachII/framework/MessageManager.cfc, Line=166, Column=5)

Source

163:         </cfif>
164:
165:         <!--- Setup the Message Handler --->
166:         <cfset messageHandler =
Duplicate(variables.messageHandlerTarget).init(messageName,
messageMultithreaded, messageWaitForThreads, messageTimeout,
getThreadingAdapter()) />
167:         <cfset
messageHandler.setLog(variables.messageHandlerlog) />

Any ideas?

On Mar 20, 10:38 pm, Matthew Woodward <[email protected]> wrote:
> On Tue, Mar 20, 2012 at 7:14 PM, [email protected] <
>
> [email protected]> wrote:
> > Yea I thought that might be the case but I get a 404 when I go to
> >http://www.mach-ii.com/nightly/for the nightly build and the last
> > nightly generated under the downloads section was on 7/8/11.
>
> It's moved to github. Try grabbing the latest from there. We just haven't
> set up a nightly build process since we moved.
> --
> Matthew Woodward
> [email protected]http://blog.mattwoodward.com
> identi.ca / Twitter: @mpwoodward
>
> Please do not send me proprietary file formats such as Word, PowerPoint,
> etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html

-- 
To post to this group, send email to [email protected]
For more options and to unsubscribe, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

Reply via email to