1

Topic: Problem exporting

I was trying to export to NBN zipped format the results of a report when Recorder crashed with the message below.

The point at which it crashed is "Gathering information for export - Concept Relation" on the bottom bar

Craig

-Error Report -----------------------
date/time         : 2015-07-29, 09:38:00, 936ms
computer name     : WS021
user name         : slawsoc
registered owner  : slawsoc
operating system  : Windows 7 x64 Service Pack 1 build 7601
system language   : English
system up time    : 2 hours 5 minutes
program up time   : 40 minutes 16 seconds
processors        : 4x Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
physical memory   : 5110/8154 MB (free/total)
free disk space   : (C:) 606.30 GB
display mode      : 1920x1080, 32 bit
process id        : $17f8
allocated memory  : 243.55 MB
command line      : RecorderApp.exe /787880
executable        : RecorderApp.exe
exec. date/time   : 2015-07-22 11:34
version           : 6.23.2.279
compiled with     : Delphi 7
madExcept version : 3.0n
callstack crc     : $00000000, $ade1e453, $790d2ad5
exception number  : 1
exception class   : EOleException
exception message : An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.

main thread ($14fc):
00000000 ???
0042ef25 RecorderApp.exe Classes              CheckSynchronize
004fdd67 RecorderApp.exe Forms                TApplication.WndProc
00430c3c RecorderApp.exe Classes              StdWndProc
757c7bc5 user32.dll                           DispatchMessageA
004fe2fb RecorderApp.exe Forms                TApplication.ProcessMessage
004fe332 RecorderApp.exe Forms                TApplication.HandleMessage
004fae41 RecorderApp.exe Forms                TCustomForm.ShowModal
00a6bfdb RecorderApp.exe FormActions 1159 +35 TdmFormActions.actExportExecute
0042ff87 RecorderApp.exe Classes              TBasicAction.Execute
004e8581 RecorderApp.exe ActnList             TContainedAction.Execute
004e9223 RecorderApp.exe ActnList             TCustomAction.Execute
0042fe5b RecorderApp.exe Classes              TBasicActionLink.Execute
004eed3f RecorderApp.exe Menus                TMenuItem.Click
004efff3 RecorderApp.exe Menus                TMenu.DispatchCommand
004f0daa RecorderApp.exe Menus                TPopupList.WndProc
004dfe0c RecorderApp.exe Controls             TWinControl.MainWndProc
004f0cf9 RecorderApp.exe Menus                TPopupList.MainWndProc
00430c3c RecorderApp.exe Classes              StdWndProc
757c7bc5 user32.dll                           DispatchMessageA
004fe2fb RecorderApp.exe Forms                TApplication.ProcessMessage
004fe332 RecorderApp.exe Forms                TApplication.HandleMessage
004fe562 RecorderApp.exe Forms                TApplication.Run
00a98692 RecorderApp.exe RecorderApp  416 +79 initialization
770c3378 kernel32.dll                         BaseThreadInitThunk

thread $1568:
77d601a2 ntdll.dll                 NtWaitForMultipleObjects
777f15f1 KERNELBASE.dll            WaitForMultipleObjectsEx
770c1a07 kernel32.dll              WaitForMultipleObjectsEx
757d0864 user32.dll                MsgWaitForMultipleObjectsEx
757d0b64 user32.dll                MsgWaitForMultipleObjects
00476bed RecorderApp.exe madExcept CallThreadProcSafe
00476c57 RecorderApp.exe madExcept ThreadExceptFrame
770c3378 kernel32.dll              BaseThreadInitThunk
>> created by main thread ($14fc) at:
770c34a0 kernel32.dll              CreateThread

thread $1580:
77d601a2 ntdll.dll     NtWaitForMultipleObjects
770c3378 kernel32.dll  BaseThreadInitThunk

thread $d5c:
77d601a2 ntdll.dll                 NtWaitForMultipleObjects
00476bed RecorderApp.exe madExcept CallThreadProcSafe
00476c57 RecorderApp.exe madExcept ThreadExceptFrame
770c3378 kernel32.dll              BaseThreadInitThunk
>> created by main thread ($14fc) at:
770c34a0 kernel32.dll              CreateThread

thread $a78:
77d5f916 ntdll.dll                 NtWaitForSingleObject
777f14a5 KERNELBASE.dll            WaitForSingleObjectEx
770c118f kernel32.dll              WaitForSingleObjectEx
770c1143 kernel32.dll              WaitForSingleObject
00476bed RecorderApp.exe madExcept CallThreadProcSafe
00476c57 RecorderApp.exe madExcept ThreadExceptFrame
770c3378 kernel32.dll              BaseThreadInitThunk
>> created by main thread ($14fc) at:
770c34a0 kernel32.dll              CreateThread

thread $1698:
77d61f8b ntdll.dll     NtWaitForWorkViaWorkerFactory
770c3378 kernel32.dll  BaseThreadInitThunk

DatabaseOutput ($1548):
77d5f916 ntdll.dll                                      NtWaitForSingleObject
777f14a5 KERNELBASE.dll                                 WaitForSingleObjectEx
770c118f kernel32.dll                                   WaitForSingleObjectEx
770c1143 kernel32.dll                                   WaitForSingleObject
0042f364 RecorderApp.exe Classes                        TThread.Synchronize
0042f3f8 RecorderApp.exe Classes                        TThread.Synchronize
00940cc1 RecorderApp.exe ThreadedDatabaseOutput 178  +5 TThreadedDatabaseOutput.HandleException
00940c70 RecorderApp.exe ThreadedDatabaseOutput 165 +16 TThreadedDatabaseOutput.Execute
77d5015e ntdll.dll                                      KiUserExceptionDispatcher
00404953 RecorderApp.exe System                         @AfterConstruction
777ec416 KERNELBASE.dll                                 RaiseException
00404953 RecorderApp.exe System                         @AfterConstruction
00407895 RecorderApp.exe System                         @CheckAutoResult
0059bba5 RecorderApp.exe ADODB                          TADOCommand.Execute
0059bb04 RecorderApp.exe ADODB                          TADOCommand.Execute
0059bae4 RecorderApp.exe ADODB                          TADOCommand.Execute
00678ad6 RecorderApp.exe DatabaseAccessADO      907 +11 TdmDatabase.ExecuteSQL
00a8e665 RecorderApp.exe DatabaseOutput         550  +9 TDatabaseOutput.CreateTable
00a8cb83 RecorderApp.exe DatabaseOutput         461  +8 TDatabaseOutput.CopyJoinedRecords
00a8d8f3 RecorderApp.exe DatabaseOutput         515 +20 TDatabaseOutput.ProcessTable
00a8cd14 RecorderApp.exe DatabaseOutput         487 +34 TDatabaseOutput.CopyJoinedRecords
00a8d487 RecorderApp.exe DatabaseOutput         505 +10 TDatabaseOutput.ProcessTable
00a8cd14 RecorderApp.exe DatabaseOutput         487 +34 TDatabaseOutput.CopyJoinedRecords
00a8d8f3 RecorderApp.exe DatabaseOutput         515 +20 TDatabaseOutput.ProcessTable
00a8ee05 RecorderApp.exe DatabaseOutput         665  +6 ProcessSourceTempTables
00a8f0d9 RecorderApp.exe DatabaseOutput         698 +27 TDatabaseOutput.Execute
00940c31 RecorderApp.exe ThreadedDatabaseOutput 159 +10 TThreadedDatabaseOutput.Execute
00476d0b RecorderApp.exe madExcept                      HookedTThreadExecute
0042effc RecorderApp.exe Classes                        ThreadProc
00405470 RecorderApp.exe System                         ThreadWrapper
00476bed RecorderApp.exe madExcept                      CallThreadProcSafe
00476c57 RecorderApp.exe madExcept                      ThreadExceptFrame
770c3378 kernel32.dll                                   BaseThreadInitThunk
>> created by main thread ($14fc) at:
004054b6 RecorderApp.exe System                         BeginThread

modules:
00230000 C4DLL.DLL                                1.0.0.1            \\ras-wol\Recorder6
00330000 MS5User.Dll                              5.0.0.4            \\ras-wol\Recorder6
00360000 ms5cnv.dll                               5.0.0.10           \\ras-wol\Recorder6
00400000 RecorderApp.exe                          6.23.2.279         \\ras-wol\Recorder6
06110000 GoToGridControl.ocx                      2.0.0.16           \\ras-wol\Recorder6\Addins
06d70000 ManageDesignationSets.ocx                                   \\ras-wol\Recorder6\Addins
09040000 GoToKey.ocx                              6.0.1.10           \\ras-wol\Recorder6\Addins
09360000 NBNExchangeAddinNu.dll                                      \\ras-wol\Recorder6\Addins
09520000 ObsAdditionalInfo.ocx                                       \\ras-wol\Recorder6\Addins
096e0000 Phenology.ocx                            6.0.1.10           \\ras-wol\Recorder6\Addins
099e0000 ProjectManageUserTaxa.ocx                                   \\ras-wol\Recorder6\Addins
09bb0000 ProjectTaxonMetaButton.ocx                                  \\ras-wol\Recorder6\Addins
09d70000 ShowUnchecked.ocx                        6.0.0.13           \\ras-wol\Recorder6\Addins
09f80000 StdValLib.dll                            6.15.1.230         \\ras-wol\Recorder6\Addins
10000000 MS5.Dll                                  5.0.0.12           \\ras-wol\Recorder6
5ee50000 msadce.dll                               6.1.7601.17514     C:\Program Files (x86)\Common Files\System\msadc
5eef0000 RICHED20.dll                             5.31.23.1230       C:\Windows\system32
5ef70000 comsvcs.dll                              2001.12.8530.16385 C:\Windows\system32
5f0b0000 oledb32.dll                              6.1.7601.17514     C:\Program Files (x86)\Common Files\System\Ole DB
5f3c0000 ieframe.DLL                              11.0.9600.17924    C:\Windows\system32
62db0000 GrooveIntlResource.dll                   14.0.6009.1000     C:\PROGRA~2\MICROS~3\Office14\1033
63680000 zipfldr.dll                              6.1.7601.17514     C:\Windows\system32
636e0000 NetworkExplorer.dll                      6.1.7601.17514     C:\Windows\system32
638d0000 msv1_0.DLL                               6.1.7601.18912     C:\Windows\SysWOW64
63a20000 slc.dll                                  6.1.7600.16385     C:\Windows\system32
63a30000 ntshrui.dll                              6.1.7601.17755     C:\Windows\system32
68b20000 api-ms-win-downlevel-shlwapi-l2-1-0.dll  6.2.9200.16492     C:\Windows\system32
68d70000 SearchFolder.dll                         6.1.7601.17514     C:\Windows\system32
68e10000 ieproxy.dll                              11.0.9600.17909    C:\Program Files (x86)\Internet Explorer
69b10000 msxml4.dll                               4.20.9876.0        c:\Windows\SysWOW64
6b1f0000 davclnt.dll                              6.1.7601.18201     C:\Windows\System32
6b210000 StructuredQuery.dll                      7.0.7601.17514     C:\Windows\System32
6b270000 tiptsf.dll                               6.1.7601.18512     C:\Program Files (x86)\Common Files\microsoft shared\ink
6b300000 msadcer.dll                              6.1.7600.16385     C:\Program Files (x86)\Common Files\System\msadc
6b320000 RICHED32.DLL                             6.1.7601.17514     C:\Windows\system32
6b330000 SQLOLEDB.RLL                             6.1.7600.16385     C:\Program Files (x86)\Common Files\System\Ole DB
6b340000 DBNETLIB.DLL                             6.1.7600.16385     C:\Windows\system32
6b370000 GROOVEEX.DLL                             14.0.7113.5005     C:\PROGRA~2\MICROS~3\Office14
6b790000 actxprxy.dll                             6.1.7601.17514     C:\Windows\SysWOW64
6ce10000 office.odf                               14.0.7109.5000     C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures
6d230000 SHDOCVW.dll                              6.1.7601.18222     C:\Windows\system32
6d3c0000 ntlanman.dll                             6.1.7601.17514     C:\Windows\System32
6d4f0000 DAVHLPR.dll                              6.1.7600.16385     C:\Windows\System32
6d7f0000 thumbcache.dll                           6.1.7601.17514     C:\Windows\SysWOW64
6da50000 cryptdll.dll                             6.1.7600.16385     C:\Windows\system32
6da70000 MSDATL3.dll                              6.1.7600.16385     C:\Program Files (x86)\Common Files\System\Ole DB
6da90000 sqloledb.dll                             6.1.7601.17514     C:\Program Files (x86)\Common Files\System\Ole DB
6db80000 OLEDB32R.DLL                             6.1.7600.16385     C:\Program Files (x86)\Common Files\System\Ole DB
6dba0000 msado15.dll                              6.1.7601.17857     C:\Program Files (x86)\Common Files\System\ado
6dca0000 odbcint.dll                              6.1.7600.16385     C:\Windows\system32
6dce0000 MSDART.DLL                               6.1.7600.16385     C:\Windows\system32
6dd00000 olepro32.dll                             6.1.7601.17514     C:\Windows\system32
6dd20000 HHCtrl.ocx                               6.1.7600.16385     C:\Windows\system32
6ddb0000 odbc32.dll                               6.1.7601.17514     C:\Windows\system32
6dff0000 comctl32.dll                             5.82.7601.18837    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc
6e0b0000 apphelp.dll                              6.1.7601.18777     C:\Windows\system32
6e100000 SXS.DLL                                  6.1.7601.17514     C:\Windows\system32
6e220000 propsys.dll                              7.0.7601.17514     C:\Windows\system32
6e320000 ntdsapi.dll                              6.1.7600.16385     C:\Windows\system32
6e3f0000 RpcRtRemote.dll                          6.1.7601.17514     C:\Windows\system32
6e610000 gdiplus.dll                              6.1.7601.18852     C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18852_none_72d5ba7586659cb4
6e980000 winmm.dll                                6.1.7601.17514     C:\Windows\system32
6e9d0000 uxtheme.dll                              6.1.7600.16385     C:\Windows\system32
6ed20000 dwmapi.dll                               6.1.7600.16385     C:\Windows\system32
6ed40000 WINSTA.dll                               6.1.7601.18540     C:\Windows\System32
6f2f0000 schannel.dll                             6.1.7601.18912     C:\Windows\SysWOW64
6f480000 wkscli.dll                               6.1.7601.17514     C:\Windows\system32
6f490000 srvcli.dll                               6.1.7601.17514     C:\Windows\system32
6f4b0000 netutils.dll                             6.1.7601.17514     C:\Windows\system32
6f4c0000 NETAPI32.dll                             6.1.7601.17887     C:\Windows\system32
6f4e0000 drprov.dll                               6.1.7600.16385     C:\Windows\System32
6f590000 EhStorShell.dll                          6.1.7600.16385     C:\Windows\system32
6f5e0000 ATL90.DLL                                9.0.30729.6161     C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b
6f610000 mpr.dll                                  6.1.7600.16385     C:\Windows\system32
6f640000 ATL.DLL                                  3.5.2284.0         C:\Windows\system32
6f6e0000 credssp.dll                              6.1.7601.18912     C:\Windows\system32
6fa30000 WindowsCodecs.dll                        6.2.9200.17251     C:\Windows\system32
6fb70000 MSVCP90.dll                              9.0.30729.6161     C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57
6fcc0000 Comctl32.dll                             6.10.7601.18837    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d
6fe60000 wsock32.dll                              6.1.7600.16385     C:\Windows\system32
6ffb0000 fwpuclnt.dll                             6.1.7601.18283     C:\Windows\System32
6fff0000 rasadhlp.dll                             6.1.7600.16385     C:\Windows\system32
70000000 IPHLPAPI.DLL                             6.1.7601.17514     C:\Windows\system32
73db0000 WINNSI.DLL                               6.1.7600.16385     C:\Windows\system32
73dc0000 DNSAPI.dll                               6.1.7601.17570     C:\Windows\system32
73e10000 wship6.dll                               6.1.7600.16385     C:\Windows\System32
73e20000 wshtcpip.dll                             6.1.7600.16385     C:\Windows\System32
73e30000 mswsock.dll                              6.1.7601.18254     C:\Windows\system32
73e80000 SECUR32.DLL                              6.1.7601.18912     C:\Windows\system32
73ea0000 bcryptprimitives.dll                     6.1.7600.16385     C:\Windows\SysWOW64
73ee0000 bcrypt.dll                               6.1.7600.16385     C:\Windows\system32
73f00000 ncrypt.dll                               6.1.7601.18912     C:\Windows\system32
73f80000 rsaenh.dll                               6.1.7600.16385     C:\Windows\system32
73fc0000 CRYPTSP.dll                              6.1.7601.18741     C:\Windows\system32
74fb0000 security.dll                             6.1.7600.16385     C:\Windows\system32
74fc0000 SHFolder.dll                             6.1.7600.16385     C:\Windows\system32
74fd0000 netbios.dll                              6.1.7600.16385     C:\Windows\system32
74fe0000 DropboxExt.26.dll                        1.0.0.26           C:\Users\slawsoc.STAFFS-WOL\AppData\Roaming\Dropbox\bin
75020000 MSVCR90.dll                              9.0.30729.6161     C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57
752e0000 api-ms-win-downlevel-shell32-l1-1-0.dll  6.2.9200.16492     C:\Windows\system32
75330000 cscapi.dll                               6.1.7601.17514     C:\Windows\system32
75540000 ntmarta.dll                              6.1.7600.16385     C:\Windows\system32
75570000 winspool.drv                             6.1.7601.17514     C:\Windows\system32
755d0000 version.dll                              6.1.7600.16385     C:\Windows\system32
756a0000 CRYPTBASE.dll                            6.1.7601.18912     C:\Windows\syswow64
756b0000 SspiCli.dll                              6.1.7601.18912     C:\Windows\syswow64
75710000 SHLWAPI.dll                              6.1.7601.17514     C:\Windows\syswow64
75770000 api-ms-win-downlevel-ole32-l1-1-0.dll    6.2.9200.16492     C:\Windows\syswow64
757b0000 user32.dll                               6.1.7601.17514     C:\Windows\syswow64
758b0000 CFGMGR32.dll                             6.1.7601.17621     C:\Windows\syswow64
758e0000 CRYPT32.dll                              6.1.7601.18839     C:\Windows\syswow64
75a10000 SETUPAPI.dll                             6.1.7601.17514     C:\Windows\syswow64
75bb0000 ADVAPI32.dll                             6.1.7601.18869     C:\Windows\syswow64
75cc0000 RPCRT4.dll                               6.1.7601.18912     C:\Windows\syswow64
75db0000 sechost.dll                              6.1.7601.18869     C:\Windows\SysWOW64
75dd0000 GDI32.dll                                6.1.7601.18898     C:\Windows\syswow64
75e60000 shell32.dll                              6.1.7601.18762     C:\Windows\syswow64
76ab0000 urlmon.dll                               11.0.9600.17924    C:\Windows\syswow64
76c00000 iertutil.dll                             11.0.9600.17924    C:\Windows\syswow64
76e40000 normaliz.DLL                             6.1.7600.16385     C:\Windows\syswow64
76e50000 oleaut32.dll                             6.1.7601.18679     C:\Windows\syswow64
76ee0000 PSAPI.DLL                                6.1.7600.16385     C:\Windows\syswow64
76ef0000 WLDAP32.dll                              6.1.7601.17514     C:\Windows\syswow64
76f40000 MSCTF.dll                                6.1.7601.18731     C:\Windows\syswow64
770a0000 LPK.dll                                  6.1.7601.18923     C:\Windows\syswow64
770b0000 kernel32.dll                             6.1.7601.18869     C:\Windows\syswow64
771c0000 NSI.dll                                  6.1.7600.16385     C:\Windows\syswow64
771d0000 api-ms-win-downlevel-user32-l1-1-0.dll   6.2.9200.16492     C:\Windows\syswow64
771e0000 CLBCatQ.DLL                              2001.12.8530.16385 C:\Windows\syswow64
77270000 USERENV.dll                              6.1.7601.17514     C:\Windows\syswow64
77290000 WS2_32.dll                               6.1.7601.17514     C:\Windows\syswow64
772d0000 comdlg32.dll                             6.1.7601.17514     C:\Windows\syswow64
77350000 profapi.dll                              6.1.7600.16385     C:\Windows\syswow64
77360000 WININET.dll                              11.0.9600.17909    C:\Windows\syswow64
77550000 DEVOBJ.dll                               6.1.7601.17621     C:\Windows\syswow64
77570000 api-ms-win-downlevel-shlwapi-l1-1-0.dll  6.2.9200.16492     C:\Windows\syswow64
775b0000 USP10.dll                                1.626.7601.18454   C:\Windows\syswow64
77650000 api-ms-win-downlevel-version-l1-1-0.dll  6.2.9200.16492     C:\Windows\syswow64
77660000 api-ms-win-downlevel-advapi32-l1-1-0.dll 6.2.9200.16492     C:\Windows\syswow64
77670000 ole32.dll                                6.1.7601.18915     C:\Windows\syswow64
777d0000 MSASN1.dll                               6.1.7601.17514     C:\Windows\syswow64
777e0000 KERNELBASE.dll                           6.1.7601.18869     C:\Windows\syswow64
77830000 msvcrt.dll                               7.0.7601.17744     C:\Windows\syswow64
778e0000 IMM32.DLL                                6.1.7601.17514     C:\Windows\system32
77d10000 api-ms-win-downlevel-normaliz-l1-1-0.dll 6.2.9200.16492     C:\Windows\syswow64
77d40000 ntdll.dll                                6.1.7601.18869     C:\Windows\SysWOW64

processes:
0000 Idle                                   0 0   0
0004 System                                 0 0   0
0124 smss.exe                               0 0   0
01cc csrss.exe                              0 0   0
020c wininit.exe                            0 0   0
0220 csrss.exe                              1 0   0
025c services.exe                           0 0   0
0274 lsass.exe                              0 0   0
027c lsm.exe                                0 0   0
02ac winlogon.exe                           1 0   0
0304 svchost.exe                            0 0   0
0348 nvvsvc.exe                             0 0   0
0360 nvSCPAPISvr.exe                        0 0   0
0390 svchost.exe                            0 0   0
03ec MsMpEng.exe                            0 0   0
01d0 svchost.exe                            0 0   0
02d0 svchost.exe                            0 0   0
0078 svchost.exe                            0 0   0
0418 svchost.exe                            0 0   0
0478 svchost.exe                            0 0   0
0528 svchost.exe                            0 0   0
05ec nvxdsync.exe                           1 0   0
05fc nvvsvc.exe                             1 0   0
0610 spoolsv.exe                            0 0   0
062c svchost.exe                            0 0   0
06a0 svchost.exe                            0 0   0
06c8 svchost.exe                            0 0   0
0704 GfExperienceService.exe                0 0   0
0744 HPSupportSolutionsFrameworkService.exe 0 0   0
05bc HeciServer.exe                         0 0   0
0508 Jhi_service.exe                        0 0   0
0804 svchost.exe                            0 0   0
086c NvNetworkService.exe                   0 0   0
0890 nvstreamsvc.exe                        0 0   0
08b8 svchost.exe                            0 0   0
08cc sqlwriter.exe                          0 0   0
08fc TeamViewer_Service.exe                 0 0   0
0aa0 NisSrv.exe                             0 0   0
0ad0 nvstreamsvc.exe                        0 0   0
0b24 conhost.exe                            0 0   0
0e00 LMS.exe                                0 0   0
0e5c SearchIndexer.exe                      0 0   0
0f44 UNS.exe                                0 0   0
0fe4 TrustedInstaller.exe                   0 0   0
0f14 nvstreamsvc.exe                        1 0   0
0524 taskhost.exe                           1 26  19  normal
0f9c taskeng.exe                            1 10  3   normal
0350 conhost.exe                            1 0   0
0fa4 itype.exe                              1 16  38  normal
0560 ipoint.exe                             1 17  45  normal
0af8 dwm.exe                                1 24  3   high
0ce0 explorer.exe                           1 446 331 normal
0ce8 RAVCpl64.exe                           1 56  20  normal
0884 msseces.exe                            1 145 60  normal
0b00 NvBackend.exe                          1 9   9   normal C:\Program Files (x86)\NVIDIA Corporation\Update Core
04dc googledrivesync.exe                    1 4   1   normal C:\Program Files (x86)\Google\Drive
0714 StikyNot.exe                           1 266 136 normal
0c0c sidebar.exe                            1 47  68  normal
0b04 DropboxUpdate.exe                      1 9   4   normal C:\Users\slawsoc.STAFFS-WOL\AppData\Local\Dropbox\Update
0ae0 Dropbox.exe                            1 56  55  normal C:\Users\slawsoc.STAFFS-WOL\AppData\Roaming\Dropbox\bin
0a44 acrotray.exe                           1 29  13  normal C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat
05d4 nvtray.exe                             1 81  4   normal
11dc wmpnetwk.exe                           0 0   0
127c googledrivesync.exe                    1 81  74  normal C:\Program Files (x86)\Google\Drive
0ee8 OSPPSVC.EXE                            0 0   0
0d2c thunderbird.exe                        1 130 80  normal C:\Program Files (x86)\Mozilla Thunderbird
1330 MSACCESS.EXE                           1 377 167 normal
132c firefox.exe                            1 127 78  normal C:\Program Files (x86)\Mozilla Firefox
0388 WINWORD.EXE                            1 188 81  normal
0544 WINWORD.EXE                            1 190 51  normal
17f8 RecorderApp.exe                        1 436 413 normal \\ras-wol\Recorder6
12dc coreftp.exe                            1 390 242 normal
113c MapInfow.exe                           1 367 138 normal C:\Program Files (x86)\MapInfo\Professional
0f18 splwow64.exe                           1 4   2   normal
1694 FNPLicensingService.exe                0 0   0
11a0 SearchProtocolHost.exe                 0 0   0
1570 SearchFilterHost.exe                   0 0   0
1538 audiodg.exe                            0 0   0

hardware:
+ Computer
  - ACPI x64-based PC
+ Disk drives
  - ST1000DM003-1CH162 ATA Device
+ Display adapters
  - NVIDIA GeForce GT 640  (driver 9.18.13.4465)
+ DVD/CD-ROM drives
  - ATAPI iHAS122   W ATA Device
+ Human Interface Devices
  - HID-compliant consumer control device
  - HID-compliant device
  - Microsoft Hardware USB Mouse
  - USB Input Device
  - USB Input Device
+ IDE ATA/ATAPI controllers
  - ATA Channel 0
  - ATA Channel 0
  - ATA Channel 1
  - ATA Channel 1
  - Intel(R) 6 Series/C200 Series Chipset Family 2 port Serial ATA Storage Controller - 1C08 (driver 9.2.0.1011)
  - Intel(R) 6 Series/C200 Series Chipset Family 4 port Serial ATA Storage Controller - 1C00 (driver 9.2.0.1011)
+ Keyboards
  - Microsoft Wired Keyboard 600 (Mouse and Keyboard Center)
+ Mice and other pointing devices
  - Microsoft USB Basic Optical Mouse v2.0 (Mouse and Keyboard Center)
+ Monitors
  - Generic PnP Monitor
  - Generic PnP Monitor
+ Network adapters
  - Realtek PCIe GBE Family Controller (driver 7.49.927.2011)
+ Ports (COM & LPT)
  - Communications Port (COM1)
  - Printer Port (LPT1)
+ Processors
  - Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
  - Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
  - Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
  - Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
+ Sound, video and game controllers
  - NVIDIA High Definition Audio (driver 1.3.32.1)
  - NVIDIA Virtual Audio Device (Wave Extensible) (WDM) (driver 1.2.26.0)
  - Realtek High Definition Audio (driver 6.0.1.6662)
+ Storage volume shadow copies
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
  - Generic volume shadow copy
+ System devices
  - ACPI Fan
  - ACPI Fan
  - ACPI Fan
  - ACPI Fan
  - ACPI Fan
  - ACPI Fixed Feature Button
  - ACPI Power Button
  - ACPI Thermal Zone
  - ACPI Thermal Zone
  - Composite Bus Enumerator
  - Direct memory access controller
  - File as Volume Driver
  - High Definition Audio Controller
  - High Definition Audio Controller
  - High precision event timer
  - Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 1 - 1C10 (driver 9.2.0.1016)
  - Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 2 - 1C12 (driver 9.2.0.1016)
  - Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 5 - 1C18 (driver 9.2.0.1016)
  - Intel(R) 6 Series/C200 Series Chipset Family SMBus Controller - 1C22 (driver 9.2.0.1011)
  - Intel(R) 82802 Firmware Hub Device
  - Intel(R) H61 Express Chipset Family LPC Interface Controller - 1C5C (driver 9.2.0.1016)
  - Intel(R) Management Engine Interface
  - Microsoft ACPI-Compliant System
  - Microsoft System Management BIOS Driver
  - Microsoft Virtual Drive Enumerator Driver
  - Motherboard resources
  - Motherboard resources
  - Motherboard resources
  - Motherboard resources
  - Motherboard resources
  - Numeric data processor
  - PCI bus
  - Plug and Play Software Device Enumerator
  - Printer Port Logical Interface
  - Programmable interrupt controller
  - Remote Desktop Device Redirector Bus
  - System board
  - System CMOS/real time clock
  - System timer
  - Terminal Server Keyboard Driver
  - Terminal Server Mouse Driver
  - UMBus Enumerator
  - UMBus Root Bus Enumerator
  - Volume Manager
  - Xeon(R) processor E3-1200 v2/3rd Gen Core processor DRAM Controller - 0150 (driver 9.3.0.1011)
  - Xeon(R) processor E3-1200 v2/3rd Gen Core processor PCI Express Root Port - 0151 (driver 9.3.0.1011)
+ Universal Serial Bus controllers
  - Generic USB Hub
  - Generic USB Hub
  - Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26 (driver 9.2.0.1031)
  - Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C2D (driver 9.2.0.1031)
  - USB Composite Device
  - USB Root Hub
  - USB Root Hub
  - VIA USB 2 Hub (driver 6.1.7600.2108)
  - VIA USB 2 Hub (driver 6.1.7600.2108)
  - VIA USB 3 Root Hub (driver 6.1.7600.2108)
  - VIA USB eXtensible Host Controller (driver 6.1.7600.2108)

Craig Slawson
Staffordshire Ecological Record

2

Re: Problem exporting

I've checked the Concept_Relation table and it has just one entry

Concept_Relation_Key    From_Concept_Key    To_Concept_Key    Thesaurus_Relation_Type_Key    Multiplicity    Inherited    Comment    Entered_Session_ID    Changed_Session_ID    System_Supplied_Data    Custodian    Timestamp
SR00001100000001    SR0000110000000W    SR0000110000000X    SYSTEM0100000000    NULL    0    NULL    SR00001100000362    NULL    0    SR000011    0x00000000006C0084

This refers back to the only Keywork we have which has a child entry - used in the Documents table!

Deleting the child keyword so that Concept_Relation is now empty and the export proceeds without any error.

Craig

Craig Slawson
Staffordshire Ecological Record

3

Re: Problem exporting

I can duplicate this and will add it to the bugs for investigation. Not sure how complicated the fix will be at this stage.

Mike Weideli

4

Re: Problem exporting

I have a similar problem in trying to export all records. The application gets stuck with the message
"Gathering information for export - Reference Author"

A template was setup to export everything in NBN Zipped format, and then set to run, and run and run. After nearly 6 hours the export was cancelled which resulted in Recorder 6 crashing, the bug report would be attached if PDF files were allowed. Is there an email address I can send the bug report to?
Note nothing was written to the export file, nor was it created.

How do I export all records?

Harry Clarke
Surrey County Butterfly Recorder

5

Re: Problem exporting

You can zip the file and attach it or email it to mike@Lfield.co.uk  Don't think the two problems are related. A full export is probably best done through Tools/Export management/Manage Export Filters/ and  specifying all  Surveys in the filter.

Mike Weideli

6

Re: Problem exporting

The attached Sql will fix the problem reported by Craig. This will be included in release 6.24

Post's attachments

624_1_Database_relationship.zip 306 b, 1 downloads since 2015-07-29 

You don't have the permssions to download the attachments of this post.
Mike Weideli

7

Re: Problem exporting

Hi Harry

If you were not running it as an R6 Administrator then this would have caused this problem - unlikely, but just double checking. Is it just this full export which isn't working or do you have problems with exporting a small amount of data ? 

Mike

Mike Weideli

8

Re: Problem exporting

Hi Mike,

I am running the standalone version of Recorder 6, and it shows me as System Manager for all Surveys.
I tried performing an export for all Butterfly records (defined by higher taxa of the two superfamilies') within Surrey, (defined by a bounding box), and that caused Recorder 6 to produce a bug report which I have sent to your email address. The crash occurred fairly quickly after initiating the export by filter command. (e.g. 20 seconds)

Harry

Harry Clarke
Surrey County Butterfly Recorder

9

Re: Problem exporting

I will try and duplicate the problem.

Mike Weideli