Sometimes you may see several hundred thousand informational messages produced by the child site distribution manager. The messages look like this:
SMS Distribution Manager successfully processed package “Java 7 Update 91” (package ID = CAS000D3).
SMS Distribution Manager is beginning to process package “Java 7 Update 91” (package ID = CAS000D3).
SMS Distribution Manager successfully processed package “Java 7 Update 91” (package ID = CAS000D3).
SMS Distribution Manager is beginning to process package “Java 7 Update 91” (package ID = CAS000D3).
SMS Distribution Manager successfully processed package “Java 7 Update 91” (package ID = CAS000D3).
SMS Distribution Manager is beginning to process package “Java 7 Update 91” (package ID = CAS000D3).
This package looping may affect both existing and non-existing packages.
Workaround:
On the affected server go to inboxes\distrmgr.box folder.
Select and delete CAS000D3.PKG and CAS000D3.PKN files
Connect to CAS DB and run the following query:
SELECT * FROM PkgServers where NALPath like ‘%<affected server name>%’ and PkgID = ‘CAS000D3′
If this query returns any result redistribute CAS000D3 package.