Environment
Novell ZENworks 10 Configuration Management
Situation
Patch download is working and device can run DAU sucessfully, but no patches found for device in ZCC/Device Details/Patches tab.
Resolution
- Check whether there is a *.state file on the device (ZENWORKS_HOME\zpm).
- Check whether there are *.plr files on the device (ZENWORKS_HOME\zpm).
- If there is a .state file but no plr file, the plr was uploaded to the server (debug zmd-messages.log will log file upload attempts, and the services-messages on the server will have the upload attempts.).
- Test whether copying the .state file to a .plr and putting it onto the server in collections\patchlink directory manually causes the file to be integrated into the database -- make sure you set permissions for linux to do this test. At this point, the plr file on the server should be removed after the loader process handles it. This process is loaded by AddPatchlinkAnalyzeReporting.xml. Note: the default setting for read interval is 2 seconds.
- Check services-messages.log for file upload problems, and loader-messages.log for plr processing problems.