Autodesk®
Cumulative Hotfix 2 for Autodesk Vault 2014 SP2 (DM182220)
In a continuing effort to provide high quality products, Autodesk has released this cumulative hotfix which provides multiple updates for Autodesk Vault 2014 SP2.
This README file highlights how to install this hotfix and other important information regarding this update.
Description of the Issues
System Requirements
Related Hotfixes
Known Issues
Warnings
Files Affected
Update Verification
Installation Instructions
Legal Notice
Description of the Issues
Cumulative Hotfix 2 Updates
- The Persistent ID feature will not work if the ID values were too large. This would be particularly noticeable in a multi-workgroup environment and result in file not found messages.
- Server improvements to reduce the occurrence of "Error 231 - The server is currently busy" (ex. during concurrent Copy Design operations on large assemblies).
- Solutions for occurrences of Object Reference errors when;
- Adding new content source property providers to the Vault configuration.
- Using Windows Authentication with Connectivity.WorkspaceSync.exe command line parameter -WA.
- No files are found when performing a Workspace Sync if the working folder contains a system variable (ex. %username%).
- Logging in to Vault from AutoCAD Civil 3D has been optimized for better performance.
- Logging more than 65,536 bytes when using IJobProcessorServices.Log method in a custom job, the job errors resulting in the message "The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the faulted state".
- Files that are bulk loaded into the Vault without the correct BOM structure do not show up as children of new assemblies and do not appear on the BOMs of resulting assembly Items.
- Printing a Change Order Summary would result in the message, "The given key was not present in the dictionary".
- The Vault Explorer help system was placing calls to online help using Internet Explorer instead of the default browser. For workstations that do not have Internet Explorer installed, this could result in application, add in and help issues.
- When saving DWGs with Xrefs in a legacy file format, check in to Vault could result in file corruption.
- NOTE: Check in will fail without the included update for 'Autodesk AutoCAD Mechanical 2014 Service Pack 1'. See Installation Instructions.
- It was possible to delete objects not owned by the workgroup. (ex. File on workgroup 1, with lease duration set, could be deleted on workgroup 2.)
- In Vault Basic, selecting Yes when prompted that a file "is OLDER than the latest version in the vault. Do you want to replace it with the latest version?" would result in the message "The following files could not be checked out and/or downloaded due to restrictions."
Cumulative Hotfix 1 Updates
- Performing an 'Opening with Viewer' on some Inventor DWGs could result in file reference warnings.
- When saving DWGs in a legacy file format, the prompt to save upon check in to Vault could result in file corruption. User is required to save using the CAD application before check in is permitted.
- Vault Explorer and Job Processor can now be configured to create DWFs that display the last used LOD instead of defaulting to the Master LOD.
- Resolved an issue where the DWF 'Publish Count' was not being honored by Job Processor.
- Resolved an issue with the Item BOM effective start date that would result in Error 1417, "No Effective BOM for the date provided".
- Resolved a display issue with Item BOM where standard components referenced by multiple assemblies may have repeated revisions shown in the BOM tab.
Client
Autodesk Vault Basic 2014 SP2
Autodesk Vault Workgroup 2014 SP2
Autodesk Vault Professional 2014 SP2
Autodesk AutoCAD Mechanical 2014 Service Pack 1
Server
Autodesk Data Management Server 2014 SP2 (Basic)
Autodesk Data Management Server 2014 SP2 (Workgroup)
Autodesk Data Management Server 2014 SP2 (Professional)
"DWGs with Xrefs" check in will fail without the included update for 'Autodesk AutoCAD Mechanical 2014 Service Pack 1'. See Installation Instructions.
Autodesk Vault 2014 SP2
Autodesk.DataManagement.Client.Framework.Vault.dll
Connectivity.Common.dll
Connectivity.Explorer.ChangeOrderFW.dll
Connectivity.Explorer.Document.Objects.dll
Connectivity.Explorer.Document.dll
Connectivity.Explorer.Item.dll
Connectivity.JobProcessor.Delegate.dll
Connectivity.Platform.dll
Connectivity.ProductStream.dll
Connectivity.Request.Document.dll
Connectivity.Request.ExtensionHandler.Inventor.dll
DwfGenerator.dll
VaAc_addin.arx
VaAc_service.arx
Autodesk AutoCAD Mechanical 2014 SP1
acmaddin.arx
The following files are version 18.2.2.20.
Autodesk.DataManagement.Client.Framework.Vault.dll
Connectivity.Common.dll
Connectivity.Explorer.ChangeOrderFW.dll
Connectivity.JobProcessor.Delegate.dll
Connectivity.Platform.dll
Connectivity.ProductStream.dll
VaAc_addin.arx
VaAc_service.arx
The following files are version 18.2.2.10.
Connectivity.Explorer.Document.dll
Connectivity.Explorer.Document.Objects.dll
Connectivity.Explorer.Item.dll
Connectivity.Request.Document.dll
Connectivity.Request.ExtensionHandler.Inventor.dll
DwfGenerator.dll
The following file is version 18.0.150.3.
acmaddin.arx
Installation Instructions
CLIENT INSTALLATION
- Download the hotfix to a temporary directory on the workstation.
- Extract the 'DM182220_Client.msp' file to the temporary directory.
- Double-click on 'DM182220_Client.msp' to install the hotfix.
- Using Windows Explorer, navigate to the installation location of acmaddin.arx (typically C:\Program Files\Autodesk\AutoCAD 2014\Acadm).
- Rename the file acmaddin.arx to acmaddin.arx.SP1
- Copy the included acmaddin.arx to this location being certain to use the appropriate file bitness for the Autodesk AutoCAD Mechanical 2014 SP1 installation (x86 or x64).
- NOTE: The following change to the appropriate Vault Explorer config file is required to complete the 'Open with Viewer' update.
- The Vault Explorer config file is named as follows;
- Vault Basic - Connectivity.Vault.exe.Config
- Vault Workgroup - Connectivity.VaultWkg.exe.Config
- Vault Professional - Connectivity.VaultPro.exe.config
- Using Windows Explorer, navigate to the location of the Vault Explorer config file. Example; 'C:\Program Files\Autodesk\Vault Professional 2013\Explorer'.
- Open the Vault Explorer config file with a text editor.
- Locate the 'ExtensionHandlerService', 'ExtensionHandlers', 'IViewExtensionHandler' section.
- Modify the values for 'Priority' as shown below;
- <ExtensionHandler Name="Inventor IViewExtensionHandler" Interface="Connectivity.Request.Document.Currency.ExtensionHandler.IViewExtensionHandler, Connectivity.Request.Document" Type="Connectivity.Request.ExtensionHandler.Inventor.Internal.ViewExtensionHandler, Connectivity.Request.ExtensionHandler.Inventor" Priority="1"/>
- <ExtensionHandler Name="Autocad IViewExtensionHandler" Interface="Connectivity.Request.Document.Currency.ExtensionHandler.IViewExtensionHandler, Connectivity.Request.Document" Type="Connectivity.Request.ExtensionHandler.Autocad.Internal.ViewExtensionHandler, Connectivity.Request.ExtensionHandler.Autocad" Priority="2"/>
- <ExtensionHandler Name="Default IViewExtensionHandler" Interface="Connectivity.Request.Document.Currency.ExtensionHandler.IViewExtensionHandler, Connectivity.Request.Document" Type="Connectivity.Request.Document.Currency.ExtensionHandler.ViewDefaultHandler, Connectivity.Request.Document" Priority="3"/>
- Save the file and close the text editor.
- NOTE: This update will result in the invocation of the correct viewer, which may be different than previously experienced.
- NOTE: The following (optional) change to the Vault Explorer config file or 'JobProcessor.exe.config' is required to complete the 'LOD' update.
- Using the above procedure, edit the appropriate Vault Explorer config file and/or 'JobProcessor.exe.config'.
- Locate the <appSettings> section.
- Add the line <add key="DWFPublisher.OpenInventorAssemblyInLastActiveLevelOfDetailRepresentation" value="True" />.
- Save the file and close the text editor.
- Install the hotfix on each applicable workstation.
SERVER INSTALLATION
WARNING: Failure to follow these instructions properly may result in unusable sites.
NOTE: Always ensure that a successful backup has been performed before applying any hotfixes.
SINGLE SITE
Hotfix Installation
- Reset the web service on the Autodesk Data Management Server (ADMS) by typing 'iisreset' at a command prompt.
- Run 'DM182220_Server.msp' on the server to install the hotfix.
- Open the ADMS Console and migrate all un-migrated databases and libraries before proceeding.
- NOTE: It may be necessary to detach an un-migrated database if the update addresses a migration problem.
- Close the ADMS Console application.
Database Update
- Open a command prompt and navigate to the installed location of Connectivity.ADMSConsole.exe.
- Run ADMS b2bmigrate operation in command line mode:
- Example: Connectivity.ADMSConsole.Exe -Ob2bmigrate -VUadministrator -VPadmin_password -DBUsql_user -DBPsql_password
- NOTE: Replace 'admin_password' with the appropriate administrator password for the -VP switch.
- The last two command line parameters are required only if the 'sa' password is not the default password.
- A 'migration successful' dialog will display when the b2bmigrate operation has completed.
- If necessary, open ADMS Console and attach any previously detached databases.
MULTI SITE (file replication)
Hotfix Installation – applied to every Autodesk Data Management Server (ADMS).
- Reset the web service by typing 'iisreset' at a server command prompt.
- Run 'DM182220_Server.msp' on an ADMS server to install the hotfix.
- Repeat the preceding steps for every ADMS server.
- Open one ADMS Console and migrate all unmigrated databases and libraries before proceeding.
- NOTE: It may be necessary to detach an un-migrated database if the update addresses a migration problem.
- Close the ADMS Console application.
Database Update – applied ONCE from ONE Autodesk Data Management Server (ADMS).
- WARNING: DO NOT PROCEED until the hotfix has been successfully applied on ALL ADMS servers.
- Open a command prompt and navigate to the installed location of Connectivity.ADMSConsole.exe.
- Run ADMS b2bmigrate operation in command line mode:
- Example: Connectivity.ADMSConsole.Exe -Ob2bmigrate -VUadministrator -VPadmin_password -DBUsql_user -DBPsql_password
- NOTE: Replace 'admin_password' with the appropriate administrator password for the -VP switch.
- The last two command line parameters are required only if the 'sa' password is not the default password.
- A 'migration successful' dialogue will display when the b2bmigrate operation has completed.
- If necessary, open ADMS Console and attach any previously detached databases.
CONNECTED WORKGROUP (file and SQL replication)
Hotfix Installation – applied to every Autodesk Data Management Server (ADMS) in all workgroups.
- Reset the web service by typing 'iisreset' at a server command prompt.
- Run 'DM182220_Server.msp' on an ADMS server to install the hotfix.
- Repeat the preceding steps for every ADMS server in all workgroups.
- Open one ADMS Console on the Publisher workgroup and migrate all un-migrated databases and libraries before proceeding.
- NOTE: It may be necessary to detach an un-migrated database if the update addresses a migration problem.
- Close the ADMS Console application.
Database Update – applied ONCE from ONE Autodesk Data Management Server (ADMS) on the Publisher workgroup ONLY.
- WARNING: DO NOT PROCEED until the hotfix has been successfully applied on ALL ADMS servers in all workgroups.
- Ensure that all workgroups are online and accessible before proceeding. Do not proceed until the Replication Status | Merge Information dialog
shows "Waiting 60 second(s) before polling for further changes." for each replicated vault and library.
- Open a command prompt and navigate to the installed location of Connectivity.ADMSConsole.exe.
- Run ADMS b2bmigrate operation in command line mode:
- Example: Connectivity.ADMSConsole.Exe -Ob2bmigrate -VUadministrator -VPadmin_password -DBUsql_user -DBPsql_password
- NOTE: Replace 'admin_password' with the appropriate administrator password for the -VP switch.
- The last two command line parameters are required only if the 'sa' password is not the default password.
- A 'migration successful' dialogue will display when the b2bmigrate operation has completed.
- NOTE: A successful migration may take some time as the database updates must be consumed by the subscriber workgroups.
- If necessary, open ADMS Console and attach any previously detached databases.
Autodesk does not guarantee that you will be able to successfully download or implement any hotfix, utility, service pack or workaround, or any of the tips, tricks, examples or suggestions outlined in any Autodesk product support technical documents. Technical documents, hotfixes, utilities, service packs and workarounds are subject to change without notice to you. Autodesk provides technical documents, hotfixes, utilities, service packs and workarounds "as is" without warranty of any kind, whether express or implied, including warranties of merchantability and fitness for a particular purpose. In no event shall Autodesk or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of data, or loss of business profits or special damages, that may occur as a result of implementing any hotfix, utility, service pack or workaround, or any suggestion outlined in any Autodesk product support technical document, even if Autodesk or its suppliers have been advised of the possibility of such damages.
Copyright © 2014 Autodesk, Inc.