• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • hhuynh
  • Reporter: ssubbiah
  • June 25, 2008
  • 0
  • Watchers: 0
  • July 01, 2008
  • June 25, 2008

Description

For certain type of usecases, the following logging which was initially thought to happen only on rare cases is happening quite often and polluting the log files.

Change this logging to debug.

2008-06-24 09:07:32,888 [WorkerThread(managed_object_request_stage,0)] WARN com.tc.objectserver.api.ObjectManager - Making ObjectManagerLookupContext : [ processed count = 0, responseContext = ManagedObjectRequestContext@9830050 [ ClientID[3] , ObjectRequestID=[-1] , [ObjectID=[1400666]], requestingThread = WorkerThread(broadcast_changes_stage,0), isServerInitiatedRequest = true ]] pending since reference ManagedObjectImpl +–> identityHashCode: 14160171 +–> id: ObjectID=[1400666] +–> className: UNKNOWN +–> version:-1 +–> state: null +–> isDirty:true +–> isNew:true +–> isReferenced:false +–> next: false prev: true is new and not in []

Comments