-
Notifications
You must be signed in to change notification settings - Fork 23
Description
IPM v0.10.0-beta.4
This occurred while loading an IPM module HealthShare.HP.PAS
tarball into an I4H instance. Note: HealthConnect.Common
is a dependency's dependency module.
`Loading file /Users/jlou/Perforce/jlou_workspace_2/projects/healthshare/appmodules/CMS-0057-WIP/HealthConnect.Common/latest/module.xml as xml
ERROR #5803: Failed to acquire exclusive lock on instance of '%IPM.Storage.ResourceReference'
ERROR #6315: Errors reporting importing XML subelement in file '/Users/jlou/Perforce/jlou_workspace_2/projects/healthshare/appmodules/CMS-0057-WIP/HealthConnect.Common/latest/module.xml' at line '2' offset '43', skipping this item.
Detected 1 errors during load.
ERROR! Failed to acquire exclusive lock on instance of '%IPM.Storage.ResourceReference'
ERROR #6315: Errors reporting importing XML subelement in file '/Users/jlou/Perforce/jlou_workspace_2/projects/healthshare/appmodules/CMS-0057-WIP/HealthConnect.Common/latest/module.xml' at line '2' offset '43', skipping this item.`
I was able to reproduce it on another I4H instance. The log suggests IPM failed to acquire a lock from another IPM process. Would anyone be able to provide any guidance?