[jboss-user] [JBossCache] - Re: Read Locks not released broken between 1.4.1.beta and 1.

youngm do-not-reply at jboss.com
Mon Jan 29 12:06:06 EST 2007


I just realized I may not have provided enough of the 1.4.1.beta log.  So here is a bit more:



  | 09:55:31,734 DEBUG TwoPhaseLoad: done materializing entity [org.lds.stack.petstore.model.ApplicationProperty#ldap.url]
  | 09:55:31,750 DEBUG TwoPhaseLoad: resolving associations for [org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn]
  | 09:55:31,750 DEBUG TwoPhaseLoad: adding entity to second-level cache: [org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn]
  | 09:55:31,750 DEBUG TxInterceptor: (null) call on method [_get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn, item, true)]
  | 09:55:31,750 DEBUG TxInterceptor:  local transaction exists - registering global tx if not present for Thread[main,5,main]
  | 09:55:31,750 DEBUG TxInterceptor: Associated gtx in txTable is GlobalTransaction:<null>:1
  | 09:55:31,750 DEBUG TxInterceptor: Transaction bb14:38:0:01e39ddc3f61455084...967001: is already registered.
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: PessimisticLockInterceptor invoked for method _get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn, item, true)
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: Attempting to lock node /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn for owner GlobalTransaction:<null>:1
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org, caller=GlobalTransaction:<null>:1, lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds, caller=GlobalTransaction:<null>:1, lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack, caller=GlobalTransaction:<null>:1, lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore, caller=GlobalTransaction:<null>:1, lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model, caller=GlobalTransaction:<null>:1, lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=GlobalTransaction:<null>:1, lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: failed to find or create child org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn of node /org/lds/stack/petstore/model/ApplicationProperty
  | 09:55:31,750 DEBUG CallInterceptor: Invoking method _get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn, item, true) on cache.
  | 09:55:31,750 DEBUG TreeCache: _get("/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn", item, "true")
  | 09:55:31,750 DEBUG EvictionInterceptor: Invoking EvictionInterceptor
  | 09:55:31,750 DEBUG EvictionInterceptor: Updating node/element events with no tx
  | 09:55:31,750 DEBUG EvictionInterceptor: No event added. Element does not exist
  | 09:55:31,750 DEBUG EvictionInterceptor: No node modifications
  | 09:55:31,750 DEBUG EvictionInterceptor: Finished invoking EvictionInterceptor
  | 09:55:31,750 DEBUG TransactionalCache: caching: org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn
  | 09:55:31,750 DEBUG TxInterceptor: (null) call on method [_put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=cn=hansenbk,ou=People,o=WH, _version=null, _lazyPropertiesUnfetched=true}, true, 0)]
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: PessimisticLockInterceptor invoked for method _put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=cn=hansenbk,ou=People,o=WH, _version=null, _lazyPropertiesUnfetched=true}, true, 0)
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: Attempting to lock node /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn for owner Thread[main,5,main]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: created child: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn
  | 09:55:31,750 DEBUG Node: acquiring WL: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn, caller=Thread[main,5,main], lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired WL: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn, caller=Thread[main,5,main], lock=write owner=Thread[main,5,main]
  | 09:55:31,750 DEBUG CallInterceptor: Invoking method _put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=cn=hansenbk,ou=People,o=WH, _version=null, _lazyPropertiesUnfetched=true}, true, 0) on cache.
  | 09:55:31,750 DEBUG TreeCache: _put(null, "/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn", item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=cn=hansenbk,ou=People,o=WH, _version=null, _lazyPropertiesUnfetched=true})
  | 09:55:31,750 DEBUG EvictionInterceptor: Invoking EvictionInterceptor
  | 09:55:31,750 DEBUG EvictionInterceptor: Updating node/element events with no tx
  | 09:55:31,750 DEBUG RegionManager: getRegion(): user-specified region not found: / will use the global default region
  | 09:55:31,750 DEBUG RegionManager: getRegion(): user-specified region not found: / will use the global default region
  | 09:55:31,750 DEBUG EvictionInterceptor: Adding event EvictedEN[fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn event=3 diff=1] to region at /_default_/
  | 09:55:31,750 DEBUG EvictionInterceptor: Finished updating node
  | 09:55:31,750 DEBUG EvictionInterceptor: Finished invoking EvictionInterceptor
  | 09:55:31,750 DEBUG UnlockInterceptor: Attempting to release locks on current thread.  Lock table is {Thread[main,5,main]=[read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], write owner=Thread[main,5,main]]}
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn: write owner=Thread[main,5,main]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model/ApplicationProperty: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG TwoPhaseLoad: done materializing entity [org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.dn]
  | 09:55:31,750 DEBUG TwoPhaseLoad: resolving associations for [org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password]
  | 09:55:31,750 DEBUG TwoPhaseLoad: adding entity to second-level cache: [org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password]
  | 09:55:31,750 DEBUG TxInterceptor: (null) call on method [_get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password, item, true)]
  | 09:55:31,750 DEBUG TxInterceptor:  local transaction exists - registering global tx if not present for Thread[main,5,main]
  | 09:55:31,750 DEBUG TxInterceptor: Associated gtx in txTable is GlobalTransaction:<null>:1
  | 09:55:31,750 DEBUG TxInterceptor: Transaction bb14:38:0:01e39ddc3f61455084...967001: is already registered.
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: PessimisticLockInterceptor invoked for method _get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password, item, true)
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: Attempting to lock node /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password for owner GlobalTransaction:<null>:1
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds/stack
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds/stack/petstore
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds/stack/petstore/model
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds/stack/petstore/model/ApplicationProperty
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: failed to find or create child org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password of node /org/lds/stack/petstore/model/ApplicationProperty
  | 09:55:31,750 DEBUG CallInterceptor: Invoking method _get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password, item, true) on cache.
  | 09:55:31,750 DEBUG TreeCache: _get("/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password", item, "true")
  | 09:55:31,750 DEBUG EvictionInterceptor: Invoking EvictionInterceptor
  | 09:55:31,750 DEBUG EvictionInterceptor: Updating node/element events with no tx
  | 09:55:31,750 DEBUG EvictionInterceptor: No event added. Element does not exist
  | 09:55:31,750 DEBUG EvictionInterceptor: No node modifications
  | 09:55:31,750 DEBUG EvictionInterceptor: Finished invoking EvictionInterceptor
  | 09:55:31,750 DEBUG TransactionalCache: caching: org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password
  | 09:55:31,750 DEBUG TxInterceptor: (null) call on method [_put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=password, _version=null, _lazyPropertiesUnfetched=true}, true, 0)]
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: PessimisticLockInterceptor invoked for method _put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=password, _version=null, _lazyPropertiesUnfetched=true}, true, 0)
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: Attempting to lock node /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password for owner Thread[main,5,main]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: created child: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password
  | 09:55:31,750 DEBUG Node: acquiring WL: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password, caller=Thread[main,5,main], lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired WL: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password, caller=Thread[main,5,main], lock=write owner=Thread[main,5,main]
  | 09:55:31,750 DEBUG CallInterceptor: Invoking method _put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=password, _version=null, _lazyPropertiesUnfetched=true}, true, 0) on cache.
  | 09:55:31,750 DEBUG TreeCache: _put(null, "/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password", item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=password, _version=null, _lazyPropertiesUnfetched=true})
  | 09:55:31,750 DEBUG EvictionInterceptor: Invoking EvictionInterceptor
  | 09:55:31,750 DEBUG EvictionInterceptor: Updating node/element events with no tx
  | 09:55:31,750 DEBUG RegionManager: getRegion(): user-specified region not found: / will use the global default region
  | 09:55:31,750 DEBUG RegionManager: getRegion(): user-specified region not found: / will use the global default region
  | 09:55:31,750 DEBUG EvictionInterceptor: Adding event EvictedEN[fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password event=3 diff=1] to region at /_default_/
  | 09:55:31,750 DEBUG EvictionInterceptor: Finished updating node
  | 09:55:31,750 DEBUG EvictionInterceptor: Finished invoking EvictionInterceptor
  | 09:55:31,750 DEBUG UnlockInterceptor: Attempting to release locks on current thread.  Lock table is {Thread[main,5,main]=[read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], write owner=Thread[main,5,main]]}
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password: write owner=Thread[main,5,main]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model/ApplicationProperty: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org/lds: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG UnlockInterceptor: releasing lock for /org: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG TwoPhaseLoad: done materializing entity [org.lds.stack.petstore.model.ApplicationProperty#ldap.manager.password]
  | 09:55:31,750 DEBUG TwoPhaseLoad: resolving associations for [org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name]
  | 09:55:31,750 DEBUG TwoPhaseLoad: adding entity to second-level cache: [org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name]
  | 09:55:31,750 DEBUG TxInterceptor: (null) call on method [_get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name, item, true)]
  | 09:55:31,750 DEBUG TxInterceptor:  local transaction exists - registering global tx if not present for Thread[main,5,main]
  | 09:55:31,750 DEBUG TxInterceptor: Associated gtx in txTable is GlobalTransaction:<null>:1
  | 09:55:31,750 DEBUG TxInterceptor: Transaction bb14:38:0:01e39ddc3f61455084...967001: is already registered.
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: PessimisticLockInterceptor invoked for method _get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name, item, true)
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: Attempting to lock node /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name for owner GlobalTransaction:<null>:1
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds/stack
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds/stack/petstore
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds/stack/petstore/model
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG IdentityLock: acquireReadLock(): caller GlobalTransaction:<null>:1 already owns lock for /org/lds/stack/petstore/model/ApplicationProperty
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=GlobalTransaction:<null>:1, lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: failed to find or create child org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name of node /org/lds/stack/petstore/model/ApplicationProperty
  | 09:55:31,750 DEBUG CallInterceptor: Invoking method _get(/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name, item, true) on cache.
  | 09:55:31,750 DEBUG TreeCache: _get("/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name", item, "true")
  | 09:55:31,750 DEBUG EvictionInterceptor: Invoking EvictionInterceptor
  | 09:55:31,750 DEBUG EvictionInterceptor: Updating node/element events with no tx
  | 09:55:31,750 DEBUG EvictionInterceptor: No event added. Element does not exist
  | 09:55:31,750 DEBUG EvictionInterceptor: No node modifications
  | 09:55:31,750 DEBUG EvictionInterceptor: Finished invoking EvictionInterceptor
  | 09:55:31,750 DEBUG TransactionalCache: caching: org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name
  | 09:55:31,750 DEBUG TxInterceptor: (null) call on method [_put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=smtp-relay.wh.ldsglobal.net, _version=null, _lazyPropertiesUnfetched=true}, true, 0)]
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: PessimisticLockInterceptor invoked for method _put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=smtp-relay.wh.ldsglobal.net, _version=null, _lazyPropertiesUnfetched=true}, true, 0)
  | 09:55:31,750 DEBUG PessimisticLockInterceptor: Attempting to lock node /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name for owner Thread[main,5,main]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: acquiring RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,750 DEBUG Node: acquired RL: fqn=/org/lds/stack/petstore/model/ApplicationProperty, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,750 DEBUG Node: created child: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name
  | 09:55:31,750 DEBUG Node: acquiring WL: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name, caller=Thread[main,5,main], lock=<unlocked>
  | 09:55:31,750 DEBUG Node: acquired WL: fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name, caller=Thread[main,5,main], lock=write owner=Thread[main,5,main]
  | 09:55:31,765 DEBUG CallInterceptor: Invoking method _put(null, /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name, item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=smtp-relay.wh.ldsglobal.net, _version=null, _lazyPropertiesUnfetched=true}, true, 0) on cache.
  | 09:55:31,765 DEBUG TreeCache: _put(null, "/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name", item, {_subclass=org.lds.stack.petstore.model.ApplicationProperty, value=smtp-relay.wh.ldsglobal.net, _version=null, _lazyPropertiesUnfetched=true})
  | 09:55:31,765 DEBUG EvictionInterceptor: Invoking EvictionInterceptor
  | 09:55:31,765 DEBUG EvictionInterceptor: Updating node/element events with no tx
  | 09:55:31,765 DEBUG RegionManager: getRegion(): user-specified region not found: / will use the global default region
  | 09:55:31,765 DEBUG RegionManager: getRegion(): user-specified region not found: / will use the global default region
  | 09:55:31,765 DEBUG EvictionInterceptor: Adding event EvictedEN[fqn=/org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name event=3 diff=1] to region at /_default_/
  | 09:55:31,765 DEBUG EvictionInterceptor: Finished updating node
  | 09:55:31,765 DEBUG EvictionInterceptor: Finished invoking EvictionInterceptor
  | 09:55:31,765 DEBUG UnlockInterceptor: Attempting to release locks on current thread.  Lock table is {Thread[main,5,main]=[read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], write owner=Thread[main,5,main]]}
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model/ApplicationProperty/org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name: write owner=Thread[main,5,main]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model/ApplicationProperty: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore/model: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack/petstore: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/lds/stack: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/lds: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,765 DEBUG TwoPhaseLoad: done materializing entity [org.lds.stack.petstore.model.ApplicationProperty#smtp.host.name]
  | 09:55:31,765 DEBUG StatefulPersistenceContext: initializing non-lazy collections
  | 09:55:31,765 DEBUG StandardQueryCache: caching query results in region: org.hibernate.cache.StandardQueryCache; timestamp=11700897315
  | 09:55:31,765 DEBUG TxInterceptor: (null) call on method [_put(null, /org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {}, item, [11700897315, ldap.url, ldap.manager.dn, ldap.manager.password, smtp.host.name], true, 0)]
  | 09:55:31,765 DEBUG PessimisticLockInterceptor: PessimisticLockInterceptor invoked for method _put(null, /org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {}, item, [11700897315, ldap.url, ldap.manager.dn, ldap.manager.password, smtp.host.name], true, 0)
  | 09:55:31,765 DEBUG PessimisticLockInterceptor: Attempting to lock node /org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {} for owner Thread[main,5,main]
  | 09:55:31,765 DEBUG Node: acquiring RL: fqn=/org, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1]
  | 09:55:31,765 DEBUG Node: acquired RL: fqn=/org, caller=Thread[main,5,main], lock=read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,765 DEBUG Node: created child: fqn=/org/hibernate
  | 09:55:31,765 DEBUG Node: acquiring RL: fqn=/org/hibernate, caller=Thread[main,5,main], lock=<unlocked>
  | 09:55:31,765 DEBUG Node: acquired RL: fqn=/org/hibernate, caller=Thread[main,5,main], lock=read owners=[Thread[main,5,main]]
  | 09:55:31,765 DEBUG Node: created child: fqn=/org/hibernate/cache
  | 09:55:31,765 DEBUG Node: acquiring RL: fqn=/org/hibernate/cache, caller=Thread[main,5,main], lock=<unlocked>
  | 09:55:31,765 DEBUG Node: acquired RL: fqn=/org/hibernate/cache, caller=Thread[main,5,main], lock=read owners=[Thread[main,5,main]]
  | 09:55:31,765 DEBUG Node: created child: fqn=/org/hibernate/cache/StandardQueryCache
  | 09:55:31,765 DEBUG Node: acquiring RL: fqn=/org/hibernate/cache/StandardQueryCache, caller=Thread[main,5,main], lock=<unlocked>
  | 09:55:31,765 DEBUG Node: acquired RL: fqn=/org/hibernate/cache/StandardQueryCache, caller=Thread[main,5,main], lock=read owners=[Thread[main,5,main]]
  | 09:55:31,765 DEBUG Node: created child: fqn=/org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {}
  | 09:55:31,765 DEBUG Node: acquiring WL: fqn=/org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {}, caller=Thread[main,5,main], lock=<unlocked>
  | 09:55:31,765 DEBUG Node: acquired WL: fqn=/org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {}, caller=Thread[main,5,main], lock=write owner=Thread[main,5,main]
  | 09:55:31,765 DEBUG CallInterceptor: Invoking method _put(null, /org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {}, item, [11700897315, ldap.url, ldap.manager.dn, ldap.manager.password, smtp.host.name], true, 0) on cache.
  | 09:55:31,765 DEBUG TreeCache: _put(null, "/org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {}", item, [11700897315, ldap.url, ldap.manager.dn, ldap.manager.password, smtp.host.name])
  | 09:55:31,765 DEBUG EvictionInterceptor: Invoking EvictionInterceptor
  | 09:55:31,765 DEBUG EvictionInterceptor: Updating node/element events with no tx
  | 09:55:31,765 DEBUG RegionManager: getRegion(): user-specified region not found: / will use the global default region
  | 09:55:31,765 DEBUG RegionManager: getRegion(): user-specified region not found: / will use the global default region
  | 09:55:31,765 DEBUG EvictionInterceptor: Adding event EvictedEN[fqn=/org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {} event=3 diff=1] to region at /_default_/
  | 09:55:31,765 DEBUG EvictionInterceptor: Finished updating node
  | 09:55:31,765 DEBUG EvictionInterceptor: Finished invoking EvictionInterceptor
  | 09:55:31,765 DEBUG UnlockInterceptor: Attempting to release locks on current thread.  Lock table is {Thread[main,5,main]=[read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]], read owners=[Thread[main,5,main]], read owners=[Thread[main,5,main]], read owners=[Thread[main,5,main]], write owner=Thread[main,5,main]]}
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/hibernate/cache/StandardQueryCache/sql: select applicatio0_.name as name0_, applicatio0_.prop_value as prop2_0_ from APP_PROPERTIES applicatio0_; parameters: ; named parameters: {}: write owner=Thread[main,5,main]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/hibernate/cache/StandardQueryCache: read owners=[Thread[main,5,main]]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/hibernate/cache: read owners=[Thread[main,5,main]]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org/hibernate: read owners=[Thread[main,5,main]]
  | 09:55:31,765 DEBUG UnlockInterceptor: releasing lock for /org: read owners=[GlobalTransaction:<null>:1, Thread[main,5,main]]
  | 09:55:31,781 DEBUG AbstractApplicationPropertyService: Adding db property to entrySet: org.lds.stack.petstore.model.ApplicationProperty at 54f169[key=ldap.url,value=ldap://10.51.95.193]
  | 09:55:31,796 DEBUG AbstractApplicationPropertyService: Adding db property to entrySet: org.lds.stack.petstore.model.ApplicationProperty at 7a3a30[key=ldap.manager.dn,value=cn=hansenbk,ou=People,o=WH]
  | 09:55:31,796 DEBUG AbstractApplicationPropertyService: Adding db property to entrySet: org.lds.stack.petstore.model.ApplicationProperty at 825cf3[key=ldap.manager.password,value=password]
  | 09:55:31,796 DEBUG AbstractApplicationPropertyService: Adding db property to entrySet: org.lds.stack.petstore.model.ApplicationProperty at a47cc3[key=smtp.host.name,value=smtp-relay.wh.ldsglobal.net]
  | 09:55:31,796 DEBUG CacheSynchronization: transaction before completion callback
  | 09:55:31,796 DEBUG JDBCContext: before transaction completion
  | 09:55:31,796 DEBUG SessionImpl: before transaction completion
  | 09:55:31,796 DEBUG AbstractEntityManagerImpl: automatically flushing session
  | 09:55:31,796 DEBUG SessionImpl: automatically flushing session
  | 09:55:31,796 DEBUG AbstractFlushingEventListener: flushing session
  | 09:55:31,796 DEBUG AbstractFlushingEventListener: processing flush-time cascades
  | 09:55:31,796 DEBUG Cascade: processing cascade ACTION_PERSIST_ON_FLUSH for: org.lds.stack.petstore.model.ApplicationProperty
  | 09:55:31,796 DEBUG Cascade: done processing cascade ACTION_PERSIST_ON_FLUSH for: org.lds.stack.petstore.model.ApplicationProperty
  | 09:55:31,796 DEBUG Cascade: processing cascade ACTION_PERSIST_ON_FLUSH for: org.lds.stack.petstore.model.ApplicationProperty
  | 09:55:31,796 DEBUG Cascade: done processing cascade ACTION_PERSIST_ON_FLUSH for: org.lds.stack.petstore.model.ApplicationProperty
  | 09:55:31,796 DEBUG Cascade: processing cascade ACTION_PERSIST_ON_FLUSH for: org.lds.stack.petstore.model.ApplicationProperty
  | 09:55:31,796 DEBUG Cascade: done processing cascade ACTION_PERSIST_ON_FLUSH for: org.lds.stack.petstore.model.ApplicationProperty
  | 09:55:31,796 DEBUG Cascade: processing cascade ACTION_PERSIST_ON_FLUSH for: org.lds.stack.petstore.model.ApplicationProperty
  | 09:55:31,796 DEBUG Cascade: done processing cascade ACTION_PERSIST_ON_FLUSH for: org.lds.stack.petstore.model.ApplicationProperty
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007899#4007899

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007899



More information about the jboss-user mailing list