Internal error, data/project recovery

38 views
Skip to first unread message

Bob Borges

unread,
Jul 18, 2016, 8:38:19 AM7/18/16
to FLEx list
Hi,
I recently acquired a laptop running window 7 in order to start a FLEx project. A few hours into working on my project, this laptop went into update mode without any warning and then shut itself down. When I reboot and try to open my flex project it throws an "internal error" (I'll paste it below) and the only possibility from there is to close FLEx. The shortcut to my project links to the FLEx exe file and the program was configured to open the most recent project, so I can't even seem to get into the program to fiddle around with it. I was working for maybe 8 hours total on this project and haddn't made a backup copy yet (live and learn). Does anyone have any experience with this? Can I get my project or data back somehow, or do I start over? Can I open FLEx again somehow? I've already written to FLEx Error, but I don't know if I should expect a response from them - meanwhile, the work stagnates...
Thanks,
-Bob Borges.

Msg: Something went wrong trying to create a XCore.PaneBarContainer.
Source: 
Stack: 
Thread: Main thread
Thread UI culture: en
Exception: System.ApplicationException
**Inner Exception:
Msg: Key 7c811faa-7ed6-48f7-b3cd-89ee6b09675a not found in identity map (actually just an ID is present)
Source: FDO
Assembly: FDO, Version=8.2.8.13118, Culture=neutral, PublicKeyToken=null
Stack:    at SIL.FieldWorks.FDO.Infrastructure.Impl.IdentityMap.GetObjectOrSurrogate(ICmObjectId guid) in d:\Fw\fwrepo8.2.8\fw\Src\FDO\Infrastructure\Impl\CmObjectIdentityMap.cs:line 399
   at SIL.FieldWorks.FDO.Infrastructure.Impl.IdentityMap.GetObject(ICmObjectId guid) in d:\Fw\fwrepo8.2.8\fw\Src\FDO\Infrastructure\Impl\CmObjectIdentityMap.cs:line 0
   at SIL.FieldWorks.FDO.Infrastructure.Impl.FDOBackendProvider.GetObject(ICmObjectId guid) in d:\Fw\fwrepo8.2.8\fw\Src\FDO\Infrastructure\Impl\FDOBackendProvider.cs:line 972
   at SIL.FieldWorks.FDO.Infrastructure.Impl.FdoRepositoryBase`1.GetObject(ICmObjectId id) in d:\Fw\fwrepo8.2.8\fw\Src\FDO\Infrastructure\Impl\FdoRepositoryBase.cs:line 85
   at SIL.FieldWorks.FDO.Infrastructure.Impl.CmObjectId.GetObject(ICmObjectRepository repo) in d:\Fw\fwrepo8.2.8\fw\Src\FDO\Infrastructure\Impl\CmObjectId.cs:line 108
   at SIL.FieldWorks.FDO.DomainImpl.FdoList`1.FluffUpObjectIfNeeded(ICmObjectOrId fluffee) in d:\Fw\fwrepo8.2.8\fw\Src\FDO\DomainImpl\fdoVectors.cs:line 996
   at SIL.FieldWorks.FDO.DomainImpl.FdoList`1.FluffUpObjectIfNeeded(Int32 index) in d:\Fw\fwrepo8.2.8\fw\Src\FDO\DomainImpl\fdoVectors.cs:line 983
   at SIL.FieldWorks.FDO.DomainImpl.FdoList`1.<GetEnumerator>d__b.MoveNext() in d:\Fw\fwrepo8.2.8\fw\Src\FDO\DomainImpl\fdoVectors.cs:line 1585
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
   at SIL.FieldWorks.FDO.DomainServices.ParagraphParser.CollectPreExistingParaAnnotations() in d:\Fw\fwrepo8.2.8\fw\Src\FDO\DomainServices\ITextUtils.cs:line 324
   at SIL.FieldWorks.IText.InterlinMaster.LoadParagraphAnnotationsAndGenerateEntryGuessesIfNeeded(IStText stText, Boolean forceParse) in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinMaster.cs:line 696
   at SIL.FieldWorks.IText.InterlinDocRootSiteBase.<SetRootInternal>b__d() in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinDocRootSiteBase.cs:line 994
   at SIL.FieldWorks.FDO.Infrastructure.NonUndoableUnitOfWorkHelper.Do(IActionHandler actionHandler, Action task) in d:\Fw\fwrepo8.2.8\fw\Src\FDO\Infrastructure\NonUndoableUnitOfWorkHelper.cs:line 140
   at SIL.FieldWorks.IText.InterlinDocRootSiteBase.SetRootInternal(Int32 hvo) in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinDocRootSiteBase.cs:line 993
   at SIL.FieldWorks.IText.InterlinDocForAnalysis.SetRootInternal(Int32 hvo) in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinDocForAnalysis.cs:line 363
   at SIL.FieldWorks.IText.InterlinDocRootSiteBase.SetRoot(Int32 hvo) in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinDocRootSiteBase.cs:line 951
   at SIL.FieldWorks.IText.InterlinMaster.SetupInterlinearTabControlForStText(IInterlinearTabControl site) in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinMaster.cs:line 180
   at SIL.FieldWorks.IText.InterlinMaster.ShowTabView() in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinMaster.cs:line 569
   at SIL.FieldWorks.IText.InterlinMaster.SwitchText(Int32 hvoRoot) in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinMaster.cs:line 1065
   at SIL.FieldWorks.IText.InterlinMaster.ShowRecord() in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinMaster.cs:line 986
   at SIL.FieldWorks.XWorks.RecordView.InitBase(Mediator mediator, XmlNode configurationParameters) in d:\Fw\fwrepo8.2.8\fw\Src\xWorks\RecordView.cs:line 251
   at SIL.FieldWorks.IText.InterlinMaster.Init(Mediator mediator, XmlNode configurationParameters) in d:\Fw\fwrepo8.2.8\fw\Src\LexText\Interlinear\InterlinMaster.cs:line 748
   at XCore.PaneBarContainer.Init(Mediator mediator, XmlNode configurationParameters) in d:\Fw\fwrepo8.2.8\fw\Src\XCore\PaneBarContainer.cs:line 126
   at XCore.MultiPane.MakeSubControl(XmlNode configuration, Size parentSizeHint, Boolean isFirst) in d:\Fw\fwrepo8.2.8\fw\Src\XCore\MultiPane.cs:line 417
Thread: Main thread
Thread UI culture: en
Exception: System.Collections.Generic.KeyNotFoundException

Additional information about the computer and project:
Version: Version 8.2.8 (apparent build date: 20-May-2016)
CommandLine: "C:/Program Files (x86)/SIL/FieldWorks 8/FieldWorks.EXE" -app FLEx
CurrentDirectory: C:\Program Files (x86)\SIL\FieldWorks 8
MachineName: USER-HP
OSVersion: Windows 7 Service Pack 1
OSRelease: Windows 7 Service Pack 1
CLR version: 4.0.30319.34209
PhysicalMemory: 4096 Mb
LocalDiskCount: 4
FwProgramDiskSize: 278380 Mb
FwProgramDiskFree: 219674 Mb
WorkingSet: 154992640
UserDomainName: user-HP
UserName: user
SystemDirectory: C:\Windows\system32
Culture: en-029
ScreenDpiX: 96
ScreenDpiY: 96
KeyboardAdaptors: WinKeyboardAdaptor
FirstTimeAppHasBeenRun: False
NumberOfLaunches: 11
TotalRuntime: 0:16:38
NumberOfSeriousCrashes: 21
NumberOfAnnoyingCrashes: 0
RuntimeBeforeCrash: 0:00:10
LoadingProcessId: 0
ShowSideBarSetting: True
ShowStatusBarSetting: True
AutoOpenLastEditedProjectSetting: True
DisableSplashScreenSetting: False
MeasurementUnitSetting: Cm
BackupDirectorySetting: C:\Users\user\Documents\My FieldWorks\Backups
ProjectName: Nahuatl
ProjectHandle: Nahuatl
Server: 
ProjectObjectCount: 12330
ProjectModified: 07/18/2016 12:43:56 AM
ProjectFileSize: 7751746
Application: FieldWorks Language Explorer
DotNetVersion: 4.0.30319.34209
01:30:33.69 [0x0] Logger started
01:30:38.76 [0x40348] Invoked SetInitialContentObject
01:30:40.56 [0x40348] Created new window [Nahuatl] handle: [0x1036a]
01:30:40.91 [0x40348] Activated window [Nahuatl] handle: [0x1036a]
01:30:41.40 [0x1036a] Invoked WarnUserAboutFailedLiftImportIfNecessary
01:30:41.46 [0x1036a] Started provider net.pipe://localhost/FieldWorks:Nahuatl for type SIL.FieldWorks.LexicalProvider.ILexicalServiceProvider.
01:30:41.46 [0x1036a] Started listening for lexical service provider requests.
01:30:42.33 [0x1036a] Sort on Title Ascending (0)
01:30:42.43 [0x1036a] Current Record = Presidente de communidad
01:30:42.92 [0x1036a] Got exception ApplicationException 

Andreas_Joswig

unread,
Jul 18, 2016, 10:13:03 AM7/18/16
to flex...@googlegroups.com
Dear Bob,
Holding the Shift key while starting up your FLEx project should restore the Fieldworks factory settings to your project, and that may solve your problem. But there are no guarantees...
Andreas
--
You are subscribed to the publicly accessible group "FLEx list".
Only members can post but anyone can view messages on the website.
---
You received this message because you are subscribed to the Google Groups "FLEx list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flex-list+...@googlegroups.com.
To post to this group, send email to flex...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flex-list/a622e3c1-5f34-48e2-bdf1-19b8642978fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages