Caching Issues

6 views
Skip to first unread message

Andrew Scott

unread,
Sep 2, 2010, 6:23:57 AM9/2/10
to col...@googlegroups.com

I switched the following on

 

      coldbox.debugMode = false;

      coldbox.handlersIndexAutoReload = false;

      coldbox.configAutoReload = false;

      coldbox.handlerCaching = true;

      coldbox.eventCaching = true;

 

And started getting the following type of error, not all the time but enough to be a nuisance.

 

The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.

Null Pointers are another name for undefined values.

 

 

The error occurred in C:\projects\ColdFusion\dev.andyscott.id.au\coldbox\system\web\services\PluginService.cfc: line 141
Called from C:\projects\ColdFusion\coldbox\system\web\Controller.cfc: line 350
Called from C:\projects\ColdFusion\ coldbox\system\includes\BugReport.cfm: line 122
Called from C:\projects\ColdFusion\dev.andyscott.id.au\coldbox\system\web\services\ExceptionService.cfc: line 87
Called from C:\projects\ColdFusion\ coldbox\system\Coldbox.cfc: line 307
Called from C:\projects\ColdFusion\wwwroot\Application.cfc: line 60

139 :                  //end else if instance not in cache.

140 :                  else{

141 :                          oPlugin = refLocal.oPlugin;

142 :                  }

143 :                 

 

 

 

Regards,

Andrew Scott

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

 

 

 

Luis Majano

unread,
Sep 2, 2010, 3:01:45 PM9/2/10
to col...@googlegroups.com
What versión of coldbox. 

Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To post to this group, send email to col...@googlegroups.com
To unsubscribe from this group, send email to coldbox-u...@googlegroups.com
For more options, visit this group at http://groups-beta.google.com/group/coldbox
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
Reply all
Reply to author
Forward
0 new messages