Revit exceptions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, when I'm using Revit 2013 API I happened to intercept couple Revit exceptions that's been thrown, and I don't know what do they means, could you please offer some explanation and advise if these exceptions can cause any issues.
First-chance exception at 0x000007fefdb9940d in Revit.exe: Microsoft C++ exception: ShewChukException at memory location 0x0012bbb0..
First-chance exception at 0x000007fefdb9940d in Revit.exe: Microsoft C++ exception: TriangulationFailed at memory location 0x0012c128..
I do have random Revit crashes after that. Attached is the crash dump.
Thanks!
-----------------------------
Bests,
Sen
journal.0119.txt
' 0:< Initial VM: Avail 8388383 MB, Used 17 MB, Peak 39; RAM: Avail 13368 MB, Used 40 MB, Peak 39
'C 10-Jan-2014 19:35:45.322; 0:< started recording journal file
' Build: 20120221_2030(x64)
Dim Jrn
Set Jrn = CrsJournalScript
'C 10-Jan-2014 19:35:45.324; 0:< ->DesktopMFCApp::InitApplication
'C 10-Jan-2014 19:35:45.330; 0:< <-DesktopMFCApp::InitApplication
'C 10-Jan-2014 19:35:45.330; 0:< ->DesktopMFCApp::InitNativeInstance
' 0:< Options::loadOptions: m_strDataLibraryLocations=Imperial Library=C:\ProgramData\Autodesk\RAC 2013\Libraries\US Imperial\,Imperial Detail Library=C:\ProgramData\Autodesk\RAC 2013\Libraries\US Imperial\Detail Items (defaultLib==\Library)
' 0:< ::0:: Delta VM: Avail -33 -> 8388350 MB, Used +6 -> 23 MB; RAM: Avail -14 -> 13355 MB, Used +11 -> 52 MB, Peak +11 -> 52 MB
'C 10-Jan-2014 19:35:45.374; 0:< License initialization complete
' 0:< ::0:: Delta VM: Avail -146 -> 8388205 MB, Used +22 -> 46 MB, Peak +9 -> 49 MB; RAM: Avail -55 -> 13300 MB, Used +59 -> 111 MB, Peak +59 -> 111 MB
' 0:< Initialize Trusted Utilities
' 0:< TU_MergeCentralVersion: (perm=x000a9e req=x000a8c)
' 0:< TU_OpenDocumentTask: (perm=x0001fe req=x0000bc)
' 0:< TU_FileOpenTask: (perm=x0001fe req=x0001fe)
' 0:< TU_LoadObjectSequenceTask: (perm=x00009e req=x000000)
' 0:< TU_SaveToStorage: (perm=x0001fe req=x0000bc)
' 0:< TU_OpenBackupToReloadLatest: (perm=x00009e req=x000088)
' 0:< ::0:: Delta VM: Avail -687 -> 8387518 MB, Used +129 -> 175 MB, Peak +126 -> 175 MB; RAM: Avail -143 -> 13157 MB, Used +143 -> 255 MB, Peak +143 -> 255 MB
' 0:< Autodesk Revit Architecture 2013
' 0:< 64-bit load point = E:\Revit_Architecture_2013\Revit Architecture 2013\Program
' 0:< this journal = C:\Users\KallocCliff\AppData\Local\Autodesk\Revit\Autodesk Revit Architecture 2013\Journals\journal.0119.txt
' 0:< ::0:: Delta VM: Avail -51 -> 8387468 MB, Used +7 -> 183 MB, Peak +38 -> 214 MB; RAM: Avail -14 -> 13144 MB, Used +11 -> 266 MB, Peak +13 -> 268 MB
' 0:< Journal Init
' 0:< Log Summary
' 0:< .Count
' 0:< ...closeHiddenWindowsInAllDocuments = 1
' 0:< ...onUpdateWindowCloseHidden = 1
' 0:< .ThreadPool
' 0:< ...ActivePoolSize = 20
' 0:< ...ConfiguredPoolSize = automatic
' 0:< ...ParallelCores = 8
' 0:< ...RequestedPoolSize = automatic
' 0:< .Tuning
' 0:< ...ElemTable = 1 (Serial except when multithreaded)
' 0:< ...Global = 0 (Scalable)
' 0:< ...NativeForArr = 1 (Native)
' 0:< ...PoolGlobal = 1 (Pool)
' 0:< ...PoolLocking = 1 (Locking)
' 0:< ...PoolScalable = 1 (Pool)
' 0:< ...PoolTreeNodes = 0 (Allocator)
' 0:< ...Scalable = 0 (Scalable)
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Data "JournalDefaultTemplate" _
, "Architectural Template=$AllUsersAppData\Templates\US Imperial\default.rte, Construction Template=$AllUsersAppData\Templates\US Imperial\Construction-Default.rte"
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Data "JournalDefaultViewDiscipline" _
, "Architecture"
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Directive "Version" _
, "2013.000", "2.137"
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Directive "Username" _
, "KallocCliff"
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Directive "CategoryDisciplineFilter" _
, -1
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Directive "DisciplineOption" _
, 7677
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Directive "TabDisplayOptions" _
, "StayOnModifyInProject", 0
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Directive "TabDisplayOptions" _
, "StayOnModifyInFamily", 1
'H 10-Jan-2014 19:35:53.734; 0:<
Jrn.Directive "TabDisplayOptions" _
, "ActiveCtOnSelection", 1
' 0:< ::0:: Delta VM: Avail -93 -> 8387376 MB, Used +39 -> 222 MB, Peak +11 -> 225 MB; RAM: Avail -30 -> 13114 MB, Used +30 -> 297 MB, Peak +29 -> 297 MB
' 0:< Added new API external application RaaS, class Autodesk.RaaS.RevitAddin.EApplication, assembly RaaSApplication.dll, vendorId ADSK, vendor description Autodesk, www.autodesk.com.
' 0:< API registering ApplicationClosing event by application RaaS (d4f6554b-5d68-4a13-beec-4a0647c34408).
' 0:< API_SUCCESS { Replacing command id 'ID_PHOTO_RENDER_IN_CLOUD' Executed implementation with implementation from application 'RaaS' dll 'E:\Revit_Architecture_2013\Revit Architecture 2013\Program\AddIns\RaaSForRevit\RaaSApplication.dll'. }
' 0:< API_SUCCESS { API registering command Executed event by application RaaS (d4f6554b-5d68-4a13-beec-4a0647c34408). }
' 0:< API_SUCCESS { Replacing command id 'ID_PHOTO_RENDER_IN_CLOUD' CanExecute implementation with implementation from application 'RaaS' dll 'E:\Revit_Architecture_2013\Revit Architecture 2013\Program\AddIns\RaaSForRevit\RaaSApplication.dll'. }
' 0:< API_SUCCESS { API registering command CanExecute event by application RaaS (d4f6554b-5d68-4a13-beec-4a0647c34408). }
' 0:< API_SUCCESS { Replacing command id 'ID_PHOTO_RENDER_GALLERY' Executed implementation with implementation from application 'RaaS' dll 'E:\Revit_Architecture_2013\Revit Architecture 2013\Program\AddIns\RaaSForRevit\RaaSApplication.dll'. }
' 0:< API_SUCCESS { API registering command Executed event by application RaaS (d4f6554b-5d68-4a13-beec-4a0647c34408). }
' 0:< API_SUCCESS { Replacing command id 'ID_PHOTO_RENDER_GALLERY' CanExecute implementation with implementation from application 'RaaS' dll 'E:\Revit_Architecture_2013\Revit Architecture 2013\Program\AddIns\RaaSForRevit\RaaSApplication.dll'. }
' 0:< API_SUCCESS { API registering command CanExecute event by application RaaS (d4f6554b-5d68-4a13-beec-4a0647c34408). }
' 0:< Added new API external application Fuzor, class Fuzor.CsAddpanel, assembly C:\ProgramData\Autodesk\Revit\Addins\2013\library\Fuzor.dll, vendorId ADSK, vendor description Kalloc Studios, Inc. http://www.kalloctech.com.
' 0:< Added new API pushbutton 6400 name text Launch Fuzor class Fuzor.Command assembly C:\ProgramData\Autodesk\Revit\Addins\2014\library\Fuzor.dll
' 0:< Added new API pushbutton 6401 name text Clear Scene class Fuzor.NewSceneCommand assembly C:\ProgramData\Autodesk\Revit\Addins\2014\library\Fuzor.dll
' 0:< Added new API pushbutton 6402 name text Generate Cache class Fuzor.SaveCommand assembly C:\ProgramData\Autodesk\Revit\Addins\2014\library\Fuzor.dll
' 0:< Added new API pushbutton 6403 name text View Sync On class Fuzor.CameraSyncCommand assembly C:\ProgramData\Autodesk\Revit\Addins\2014\library\Fuzor.dll
' 0:< Added new API pushbutton 6404 name text Linkfile Manager class Fuzor.LinkFileCommand assembly C:\ProgramData\Autodesk\Revit\Addins\2014\library\Fuzor.dll
' 0:< Added new API pushbutton 6405 name text Edit Selection class Fuzor.FocusObjectCommand assembly C:\ProgramData\Autodesk\Revit\Addins\2014\library\Fuzor.dll
' 0:< Added new API pushbutton 6406 name text Texture Correction class Fuzor.AdjustMaterialCommand assembly C:\ProgramData\Autodesk\Revit\Addins\2014\library\Fuzor.dll
' 0:< ::0:: Delta VM: Avail -17 -> 8387360 MB, Used -2 -> 220 MB, Peak +0 -> 226 MB; RAM: Avail +0 -> 13115 MB, Used 297 MB, Peak +4 -> 302 MB
' 0:< API registering DocumentOpening event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentOpened event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentCreating event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentCreated event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< Added new API external application Revit Lookup, class RevitLookup.App, assembly C:\ProgramData\Autodesk\Revit\Addins\2013\library\RevitLookup.dll, vendorId ADSK, vendor description Autodesk, www.autodesk.com.
' 0:< Added new API pushbutton 6407 name text Hello World... class RevitLookup.HelloWorld assembly C:\ProgramData\Autodesk\Revit\Addins\2013\library\RevitLookup.dll
' 0:< Added new API pushbutton 6408 name text Snoop DB... class RevitLookup.CmdSnoopDb assembly C:\ProgramData\Autodesk\Revit\Addins\2013\library\RevitLookup.dll
' 0:< Added new API pushbutton 6409 name text Snoop Current Selection... class RevitLookup.CmdSnoopModScope assembly C:\ProgramData\Autodesk\Revit\Addins\2013\library\RevitLookup.dll
' 0:< Added new API pushbutton 6410 name text Snoop Application... class RevitLookup.CmdSnoopApp assembly C:\ProgramData\Autodesk\Revit\Addins\2013\library\RevitLookup.dll
' 0:< Added new API pushbutton 6411 name text Test Framework... class RevitLookup.CmdTestShell assembly C:\ProgramData\Autodesk\Revit\Addins\2013\library\RevitLookup.dll
' 0:< Added new API pushbutton 6412 name text Events... class RevitLookup.CmdEvents assembly C:\ProgramData\Autodesk\Revit\Addins\2013\library\RevitLookup.dll
' 0:< API registering DocumentClosed event by application Revit Lookup (356cda5a-e6c5-4c2f-a9ef-b3222116b8c8).
' 0:< API registering DocumentOpened event by application Revit Lookup (356cda5a-e6c5-4c2f-a9ef-b3222116b8c8).
' 0:< API registering DocumentSaved event by application Revit Lookup (356cda5a-e6c5-4c2f-a9ef-b3222116b8c8).
' 0:< API registering DocumentSavedAs event by application Revit Lookup (356cda5a-e6c5-4c2f-a9ef-b3222116b8c8).
'C 10-Jan-2014 19:35:55.322; 0:< ->processShellCommand
'E 10-Jan-2014 19:35:55.322; 0:<
Jrn.Command "Internal" , "Show or hide recent files , ID_STARTUP_PAGE"
' 0:< ::1:: Delta VM: Avail -18 -> 8387342 MB, Used +1 -> 221 MB, Peak +6 -> 232 MB; RAM: Avail -6 -> 13110 MB, Used +4 -> 301 MB, Peak +8 -> 310 MB
'C 10-Jan-2014 19:35:55.414; 0:< <-processShellCommand
'C 10-Jan-2014 19:35:55.414; 0:< ->DesktopMFCApp::doStartupWarnings
'C 10-Jan-2014 19:35:55.414; 0:< manage involvement
'C 10-Jan-2014 19:35:55.415; 0:< manage licensing
' 0:< License mode: Standalone
' 0:< Status: Your license is non-expiring.
' 0:< Type: Standalone - Locked
' 0:< Usage: Not For Resale Version
' 0:< Behavior: Permanent
' 0:< Expiration: None
'C 10-Jan-2014 19:35:55.827; 0:< manage debug modes
'C 10-Jan-2014 19:35:55.828; 0:< MFCApp::testGraphicsHardware
' 0:< ::1:: Delta VM: Avail -40 -> 8387302 MB, Used +1 -> 223 MB; RAM: Avail -8 -> 13102 MB, Used +7 -> 309 MB
' 0:< Revit Graphics Information
' 0:< Current Mode : DirectX Hardware
' 0:< Use Hardware: ON
' 0:< Use Overlays : ON
' 0:< useNullDevice=false
' 0:< START CanUseHardware(forced)
' 1:< ::1:: Delta VM: Avail -78 -> 8387225 MB, Used +62 -> 286 MB, Peak +54 -> 287 MB; RAM: Avail -15 -> 13088 MB, Used +12 -> 322 MB, Peak +12 -> 323 MB
' 1:< DX Device: DirectX 11, Hardware
'C 10-Jan-2014 19:35:55.908; 1:< START video card certification
' 1:< ::1:: Delta VM: Avail -91 -> 8387134 MB, Used +10 -> 296 MB, Peak +10 -> 298 MB; RAM: Avail -20 -> 13069 MB, Used +22 -> 344 MB, Peak +23 -> 347 MB
' 1:<
'Current driver version: 8.17.13.142
'Certified driver(s):
' 1:< VIDEO CARD ENVIRONMENT: CARD="NVIDIA GeForce GT 640" ManufacturerID="10DE" DeviceID="0FC1" osID="2000" DRIVER="8.17.13.142" DEVICE="DX11" FL_Caps="50" (Shader Model)
'C 10-Jan-2014 19:35:56.077; 1:< FINISH video card certification
' 1:<
'Can use hardware=y
'Hardware support flags:
'FeatureLevelLow=n
'DrvOlderThanTested=n
'DrvNewerThanTested=n
'CardIsNotListed=y
'NotCertifiedEnv=n
'3GBSwitchIsOn=n
'SoftwareModeForced=n
' 0.232253 1:<<CanUseHardware(forced)
' 0:< FINISH CanUseHardware(forced)
'C 10-Jan-2014 19:35:56.077; 0:< postConditionalWarnings
'C 10-Jan-2014 19:35:56.077; 0:< giveAtomRegistrationWarnings
'C 10-Jan-2014 19:35:56.077; 0:< warnings->consumeAll
'C 10-Jan-2014 19:35:56.078; 0:< Process result of DebugModes-Changed Task Dialog
'C 10-Jan-2014 19:35:56.078; 0:< isMaterialLibraryAvailable
'C 10-Jan-2014 19:35:56.078; 0:< start up warnings for AddIns
'C 10-Jan-2014 19:35:56.079; 0:< <-DesktopMFCApp::doStartupWarnings
'C 10-Jan-2014 19:35:56.079; 0:< <-DesktopMFCApp::InitNativeInstance
'C 10-Jan-2014 19:35:56.079; 0:< ->DesktopMFCApp::InitManagedInstance
'C 10-Jan-2014 19:35:56.079; 0:< <-DesktopMFCApp::InitManagedInstance
' 0:< ::1:: Delta VM: Avail -41 -> 8387093 MB, Used +11 -> 308 MB, Peak +10 -> 308 MB; RAM: Avail -13 -> 13057 MB, Used +19 -> 363 MB, Peak +17 -> 364 MB
'C 10-Jan-2014 19:35:56.332; 0:< appPriv idle
' 0:< OPERATING SYSTEM INFORMATION:
' 0:< BuildNumber : 7601
' 0:< BuildType : Multiprocessor Free
' 0:< Caption : Microsoft Windows 7 Professional
' 0:< CodeSet : 1252
' 0:< CountryCode : 1
' 0:< CSDVersion : Service Pack 1
' 0:< FreePhysicalMemory : 13367492
' 0:< FreeSpaceInPagingFiles : 15725356
' 0:< FreeVirtualMemory : 27831340
' 0:< MaxProcessMemorySize : 8589934464
' 0:< OSLanguage : 1033
' 0:< OSType : 18
' 0:< ServicePackMajorVersion : 1
' 0:< ServicePackMinorVersion : 0
' 0:< TotalVirtualMemorySize : 32921368
' 0:< TotalVisibleMemorySize : 16461616
' 0:< Version : 6.1.7601
' 0:< Process affinity mask : FF
' 0:< System affinity mask : FF
' 0:< PROCESSOR INFORMATION:
' 0:< AddressWidth : 64
' 0:< Architecture : 9
' 0:< Availability : 3
' 0:< Caption : Intel64 Family 6 Model 58 Stepping 9
' 0:< CurrentClockSpeed : 3501
' 0:< DataWidth : 64
' 0:< Description : Intel64 Family 6 Model 58 Stepping 9
' 0:< Family : 191
' 0:< L2CacheSize : 256
' 0:< Level : 6
' 0:< Manufacturer : GenuineIntel
' 0:< MaxClockSpeed : 3501
' 0:< Name : Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
' 0:< ProcessorType : 3
' 0:< Revision : 14857
' 0:< Role : CPU
' 0:< SocketDesignation : LGA1155
' 0:< StatusInfo : 3
' 0:< Version :
' 0:< VIDEO CONTROLLER INFORMATION:
' 0:< AdapterCompatibility : NVIDIA
' 0:< AdapterDACType : Integrated RAMDAC
' 0:< AdapterRAM : -2147483648
' 0:< Caption : NVIDIA GeForce GT 640
' 0:< CurrentBitsPerPixel : 32
' 0:< CurrentHorizontalResolution : 1440
' 0:< CurrentNumberOfColors : 4294967296
' 0:< CurrentRefreshRate : 59
' 0:< CurrentVerticalResolution : 900
' 0:< Description : NVIDIA GeForce GT 640
' 0:< DriverDate : 20120515000000.000000-000
' 0:< DriverVersion : 8.17.13.142
' 0:< MaxRefreshRate : 75
' 0:< MinRefreshRate : 50
' 0:< Monochrome : 0
' 0:< Name : NVIDIA GeForce GT 640
' 0:< VideoArchitecture : 5
' 0:< VideoMemoryType : 2
' 0:< VideoModeDescription : 1440 x 900 x 4294967296 colors
' 0:< VideoProcessor : GeForce GT 640
' 0:< VIDEO CONTROLLER INFORMATION:
' 0:< AdapterCompatibility : Intel Corporation
' 0:< AdapterDACType : Internal
' 0:< AdapterRAM : -1879048192
' 0:< Caption : Intel(R) HD Graphics 4000
' 0:< CurrentBitsPerPixel : 32
' 0:< CurrentHorizontalResolution : 1440
' 0:< CurrentNumberOfColors : 4294967296
' 0:< CurrentRefreshRate : 59
' 0:< CurrentVerticalResolution : 900
' 0:< Description : Intel(R) HD Graphics 4000
' 0:< DriverDate : 20120319000000.000000-000
' 0:< DriverVersion : 8.15.10.2696
' 0:< MaxRefreshRate : 0
' 0:< Monochrome : 0
' 0:< Name : Intel(R) HD Graphics 4000
' 0:< VideoArchitecture : 5
' 0:< VideoMemoryType : 2
' 0:< VideoModeDescription : 1440 x 900 x 4294967296 colors
' 0:< VideoProcessor : Intel(R) HD Graphics Family
' 0:< PRINTER INFORMATION:
' 0:< Caption : Microsoft XPS Document Writer
' 0:< Default : 0
' 0:< DeviceID : Microsoft XPS Document Writer
' 0:< Direct : 0
' 0:< DriverName : Microsoft XPS Document Writer
' 0:< EnableBIDI : 0
' 0:< EnableDevQueryPrint : 0
' 0:< HorizontalResolution : 600
' 0:< Local : -1
' 0:< Name : Microsoft XPS Document Writer
' 0:< Network : 0
' 0:< PortName : XPSPort:
' 0:< PrintJobDataType : RAW
' 0:< PrintProcessor : winprint
' 0:< RawOnly : 0
' 0:< Shared : 0
' 0:< SpoolEnabled : -1
' 0:< VerticalResolution : 600
' 0:< PRINTER INFORMATION:
' 0:< Caption : Fax
' 0:< Default : 0
' 0:< DeviceID : Fax
' 0:< Direct : 0
' 0:< DriverName : Microsoft Shared Fax Driver
' 0:< EnableBIDI : 0
' 0:< EnableDevQueryPrint : 0
' 0:< HorizontalResolution : 200
' 0:< Local : -1
' 0:< Name : Fax
' 0:< Network : 0
' 0:< PortName : SHRFAX:
' 0:< PrintJobDataType : RAW
' 0:< PrintProcessor : winprint
' 0:< RawOnly : 0
' 0:< Shared : 0
' 0:< SpoolEnabled : -1
' 0:< VerticalResolution : 200
' 0:< Caption : Brother HL-4070CDW series
' 0:< Default : -1
' 0:< DeviceID : Brother HL-4070CDW series
' 0:< Direct : 0
' 0:< DriverName : Brother HL-4070CDW series
' 0:< EnableBIDI : 0
' 0:< EnableDevQueryPrint : 0
' 0:< Local : -1
' 0:< Name : Brother HL-4070CDW series
' 0:< Network : 0
' 0:< PortName : BRNF2592B
' 0:< PrintJobDataType : RAW
' 0:< PrintProcessor : winprint
' 0:< RawOnly : 0
' 0:< Shared : 0
' 0:< SpoolEnabled : -1
' 0:< PRINTER CONFIGURATION INFORMATION:
' 0:< Color : 2
' 0:< Copies : 1
' 0:< Description : Microsoft XPS Document Writer
' 0:< DriverVersion : 1536
' 0:< Duplex : 0
' 0:< Orientation : 1
' 0:< PaperLength : 2794
' 0:< PaperSize : Letter 8 1/2 x 11 in
' 0:< PaperWidth : 2159
' 0:< PrintQuality : 600
' 0:< SpecificationVersion : 1025
' 0:< XResolution : 600
' 0:< YResolution : 600
' 0:< PRINTER CONFIGURATION INFORMATION:
' 0:< Color : 1
' 0:< Description : Fax
' 0:< DriverVersion : 1024
' 0:< Duplex : 0
' 0:< Orientation : 1
' 0:< PaperLength : 2794
' 0:< PaperSize : Letter 8 1/2 x 11 in
' 0:< PaperWidth : 2159
' 0:< PrintQuality : 200
' 0:< SpecificationVersion : 1025
' 0:< XResolution : 200
' 0:< YResolution : 200
' 0:< Color : 2
' 0:< Copies : 1
' 0:< Description : Brother HL-4070CDW series
' 0:< DriverVersion : 268
' 0:< Duplex : 0
' 0:< Orientation : 1
' 0:< PaperLength : 2794
' 0:< PaperSize : Letter 8 1/2 x 11 in
' 0:< PaperWidth : 2159
' 0:< SpecificationVersion : 1025
'E 10-Jan-2014 19:35:59.239; 0:<
Jrn.Command "StartupPage" , "Open this project , ID_FILE_MRU_FIRST"
'H 10-Jan-2014 19:35:59.239; 0:<
Jrn.Data "MRUFileName" _
, "..\..\..\..\..\..\Desktop\CCCUB_2013.rvt"
' 1:< ::2:: Delta VM: Avail -14 -> 8387080 MB, Used +1 -> 309 MB, Peak +1 -> 309 MB; RAM: Avail -9 -> 13049 MB, Used +6 -> 370 MB, Peak +6 -> 370 MB
' 1:< System (MB) [Available / Total ] [Revit Memory Usage (MB) ]
' 1:< RAM Statistics: 13049 / 16075 370=InUse 370=Peak
' 1:< VM Statistics: 8387080 / 8388607 309=InUse 309=Peak
'C 10-Jan-2014 19:35:59.308; 2:< File: Open
' 3:< Connecting session [$5f70ee9d] to Worksharing Log [C:\Users\KallocCliff\AppData\Local\Autodesk\Revit\Autodesk Revit Architecture 2013\Journals\journal.0119.txt]
' 0.000013 4:<<<WorksharingLog::getSlog []
' 3:< Additional IP address/name found for host KallocCliff-PC: 192.168.0.128
' 3:< Additional IP address/name found for host KallocCliff-PC: 192.168.1.128
' 4:< ::2:: Delta VM: Avail -625 -> 8386455 MB, Used +1 -> 310 MB, Peak +1 -> 311 MB; RAM: Avail -3 -> 13046 MB, Used +1 -> 371 MB, Peak +1 -> 372 MB
' 4:< LPSTORAGE ACQUIRED: MFCDocStorage=0x127e8a00, plpRootStg=0x12a464b8, lpRootStg=0x129d4090
' 0.000788 4:<<acquireFileLock
' 0.001428 3:<<OpenDocumentTask::acquireFileLock
' 0.052537 6:<<<DictionaryAnalysis::initialize
' 0.013059 6:<<<loadAllClasses
' 0.000052 6:<<<RegisterPreDocLoadCallback::invokeCallbacks
' 0.001672 7:<<<LoadModel DSI
' 0.001814 6:<<loading DocumentStorageIndex
' 5:< Connecting session [$9c5ff523] to Worksharing Log [C:\Users\KallocCliff\AppData\Local\Autodesk\Revit\Autodesk Revit Architecture 2013\Journals\journal.0119.txt]
' 0.000021 6:<<<WorksharingLog::getSlog [\\vmwfs0007\v20\cbes\General\BIM\BIM Admin\References\Reference Project\CCCUB_2011.rvt]
' 5:< Additional IP address/name found for host KallocCliff-PC: 192.168.0.128
' 5:< Additional IP address/name found for host KallocCliff-PC: 192.168.1.128
' 5:< DBG_INFO: Get addresses failed (using getaddrinfo) for central server vmwfs0007: No such host is known. : line 621 of n:\build\2013_ship_x64_inst_20120221_2030\source\revit\revitdb\permissions\WorksharingLog.cpp.
' 5:< SLOG $9c5ff523 2014-01-10 19:36:01.929 >Session $9c5ff523
' 5:< SLOG user="KallocCliff"
' 5:< SLOG build="20120221_2030(x64)"
' 5:< SLOG journal="C:\Users\KallocCliff\AppData\Local\Autodesk\Revit\Autodesk Revit Architecture 2013\Journals\journal.0119.txt"
' 5:< SLOG host=::1 "KallocCliff-PC"
' 5:< SLOG server=??.??.??.?? "???.com"
' 5:< SLOG central="\\vmwfs0007\v20\cbes\General\BIM\BIM Admin\References\Reference Project\CCCUB_2011.rvt"
' 5:< SLOG local="C:\Users\KallocCliff\Desktop\CCCUB_2013.rvt"
' 5:< SLOG timer="pulse-9c5ff523.tmp"
' 5:< SLOG timebias=480
' 2.551802!!!!!! 5:!!!BIG_GAP LoadSerialize
' 6:< Threaded version of fileExists is enabled. 2.558 seconds elapsed for threaded fileExists \\vmwfs0007\v20\cbes\General\BIM\BIM Admin\References\Reference Project\CCCUB_2011.rvt
' 2.552006 6:<<<fileExists?
' 5:< SLOG $9c5ff523 2014-01-10 19:36:04.481 >Open
' 0.000285 6:<<<fileExists?
' 5:< SLOG $9c5ff523 2014-01-10 19:36:04.482 >Open:Local "C:\Users\KallocCliff\Desktop\CCCUB_2013.rvt"
' 0.000267 6:<<<fileExists?
' 5:< fileSizeOnOpen:319616KB
'E 10-Jan-2014 19:36:04.483; 6:<
' [Jrn.BasicFileInfo] Rvt.Attr.Worksharing: Local Rvt.Attr.UserName: KallocCliff Rvt.Attr.CentralModelPath: \\vmwfs0007\v20\cbes\General\BIM\BIM Admin\References\Reference Project\CCCUB_2011.rvt Rvt.Attr.RevitBuildVersion: Autodesk Revit Architecture 2013 (Build: 20120221_2030(x64)) Rvt.Attr.LastSavePath: W:\Shared Revit Files\Revit 2013 Test Files\CCCUB_2013.rvt Rvt.Attr.LT: notLT Rvt.Attr.LocaleWhenSaved: ENU
' 6:< ::3:: Delta VM: Avail -15 -> 8386441 MB, Used +14 -> 325 MB, Peak +14 -> 325 MB; RAM: Avail -15 -> 13032 MB, Used +17 -> 388 MB, Peak +16 -> 388 MB
' 0.069552 7:<<<app infos and other global data
' 6:< File was saved in Autodesk Revit Architecture 2013 (Build: 20120221_2030(x64))
' 7:< ::3:: Delta VM: Avail -159 -> 8386282 MB, Used +168 -> 493 MB, Peak +168 -> 493 MB; RAM: Avail -174 -> 12859 MB, Used +173 -> 561 MB, Peak +173 -> 561 MB
' 0.008232 8:<<<ET::repairModificationDatesOutOfSequence
' 7:< Loaded ElemTable: Size=827348
' 0.323958 7:<<ElemTable
' 0.000081 7:<<<ContentDocuments
' 6:< ::3:: Delta VM: Avail -20 -> 8386262 MB, Used +20 -> 514 MB, Peak +20 -> 514 MB; RAM: Avail -27 -> 12833 MB, Used +26 -> 588 MB, Peak +26 -> 588 MB
' 1.055639 7:<<<History
' 0.000242 7:<<<increment table
' 6:< SLOG $9c5ff523 2014-01-10 19:36:05.933 .Open:Local:LFV central=65 local=1
' 0.000190 7:<<<fileExists?
' 6:< ::3:: Delta VM: Avail -17 -> 8386245 MB, Used +1 -> 516 MB, Peak +1 -> 516 MB; RAM: Avail -4 -> 12829 MB, Used +2 -> 590 MB, Peak +2 -> 590 MB
' 0.012592 7:<<<WorksetTable
' 0.000014 7:<<<partitionStorageLock.open
' 0.000026 8:<<<loadLatestVersionsEstimate
' 8:< ::3:: Delta VM: Avail -546 -> 8385700 MB, Used +531 -> 1047 MB, Peak +531 -> 1047 MB; RAM: Avail -2056 -> 10774 MB, Used +831 -> 1422 MB, Peak +831 -> 1422 MB
' 8:< Loaded elemStream#0: uncompSize=313567511, compSize=313567801, count=827348
' 3.436561 8:<<<loadLatestVersion
' 8:< ::3:: Delta VM: Avail 8385700 MB, Used 1047 MB; RAM: Avail +11 -> 10786 MB, Used 1422 MB
' 0.136002 9:<<<ElementStorageSwapout::restore()
' 0.000003 9:<<<ElementStorageSwapout::restore()
' 0.136162 8:<<els.commit
' 3.572848 7:<<loadSelectedPartitions
' 5:< ::3:: Delta VM: Avail 8385700 MB, Used 1047 MB; RAM: Avail +11 -> 10797 MB, Used 1422 MB
' 5.334695 6:<<DocumentStorageIndexImpl::loadDocument()
' 7:< Current project ADocument version:2655
' 7:< DBG_INFO: The following untracked moribund element(s) have been discovered in the newly opened document: 16146222 - Alignment, 16146223 - Alignment, 16146224 - Alignment, 16146225 - Alignment. : line 5920 of n:\build\2013_ship_x64_inst_20120221_2030\source\revit\revitdb\document\Document.cpp.
' 8:< ::3:: Delta VM: Avail -266 -> 8385435 MB, Used +172 -> 1220 MB, Peak +267 -> 1314 MB; RAM: Avail +295 -> 11093 MB, Used +173 -> 1595 MB, Peak +266 -> 1688 MB
' 5.894043 9:<<<updating dependencies in delayed deletion
' 0.033364 9:<<<getAllNonexistentParents in delayed deletion
' 8:< ::3:: Delta VM: Avail 8385435 MB, Used 1220 MB; RAM: Avail +17 -> 11111 MB, Used 1595 MB
' 0.166328 9:<<<findAppInfoNonexistentParents in delayed deletion
' 6.094074 8:<<delayed deletion
' 0.028730 8:<<<forceResetOfElemRecOwnerCache
' 7:< The following untracked moribund element(s) were discovered when this document was loaded, and still have not been deleted: 16146222 - Alignment, 16146223 - Alignment, 16146224 - Alignment, 16146225 - Alignment. Robert Stairs, 16-Apr-2009
' 6:< ::3:: Delta VM: Avail 8385435 MB, Used 1220 MB; RAM: Avail +11 -> 11123 MB, Used 1595 MB
' 6.329757 7:<<ADocumentUpgrade::docUpgrade
' 16.873665 4:<<LoadSerialize/ALL_GAPS 2.589173/TurnOff_GAPs 100%
' 16.873772 3:<<LoadFromStorage
' 3:< ::3:: Delta VM: Avail +624 -> 8386060 MB, Used -2 -> 1218 MB; RAM: Avail +314 -> 11437 MB, Used -313 -> 1282 MB
' 3:< LPSTORAGE RELEASED: plpRootStg=0x12a464b8, lpRootStg=0x129d4090
' 3:< AFTER RELEASE: plpRootStg=0x12a464b8, lpRootStg=0x00000000
' 0.015898 3:<<<relinquishAllLocks
' 2:< SLOG $9c5ff523 2014-01-10 19:36:16.200 <Open:Local
' 0.000193 3:<<<fileExists?
' 2:< SLOG $9c5ff523 2014-01-10 19:36:16.200 <Open
' 0.000111 3:<<<fileExists?
' 0.069132 4:<<<forceResetOfElemRecOwnerCache
' 5:< System (MB) [Available / Total ] [Revit Memory Usage (MB) ]
' 5:< RAM Statistics: 11445 / 16075 1283=InUse 1688=Peak
' 5:< VM Statistics: 8386058 / 8388607 1218=InUse 1314=Peak
' 5:< 000000001276F8D0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 5:< 000000001276F9D0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 5:< 000000001276FAD0 CompactMemoryManager Memory Statistics: 256 MB with 2 MB view
' 5:< 000000001276FBD0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 5:< 000000001276FCD0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 5:< 000000001276FDD0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 5:< 000000001276FED0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 5:< 0000000044932D10 CompactMemoryManager Memory Statistics: 256 MB with 2 MB view
' 5:< Element Expansion Statistics:
' 5:< 0% Opening Plans (0)
' 5:< 0% Opening RC Plans (0)
' 5:< 0% Opening 3d Views (0)
' 5:< 0% Opening Elevations and Sections (0)
' 5:< 0% In Regnerate (0)
' 5:< 0% In Autojoin (0)
' 5:< 0% In Overlap Checking (0)
' 5:< 0% Reviewing PostedWarnings (0)
' 5:< 100% Other (3818)
' 5:< total bytes expanded: 3818
' 5:< ;EES;0;0;0;0;0;0;0;0;100;
' 5:< ::3:: Delta VM: Avail -2 -> 8386058 MB, Used 1218 MB; RAM: Avail +50 -> 11487 MB, Used +0 -> 1283 MB
' 0.001436 6:<<<ppg constructor
' 0.000009 6:<<<updating dependencies in dp
' 0.000015 6:<<<notifyAppInfosOfDP(0)
' 0.000001 7:<<<updating dependencies in delayed deletion
' 0.032449 7:<<<getAllNonexistentParents in delayed deletion
' 6:< ::3:: Delta VM: Avail 8386058 MB, Used 1218 MB; RAM: Avail +18 -> 11506 MB, Used 1283 MB
' 0.166448 7:<<<findAppInfoNonexistentParents in delayed deletion
' 0.000014 7:<<<notifyAppInfosOfDP(1)
' 0.199148 6:<<delayed deletion
' 0.717049 5:<<ADocumentMerge::delayedPropagation
' 0.002069 6:<<<EndOrAbortUndoTransaction() -- trackers regen;DOPT;
' 0.000182 6:<<<EndOrAbortUndoTransaction()--AtomViewReferencingUpdate();DOPT;
' 6:< ::3:: Delta VM: Avail -12 -> 8386046 MB, Used 1218 MB; RAM: Avail +12 -> 11518 MB, Used +1 -> 1284 MB
' 0.000003 7:<<<EndOrAbortUndoTransaction()--end of transaction checks--invisible elements;DOPT;
' 0.000016 8:<<<;PERF;MISC;regenerating
' 0.000190 6:<<EndOrAbortUndoTransaction()--end of transaction checks;DOPT;/ALL_GAPS 0.000171/TurnOff_GAPs 14%
' 4:< ::3:: Delta VM: Avail +16 -> 8386062 MB, Used +23 -> 1242 MB; RAM: Avail -12 -> 11507 MB, Used +18 -> 1303 MB
' 0.155813 5:<<EndOrAbortUndoTransaction();DOPT;
' 0.933590 4:<<delayed propagation on open
' 0.000007 4:<<<updating dependencies on open
' 4:< ::3:: Delta VM: Avail -16 -> 8386046 MB, Used 1242 MB; RAM: Avail +223 -> 11730 MB, Used +1 -> 1304 MB
' 4:< Threaded version of fileExists is enabled. 2.543 seconds elapsed for threaded fileExists \\lpt-hk8\arch\05595\Archive\20070309_GBP re-submission\Area Calculation\Site coverage.dwg
' 2.552549!!!!!! 5:!!!BIG_GAP reloadLinkedInstances [1/21]
' 0.000023 6:<<<EndOrAbortUndoTransaction() -- trackers regen;DOPT;
' 0.000004 6:<<<EndOrAbortUndoTransaction()--AtomViewReferencingUpdate();DOPT;
' 0.000002 7:<<<EndOrAbortUndoTransaction()--end of transaction checks--invisible elements;DOPT;
' 0.000051 8:<<<;PERF;MISC;regenerating
' 0.000277 6:<<EndOrAbortUndoTransaction()--end of transaction checks;DOPT;/ALL_GAPS 0.000224/TurnOff_GAPs 30%
' 0.010604 5:<<EndOrAbortUndoTransaction();DOPT;
' 2.563260 4:<<reloadLinkedInstances [1/21]
' 0.000009 5:<<<;PERF;MISC;regenerating
' 0.000012 5:<<<EndOrAbortUndoTransaction() -- trackers regen;DOPT;
' 0.000003 5:<<<EndOrAbortUndoTransaction()--AtomViewReferencingUpdate();DOPT;
' 0.000001 6:<<<EndOrAbortUndoTransaction()--end of transaction checks--invisible elements;DOPT;
' 0.000008 7:<<<;PERF;MISC;regenerating
' 0.000214 5:<<EndOrAbortUndoTransaction()--end of transaction checks;DOPT;/ALL_GAPS 0.000205/TurnOff_GAPs 30%
' 0.009807 4:<<EndOrAbortUndoTransaction();DOPT;
' 0.000012 5:<<<EndOrAbortUndoTransaction() -- trackers regen;DOPT;
' 0.000003 5:<<<EndOrAbortUndoTransaction()--AtomViewReferencingUpdate();DOPT;
' 0.000002 6:<<<EndOrAbortUndoTransaction()--end of transaction checks--invisible elements;DOPT;
' 0.000011 7:<<<;PERF;MISC;regenerating
' 0.000216 5:<<EndOrAbortUndoTransaction()--end of transaction checks;DOPT;/ALL_GAPS 0.000204/TurnOff_GAPs 30%
' 0.009364 4:<<EndOrAbortUndoTransaction();DOPT;
' 4:< No Keynote File: P:\05595\CADD\595 CAD ADMIN\Revit Keynote\AED595-Keynotes.txt
' 4:< DBG_INFO: Couldn't obtain time/date stamp for P:\05595\CADD\595 CAD ADMIN\Revit Keynote\AED595-Keynotes.txt so that cannot correct file create/access/modify time!, the GetLastError is 6: line 2195 of FileUtil.cpp.
' 0.000420 4:<<<pKeynoteTable->readFile
' 0.000007 5:<<<;PERF;MISC;regenerating
' 0.000012 5:<<<EndOrAbortUndoTransaction() -- trackers regen;DOPT;
' 0.000003 5:<<<EndOrAbortUndoTransaction()--AtomViewReferencingUpdate();DOPT;
' 0.000001 6:<<<EndOrAbortUndoTransaction()--end of transaction checks--invisible elements;DOPT;
' 0.000003 7:<<<;PERF;MISC;regenerating
' 0.000085 5:<<EndOrAbortUndoTransaction()--end of transaction checks;DOPT;/ALL_GAPS 0.000081/TurnOff_GAPs 29%
' 0.005726 4:<<EndOrAbortUndoTransaction();DOPT;
' 3:< Document save history --> :
' 3:< Revit Architecture 2013 2013 (2013.000) : 20120221_2030(x64)
' 3:< Document save history <--
' 3.595058 3:<<ADocument::postLoadDocument
' 20.487211 2:<<MFCDoc::OnOpenDocument [C:\Users\KallocCliff\Desktop\CCCUB_2013.rvt]
' 1:< ::3:: Delta VM: Avail -2 -> 8386044 MB, Used 1242 MB; RAM: Avail +13 -> 11744 MB, Used 1304 MB
'H 10-Jan-2014 19:36:19.933; 1:<
Jrn.Directive "DocSymbol" _
, "[CCCUB_2013.rvt]"
'H 10-Jan-2014 19:36:19.942; 1:<
Jrn.Directive "GlobalToProj" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 0.00500000000000 _
, 1.00000000000000, 0.00000000000000, -0.00000000000000 _
, -0.00000000000000, 1.00000000000000, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 1.00000000000000 _
, 0.00000000000000, 0.00000000000000, 0.00000000000000
'H 10-Jan-2014 19:36:19.943; 1:<
Jrn.Directive "ProjToPage" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1.00000000000000 _
, 1.00000000000000, 0.00000000000000, 0.00000000000000 _
, 0.00000000000000, 1.00000000000000, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 1.00000000000000 _
, 0.00000000000000, 0.00000000000000, 0.00000000000000
'H 10-Jan-2014 19:36:19.943; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 831, 506
' 1:< Before : Create Display Manager
' 1:< System (MB) [Available / Total ] [Revit Memory Usage (MB) ]
' 1:< RAM Statistics: 11744 / 16075 1304=InUse 1688=Peak
' 1:< VM Statistics: 8386044 / 8388607 1242=InUse 1314=Peak
' 1:< Revit Graphics Information
' 1:< Current Mode : DirectX Hardware
' 1:< Use Hardware: ON
' 1:< Use Overlays : ON
' 1:< After : Create Display Manager
' 1:< System (MB) [Available / Total ] [Revit Memory Usage (MB) ]
' 1:< RAM Statistics: 11744 / 16075 1304=InUse 1688=Peak
' 1:< VM Statistics: 8386044 / 8388607 1242=InUse 1314=Peak
'H 10-Jan-2014 19:36:19.994; 1:<
Jrn.Directive "ScreenResolution" _
, 318, 900
' 1:< Activate "[CCCUB_2013.rvt]" , Floor Plan: BD_Level 41.60_G/F
' 1:< ::3:: Delta VM: Avail -10 -> 8386035 MB, Used +8 -> 1251 MB; RAM: Avail +38 -> 11782 MB, Used +10 -> 1315 MB
' 1:< DBG_INFO: Detected unfrozen change of selection.: line 595 of n:\build\2013_ship_x64_inst_20120221_2030\source\revit\revitui\modscope\ModScope.cpp.
' 2:< ::3:: Delta VM: Avail 8386035 MB, Used 1251 MB; RAM: Avail +15 -> 11798 MB, Used +1 -> 1316 MB
' 2:< DBG_INFO: Newton solver converged in domain but not in range space.: line 332 of Newton.cpp.
' 4:< ::3:: Delta VM: Avail -87 -> 8385949 MB, Used +172 -> 1424 MB, Peak +109 -> 1424 MB; RAM: Avail -103 -> 11695 MB, Used +177 -> 1494 MB
' 1.974713!!! 2:!!!BIG_GAP Open File
' 4:< ::3:: Delta VM: Avail -48 -> 8385901 MB, Used +19 -> 1443 MB, Peak +19 -> 1443 MB; RAM: Avail +0 -> 11696 MB, Used +20 -> 1514 MB
' 0.255802 5:<<<sortByAppearanceSteps
' 5:< DBG_INFO: ExclusionMgr::getGStyleIds(): category -2000122 has no gstyles: line 691 of n:\build\2013_ship_x64_inst_20120221_2030\source\revit\revitdb\view\ExclusionMgrRevit.cpp.
' 5:< DBG_INFO: DBViewPlan::generateViewSpecificGRep() is invoked and returns VC_Invisible - quick rejection failed.: line 5430 of Elem\DBViewPlan.cpp.
' 5:< ::3:: Delta VM: Avail -18 -> 8385883 MB, Used +6 -> 1450 MB, Peak +6 -> 1450 MB; RAM: Avail +12 -> 11708 MB, Used +9 -> 1524 MB
' 5:< Suspicious GNode evaluation like in SPR 196898
' 5:< DBG_INFO: !gRepCutVisitor.hasBeenReallyCut() in FamInstGRepCutVisitor::cutGRep().: line 266 of Elem\FamInstGRepCutVisitor.cpp.
' 5:< ::3:: Delta VM: Avail 8385883 MB, Used +10 -> 1460 MB, Peak +10 -> 1460 MB; RAM: Avail +4 -> 11712 MB, Used +11 -> 1536 MB
' 5:< DBG_INFO: New layer wrapping algorithm failed, reverting to old algorithm: line 5256 of Elem\HostObj.cpp.
' 5:< ::3:: Delta VM: Avail -16 -> 8385867 MB, Used +4 -> 1464 MB, Peak +4 -> 1464 MB; RAM: Avail +30 -> 11743 MB, Used +3 -> 1539 MB
' 5:< DBG_INFO: NULL argument.: line 533 of Elem\RailingHostHelper.cpp.
' 4:< ::3:: Delta VM: Avail -37 -> 8385831 MB, Used +34 -> 1499 MB, Peak +34 -> 1499 MB; RAM: Avail +47 -> 11791 MB, Used +35 -> 1574 MB
' 2.071564 5:<<<updateGReps
' 2.327647 4:<<BD_Level 41.60_G/F: ;PERF;MISC;generating greps
' 4:< DBG_INFO: pFace is a face region of one face in the geometry, but pOwnerFace is not supplied.: line 4571 of Geometry.cpp.
' 4:< DBG_INFO: getShouldOverlapBeVisible failed to find index for layer face: line 1079 of CompoundStructure\HostObjLayerStyles.cpp.
' 4:< ::3:: Delta VM: Avail +28 -> 8385859 MB, Used +9 -> 1508 MB, Peak +9 -> 1508 MB; RAM: Avail +47 -> 11838 MB, Used +9 -> 1584 MB
' 4:< DBG_INFO: Cannot create join finger: line 1819 of CompoundStructure\GeomJoinData.cpp.
' 0.890131 4:<<<;PERF;MISC;tweaking
' 1:< View Open: Element expansion used 4.810098 seconds averaging 0.000073 seconds/hit for 65532 hits.
'C 10-Jan-2014 19:36:25.161; 1:< Protein : Register Preview Factories
'C 10-Jan-2014 19:36:25.161; 1:< Protein : Initialize Renderer Module
'C 10-Jan-2014 19:36:25.161; 1:< Protein : Load the MR Renderer plug-in
' 1:< ::3:: Delta VM: Avail -26 -> 8385833 MB, Used +3 -> 1512 MB, Peak +3 -> 1512 MB; RAM: Avail -6 -> 11832 MB, Used +5 -> 1589 MB
'C 10-Jan-2014 19:36:25.172; 1:< Protein : initialize RPC plug-ins
'C 10-Jan-2014 19:36:25.182; 1:< Protein : Open Protein content Libraries
' 1:< ::3:: Delta VM: Avail -21 -> 8385812 MB, Used +15 -> 1528 MB, Peak +15 -> 1528 MB; RAM: Avail -20 -> 11813 MB, Used +17 -> 1607 MB
'C 10-Jan-2014 19:36:25.248; 1:< Protein : Load Library:
' 1:< C:\Program Files (x86)\Common Files\Autodesk Shared\Materials\2013\assetlibrary_base.adsklib
'C 10-Jan-2014 19:36:25.248; 1:< Protein : Texture Path:
' 1:< C:\Program Files (x86)\Common Files\Autodesk Shared\Materials\Textures\
' 1:< ::3:: Delta VM: Avail 8385812 MB, Used +2 -> 1530 MB, Peak +2 -> 1530 MB; RAM: Avail -34 -> 11779 MB, Used +3 -> 1610 MB
'C 10-Jan-2014 19:36:26.542; 1:< Protein : Notify Plugins to load the content on the asset library
'C 10-Jan-2014 19:36:26.542; 1:< Protein : Register the Protein RenderingAsset Manager
'H 10-Jan-2014 19:36:26.544; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1388, 777
'H 10-Jan-2014 19:36:26.551; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1101, 798
'H 10-Jan-2014 19:36:26.551; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1388, 777
' 1:< 0 ModelServerState "Created": Current server = "Not Queried", Model server = "", Model server state = "Not Applicable"
' 1:< SLOG $9c5ff523 2014-01-10 19:36:26.718 >WSConfig
' 1.692881!!! 2:!!!BIG_GAP Open File
' 1:< 0 ModelServerState "Created": Current server = "Not Queried", Model server = "", Model server state = "Not Applicable"
' 2:< SLOG $9c5ff523 2014-01-10 19:36:26.727 .WSConfig:LockRoot R SCODE=0x80070035
' 1:< initTransactionStatus unable to refresh permissions
' 1:< TaskDialog "The central model \\vmwfs0007\v20\cbes\General\BIM\BIM Admin\References\Reference Project\CCCUB_2011.rvt cannot be found, perhaps due to a lost network connection."
'Id : TaskDialog_Cannot_Find_Central_Model
'CommonButtons : Close
'DefaultButton : Close
' 1:< ::3:: Delta VM: Avail +6 -> 8385818 MB, Used +10 -> 1541 MB, Peak +11 -> 1542 MB; RAM: Avail -18 -> 11762 MB, Used +10 -> 1620 MB
'H 10-Jan-2014 19:36:27.499; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 875, 702
'H 10-Jan-2014 19:36:27.500; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1162, 681
'H 10-Jan-2014 19:36:27.552; 1:<
Jrn.Directive "ProjToPage" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 154.92134853484256 _
, 154.92134853484256, 0.00000000000000, 0.00000000000000 _
, 0.00000000000000, 154.92134853484256, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 154.92134853484256 _
, 0.00000000000000, 0.00000000000000, 0.00000000000000
'H 10-Jan-2014 19:36:27.553; 1:<
Jrn.Directive "ProjToPage" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 154.92134853484256 _
, 154.92134853484256, 0.00000000000000, 0.00000000000000 _
, 0.00000000000000, 154.92134853484256, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 154.92134853484256 _
, 879.41962372577291, -653.51011765074554, 0.00000000000000
' 2:< ::3:: Delta VM: Avail -89 -> 8385729 MB, Used +11 -> 1552 MB, Peak +10 -> 1552 MB; RAM: Avail +21 -> 11783 MB, Used +12 -> 1633 MB
' 2:< DBG_INFO: Empty face passed to Face::facet.: line 4755 of Face.cpp.
' 2:< Element with ID = ? cause problems during faceting
' 2:< ::3:: Delta VM: Avail +57 -> 8385786 MB, Used +2 -> 1555 MB, Peak +4 -> 1556 MB; RAM: Avail -5 -> 11779 MB, Used +3 -> 1636 MB
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< ::3:: Delta VM: Avail -8 -> 8385778 MB, Used +10 -> 1565 MB, Peak +9 -> 1565 MB; RAM: Avail -10 -> 11770 MB, Used +4 -> 1640 MB
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< ::3:: Delta VM: Avail -26 -> 8385752 MB, Used +15 -> 1581 MB, Peak +15 -> 1581 MB; RAM: Avail -18 -> 11752 MB, Used +17 -> 1657 MB
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 2:< ::3:: Delta VM: Avail -1 -> 8385751 MB, Used +10 -> 1591 MB, Peak +10 -> 1591 MB; RAM: Avail -11 -> 11741 MB, Used +11 -> 1669 MB
' 2:< Element with ID = ? cause problems during faceting
' 2:< Element with ID = ? cause problems during faceting
' 1:< ::3:: Delta VM: Avail -59 -> 8385692 MB, Used +61 -> 1653 MB, Peak +61 -> 1653 MB; RAM: Avail -58 -> 11683 MB, Used +55 -> 1724 MB, Peak +36 -> 1724 MB
' 1.402485 2:<<<;PERF;MISC;drawing
' 1:< ::3:: Delta VM: Avail -2 -> 8385691 MB, Used 1653 MB, Peak +2 -> 1656 MB; RAM: Avail +12 -> 11695 MB, Used +7 -> 1732 MB, Peak +8 -> 1732 MB
'H 10-Jan-2014 19:37:27.228; 1:<
Jrn.Data "TaskDialogResult" _
, "The central model \\vmwfs0007\v20\cbes\General\BIM\BIM Admin\References\Reference Project\CCCUB_2011.rvt cannot be found, perhaps due to a lost network connection.", _
"Close", "IDCLOSE"
' 1:< 0 ModelServerState "Destroyed": Current server = "Not Queried", Model server = "", Model server state = "Not Applicable"
' 1:< SLOG $9c5ff523 2014-01-10 19:37:27.238 <WSConfig
' 58.275905!!! 2:!!!BIG_GAP Open File
' 2:< Threaded version of fileExists is enabled. 2.543 seconds elapsed for threaded fileExists \\vmwfs0007\v20\cbes\General\BIM\BIM Admin\References\Reference Project\CCCUB_2011.rvt
' 2.551392 2:<<<fileExists?
' 1:< System (MB) [Available / Total ] [Revit Memory Usage (MB) ]
' 1:< RAM Statistics: 11695 / 16075 1732=InUse 1733=Peak
' 1:< VM Statistics: 8385691 / 8388607 1653=InUse 1656=Peak
' 1:< 000000001276F8D0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 1:< 000000001276F9D0 CompactMemoryManager Memory Statistics: 256 MB with 2 MB view
' 1:< 000000001276FAD0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 1:< 000000001276FBD0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 1:< 000000001276FCD0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 1:< 000000001276FDD0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 1:< 000000001276FED0 CompactMemoryManager Memory Statistics: 256 MB with 0 MB view
' 1:< 0000000044932D10 CompactMemoryManager Memory Statistics: 256 MB with 2 MB view
' 1:< Element Expansion Statistics:
' 1:< 83% Opening Plans (149645878)
' 1:< 0% Opening RC Plans (0)
' 1:< 0% Opening 3d Views (0)
' 1:< 0% Opening Elevations and Sections (0)
' 1:< 0% In Regnerate (0)
' 1:< 0% In Autojoin (0)
' 1:< 0% In Overlap Checking (0)
' 1:< 2% Reviewing PostedWarnings (2893504)
' 1:< 15% Other (27300246)
' 1:< total bytes expanded: 179944545
' 1:< ;EES;83;0;0;0;0;0;0;2;15;
' 1:< 0 ModelServerState "Destroyed": Current server = "Not Queried", Model server = "", Model server state = "Not Applicable"
' 1:< System (MB) [Available / Total ] [Revit Memory Usage (MB) ]
' 1:< RAM Statistics: 11695 / 16075 1732=InUse 1733=Peak
' 1:< VM Statistics: 8385691 / 8388607 1653=InUse 1656=Peak
' 90.546701-- 1:<<Open File/ALL_GAPS 62.887835/TurnOff_GAPs 2%
' 0:< TaskDialog "Revit could not find or read 1 referenced files. What do you want to do?"
'Id : TaskDialog_Unresolved_References
'Command Links:
'1001 : Open Manage Links to correct the problem
'1002 : Ignore and continue opening the project
'DefaultButton : 1001
'H 10-Jan-2014 19:37:31.274; 0:<
Jrn.Data "TaskDialogResult" _
, "Revit could not find or read 1 referenced files. What do you want to do?", _
"Ignore and continue opening the project", "1002"
'E 10-Jan-2014 19:37:31.276; 0:<
' [Jrn.File Input Information] COMMON.FILE_INPUT.FILE_TYPE: .rvt 0327286784.000000
'C 10-Jan-2014 19:37:31.684; 0:< idle0_doc
'H 10-Jan-2014 19:37:31.687; 0:<
Jrn.Directive "AllowPressAndDrag" _
, 1
' 0:< <<Begin build CT>>
'
'Edit mode: IDR_COMMON
'Command: ID_BUTTON_SELECT
'Category: 0
'Bar list:
' Dialog_Essentials_FilterSelectionWs
' Dialog_Essentials_FilterSelectionMm
' Dialog_Essentials_FilterSelectionNew
'Presenter list:
' PP_DebugTab_Binding_Demo
'Product: Architecture
'
'
'***********************************************************
'***********************************************************
'<<End build CT>>
'E 10-Jan-2014 19:37:31.959; 0:<
Jrn.Size 0 , 875 , 578
'H 10-Jan-2014 19:37:31.959; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 875, 578
'E 10-Jan-2014 19:37:31.959; 0:<
Jrn.Size 0 , 1162 , 557
'H 10-Jan-2014 19:37:31.959; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1162, 557
' 0.128492 1:<<<;PERF;MISC;drawing
' 1:< SLOG $9c5ff523 2014-01-10 19:37:32.105 .LockUsers R rootMIA
'E 10-Jan-2014 19:37:32.246; 0:<
Jrn.Size 0 , 875 , 671
'H 10-Jan-2014 19:37:32.247; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 875, 671
'E 10-Jan-2014 19:37:32.247; 0:<
Jrn.Size 0 , 1162 , 650
'H 10-Jan-2014 19:37:32.247; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1162, 650
' 0:< ::8:: Delta VM: Avail -14 -> 8385678 MB, Used +9 -> 1662 MB, Peak +9 -> 1665 MB; RAM: Avail -8 -> 11688 MB, Used +9 -> 1741 MB, Peak +8 -> 1741 MB
' 0.113290 1:<<<;PERF;MISC;drawing
'E 10-Jan-2014 19:37:34.043; 0:<
Jrn.Command "Internal" , "Create a default 3D orthographic view. , ID_VIEW_DEFAULT_3DVIEW"
' 3:< ::9:: Delta VM: Avail -989 -> 8384690 MB, Used +1001 -> 2664 MB, Peak +998 -> 2664 MB; RAM: Avail -1011 -> 10678 MB, Used +1002 -> 2743 MB, Peak +1002 -> 2743 MB
' 0.574196 4:<<<sortByAppearanceSteps
' 3:< ::9:: Delta VM: Avail -38 -> 8384652 MB, Used +13 -> 2678 MB, Peak +13 -> 2678 MB; RAM: Avail -14 -> 10664 MB, Used +14 -> 2758 MB, Peak +14 -> 2758 MB
' 1.075102 4:<<<updateGReps
' 1.649536 3:<<???: ;PERF;MISC;generating greps
' 0.690183 3:<<<;PERF;MISC;tweaking
' 0:< ;PERF;MISC;FullUpdateGraphicCacheUpdater::updateAll() DBView3d id=16622377: 53856 elements need cache update
' 4:< REGEN_DOC_CONTEXT_INFO: Changing wrong atom in regeneration
' 0.194129 4:<<;PERF;MISC;regenerating
' 0.194203 2:<<EndOrAbortUndoTransaction()--regenNeeded;DOPT;
' 0.154810 2:<<EndOrAbortUndoTransaction()--end of transaction checks;DOPT;
'H 10-Jan-2014 19:37:43.011; 1:<
Jrn.Data "Transaction Successful" _
, "Default 3D View"
' 0.611569 1:<<EndOrAbortUndoTransaction();DOPT;/ALL_GAPS 0.262556/Threshold_GAPs 1%
' 0:< The above Jrn.Command comes from QAT with CommandId [ID_VIEW_DEFAULT_3DVIEW]
'H 10-Jan-2014 19:37:43.045; 0:<
Jrn.Directive "GlobalToProj" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 0.01000000000000 _
, 0.70710678118655, -0.40824829046386, 0.57735026918963 _
, 0.70710678118655, 0.40824829046386, -0.57735026918963 _
, 0.00000000000000, 0.81649658092773, 0.57735026918963 _
, -202.16938989152820, -351.34197850553790, -468.39355208165227
'H 10-Jan-2014 19:37:43.045; 0:<
Jrn.Directive "ProjToPage" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 1.00000000000000 _
, 1.00000000000000, 0.00000000000000, 0.00000000000000 _
, 0.00000000000000, 1.00000000000000, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 1.00000000000000 _
, 0.00000000000000, 0.00000000000000, 0.00000000000000
'H 10-Jan-2014 19:37:43.045; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 655, 429
' 3:< ::9:: Delta VM: Avail -20 -> 8384632 MB, Used +27 -> 2705 MB, Peak +27 -> 2705 MB; RAM: Avail -28 -> 10636 MB, Used +28 -> 2786 MB, Peak +27 -> 2786 MB
' 0.569035 4:<<<sortByAppearanceSteps
' 3:< ::9:: Delta VM: Avail -13 -> 8384620 MB, Used +0 -> 2706 MB, Peak +0 -> 2706 MB; RAM: Avail -1 -> 10635 MB, Used 2786 MB
' 0.802246 4:<<<updateGReps
' 1.371498 3:<<{3D - KallocCliff}: ;PERF;MISC;generating greps
' 2:< ::9:: Delta VM: Avail +16 -> 8384636 MB, Used 2706 MB; RAM: Avail +0 -> 10636 MB, Used 2786 MB
' 0.693491 3:<<<;PERF;MISC;tweaking
' 0:< ;PERF;MISC;FullUpdateGraphicCacheUpdater::updateAll() DBView3d id=16622377: 54549 elements need cache update
'H 10-Jan-2014 19:37:46.564; 0:<
Jrn.Directive "ProjToPage" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 45.16084151188034 _
, 45.16084151188034, 0.00000000000000, 0.00000000000000 _
, 0.00000000000000, 45.16084151188034, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 45.16084151188034 _
, 0.00000000000000, 0.00000000000000, 0.00000000000000
'H 10-Jan-2014 19:37:46.564; 0:<
Jrn.Directive "ProjToPage" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 45.16084151188034 _
, 45.16084151188034, 0.00000000000000, 0.00000000000000 _
, 0.00000000000000, 45.16084151188034, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 45.16084151188034 _
, 327.50000000000023, -214.50000000000014, 0.00000000000000
'H 10-Jan-2014 19:37:46.585; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 835, 510
'H 10-Jan-2014 19:37:46.586; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1122, 489
'H 10-Jan-2014 19:37:46.588; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 871, 667
'H 10-Jan-2014 19:37:46.589; 0:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 1162, 650
' 0:< Activate "[CCCUB_2013.rvt]" , 3D View: {3D - KallocCliff}
' 0:< View Open: Element expansion used 0.006897 seconds averaging 0.000011 seconds/hit for 631 hits.
' 0:< View Open: Element expansion used 0.000000 seconds averaging 0.000000 seconds/hit for 0 hits.
'H 10-Jan-2014 19:37:46.786; 0:<
Jrn.Directive "ProjToPage" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 68.42551744224298 _
, 68.42551744224298, 0.00000000000000, 0.00000000000000 _
, 0.00000000000000, 68.42551744224298, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 68.42551744224298 _
, 327.50000000000023, -214.50000000000014, 0.00000000000000
'H 10-Jan-2014 19:37:46.787; 0:<
Jrn.Directive "ProjToPage" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 68.42551744224298 _
, 68.42551744224298, 0.00000000000000, 0.00000000000000 _
, 0.00000000000000, 68.42551744224298, 0.00000000000000 _
, 0.00000000000000, 0.00000000000000, 68.42551744224298 _
, 581.00000000000011, -325.00000000000000, 0.00000000000000
' 1:< ::9:: Delta VM: Avail -77 -> 8384560 MB, Used +53 -> 2759 MB, Peak +52 -> 2759 MB; RAM: Avail -54 -> 10582 MB, Used +54 -> 2840 MB, Peak +54 -> 2840 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 18).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 20).
' 1:< ::9:: Delta VM: Avail -251 -> 8384309 MB, Used +257 -> 3016 MB, Peak +257 -> 3016 MB; RAM: Avail -273 -> 10309 MB, Used +257 -> 3098 MB, Peak +257 -> 3098 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 47).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 45).
' 1:< ::9:: Delta VM: Avail -24 -> 8384286 MB, Used +40 -> 3056 MB, Peak +40 -> 3056 MB; RAM: Avail -51 -> 10258 MB, Used +40 -> 3139 MB, Peak +41 -> 3139 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 19).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 20).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 18).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 19).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 20).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 18).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 20).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 18).
' 1:< ::9:: Delta VM: Avail -20 -> 8384266 MB, Used +27 -> 3084 MB, Peak +27 -> 3084 MB; RAM: Avail -30 -> 10229 MB, Used +26 -> 3165 MB, Peak +26 -> 3165 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 525).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 529).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 549).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 551).
' 1:< ::9:: Delta VM: Avail -197 -> 8384069 MB, Used +176 -> 3260 MB, Peak +185 -> 3269 MB; RAM: Avail -200 -> 10029 MB, Used +176 -> 3342 MB, Peak +185 -> 3351 MB
' 1:< DBG_INFO: Shewchuk triangulation failed, trying Seidel as a backup.: line 4834 of Face.cpp.
' 1:< ::9:: Delta VM: Avail -34 -> 8384035 MB, Used +21 -> 3281 MB, Peak +12 -> 3281 MB; RAM: Avail -26 -> 10004 MB, Used +20 -> 3363 MB, Peak +11 -> 3363 MB
' 1:< Element with ID = ? cause problems during faceting
' 1:< DBG_INFO: Index into uv array is out of bounds in buildFacets; omitting interpolation.: line 3524 of Face.cpp.
' 0:< ::9:: Delta VM: Avail -8 -> 8384028 MB, Used +22 -> 3304 MB, Peak +22 -> 3304 MB; RAM: Avail -24 -> 9980 MB, Used +22 -> 3386 MB, Peak +22 -> 3386 MB
' 10.819615 1:<<<;PERF;MISC;drawing
'C 10-Jan-2014 19:37:57.977; 0:< idle0_doc
'E 10-Jan-2014 19:38:01.870; 0:<
Jrn.RibbonEvent "Execute external command:CustomCtrl_%CustomCtrl_%Kalloc Fuzor Tech%Kalloc Fuzor Tech Panel%Launch Fuzor:Fuzor.Command"
' 0:< API registering Idling event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< Muted: Jrn.Directive IdleTimeTaskSymbol
' 0:< API registering DocumentClosing event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentClosed event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentChanged event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentSavingAs event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentSavedAs event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentSaving event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
' 0:< API registering DocumentSaved event by application Fuzor (92cc84cd-963f-4d33-8cdc-e01321c04446).
'H 10-Jan-2014 19:38:02.141; 0:<
Jrn.Data "APIStringStringMapJournalData" _
, 0
' 0.102533 1:<<<;PERF;MISC;drawing
' 1:< ::10:: Delta VM: Avail -57 -> 8383972 MB, Used +60 -> 3365 MB, Peak +62 -> 3367 MB; RAM: Avail -76 -> 9904 MB, Used +65 -> 3452 MB, Peak +67 -> 3454 MB
' 1:< DBG_INFO: integrate() achieved an acceptable relative error, but the absolute error is unexpectedly large.: line 230 of Integration.cpp.
'E 10-Jan-2014 19:38:08.266; 1:<
Jrn.MouseMove 0 , 352 , 214
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 18).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 20).
' 1:< ::11:: Delta VM: Avail -621 -> 8383351 MB, Used +662 -> 4027 MB, Peak +659 -> 4027 MB; RAM: Avail -665 -> 9240 MB, Used +648 -> 4100 MB, Peak +645 -> 4100 MB
' 1:< DBG_INFO: Face::computeArea:Inside-out face?: line 5544 of Face.cpp.
' 1:< ::11:: Delta VM: Avail -1224 -> 8382127 MB, Used +1310 -> 5337 MB, Peak +1354 -> 5381 MB; RAM: Avail -1263 -> 7977 MB, Used +1281 -> 5381 MB, Peak +1324 -> 5425 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 47).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 45).
' 0:< ::11:: Delta VM: Avail -289 -> 8381838 MB, Used +174 -> 5512 MB, Peak +131 -> 5512 MB; RAM: Avail -566 -> 7412 MB, Used +173 -> 5555 MB, Peak +129 -> 5555 MB
'E 10-Jan-2014 19:40:13.954; 0:<
Jrn.RibbonEvent "Execute external command:CustomCtrl_%CustomCtrl_%Kalloc Fuzor Tech%Kalloc Fuzor Tech Panel%Launch Fuzor:Fuzor.Command"
' 0:< ::12:: Delta VM: Avail +256 -> 8382094 MB, Used -363 -> 5149 MB; RAM: Avail +363 -> 7775 MB, Used -363 -> 5192 MB
'H 10-Jan-2014 19:40:14.675; 0:<
Jrn.Data "APIStringStringMapJournalData" _
, 0
'E 10-Jan-2014 19:40:15.106; 0:<
Jrn.RibbonEvent "Execute external command:CustomCtrl_%CustomCtrl_%Kalloc Fuzor Tech%Kalloc Fuzor Tech Panel%Launch Fuzor:Fuzor.Command"
'H 10-Jan-2014 19:40:15.497; 0:<
Jrn.Data "APIStringStringMapJournalData" _
, 0
' 0:< ::13:: Delta VM: Avail +3 -> 8382098 MB, Used 5149 MB; RAM: Avail -57 -> 7719 MB, Used 5192 MB
' 0.210365 1:<<<;PERF;MISC;drawing
' 0:< ::13:: Delta VM: Avail +2 -> 8382101 MB, Used +23 -> 5172 MB; RAM: Avail -70 -> 7649 MB, Used +23 -> 5215 MB
'E 10-Jan-2014 19:40:19.354; 0:<
Jrn.MouseMove 0 , 18 , 9
'E 10-Jan-2014 19:40:19.354; 0:<
Jrn.RibbonEvent "Execute external command:CustomCtrl_%CustomCtrl_%Kalloc Fuzor Tech%Kalloc Fuzor Tech Panel%Clear Scene:Fuzor.NewSceneCommand"
' 0:< ::15:: Delta VM: Avail +358 -> 8382460 MB, Used -1031 -> 4142 MB; RAM: Avail +1055 -> 8705 MB, Used -1046 -> 4170 MB
'H 10-Jan-2014 19:40:19.623; 0:<
Jrn.Data "APIStringStringMapJournalData" _
, 0
'E 10-Jan-2014 19:40:21.083; 0:<
Jrn.RibbonEvent "Execute external command:CustomCtrl_%CustomCtrl_%Kalloc Fuzor Tech%Kalloc Fuzor Tech Panel%Launch Fuzor:Fuzor.Command"
' 0:< ::16:: Delta VM: Avail +254 -> 8382714 MB, Used -15 -> 4127 MB; RAM: Avail +6 -> 8711 MB, Used -15 -> 4155 MB
'H 10-Jan-2014 19:40:21.292; 0:<
Jrn.Data "APIStringStringMapJournalData" _
, 0
' 0:< ::16:: Delta VM: Avail 8382714 MB, Used +3 -> 4130 MB; RAM: Avail +16 -> 8727 MB, Used +3 -> 4158 MB
' 0.105322 1:<<<;PERF;MISC;drawing
' 1:< ::16:: Delta VM: Avail -1485 -> 8381230 MB, Used +2117 -> 6247 MB, Peak +735 -> 6247 MB; RAM: Avail -2652 -> 6076 MB, Used +2087 -> 6245 MB, Peak +690 -> 6245 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 19).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< ::16:: Delta VM: Avail -16 -> 8381214 MB, Used +25 -> 6272 MB, Peak +25 -> 6272 MB; RAM: Avail -40 -> 6037 MB, Used +25 -> 6271 MB, Peak +25 -> 6271 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 20).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 18).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< ::16:: Delta VM: Avail -3 -> 8381212 MB, Used +11 -> 6284 MB, Peak +13 -> 6286 MB; RAM: Avail -14 -> 6024 MB, Used +11 -> 6282 MB, Peak +13 -> 6284 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 19).
' 1:< ::16:: Delta VM: Avail -16 -> 8381196 MB, Used +6 -> 6291 MB, Peak +4 -> 6291 MB; RAM: Avail -12 -> 6012 MB, Used +6 -> 6288 MB, Peak +4 -> 6288 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 20).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 18).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 15).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 17).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 20).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 18).
' 1:< ::16:: Delta VM: Avail -215 -> 8380981 MB, Used +262 -> 6553 MB, Peak +262 -> 6553 MB; RAM: Avail -402 -> 5610 MB, Used +258 -> 6547 MB, Peak +258 -> 6547 MB
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 525).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 529).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 549).
' 1:< facetFaceWithSpecifiedAlgorithm is triangulating a long, thin face (face 551).
' 0:< ::16:: Delta VM: Avail -303 -> 8380679 MB, Used +296 -> 6850 MB, Peak +296 -> 6850 MB; RAM: Avail -391 -> 5220 MB, Used +287 -> 6834 MB, Peak +287 -> 6834 MB
'E 10-Jan-2014 19:44:33.711; 0:<
Jrn.MouseMove 1 , 184 , 220
'E 10-Jan-2014 19:44:33.711; 0:<
Jrn.LButtonUp 0 , 184 , 220
' 0:< Candidates (curIdx = -1):
' 1:< ::18:: Delta VM: Avail -425 -> 8380254 MB, Used +35 -> 6885 MB, Peak +352 -> 7202 MB; RAM: Avail -607 -> 4614 MB, Used +21 -> 6856 MB, Peak +346 -> 7181 MB
' 1:< Exception occurred
'C 10-Jan-2014 19:46:25.913; 1:< ExceptionCode=0xc0000005 ExceptionFlags=0x00000000 ExceptionAddress=000007FEFDB9940D
' 1:< System (MB) [Available / Total ] [Revit Memory Usage (MB) ]
' 1:< RAM Statistics: 4614 / 16075 6856=InUse 7181=Peak
' 1:< VM Statistics: 8380254 / 8388607 6885=InUse 7202=Peak
' 1:< 000000001276F8D0 CompactMemoryManager Memory Statistics: 256 MB with 4 MB view
' 1:< 000000001276F9D0 CompactMemoryManager Memory Statistics: 256 MB with 4 MB view
' 1:< 000000001276FAD0 CompactMemoryManager Memory Statistics: 256 MB with 4 MB view
' 1:< 000000001276FBD0 CompactMemoryManager Memory Statistics: 256 MB with 2 MB view
' 1:< 000000001276FCD0 CompactMemoryManager Memory Statistics: 256 MB with 4 MB view
' 1:< 000000001276FDD0 CompactMemoryManager Memory Statistics: 256 MB with 4 MB view
' 1:< 000000001276FED0 CompactMemoryManager Memory Statistics: 256 MB with 4 MB view
' 1:< 0000000044932D10 CompactMemoryManager Memory Statistics: 256 MB with 4 MB view
' 1:< DBG_INFO: getCompactMemoryStatus examining only one accumulator: line 103 of CompactMemoryManager.cpp.
'E 10-Jan-2014 19:46:25.962; 1:<
Jrn.MouseMove 0 , 191 , 182
' 1:< SLOG $9c5ff523 2014-01-10 19:46:25.962 >Crash
' 1:< SLOG System (MB) [Available / Total ] [Revit Memory Usage (MB) ]
' 1:< SLOG RAM Statistics: 4612 / 16075 6857=InUse 7181=Peak
' 1:< SLOG VM Statistics: 8380254 / 8388607 6886=InUse 7202=Peak
' 1:< SLOG 000000001276F8D0 CompactMemoryManager Memory Statistics: 256 MB with 4 MB view
' 2:< ::19:: Delta VM: Avail -22 -> 8380233 MB, Used +26 -> 6912 MB; RAM: Avail -80 -> 4534 MB, Used +26 -> 6882 MB
' 2:< Threaded version of fileExists is enabled. 2.559 seconds elapsed for threaded fileExists \\vmwfs0007\v20\cbes\General\BIM\BIM Admin\References\Reference Project\CCCUB_2011.rvt
' 2.551138 2:<<<fileExists?
' 1:< SLOG $9c5ff523 2014-01-10 19:46:28.514 <Crash
' 1:< <<Begin build CT>>
'
'Edit mode:
'Command: ID_BUTTON_SELECT
'Category: 0
'Bar list:
' Dialog_Revit_DynamicLabelDBar
' Dialog_Essentials_FilterSelectionWs
' Dialog_Essentials_FilterSelectionMm
' Dialog_Essentials_FilterSelectionNew
'Presenter list:
' PP_DebugTab_Binding_Demo
'Product: Architecture
'
'
'***********************************************************
'***********************************************************
'<<End build CT>>
'E 10-Jan-2014 19:46:28.531; 1:<
Jrn.Size 0 , 659 , 433
'H 10-Jan-2014 19:46:28.531; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 659, 433
'E 10-Jan-2014 19:46:28.532; 1:<
Jrn.Size 0 , 946 , 412
'H 10-Jan-2014 19:46:28.532; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "3D View: {3D - KallocCliff}" _
, 946, 412
'E 10-Jan-2014 19:46:28.533; 1:<
Jrn.Size 0 , 875 , 671
'H 10-Jan-2014 19:46:28.533; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 875, 671
'E 10-Jan-2014 19:46:28.533; 1:<
Jrn.Size 0 , 1162 , 650
'H 10-Jan-2014 19:46:28.533; 1:<
Jrn.Directive "WindowSize" _
, "[CCCUB_2013.rvt]", "Floor Plan: BD_Level 41.60_G/F" _
, 1162, 650
'E 10-Jan-2014 19:46:28.536; 1:<
Jrn.Activate "[CCCUB_2013.rvt]" , "Floor Plan: BD_Level 41.60_G/F"
' 1:< <<Begin build CT>>
'
'Edit mode: IDR_COMMON
'Command: ID_BUTTON_SELECT
'Category: 0
'Bar list:
' Dialog_Revit_DynamicLabelDBar
' Dialog_Essentials_FilterSelectionWs
' Dialog_Essentials_FilterSelectionMm
' Dialog_Essentials_FilterSelectionNew
'Presenter list:
' PP_DebugTab_Binding_Demo
'Product: Architecture
'
'
'***********************************************************
'***********************************************************
'<<End build CT>>
' 1:< DBG_INFO: Detected unfrozen change of selection.: line 595 of n:\build\2013_ship_x64_inst_20120221_2030\source\revit\revitui\modscope\ModScope.cpp.
' 1:< CrsTimer event occurred for 0 times in DesktopMFCView [3D View: {3D - KallocCliff}]
' 1:< ::24:: Delta VM: Avail -9 -> 8380225 MB, Used +6 -> 6918 MB; RAM: Avail -11 -> 4523 MB, Used +6 -> 6889 MB
' 1:< DBG_INFO: AfxMessageBox is not converted to Task Dialog.: line 1172 of n:\build\2013_ship_x64_inst_20120221_2030\source\revit\desktopmfc\mfc\DesktopCRS.cpp.
' 1:< MessageBox "An unrecoverable error has occurred. The program will now be terminated. All of your data has been recently saved, so there is no need to create recovery files."
' 1:< ::24:: Delta VM: Avail +3 -> 8380228 MB, Used -245 -> 6674 MB; RAM: Avail +228 -> 4752 MB, Used -249 -> 6640 MB
' 0.441622 2:<<<;PERF;MISC;drawing
' 1:< ::24:: Delta VM: Avail -64 -> 8380165 MB, Used +148 -> 6822 MB; RAM: Avail -176 -> 4577 MB, Used +146 -> 6787 MB
'E 10-Jan-2014 19:46:39.914; 1:<
Jrn.AddInEvent "AddInJournaling" , "MessageBox(OK,Revit).Click(Cancel)"
'H 10-Jan-2014 19:46:39.952; 1:<
Jrn.Data "MessageBox" _
, "IDOK", "An unrecoverable error has occurred. The program will now be terminated. All of your data has been recently saved, so there is no need to create recovery files."
'C 10-Jan-2014 19:46:39.952; 1:< program terminated
' 1:< ::25:: Delta VM: Avail +12 -> 8380178 MB, Used -2 -> 6820 MB; RAM: Avail +4 -> 4581 MB, Used -6 -> 6782 MB
'C 10-Jan-2014 19:46:39.958; 1:< License cleanup complete: 0, 0, 0