ColdBox Framework Server restart problem

Dear All,

I have a small problem with ColdBox Framework when ever a server is restarted and when I login in to application I’m getting an error please find the screenshot below.

After reinitialisation (fwreinit) the application is working fine.

Any help would be kindly appreciated.

Application Execution Exception

Error Type: Framework.EventHandlerNotRegisteredException : [N/A]
Error Messages: The event handler: Dashboard.dspLogin is not valid registered event.

Tag Context:

ID:

CFTHROW

LINE:

25

Template:

D:\wwwroot\coldbox\system\util\Util.cfc

ID:

CF_TEMPLATEPROXY

LINE:

259

Template:

D:\wwwroot\coldbox\system\services\HandlerService.cfc

ID:

CF_TEMPLATEPROXY

LINE:

386

Template:

D:\wwwroot\coldbox\system\controller.cfc

ID:

CF_TEMPLATEPROXY

LINE:

163

Template:

D:\wwwroot\coldbox\system\coldbox.cfc

ID:

CF_UDFMETHOD

LINE:

109

Template:

D:\wwwroot\Application.cfc

Framework Snapshot

Current Event:

Dashboard.dspLogin

Current Layout:

N/A

Current View:

N/A

Bug Date:

03/13/2014 07:10:46 AM

Coldfusion ID:

CFID=330494 ; CFToken=12951818 ; JSessionID=BE574C75573634BAE41ACFE2CCEDF03E_330494_12951818

Template Path :

D:\wwwroot\index.cfm

Path Info :

//index.cfm

Host & Server:

Query String:

Browser:

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0

Stack Trace:

Thanks & Regards,
Shaik Mohammed Shariff

ColdBox Version is 2.6.4

Thanks & Regards,
Shaik Mohammed Shariff

is the server dev or production?

So, is Dashboard.dspLogin an actual event? I see the URL was just index.cfm. Is that your default event? If that is a valid event, is it part of a module or an external handler location? Please tell us more about it.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Wow, that’s pretty old :slight_smile: What’s the chance of you upgrading to a more recent version? There have been many improvements and performance enhancements made to ColdBox since the glory days of 2.6.x. There’s a fair chance it may fix this issue too.

You’ll find there is still a high level of compatibility between the newest version of ColdBox and older versions. Skim through these and give it a shot:
http://wiki.coldbox.org/wiki/Dashboard.cfm#Compatibility_Guides

I was working with a client a couple months ago who had been dreading the the upgrade for months and months. We dropped in the new ColdBox folder and they were surprised that everything just worked!

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Hello Aaron - it’s in Production.

Hello Brad,

Dashboard.dspLogin is default event I will try with latest ColdBox version in staging.

Thank you !

  • Shariff