Can you gather the licensing logs and get a verbose installation log?
The licensing logs can be gathered with the Adobe Log Collector Tool.
If you didn't get a verbose installation log before there are a couple of ways to get one but it requires that install to another machine or remove and reinstall to the current machine.
How to Enable Microsoft Installer logging and Verbose logging to gather additional troubleshooting Information
https://support.microsoft.com/en-us/kb/2545723
Command line Installation Syntax for generating a verbose installation log file.
msiexec /i <path\AcroPro.msi> TRANSFORMS="AcroPro.mst" /L*v "C\<path\AcroStanInstall.log>"