Missing deployment data after restart of Architect

Po odeslani z Deployment script generatoru do modelu a Execute do SQL se po rozkliknuti ve stromu Deployment zobrazi prikazy do SQL normalne. Po restartu Architekta udaje zmizí - Verze. 4922

Nemohu zopakovat ve verzi 4931

zatim ok, vse se zobrazuje. nicmene pri smazani z common-deployment pise tento error. verze 4931

========================================
Error
Could not get hash of: c:\OrigamProjects\Calendar\Calendar\DeploymentVersion\Calendar\1.0.0.origam___commandText___ad1c2fcb-a78c-41fc-8c7b-4c5da4955412.txt
========================================
Could not get hash of: c:\OrigamProjects\Calendar\Calendar\DeploymentVersion\Calendar\1.0.0.origam___commandText___ad1c2fcb-a78c-41fc-8c7b-4c5da4955412.txt
------------------------------------------
Could not find file ‘c:\OrigamProjects\Calendar\Calendar\DeploymentVersion\Calendar\1.0.0.origam___commandText___ad1c2fcb-a78c-41fc-8c7b-4c5da4955412.txt’.
------------------------------------------
========================================
_ Stack trace_
========================================
_ at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath)
_ at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

_ at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)_
_ at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)_
_ at System.IO.FileInfo.OpenRead()_
_ at Origam.Extensions.IOExtensions.GetFileHash(FileInfo fileInfo) at Origam.Extensions.IOExtensions.GetFileHash(FileInfo fileInfo)_
_ at Origam.DA.ObjectPersistence.Providers.ExternalFileManger.AddOrRefreshHash(ExternalFilePath filePath)_
_ at Origam.DA.ObjectPersistence.Providers.OrigamXmlManager.InstanceCreator.NoteExternalReferences(IFilePersistent instance)_
_ at Origam.DA.ObjectPersistence.Providers.OrigamXmlManager.AbstractInstaceCtrator.RetrieveInstance(Guid id, IPersistenceProvider provider, Guid parentId)_
_ at Origam.DA.ObjectPersistence.Providers.OrigamXmlManager.ReLoadAllObjectsFromDisk(IPersistenceProvider provider)_
_ at Origam.DA.ObjectPersistence.Providers.OrigamXmlManager.GetCachedObject(Guid id, IPersistenceProvider provider)_
_ at Origam.DA.ObjectPersistence.Providers.OrigamXmlManager.LoadObject(Guid id, IPersistenceProvider provider, Boolean useCache)_
_ at Origam.DA.Service.FilePersistenceProvider.RetrieveInstance(PersistedObjectInfo persistedObjlInfo, Boolean useCache)_
_ at Origam.DA.Service.FilePersistenceProvider.RetrieveInstance(Type type, Key primaryKey, Boolean useCache)_
_ at Origam.DA.Service.FilePersistenceProvider.GetParentPackageDirectory(Guid persistedItemId)_
_ at Origam.Workbench.Services.FileStorageDocumentationService.GetDocumentFor(Guid itemId)_
_ at Origam.Workbench.Services.FileStorageDocumentationService.LoadDocumentation(Guid schemaItemId)_
_ at Origam.Workbench.Pads.DocumentationPad.ShowDocumentation(Guid schemaItemId)_
_ at Origam.Workbench.Commands.ShowDocumentation.Run()_
_ at OrigamArchitect.frmMain.schema_ActiveNodeChanged(Object sender, EventArgs e)
_ at Origam.Workbench.Services.SchemaService.OnActiveNodeChanged(EventArgs e)_
_ at Origam.Workbench.ExpressionBrowser.tvwExpressionBrowser_AfterSelect(Object sender, TreeViewEventArgs e)_
_ at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)_
_ at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)_
_ at System.Windows.Forms.TreeView.WmNotify(Message& m)_
_ at System.Windows.Forms.TreeView.WndProc(Message& m)_
_ at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)_