I have two packages that are distributed to four distribution points in a single distribution point group. Every Sunday when content validation runs, the two packages continue to fail content validation only on one of the four distribution points. The package is configured to copy the content to a package share on the distribution points.
The package has been deleted and recreated, but it still continues to fail content validation. An interesting note is that when the packages are notconfigured to copy the contents to a package share on the distribution points, they pass content validation.
When content validation does fail (when copy the content is set), the SMSDPMON log shows the following bad news.
[Package A]
CreateFileW failed for \\SCCM_SITE_SERVER\smspkgd$\ps10058e\eclipsec++\features\org.eclipse.linuxtools.cdt.libhover.devhelp.feature_1.0.0.201309171939\meta-inf\maven\org.eclipse.linuxtools.cdt.libhover\org.eclipse.linuxtools.cdt.libhover.devhelp.feature\pom.properties SMS_Distribution_Point_Monitoring 7/30/2015 2:54:59 PM 4152 (0x1038)
FileOpen failed; 0x80070003 SMS_Distribution_Point_Monitoring 7/30/2015 2:54:59 PM 4152 (0x1038)
CSMSContentUtils::EvaluatePackageShare: Failed to compute hash for content PS10058E.2 SMS_Distribution_Point_Monitoring 7/30/2015 2:54:59 PM 4152 (0x1038)
[Package B]
CreateFileW failed for \\SCCM_SITE_SERVER\smspkgd$\ps10058c\eclipse\features\org.eclipse.recommenders.feature.completion.rcp.intellig_1.0.4.v20130612-1006-b77\meta-inf\maven\org.eclipse.recommenders\org.eclipse.recommenders.feature.completion.rcp.intellig\pom.properties SMS_Distribution_Point_Monitoring 7/30/2015 3:53:47 PM 5284 (0x14A4)
FileOpen failed; 0x80070003 SMS_Distribution_Point_Monitoring 7/30/2015 3:53:47 PM 5284 (0x14A4)
CSMSContentUtils::EvaluatePackageShare: Failed to compute hash for content PS10058C.2 SMS_Distribution_Point_Monitoring 7/30/2015 3:53:47 PM 5284 (0x14A4)
My assumption is that the content library might be jacked. I am thinking that I might have to rebuild the distribution point. Does anyone have any other suggestions for troubleshooting and rectifying this situation? Is there a way to rebuild the content library without rebuilding the distribution point? The error code 0x80070003mentioned above, suggests the system cannot find the path specified. I have verified both paths exists... Whatever is occurring is beyond me.
-Tony