Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Deploying CS6 via MSI created with Adobe Application Manager Enterprie Edition 3.0

New Here ,
Oct 09, 2012 Oct 09, 2012

Hi,

I have created an MSI using Adobe Application Manager Enterprie Edition 3.0.

If we run the msi locally it installs successfully.

However if I deploy the msi via group policy it fails to install.  It bombs out towards the end and completes an MSI roll back.  If I browse to the installation folder during installation I can see the components install but then they uninstall themselves

I have checked the PDApp.log contained in AppData\Local\Temp.  I think the section where it fails is detailed below:

 

10/8/2012 15:42:41 [INFO] PIM - Processing ... _pimCreateOrUpdateAAMInventory
10/8/2012 15:42:41 [INFO] PIM - Inventory Already present on the machine...
10/8/2012 15:42:41 [INFO] Setup - TimeLog: End Installing. Now launching PDApp
10/8/2012 15:42:41 [INFO] Setup - Deployment File Path not specified in command line arguments. Skipping payload deployment part
10/8/2012 15:42:41 [INFO] Setup - =================  End Adobe Setup. Exit code: 0  =================


10/8/2012 15:42:41 [INFO] PIM - PIMSqlite closeDB status 0
10/8/2012 15:42:41 [INFO] PIM - FREE PIM Instance ...
10/8/2012 15:42:41 [INFO] DeploymentManager - Build Version - 3.0.166.0
10/8/2012 15:42:41 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
10/8/2012 15:42:41 [INFO] DeploymentManager - The return code from the Bootstrapper Process is (0).
10/8/2012 15:42:41 [INFO] DeploymentManager - Correcting Dependencies in local db.
10/8/2012 15:42:41 [INFO] DeploymentManager - No media db present on the machine.
10/8/2012 15:42:41 [INFO] DeploymentManager - STEP 4: Starting to launch Adobe Installer.
10/8/2012 15:42:41 [INFO] DeploymentManager - Obtained Adobe Common Folder Path.
10/8/2012 15:42:41 [INFO] DeploymentManager - Adobe Installer launch location is :: C:\Program Files\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
10/8/2012 15:58:04 [INFO] AAMEEUtilities - Process creation completed.
10/8/2012 15:58:04 [FATAL] DeploymentManager - The return code from the Adobe Installer Process is (6).Stopping the installation
process.
10/8/2012 15:58:04 [INFO] DeploymentManager - Starting to clean the partially installed payloads.

I have also created a verbose log but I am having problems determining what's happening.  The "Return value 3" from the verbose log is below:

CustomAction CADeploy returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)

MSI (s) (60:C0) [16:34:16:381]: User policy value 'DisableRollback' is 0

MSI (s) (60:C0) [16:34:16:381]: Machine policy value 'DisableRollback' is 0

Action ended 16:34:16: InstallFinalize. Return value 3.

We use Windows Server 2003 and have Windows 7 32-bit clients.

How do I get it to install and stop the MSI rollback?

If you need some further information please let me know. I appreciate any help!

Kind regards,

Andy

2.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 09, 2012 Oct 09, 2012

Eitehr it's ordinary permissions issues such as explained here:

Errors "Exit Code: 6," "Exit Code: 7"

or, which seems to happen a lot with CS6, you need to install the MSVC 2008 and 2010 runtimes manualyl on those systems.

Mylenium

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 09, 2012 Oct 09, 2012
LATEST

Moving this discussion to the Creative Suite Enterprise Deployment forum.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines