6-0-15 > 6.2.6 append method was not found

Might Aswell <[email protected]>
Newsgroups gmane.comp.cms.farcry.devel
Message-ID <[email protected]>
trying to go from 6.0.15 to 6.2.6 on Win2008  / CF8

Dropped in a new core and get this when updating app.

The append method was not found.Either there are no methods with the 
specified method name and argument types, or the append method is 
overloaded with argument types that ColdFusion cannot decipher reliably. 
ColdFusion found 5 methods that matched the provided arguments. If this is 
a Java object and you verified that the method exists, you may need to use 
the javacast function to reduce ambiguity. The error occurred in *D:\InetPub\farcry\core\packages\lib\error.cfc: 
line 221*

219 : 				<cfset stacktrace.append(arguments.log.stack[i].template) />
220 : 				<cfset stacktrace.append(":") />*221 : 				<cfset stacktrace.append(arguments.log.stack[i].line) />*
222 : 				<cfif i eq arraylen(arguments.log.stack)>
223 : 					<cfset stacktrace.append(variables.newline) />

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev-/[email protected]
To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.