Element cbox_handler-app.handlers.products is undefined in a Java object of type class java.util.concurrent.ConcurrentHashMap

Hey guys,

I grabbed the latest from Git on the 2011-02-22, and dropped it into the work that we have going on.

Very occasionally, I’m seeing the above error on our production servers (although it’s not showing up in an 8 hour load test)

Anyone see this before, know of it, possibly fixed it in the interim?

‘products’ is the name of one of the application’s handlers.

Stack trace below (Path names changes to protect the innocent):


Message: Element cbox_handler-app.handlers.products is undefined in a Java object of type class java.util.concurrent.ConcurrentHashMap.

TagContext:
[array]

  1. [struct]
    COLUMN: 0
    ID: ??
    LINE: 105
    RAW_TRACE: at cfMetadataIndexer2ecfc1099185507$funcGETOBJECTMETADATAPROPERTY.runFunction(/coldbox/system/cache/store/indexers/MetadataIndexer.cfc:105)
    TEMPLATE: /coldbox/system/cache/store/indexers/MetadataIndexer.cfc
    TYPE: CFML
  2. [struct]
    COLUMN: 0
    ID: CF_TEMPLATEPROXY
    LINE: 97
    RAW_TRACE: at cfConcurrentStore2ecfc328414904$funcGET.runFunction(/coldbox/system/cache/store/ConcurrentStore.cfc:97)
    TEMPLATE: /coldbox/system/cache/store/ConcurrentStore.cfc
    TYPE: CFML
  3. [struct]
    COLUMN: 0
    ID: CF_TEMPLATEPROXY
    LINE: 246
    RAW_TRACE: at cfCacheBoxProvider2ecfc1623277055$funcGETQUIET.runFunction(/coldbox/system/cache/providers/CacheBoxProvider.cfc:246)
    TEMPLATE: /coldbox/system/cache/providers/CacheBoxProvider.cfc
    TYPE: CFML
  4. [struct]
    COLUMN: 0
    ID: CF_UDFMETHOD
    LINE: 225
    RAW_TRACE: at cfCacheBoxProvider2ecfc1623277055$funcGET.runFunction(/coldbox/system/cache/providers/CacheBoxProvider.cfc:225)
    TEMPLATE: /coldbox/system/cache/providers/CacheBoxProvider.cfc
    TYPE: CFML
  5. [struct]
    COLUMN: 0
    ID: CF_TEMPLATEPROXY
    LINE: 112
    RAW_TRACE: at cfHandlerService2ecfc1377791142$funcGETHANDLER.runFunction(/coldbox/system/web/services/HandlerService.cfc:112)
    TEMPLATE: /coldbox/system/web/services/HandlerService.cfc
    TYPE: CFML
  6. [struct]
    COLUMN: 0
    ID: CF_TEMPLATEPROXY
    LINE: 501
    RAW_TRACE: at cfController2ecfc6262277$funcRUNEVENT.runFunction(/coldbox/system/web/Controller.cfc:501)
    TEMPLATE: /coldbox/system/web/Controller.cfc
    TYPE: CFML
  7. [struct]
    COLUMN: 0
    ID: CF_TEMPLATEPROXY
    LINE: 243
    RAW_TRACE: at cfColdbox2ecfc1163916832$funcPROCESSCOLDBOXREQUEST.runFunction(/coldbox/system/Coldbox.cfc:243)
    TEMPLATE: /coldbox/system/Coldbox.cfc
    TYPE: CFML
  8. [struct]
    COLUMN: 0
    ID: CF_UDFMETHOD
    LINE: 132
    RAW_TRACE: at cfApplication2ecfc939423011$funcONREQUESTSTART.runFunction(/var/www/html/Application.cfc:132)
    TEMPLATE: /Application.cfc
    TYPE: CFML

Thoughts?

oh yeah - caching settings:

debugMode = false,
handlersIndexAutoReload = false,
configAutoReload = false,
handlerCaching = true,
eventCaching = false

I think that’s about all of it.

Mark

nothin’… nobody else seen this error?

Hmnnn… maybe just be on an early git version?

Almost a month old now I guess, I can always update.

Mark

Hmm, I have not seen it my friend. Will investigate.

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