Have begin seeing this issue on production server

Now this doesn’t happen all the time, but it happens often enough. Any ideas?

Oops! Exception Encountered

Application Execution Exception

Error Type: AbstractAppender.NotImplementedException : [N/A]
Error Messages: This appender ‘coldbox.system.logging.appenders.AsyncRollingFileAppender’ must implement the ‘logMessage()’ method.

Tag Context:

ID:

CFTHROW

LINE:

160

Template:

D:\home\andyscott.id.au\SubDomains\ColdBox\system\logging\AbstractAppender.cfc

Regards,

Andrew Scott

http://www.andyscott.id.au/

Now this doesn’t happen all the time, but it happens often enough. Any ideas?

Oops! Exception Encountered

Application Execution Exception

Error Type: AbstractAppender.NotImplementedException : [N/A]
Error Messages: This appender ‘coldbox.system.logging.appenders.AsyncRollingFileAppender’ must implement the ‘logMessage()’ method.

Ok, so it might pay to put a trap in place to automatically refresh the page then. So this error is not displayed to users.

Sort of explains why it is so rare to see then.

Regards,

Andrew Scott

http://www.andyscott.id.au/

Yea, I cannot reproduce it, I have seen it ocurr on places where I use cfthread and inheritance and high load.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

What do you consider high load? I have seen it happen with just one user.

Regards,

Andrew Scott

http://www.andyscott.id.au/

This is an old thread, but now that we have upgraded to CF 9.0.1 at my job we have encountered the same error a few times in production.

Andrew, did you ever come across any additional information or fixes for it?

Thanks!

~Brad

No Brad, I didn’t and I think Luis said that this maybe a ColdFusion issue in itself.

Now since CB3.1 and CB3.5 I haven’t seen it at all.