Pre-global actions are running multiple times for a zone.

  • 7011938
  • 13-Mar-2013
  • 13-Mar-2013

Environment

Novell ZENworks Configuration Management 11.2 Database

Situation

Pre-Global actions are running against a zone that has already ran successfully. The schema is already extended so this should not happen.

Resolution

Fix was made in ZCM 11.2.3 to skip the running of pre-global if update version is same as the zone version

Cause

Evaluation is failing to compare the table entry from zopaquedata with the update.xml properly resulting in a "true" condition which runs preglobal upon authorization.

Additional Information

[DEBUG] [8/3/12 12:07:58 PM] [] [Loader.SystemUpdateModule] [40] [] [FINEST:Attempting to set update status to GLOBAL_PRE_ACTIONS with message: ] [] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINEST:Status for update (5011020000fc50000000002012030723): SCHEDULED] [] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINEST:Updated update (5011020000fc50000000002012030723) status to GLOBAL_PRE_ACTIONS][] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINE:UpdateVersion: 11.2.0.16117, ServerVersion: 11.2.0.0] [] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINE:Checking if we should run PreGlobalActions: true] [] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINER:Executing command com.novell.zenworks.systemupdate.v_11_2_0.PreGlobalAction (87bf93d4ed4360023375d6de2c27d7a0)] [] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINEST:Extracting content pre-global-actions-11.2.0.jar] [] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINEST:Adding content to classpath] [] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINEST:Calling execute method on class com.novell.zenworks.systemupdate.v_11_2_0.PreGlobalAction] [] []
[DEBUG] [8/3/12 12:07:59 PM] [] [Loader.SystemUpdateModule] [40] [] [FINER:Updating database tables...] []