Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Desktop Software for PC

Reply
New Contributor
Mishka
Posts: 7
Registered: ‎08-28-2010
My Carrier: AT&T

Re: Desktop Manager 6.0 Crashing

Add me to the list of people having problems and for the record, I personally don't know anyone who has DM6 working.

 

I'm running Windows 7 Home Premium 64 bit, with Office 2007.  I'm not an IT person so most of the stuff I'm reading about changing registry values, etc mean absolutely nothing to me and I'm not comfortable trying to do a lot of that stuff. 

 

I have done the clean uninstall--3x--and now can't run DM 5 or DM 6.  I've used ccleaner, and don't have a My Video file to empty or move or change.  I guess you can say that thanks to DM6 and the associated problems and all the attempted "fixes" I'm worse off than if I had done nothing and wonder if I've deleted or changed something and that it'll never work now.

 

 

 

 

Please use plain text.
New Contributor
Mishka
Posts: 7
Registered: ‎08-28-2010
My Carrier: AT&T

Re: Desktop Manager 6.0 Crashing

Also, when I've tried to reinstall DM5, I've tried it both with and without the Media Sync.  It won't work either way.

Please use plain text.
Contributor
jessebo8247
Posts: 14
Registered: ‎02-26-2010
My Carrier: att

Re: Desktop Manager 6.0 Crashing

well, it's been a few days, and I see RIM/Blackberry still hasn't acknowledged that their software sucks.  I started a poll in the crackberry forums to try and determine approximately what percentage of people are having problems with this software.  RIM definitely done their customers an injustice by releasing what they like to call software.   here's the link to the poll.  go on over and put your .02 in.

 

http://forums.crackberry.com/f153/issues-dm6-516079/

Please use plain text.
New Contributor
Stonington
Posts: 3
Registered: ‎09-01-2010
My Carrier: Alltel

Re: Desktop Manager 6.0 Crashing

Date|Log Level|Thread ID|Module ID|Log ID|Message [2010-09-01 08:48:59.390]
08:48:59.406|INFO |1|Rim.Desktop.Shell|1|Application Started
08:48:59.406|INFO |1|Rim.Desktop.Shell|2|Rim.Desktop.exe Version: 6.0.0.40
08:48:59.406|INFO |1|Rim.Desktop.Shell|2|OS Version: Vista [Microsoft Windows NT 6.1.7600.0]
08:48:59.406|INFO |1|Rim.Desktop.Shell|2|CLR Version: 2.0.50727.4952
08:48:59.421|INFO |1|Rim.Desktop.Shell|2|AppLoader Version: 6.0.0.36
08:48:59.421|INFO |1|Rim.Desktop.Shell|2|Device Manager Version: 6.0.0.11
08:48:59.421|INFO |1|Rim.Desktop.Shell|2|BBDevMgr Version: 4.1.0.14
08:48:59.421|INFO |1|Rim.Desktop.Shell|2|Serial USB Driver Version: 2.2.0.3
08:48:59.421|INFO |1|Rim.Desktop.Shell|2|USB Driver Version: 4.1.0.4
08:48:59.842|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Start: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
08:48:59.952|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Finish: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
08:49:01.324|INFO |1|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::InitializeMonitor] Initializing device monitor.
08:49:01.340|INFO |1|Rim.Desktop.Services.DeviceManager|0|Initializing
08:49:01.605|INFO |1|Rim.Desktop.Services.Tasks|0|Task [DownloadAndUpdateSupportedDevices] will run on thread pool after 20000 ms
08:49:01.683|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] CurrentDevice: null NewDevice: null
08:49:01.683|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. null.
08:49:01.683|ERROR|1|Rim.Desktop.Services.DeviceManager|0|[CurrentDeviceUpdate] Resetting device to null.
08:49:01.699|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. Exiting.
08:49:01.792|INFO |1|Rim.Desktop.Services.BesIntegration|0|BesIntegrationManager initialization complete
08:49:02.026|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup] running on thread pool
08:49:02.026|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:02.666|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error
Microsoft.Practices.Composite.Modularity.ModuleInitializeException: An exception occurred while initializing module 'MediaSyncApplication'.
    - The exception message was: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
    - The Assembly that the module was trying to be loaded from was:Rim.Desktop.Media, Version=6.0.0.37, Culture=neutral, PublicKeyToken=null
    Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
   ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.OnModuleTypeLoaded(ModuleInfo typeLoadedModuleInfo, Exception error)
   at Microsoft.Practices.Composite.Modularity.FileModuleTypeLoader.BeginLoadModuleType(ModuleInfo moduleInfo, ModuleTypeLoadedCallback callback)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.BeginRetrievingModule(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run()
   at Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
08:49:02.682|FATAL|1|Exception|0|Fatal Error
Microsoft.Practices.Composite.Modularity.ModuleInitializeException: An exception occurred while initializing module 'MediaSyncApplication'.
    - The exception message was: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
    - The Assembly that the module was trying to be loaded from was:Rim.Desktop.Media, Version=6.0.0.37, Culture=neutral, PublicKeyToken=null
    Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
   ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.OnModuleTypeLoaded(ModuleInfo typeLoadedModuleInfo, Exception error)
   at Microsoft.Practices.Composite.Modularity.FileModuleTypeLoader.BeginLoadModuleType(ModuleInfo moduleInfo, ModuleTypeLoadedCallback callback)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.BeginRetrievingModule(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run()
   at Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
08:49:02.697|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error - Inner Exception
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
08:49:02.697|FATAL|1|Exception|0|Fatal Error - Inner Exception
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
08:49:03.384|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <CreateServiceStartupTask>b__0()
08:49:03.399|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask] running on thread pool
08:49:03.399|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:03.399|INFO |9|Rim.Desktop.Media|38050|LoadDataSource: Started loading PicturesDesktop
08:49:03.415|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:03.415|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:03.415|INFO |9|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.Pictures.PictureDataSourceLoader
08:49:03.508|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <CreateServiceStartupTask>b__1()
08:49:03.508|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 1482
08:49:03.508|INFO |8|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask] running on thread pool
08:49:03.508|INFO |8|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:03.524|INFO |8|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__3()
08:49:03.524|INFO |8|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 7
08:49:03.524|INFO |8|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask] running on thread pool
08:49:03.524|INFO |8|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:03.524|INFO |8|Rim.Desktop.Media|38050|LoadDataSource: Started loading VideosDesktop
08:49:03.524|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:03.524|INFO |8|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:03.524|INFO |8|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.Videos.VideoDataSourceLoader
08:49:03.852|INFO |8|Rim.Desktop.Media|0|Task [My Videos_SetThumbnailTask] will run on thread pool after 8000 ms
08:49:03.852|INFO |8|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
08:49:03.852|INFO |8|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 321
08:49:03.961|INFO |8|Rim.Desktop.Media|39036|Library Refresh Complete for MediaSource: VideosDesktop
08:49:03.976|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
08:49:03.976|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 454
08:49:03.976|INFO |8|Rim.Desktop.Media|38050|LoadDataSource: Finished
08:49:03.992|INFO |8|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__a()
08:49:03.992|INFO |8|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 476
08:49:03.992|INFO |8|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask] running on thread pool
08:49:03.992|INFO |8|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:04.008|INFO |8|Rim.Desktop.Media|38050|LoadDataSource: Started loading WMP
08:49:04.008|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_WMP], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:04.008|INFO |8|Rim.Desktop.Media|0|Task [Load_WMP_Library_On_STA] run on new thread STA
08:49:04.008|INFO |12|Rim.Desktop.Media|0|TASK: [Load_WMP_Library_On_STA], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:04.008|INFO |12|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.WindowsMedia.WMPDataSourceLoader
08:49:04.320|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
08:49:04.320|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 903
08:49:04.335|INFO |9|Rim.Desktop.Media|39036|Library Refresh Complete for MediaSource: PicturesDesktop
08:49:04.335|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
08:49:04.335|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 929
08:49:04.335|INFO |9|Rim.Desktop.Media|38050|LoadDataSource: Finished
08:49:04.335|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__a()
08:49:04.335|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 943
08:49:04.585|INFO |12|Rim.Desktop.Media|0|TASK: [Load_WMP_Library_On_STA], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibrarySTA>b__0()
08:49:04.585|INFO |12|Rim.Desktop.Media|0|TASK: [Load_WMP_Library_On_STA], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 578
08:49:04.585|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_WMP], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
08:49:04.585|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_WMP], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 582
08:49:04.585|INFO |8|Rim.Desktop.Media|38050|LoadDataSource: Finished
08:49:04.600|INFO |8|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <ProcessMusicSourceRequest>b__9()
08:49:04.600|INFO |8|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 595
Date|Log Level|Thread ID|Module ID|Log ID|Message [2010-09-01 08:49:14.460]
08:49:14.475|INFO |1|Rim.Desktop.Shell|1|Application Started
08:49:14.475|INFO |1|Rim.Desktop.Shell|2|Rim.Desktop.exe Version: 6.0.0.40
08:49:14.475|INFO |1|Rim.Desktop.Shell|2|OS Version: Vista [Microsoft Windows NT 6.1.7600.0]
08:49:14.475|INFO |1|Rim.Desktop.Shell|2|CLR Version: 2.0.50727.4952
08:49:14.491|INFO |1|Rim.Desktop.Shell|2|AppLoader Version: 6.0.0.36
08:49:14.491|INFO |1|Rim.Desktop.Shell|2|Device Manager Version: 6.0.0.11
08:49:14.491|INFO |1|Rim.Desktop.Shell|2|BBDevMgr Version: 4.1.0.14
08:49:14.491|INFO |1|Rim.Desktop.Shell|2|Serial USB Driver Version: 2.2.0.3
08:49:14.491|INFO |1|Rim.Desktop.Shell|2|USB Driver Version: 4.1.0.4
08:49:14.772|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Start: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
08:49:14.881|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Finish: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
08:49:15.786|INFO |1|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::InitializeMonitor] Initializing device monitor.
08:49:15.801|INFO |1|Rim.Desktop.Services.DeviceManager|0|Initializing
08:49:15.817|INFO |1|Rim.Desktop.Services.Tasks|0|Task [DownloadAndUpdateSupportedDevices] will run on thread pool after 20000 ms
08:49:15.879|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] CurrentDevice: null NewDevice: null
08:49:15.879|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. null.
08:49:15.879|ERROR|1|Rim.Desktop.Services.DeviceManager|0|[CurrentDeviceUpdate] Resetting device to null.
08:49:15.879|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. Exiting.
08:49:15.988|INFO |1|Rim.Desktop.Services.BesIntegration|0|BesIntegrationManager initialization complete
08:49:16.191|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup] running on thread pool
08:49:16.191|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Pending, TRANSITION: none, OPERATION: none
08:49:16.269|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error
Microsoft.Practices.Composite.Modularity.ModuleInitializeException: An exception occurred while initializing module 'MediaSyncApplication'.
    - The exception message was: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
    - The Assembly that the module was trying to be loaded from was:Rim.Desktop.Media, Version=6.0.0.37, Culture=neutral, PublicKeyToken=null
    Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
   ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.OnModuleTypeLoaded(ModuleInfo typeLoadedModuleInfo, Exception error)
   at Microsoft.Practices.Composite.Modularity.FileModuleTypeLoader.BeginLoadModuleType(ModuleInfo moduleInfo, ModuleTypeLoadedCallback callback)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.BeginRetrievingModule(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run()
   at Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
08:49:16.269|FATAL|1|Exception|0|Fatal Error
Microsoft.Practices.Composite.Modularity.ModuleInitializeException: An exception occurred while initializing module 'MediaSyncApplication'.
    - The exception message was: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
    - The Assembly that the module was trying to be loaded from was:Rim.Desktop.Media, Version=6.0.0.37, Culture=neutral, PublicKeyToken=null
    Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
   ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.OnModuleTypeLoaded(ModuleInfo typeLoadedModuleInfo, Exception error)
   at Microsoft.Practices.Composite.Modularity.FileModuleTypeLoader.BeginLoadModuleType(ModuleInfo moduleInfo, ModuleTypeLoadedCallback callback)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.BeginRetrievingModule(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run()
   at Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
08:49:16.269|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error - Inner Exception
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
08:49:16.269|FATAL|1|Exception|0|Fatal Error - Inner Exception
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
Date|Log Level|Thread ID|Module ID|Log ID|Message [2010-09-01 10:02:24.833]
10:02:24.849|INFO |1|Rim.Desktop.Shell|1|Application Started
10:02:24.865|INFO |1|Rim.Desktop.Shell|2|Rim.Desktop.exe Version: 6.0.0.40
10:02:24.865|INFO |1|Rim.Desktop.Shell|2|OS Version: Vista [Microsoft Windows NT 6.1.7600.0]
10:02:24.865|INFO |1|Rim.Desktop.Shell|2|CLR Version: 2.0.50727.4952
10:02:24.865|INFO |1|Rim.Desktop.Shell|2|AppLoader Version: 6.0.0.36
10:02:24.865|INFO |1|Rim.Desktop.Shell|2|Device Manager Version: 6.0.0.11
10:02:24.865|INFO |1|Rim.Desktop.Shell|2|BBDevMgr Version: 4.1.0.14
10:02:24.865|INFO |1|Rim.Desktop.Shell|2|Serial USB Driver Version: 2.2.0.3
10:02:24.865|INFO |1|Rim.Desktop.Shell|2|USB Driver Version: 4.1.0.4
10:02:25.099|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Start: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
10:02:25.208|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Finish: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
10:02:26.003|INFO |1|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::InitializeMonitor] Initializing device monitor.
10:02:26.019|INFO |1|Rim.Desktop.Services.DeviceManager|0|Initializing
10:02:26.035|INFO |1|Rim.Desktop.Services.Tasks|0|Task [DownloadAndUpdateSupportedDevices] will run on thread pool after 20000 ms
10:02:26.081|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] CurrentDevice: null NewDevice: null
10:02:26.081|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. null.
10:02:26.097|ERROR|1|Rim.Desktop.Services.DeviceManager|0|[CurrentDeviceUpdate] Resetting device to null.
10:02:26.097|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. Exiting.
10:02:26.191|INFO |1|Rim.Desktop.Services.BesIntegration|0|BesIntegrationManager initialization complete
10:02:26.378|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup] running on thread pool
10:02:26.378|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:26.643|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error
Microsoft.Practices.Composite.Modularity.ModuleInitializeException: An exception occurred while initializing module 'MediaSyncApplication'.
    - The exception message was: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
    - The Assembly that the module was trying to be loaded from was:Rim.Desktop.Media, Version=6.0.0.37, Culture=neutral, PublicKeyToken=null
    Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
   ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.OnModuleTypeLoaded(ModuleInfo typeLoadedModuleInfo, Exception error)
   at Microsoft.Practices.Composite.Modularity.FileModuleTypeLoader.BeginLoadModuleType(ModuleInfo moduleInfo, ModuleTypeLoadedCallback callback)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.BeginRetrievingModule(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run()
   at Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
10:02:26.643|FATAL|1|Exception|0|Fatal Error
Microsoft.Practices.Composite.Modularity.ModuleInitializeException: An exception occurred while initializing module 'MediaSyncApplication'.
    - The exception message was: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
    - The Assembly that the module was trying to be loaded from was:Rim.Desktop.Media, Version=6.0.0.37, Culture=neutral, PublicKeyToken=null
    Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
   ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.OnModuleTypeLoaded(ModuleInfo typeLoadedModuleInfo, Exception error)
   at Microsoft.Practices.Composite.Modularity.FileModuleTypeLoader.BeginLoadModuleType(ModuleInfo moduleInfo, ModuleTypeLoadedCallback callback)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.BeginRetrievingModule(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run()
   at Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
10:02:26.643|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error - Inner Exception
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
10:02:26.643|FATAL|1|Exception|0|Fatal Error - Inner Exception
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
10:02:27.049|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <CreateServiceStartupTask>b__0()
10:02:27.064|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask] running on thread pool
10:02:27.064|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.080|INFO |9|Rim.Desktop.Media|38050|LoadDataSource: Started loading PicturesDesktop
10:02:27.080|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.080|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.095|INFO |9|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.Pictures.PictureDataSourceLoader
10:02:27.173|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <CreateServiceStartupTask>b__1()
10:02:27.173|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 798
10:02:27.173|INFO |8|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask] running on thread pool
10:02:27.173|INFO |8|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.189|INFO |8|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__3()
10:02:27.189|INFO |8|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 5
10:02:27.189|INFO |8|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask] running on thread pool
10:02:27.189|INFO |8|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.189|INFO |8|Rim.Desktop.Media|38050|LoadDataSource: Started loading VideosDesktop
10:02:27.189|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.189|INFO |8|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.189|INFO |8|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.Videos.VideoDataSourceLoader
10:02:27.563|INFO |8|Rim.Desktop.Media|0|Task [My Videos_SetThumbnailTask] will run on thread pool after 8000 ms
10:02:27.563|INFO |8|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
10:02:27.563|INFO |8|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 373
10:02:27.641|INFO |8|Rim.Desktop.Media|39036|Library Refresh Complete for MediaSource: VideosDesktop
10:02:27.641|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
10:02:27.641|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 463
10:02:27.641|INFO |8|Rim.Desktop.Media|38050|LoadDataSource: Finished
10:02:27.673|INFO |8|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__a()
10:02:27.673|INFO |8|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 484
10:02:27.673|INFO |8|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask] running on thread pool
10:02:27.673|INFO |8|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.673|INFO |8|Rim.Desktop.Media|38050|LoadDataSource: Started loading WMP
10:02:27.673|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_WMP], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.673|INFO |8|Rim.Desktop.Media|0|Task [Load_WMP_Library_On_STA] run on new thread STA
10:02:27.673|INFO |12|Rim.Desktop.Media|0|TASK: [Load_WMP_Library_On_STA], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:27.673|INFO |12|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.WindowsMedia.WMPDataSourceLoader
10:02:27.797|INFO |12|Rim.Desktop.Media|0|TASK: [Load_WMP_Library_On_STA], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibrarySTA>b__0()
10:02:27.797|INFO |12|Rim.Desktop.Media|0|TASK: [Load_WMP_Library_On_STA], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 126
10:02:27.797|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_WMP], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
10:02:27.797|INFO |8|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_WMP], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 129
10:02:27.797|INFO |8|Rim.Desktop.Media|38050|LoadDataSource: Finished
10:02:27.813|INFO |8|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <ProcessMusicSourceRequest>b__9()
10:02:27.813|INFO |8|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 141
10:02:27.875|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
10:02:27.875|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 795
10:02:27.891|INFO |9|Rim.Desktop.Media|39036|Library Refresh Complete for MediaSource: PicturesDesktop
10:02:27.907|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
10:02:27.907|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 822
10:02:27.907|INFO |9|Rim.Desktop.Media|38050|LoadDataSource: Finished
10:02:27.907|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__a()
10:02:27.907|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 834
Date|Log Level|Thread ID|Module ID|Log ID|Message [2010-09-01 10:02:33.070]
10:02:33.086|INFO |1|Rim.Desktop.Shell|1|Application Started
10:02:33.086|INFO |1|Rim.Desktop.Shell|2|Rim.Desktop.exe Version: 6.0.0.40
10:02:33.086|INFO |1|Rim.Desktop.Shell|2|OS Version: Vista [Microsoft Windows NT 6.1.7600.0]
10:02:33.086|INFO |1|Rim.Desktop.Shell|2|CLR Version: 2.0.50727.4952
10:02:33.101|INFO |1|Rim.Desktop.Shell|2|AppLoader Version: 6.0.0.36
10:02:33.101|INFO |1|Rim.Desktop.Shell|2|Device Manager Version: 6.0.0.11
10:02:33.101|INFO |1|Rim.Desktop.Shell|2|BBDevMgr Version: 4.1.0.14
10:02:33.101|INFO |1|Rim.Desktop.Shell|2|Serial USB Driver Version: 2.2.0.3
10:02:33.101|INFO |1|Rim.Desktop.Shell|2|USB Driver Version: 4.1.0.4
10:02:33.335|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Start: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
10:02:33.429|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Finish: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
10:02:34.240|INFO |1|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::InitializeMonitor] Initializing device monitor.
10:02:34.256|INFO |1|Rim.Desktop.Services.DeviceManager|0|Initializing
10:02:34.271|INFO |1|Rim.Desktop.Services.Tasks|0|Task [DownloadAndUpdateSupportedDevices] will run on thread pool after 20000 ms
10:02:34.318|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] CurrentDevice: null NewDevice: null
10:02:34.318|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. null.
10:02:34.318|ERROR|1|Rim.Desktop.Services.DeviceManager|0|[CurrentDeviceUpdate] Resetting device to null.
10:02:34.318|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. Exiting.
10:02:34.412|INFO |1|Rim.Desktop.Services.BesIntegration|0|BesIntegrationManager initialization complete
10:02:34.583|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup] running on thread pool
10:02:34.583|INFO |8|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Pending, TRANSITION: none, OPERATION: none
10:02:34.771|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error
Microsoft.Practices.Composite.Modularity.ModuleInitializeException: An exception occurred while initializing module 'MediaSyncApplication'.
    - The exception message was: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
    - The Assembly that the module was trying to be loaded from was:Rim.Desktop.Media, Version=6.0.0.37, Culture=neutral, PublicKeyToken=null
    Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
   ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.OnModuleTypeLoaded(ModuleInfo typeLoadedModuleInfo, Exception error)
   at Microsoft.Practices.Composite.Modularity.FileModuleTypeLoader.BeginLoadModuleType(ModuleInfo moduleInfo, ModuleTypeLoadedCallback callback)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.BeginRetrievingModule(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run()
   at Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
10:02:34.786|FATAL|1|Exception|0|Fatal Error
Microsoft.Practices.Composite.Modularity.ModuleInitializeException: An exception occurred while initializing module 'MediaSyncApplication'.
    - The exception message was: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
    - The Assembly that the module was trying to be loaded from was:Rim.Desktop.Media, Version=6.0.0.37, Culture=neutral, PublicKeyToken=null
    Check the InnerException property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception.GetRootException() to help locate the root cause of the problem.
   ---> System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   --- End of inner exception stack trace ---
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.HandleModuleInitializationError(ModuleInfo moduleInfo, String assemblyName, Exception exception)
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesThatAreReadyForLoad()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.OnModuleTypeLoaded(ModuleInfo typeLoadedModuleInfo, Exception error)
   at Microsoft.Practices.Composite.Modularity.FileModuleTypeLoader.BeginLoadModuleType(ModuleInfo moduleInfo, ModuleTypeLoadedCallback callback)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.BeginRetrievingModule(ModuleInfo moduleInfo)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModuleTypes(IEnumerable`1 moduleInfos)
   at Microsoft.Practices.Composite.Modularity.ModuleManager.LoadModulesWhenAvailable()
   at Microsoft.Practices.Composite.Modularity.ModuleManager.Run()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.InitializeModules()
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run(Boolean runWithDefaultConfiguration)
   at Microsoft.Practices.Composite.UnityExtensions.UnityBootstrapper.Run()
   at Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__0(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
10:02:34.786|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error - Inner Exception
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)
10:02:34.786|FATAL|1|Exception|0|Fatal Error - Inner Exception
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\wayne2k3\users\jthom\My Pictures\BlackBerry'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   at System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   at Rim.Common.Utilities.FileSystem.FolderPath.EnsureExists()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.GetDefaultPictureImportPath()
   at Rim.Media.Sync.SyncProviders.DestinationSyncResources.get_PictureImportPath()
   at Rim.Media.Sync.PictureImportService.Rim.Media.Sync.IPictureImportService.get_PictureImportPath()
   at Rim.Desktop.Media.Controllers.Pictures.BlackBerryPicturesController..ctor(BlackBerryPicturesViewModel viewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.BlackBerryPicturesViewModel..ctor(ApplicationContentViewModel appViewModel)
   at Rim.Desktop.Media.ViewModel.Pictures.PictureViewModel..ctor()
   at Rim.Desktop.Media.MediaSyncApplication.InitializeApplication()
   at Rim.Desktop.Common.ApplicationBase.Initialize()
   at Microsoft.Practices.Composite.Modularity.ModuleInitializer.Initialize(ModuleInfo moduleInfo)

Please use plain text.
New Contributor
Stonington
Posts: 3
Registered: ‎09-01-2010
My Carrier: Alltel

Re: Desktop Manager 6.0 Crashing

Also wanted to note I made the valid path to //my pictures/blackberry and still crashing.

Please use plain text.
New Member
gmacy4
Posts: 1
Registered: ‎09-01-2010
My Carrier: Verizon

Re: Desktop Manager 6.0 Crashing

Actually had DM6 running for a week or so, but now it crashes consistently on startup.  Windows reports:

 

Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    Rim.Desktop.exe
  Application Version:    6.0.0.40
  Application Timestamp:    4c58acef
  Fault Module Name:    StackHash_ea4a
  Fault Module Version:    0.0.0.0
  Fault Module Timestamp:    00000000
  Exception Code:    c0000096
  Exception Offset:    0ad57808
  OS Version:    6.1.7600.2.0.0.256.1
  Locale ID:    1033
  Additional Information 1:    ea4a
  Additional Information 2:    ea4ae8816544b8307703182d56261b9b
  Additional Information 3:    73b5
  Additional Information 4:    73b5907a4c2aa9d086c7e6af98f9cf47


The following from the Windows application Event log implies that the software is attempting to open a NULL file handle - may be causling it to die:

 

Windows cannot access the file  for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program BlackBerry Desktop Software because of this error.

Program: BlackBerry Desktop Software
File:

The error value is listed in the Additional Data section.
User Action
1. Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.
2. If the file still cannot be accessed and
    - It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.
    - It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.
3. Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.
4. If the problem persists, restore the file from a backup copy.
5. Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.

Additional Data
Error value: 00000000
Disk type: 0

Please use plain text.
Trusted Contributor
parlabane
Posts: 159
Registered: ‎04-01-2009

Re: Desktop Manager 6.0 Crashing

Ston -

 

Did you make the My Videos one too?

Please use plain text.
New Member
godwin_m
Posts: 1
Registered: ‎09-02-2010

Re: Desktop Manager 6.0 Crashing

I have problem to play internet video files
Please use plain text.
New Contributor
Stonington
Posts: 3
Registered: ‎09-01-2010
My Carrier: Alltel

Re: Desktop Manager 6.0 Crashing

parl-

 

No I forgot about the my videos part. I did that and it fixed the prob. Thanks for the reminder.

Please use plain text.
Visitor
grenz
Posts: 1
Registered: ‎09-02-2010
My Carrier: Sprint

Re: Desktop Manager 6.0 Crashing

I've had a similar problem ever since I upgraded BB Desktop Manager from v5 to v6 a few weeks ago.  I also "repaired" the V6 install, and completely uninstalled/reinstalled it.  I've managed to successfully backup only ONCE, and that was after closing all other apps before running DM.  Just tried again, and it hung up ("not responding") during the Calendar sync.  Running WinXP SP3 on a Dell Latitude w/4GB of RAM.  My log file is below, and I see lots of errors, but no "fatal".  Any ideas?

 

--George

 

 

Date|Log Level|Thread ID|Module ID|Log ID|Message [2010-09-02 17:17:22.343]
17:17:22.452|INFO |1|Rim.Desktop.Shell|1|Application Started
17:17:22.468|INFO |1|Rim.Desktop.Shell|2|Rim.Desktop.exe Version: 6.0.0.40
17:17:22.468|INFO |1|Rim.Desktop.Shell|2|OS Version: XP [Microsoft Windows NT 5.1.2600 Service Pack 3]
17:17:22.468|INFO |1|Rim.Desktop.Shell|2|CLR Version: 2.0.50727.3603
17:17:22.577|INFO |1|Rim.Desktop.Shell|2|AppLoader Version: 6.0.0.36
17:17:22.609|INFO |1|Rim.Desktop.Shell|2|Device Manager Version: 6.0.0.11
17:17:22.624|INFO |1|Rim.Desktop.Shell|2|BBDevMgr Version: 4.1.0.14
17:17:22.671|INFO |1|Rim.Desktop.Shell|2|Serial USB Driver Version: 2.2.0.3
17:17:22.702|INFO |1|Rim.Desktop.Shell|2|USB Driver Version: 4.1.0.4
17:17:26.421|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Start: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
17:17:27.515|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Finish: Rim.Desktop.Common.Commands.ApplicationCommands.CheckForUpdates
17:17:34.796|INFO |1|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::InitializeMonitor] Initializing device monitor.
17:17:34.828|INFO |1|Rim.Desktop.Services.DeviceManager|0|Initializing
17:17:35.078|INFO |1|Rim.Desktop.Services.Tasks|0|Task [DownloadAndUpdateSupportedDevices] will run on thread pool after 20000 ms
17:17:35.265|INFO |1|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] UpdateInternalDevice. Current: null New: PIN:0x31694825
17:17:35.265|INFO |1|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] CachedDevice
17:17:35.593|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] CurrentDevice: null NewDevice: PIN:0x31694825
17:17:35.593|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. Device: PIN:0x31694825 Attached: False Inoperative: False OnlineState: Offline DefaultTransport: Unknown.
17:17:35.609|INFO |1|Rim.Desktop.Services.DeviceManager|0|[CurrentDeviceUpdate] Updating current device.  CurrentDevice: [Null Device] NewDevice: [PIN:0x31694825]
17:17:35.609|INFO |1|Rim.Desktop.Services.DeviceManager|0|[CurrentDeviceUpdate] New Device. IsCached: True.
17:17:35.609|INFO |1|Rim.Desktop.Services.DeviceManager|0|[CurrentDeviceUpdate] Device State: Attached: False LoginState: Offline DefaultTransport: Unknown
17:17:35.640|INFO |1|Rim.Desktop.Shell|0|[ChangeCurrentDevice] Device state. Exiting.
17:17:36.796|INFO |1|Rim.Desktop.Services.BesIntegration|0|BesIntegrationManager initialization complete
17:17:37.265|INFO |4|Rim.Desktop.Media|0|TASK: [Service Startup] running on thread pool
17:17:37.265|INFO |4|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:37.875|INFO |1|Rim.Desktop.IPModem|0|Task [IPModem Initialize ProfileManager] run on new thread MTA
17:17:37.875|INFO |10|Rim.Desktop.IPModem|0|TASK: [IPModem Initialize ProfileManager], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:43.000|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Start: Rim.Desktop.Shell.ViewModel.MyBlackBerryViewModel.<.ctor>b__b
17:17:43.000|DEBUG|1|Rim.Desktop.Common.CommandBase|0|Finish: Rim.Desktop.Shell.ViewModel.MyBlackBerryViewModel.<.ctor>b__b
17:17:45.859|INFO |4|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <CreateServiceStartupTask>b__0()
17:17:45.906|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask] running on thread pool
17:17:45.906|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:45.922|INFO |9|Rim.Desktop.Media|38050|LoadDataSource: Started loading PicturesDesktop
17:17:45.922|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:45.922|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:45.937|INFO |9|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.Pictures.PictureDataSourceLoader
17:17:46.015|INFO |11|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask] running on thread pool
17:17:46.015|INFO |11|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:46.031|INFO |11|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__3()
17:17:46.031|INFO |11|Rim.Desktop.Media|0|TASK: [MusicServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 17
17:17:46.031|INFO |11|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask] running on thread pool
17:17:46.031|INFO |11|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:46.078|INFO |11|Rim.Desktop.Media|38050|LoadDataSource: Started loading iTunes
17:17:46.078|INFO |11|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_iTunes], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:46.078|INFO |11|Rim.Desktop.Media|0|TASK: [Load_iTunes_Library], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:46.078|INFO |11|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.iTunes.ITunesXmlDataSourceLoader
17:17:46.187|INFO |4|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <CreateServiceStartupTask>b__1()
17:17:46.187|INFO |4|Rim.Desktop.Media|0|TASK: [Service Startup], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 8924
17:17:46.187|INFO |4|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask] running on thread pool
17:17:46.187|INFO |4|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:46.203|INFO |4|Rim.Desktop.Media|38050|LoadDataSource: Started loading VideosDesktop
17:17:46.203|INFO |4|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:46.203|INFO |4|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:46.203|INFO |4|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.Videos.VideoDataSourceLoader
17:17:48.578|INFO |11|Rim.Desktop.Media|0|TASK: [Load_iTunes_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
17:17:48.578|INFO |11|Rim.Desktop.Media|0|TASK: [Load_iTunes_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 2505
17:17:48.656|INFO |4|Rim.Desktop.Media|0|Task [My Videos_SetThumbnailTask] will run on thread pool after 8000 ms
17:17:48.656|INFO |4|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
17:17:48.656|INFO |4|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 2455
17:17:49.031|INFO |4|Rim.Desktop.Media|39036|Library Refresh Complete for MediaSource: VideosDesktop
17:17:49.047|INFO |4|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
17:17:49.047|INFO |4|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDesktop], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 2847
17:17:49.047|INFO |4|Rim.Desktop.Media|38050|LoadDataSource: Finished
17:17:49.125|INFO |4|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__a()
17:17:49.125|INFO |4|Rim.Desktop.Media|0|TASK: [VideoServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 2928
17:17:49.281|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [[PIN:0x31694825] Publish device change.], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:49.281|INFO |7|Rim.Desktop.Services.DeviceManager|0|Publishing device change event.  Device: PIN:0x31694825
17:17:49.281|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [[PIN:0x31694825] Publish device change.], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <set_CurrentDevice>b__4()
17:17:49.281|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [[PIN:0x31694825] Publish device change.], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 0
17:17:49.281|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [Device Monitor Initialization], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:49.281|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::smileyfrustrated:tartMonitor] Starting device monitor.
17:17:49.344|DEBUG|7|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::start_monitor] Starting device monitor
17:17:49.344|INFO |16|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x89C, THREADNAME="Unnamed"
17:17:49.797|INFO |1|Rim.Desktop.IntelliSync.|0|IntelliSync current device change event.
17:17:49.797|INFO |1|Rim.Desktop.IntelliSync.|0|IntelliSync current device change event - set the sync button.
17:17:49.797|INFO |1|Rim.Desktop.IntelliSync.|0|IntelliSync set the sync button.
17:17:49.797|INFO |1|Rim.Desktop.IntelliSync.|0|IntelliSync set the sync button - device is offline, remove the sync button.
17:17:49.797|INFO |1|Rim.Desktop.IPModem|0|Datamodem not yet initialized ignore device update
17:17:49.875|DEBUG|16|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::ThreadProc] Found 0 devices
17:17:49.922|DEBUG|16|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::ThreadProc] Bluetooth supported: false
17:17:49.922|DEBUG|16|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::ThreadProc] Modem Port: 7
17:17:49.922|DEBUG|7|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::start_monitor] device monitor started
17:17:49.953|DEBUG|7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManager::create] Loading phonebook. "C:\Documents and Settings\grenz\Application Data\Microsoft\Network\Connections\Pbk\rim_blackberry.pbk"
17:17:50.016|INFO |7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Modem device found: Standard Modem.
17:17:50.016|INFO |7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Modem device found: Bluetooth Fax Modem.
17:17:50.016|INFO |7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Modem device found: Bluetooth Null Modem.
17:17:50.016|INFO |7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Modem device found: Bluetooth Modem.
17:17:50.016|DEBUG|7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] SetupDiEnumDeviceInfo no more items.
17:17:50.016|DEBUG|7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Registry Modem device found: Bluetooth Modem
17:17:50.016|INFO |7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Port Mismatch.  Not rim modem device. Bluetooth Modem
17:17:50.016|DEBUG|7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Registry Modem device found: Bluetooth Fax Modem
17:17:50.016|INFO |7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Port Mismatch.  Not rim modem device. Bluetooth Fax Modem
17:17:50.016|DEBUG|7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Registry Modem device found: Bluetooth Null Modem
17:17:50.016|INFO |7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Port Mismatch.  Not rim modem device. Bluetooth Null Modem
17:17:50.016|DEBUG|7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Registry Modem device found: Standard Modem
17:17:50.016|INFO |7|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::modem_device] Modem Device: Standard Modem
17:17:50.016|DEBUG|7|Rim.Desktop.Services.Device|0|[ras_connection_configuration::update_configuration] Last update Mon Aug 30 17:38:52 2010
17:17:50.016|DEBUG|7|Rim.Desktop.Services.Device|0|[ras_connection_configuration::update_configuration] Current time Thu Sep 02 17:17:50 2010
17:17:50.016|INFO |10|Rim.Desktop.IPModem|0|TASK: [IPModem Initialize ProfileManager], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <.ctor>b__a()
17:17:50.016|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [Device Monitor Initialization], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <Start>b__d()
17:17:50.016|INFO |10|Rim.Desktop.IPModem|0|TASK: [IPModem Initialize ProfileManager], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <.ctor>b__b()
17:17:50.016|INFO |10|Rim.Desktop.IPModem|0|TASK: [IPModem Initialize ProfileManager], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 12141
17:17:50.016|INFO |1|Rim.Desktop.IPModem|0|Updating the modem device.  Device: PIN:0x31694825
17:17:50.016|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [Device Monitor Initialization], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <Start>b__e()
17:17:50.016|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [Device Monitor Initialization], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 732
17:17:50.031|ERROR|1|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::_get_connection_entries] RasEnumEntries failed. Error: 26D
17:17:50.031|DEBUG|1|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::_get_connection_entries] RasEnumEntries returned 0 entries.
17:17:50.031|DEBUG|1|Rim.Desktop.Services.Device|0|[ras_connection_configuration::get_current_configuration_path] LAST_UPDATE_TO_USER value: false
17:17:50.328|ERROR|1|Rim.Desktop.Services.Device|0|[parse_version_one_configuration] Number of carriers found: 191
17:17:50.437|ERROR|1|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::is_vendor_blacklisted] get_entry 133 failed. Error: 0x0.
17:17:50.437|ERROR|1|Rim.Desktop.Services.Device|0|[IRIMRasConnectionManagerImpl::is_vendor_blacklisted] Vendor [68] supported by Entry: Sprint
17:17:50.437|INFO |1|Rim.Desktop.IPModem|0|DataModemStatus Update. Current:  New:
17:17:50.437|INFO |1|Rim.Desktop.IPModem|0|DataModemStatus Update. No change, ignore.
17:17:53.656|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
17:17:53.656|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 7727
17:17:53.984|INFO |9|Rim.Desktop.Media|39036|Library Refresh Complete for MediaSource: PicturesDesktop
17:17:54.078|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
17:17:54.078|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDesktop], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 8148
17:17:54.078|INFO |9|Rim.Desktop.Media|38050|LoadDataSource: Finished
17:17:54.078|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__a()
17:17:54.078|INFO |9|Rim.Desktop.Media|0|TASK: [PictureServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 8169
17:17:55.094|INFO |4|Rim.Desktop.Services.Tasks|0|Task [DownloadAndUpdateSupportedDevices] running after delay on thread pool
17:17:55.094|INFO |4|Rim.Desktop.Services.Tasks|0|TASK: [DownloadAndUpdateSupportedDevices], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:56.656|INFO |9|Rim.Desktop.Media|0|Task [My Videos_SetThumbnailTask] running after delay on new thread
17:17:56.656|INFO |9|Rim.Desktop.Media|0|Task [My Videos_SetThumbnailTask] run on new thread MTA
17:17:56.656|INFO |19|Rim.Desktop.Media|0|TASK: [My Videos_SetThumbnailTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:17:56.688|INFO |4|Rim.Desktop.Services.Tasks|0|TASK: [DownloadAndUpdateSupportedDevices], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <InitializeSupportedDevices>b__0()
17:17:56.688|INFO |4|Rim.Desktop.Services.Tasks|0|TASK: [DownloadAndUpdateSupportedDevices], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 1602
17:17:56.844|INFO |19|Rim.Desktop.Media|0|TASK: [My Videos_SetThumbnailTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <AddVideoToLibraryAndVideoList>b__21()
17:17:56.844|INFO |19|Rim.Desktop.Media|0|TASK: [My Videos_SetThumbnailTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <AddVideoToLibraryAndVideoList>b__21()
17:17:56.844|INFO |19|Rim.Desktop.Media|0|TASK: [My Videos_SetThumbnailTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <AddVideoToLibraryAndVideoList>b__21()
17:17:56.844|INFO |19|Rim.Desktop.Media|0|TASK: [My Videos_SetThumbnailTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <AddVideoToLibraryAndVideoList>b__21()
17:17:56.844|INFO |19|Rim.Desktop.Media|0|TASK: [My Videos_SetThumbnailTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 198
17:18:17.313|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:17.594|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:17.594|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:17.672|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:18.094|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:18.110|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:18.110|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:18.954|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:18.969|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:18.969|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x8000 lparam=0x950f234 result=0x0
17:18:18.969|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] DBT_DEVICEARRIVAL Queue volume rescan
17:18:18.969|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RequestVolumeRescan] Starting new Volume Scan Thread
17:18:18.985|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Volume scan thread started
17:18:19.001|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.501|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.501|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.516|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.516|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.532|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.548|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x8004 lparam=0x950f234 result=0x0
17:18:19.548|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] DBT_DEVICEREMOVECOMPLETE Queue volume rescan
17:18:19.563|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.923|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.923|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:19.923|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:20.876|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:20.969|DEBUG|19|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::smileyvery-happy:eviceAttached] Device Handle: 3EF070
17:18:20.985|DEBUG|19|Rim.Desktop.Services.Device|0|[desktop_device_connection::smileyvery-happy:eviceUtilities::smileyfrustrated:etDeviceRegistryProperty] Pin saved.  Value: 0x31694825
17:18:20.985|INFO |19|Rim.Desktop.Services.Device|0|[IDeviceImpl::initialize] Device hwid reported as 5000F04.
17:18:20.985|INFO |19|Rim.Desktop.Services.Device|0|[IDeviceImpl::initialize] Device pin reported as 31694825.  Device in operational state
17:18:20.985|DEBUG|19|Rim.Desktop.Services.Device|0|[desktop_device_connection::smileyvery-happy:eviceUtilities::smileyfrustrated:etDeviceRegistryProperty] Guid saved.  Value: 37B071ADA2401DF2322B438CF867C94C867BEAB3
17:18:20.985|DEBUG|19|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::smileyvery-happy:eviceAttached] New device attached. [Obj: 7A65878]  [Pin: 31694825] [GUID: 37B071ADA2401DF2322B438CF867C94C867BEAB3] [Transport: TRANSPORT_USB ] [Radio: 4] [Handle: 3EF070]
17:18:20.985|DEBUG|16|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::ThreadProc] Queue item available.
17:18:20.985|DEBUG|16|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::_handleDeviceAttached] Process device attached
17:18:20.985|DEBUG|16|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::deviceAttached] Queuing DeviceAttached.
17:18:21.016|DEBUG|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::smileyvery-happy:eviceInternal:smileytongue:IN:0x31694825] Device Object Created.
17:18:21.016|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::TransportUpdate|PIN:0x31694825] TransportUpdate USB Transport Added.
17:18:21.016|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:ataModem::smileyvery-happy:eviceModemController::smileyfrustrated:tart|PIN:0x31694825] Starting DeviceModem controller.
17:18:21.016|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::TransportUpdate|PIN:0x31694825] TransportUpdate Updating Inoperative State.
17:18:21.016|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::TransportUpdate|PIN:0x31694825] TransportUpdate Bluetooth Transport Removed.
17:18:21.016|DEBUG|6|Rim.Desktop.Services.Device|0|[desktop_device_connection::smileyvery-happy:eviceUtilities::GetDeviceRegistryProperty] HardwareIDOverride not found.
17:18:21.016|DEBUG|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UpdateDeviceCharacteristics:smileytongue:IN:0x31694825] Device characteristics found.
17:18:21.016|DEBUG|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UpdateDeviceCharacteristics:smileytongue:IN:0x31694825] [Characteristics] Adding Removable volume.
17:18:21.032|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::MassStorageVolume:smileytongue:IN:0x31694825] Creating volume. Type: Removable.
17:18:21.032|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleWork] Handle device attached. Device:smileytongue:IN:0x31694825
17:18:21.032|DEBUG|6|Rim.Desktop.Services.DeviceManager|0|Device attach event. Device: PIN:0x31694825
17:18:21.032|INFO |6|Rim.Desktop.Services.DeviceManager|0|Updating cached device with internal device. Device: PIN:0x31694825
17:18:21.032|INFO |6|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] UpdateInternalDevice. Current: PIN:0x31694825 New: PIN:0x31694825
17:18:21.032|INFO |6|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Physical Device
17:18:21.032|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [[PIN:0x31694825] Publish Device Connected], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:21.032|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [[PIN:0x31694825] Publish Device Connected], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <DeviceAttachedEventHandler>b__1a()
17:18:21.032|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [[PIN:0x31694825] Publish Device Connected], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 0
17:18:21.032|INFO |1|Rim.Desktop.IPModem|0|Device DataModemConnection property update.
17:18:21.032|INFO |1|Rim.Desktop.IPModem|0|DataModemStatus Update. Current:  New:
17:18:21.032|INFO |1|Rim.Desktop.IPModem|0|DataModemStatus Update. No change, ignore.
17:18:21.048|INFO |1|Rim.Desktop.Shell|0|DeviceConnectedEventHandler.  Device: PIN:0x31694825 Transport: USB
17:18:21.048|INFO |1|Rim.Desktop.Shell|0|DeviceLogin [DeviceConnectedEventHandler] PIN:0x31694825
17:18:21.048|INFO |1|Rim.Desktop.Services.DeviceManager|0|[LoginCurrentDevice] Queue Device Login Task. Device: PIN:0x31694825
17:18:21.048|INFO |7|Rim.Desktop.Services.DeviceManager|0|TASK: [[PIN:0x31694825] Device Login], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:21.048|INFO |7|Rim.Desktop.Services.DeviceManager|0|[ProcessDeviceLoginRequest] Device: PIN:0x31694825
17:18:21.048|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] WaitDeviceAcquireRequestsComplete-Started
17:18:21.048|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] WaitDeviceAcquireRequestsComplete-Complete
17:18:21.063|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] RetrieveDeviceProperties started.
17:18:21.063|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::RefreshHandheldAgentProperties:smileytongue:IN:0x31694825] Refreshing device properties.  Force: False
17:18:21.063|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::HandheldAgent::HandheldAgentImpl::LoadDeviceConfiguration|PIN:0x31694825] Acquiring Handheld Agent properties.
17:18:21.063|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection:smileytongue:IN:0x31694825] "Rim.Desktop.Services.Device.HandheldAgent.HandheldAgentImpl" client requesting device connection.
17:18:21.063|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825]  Establishing new connection to device.
17:18:21.063|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [7A68B10] Connecting to device.
17:18:21.063|INFO |20|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x384, THREADNAME="Unnamed"
17:18:21.344|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:21.610|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [7A68B10] Connection to device established.
17:18:21.610|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825] Device connection established by "Rim.Desktop.Services.Device.HandheldAgent.HandheldAgentImpl".
17:18:21.610|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_get_databases_summary] _get_databases_summary. MultiSource: false.
17:18:21.610|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_refresh_databases] _refresh_databases. MultiSource: false
17:18:22.923|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Install events complete.
17:18:22.954|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UpdateDeviceInstallEventsCompleted] Update device install events completed.
17:18:22.954|ERROR|10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::InstallEventsCompleted:smileytongue:IN:0x31694825] Device install events complete.
17:18:22.954|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Queuing volume rescan.
17:18:22.954|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UpdateDeviceInstallEventsCompleted] Update device install events completed.
17:18:22.954|ERROR|10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::InstallEventsCompleted:smileytongue:IN:0x31694825] Device install events complete.
17:18:22.954|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Install events complete.
17:18:22.954|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UpdateDeviceInstallEventsCompleted] Update device install events completed.
17:18:22.954|ERROR|10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::InstallEventsCompleted:smileytongue:IN:0x31694825] Device install events complete.
17:18:22.954|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Queuing volume rescan.
17:18:22.954|INFO |10|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Volume Rescan thread stopped. Queue Empty
17:18:22.954|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RescanDeviceVolumes] Rescaning device volumes.
17:18:22.970|DEBUG|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UpdateVolumes|PIN:0x31694825] Updating device volumes
17:18:23.048|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] GUID: 37B071ADA2401DF2322B438CF867C94C867BEAB3
17:18:23.063|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:23.063|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\ide#cdromoptiarc_dvd+-rw_ad-5560a________________dd11____#4e43473032503737383636383735533732303231#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: D:\.
17:18:23.063|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:23.063|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\storage#volume#1&30a96598&0&signature554797efoffset7e00length25419c7e00#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: C:\.
17:18:23.063|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 0.
17:18:23.063|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] Device filtered -- not BlackBerry. Result: true DeviceID: PCI\VEN_8086&DEV_2828&SUBSYS_01F91028&REV_02\3&61AAA01&0&FA
17:18:23.063|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 1.
17:18:23.376|DEBUG|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UpdateVolumes|PIN:0x31694825] get_blackberry_drives_ex failed. Error: 2
17:18:23.407|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::smileyfrustrated:etMounted:smileytongue:IN:0x31694825] Setting volume mounted state. Type: Removable VolumeDevice:  Mounted: False.
17:18:23.407|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UnregisterVolume] UnregisterVolume Device:smileytongue:IN:0x31694825 Cookie: 0
17:18:23.407|ERROR|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UnregisterVolume] Unable to locate registered volume.
17:18:23.407|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::UnassociatePhysicalVolume:smileytongue:IN:0x31694825] Unassociating Physical Volume. Type: Removable VolumeDevice: .
17:18:23.407|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::smileyfrustrated:etMounted:smileytongue:IN:0x31694825] Setting volume mounted state. Type: Removable VolumeDevice:  Mounted: False.
17:18:23.407|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RefreshRegisteredVolumes] Refreshing registered volumes
17:18:23.407|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RescanDeviceVolumes] Rescaning device volumes.
17:18:23.407|DEBUG|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UpdateVolumes|PIN:0x31694825] Updating device volumes
17:18:23.423|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] GUID: 37B071ADA2401DF2322B438CF867C94C867BEAB3
17:18:23.423|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:23.423|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\ide#cdromoptiarc_dvd+-rw_ad-5560a________________dd11____#4e43473032503737383636383735533732303231#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: D:\.
17:18:23.423|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:23.423|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\storage#volume#1&30a96598&0&signature554797efoffset7e00length25419c7e00#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: C:\.
17:18:23.423|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 0.
17:18:23.423|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] Device filtered -- not BlackBerry. Result: true DeviceID: PCI\VEN_8086&DEV_2828&SUBSYS_01F91028&REV_02\3&61AAA01&0&FA
17:18:23.423|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 1.
17:18:23.579|DEBUG|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UpdateVolumes|PIN:0x31694825] get_blackberry_drives_ex failed. Error: 2
17:18:23.579|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::smileyfrustrated:etMounted:smileytongue:IN:0x31694825] Setting volume mounted state. Type: Removable VolumeDevice:  Mounted: False.
17:18:23.579|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UnregisterVolume] UnregisterVolume Device:smileytongue:IN:0x31694825 Cookie: 0
17:18:23.579|ERROR|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UnregisterVolume] Unable to locate registered volume.
17:18:23.579|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::UnassociatePhysicalVolume:smileytongue:IN:0x31694825] Unassociating Physical Volume. Type: Removable VolumeDevice: .
17:18:23.579|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::smileyfrustrated:etMounted:smileytongue:IN:0x31694825] Setting volume mounted state. Type: Removable VolumeDevice:  Mounted: False.
17:18:23.579|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RefreshRegisteredVolumes] Refreshing registered volumes
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Input System Properties Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Saved Email Messages Version: 3 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Map Locations Version: 0 Entries: 2 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Camera Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Phone Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Code Module Group Properties Version: 1 Entries: 64 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Address Book - Last Used Hints Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Full-predictive options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Messenger Options (GoogleTalk) Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: SQLite Keys Version: 1 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Attachment Data Version: 0 Entries: 7 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Memos Version: 0 Entries: 141 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Theme Settings Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Quick Contacts Version: 0 Entries: 7 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PIN Messages Version: 3 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Diagnostic App Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Device Options Version: 1 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Random Pool Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Profiles Options Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Folder Id Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Key Store Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Address Book Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Folders Version: 0 Entries: 6 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PIM Folder List - All Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: VideoRecorder Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: AutoText Version: 2 Entries: 109 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Time Zones Version: 1 Entries: 91 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Recipient Cache Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Suretype options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: File Explorer Network History Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Handheld Agent Version: 1 Entries: 417 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Default Service Selector Version: 2 Entries: 3 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: S/MIME Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Mailbox Icon Management Options Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: TCP/IP Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Location Based Services Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: MMS Options Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Policy Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: DocsToGoCommonPrefs Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Bluetooth Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: WTLS Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: WordToGoPrefs Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Secure Email Decision Maker Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Messages Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Smart Card Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Push Options Version: 3 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Enhanced Gmail Plug-in Version: 17 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: File Explorer Network Favorites Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Options Version: 28 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Certificate Summary Data Version: 0 Entries: 67 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Attachment Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PasswordKeeper Version: 1 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: MemoPad Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: KeyStoreManager Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Clock Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: BlackBerry Messenger Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Message List Options Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Handheld Configuration Version: 1 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Memory Cleaner Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Input Learning Data Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Calendar - All Version: 5 Entries: 6525 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Trusted Key Store Version: 0 Entries: 70 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Application Permissions Version: 1 Entries: 142 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Spell Check Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: WLAN Profiles Version: 1 Entries: 4 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Phone Call Logs Version: 0 Entries: 199 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: SheetToGoPrefs Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Address Book Version: 0 Entries: 2114 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Tasks Version: 2 Entries: 10 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Attachment Data - Calendar Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Predictive Multitap options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Categories Version: 0 Entries: 21 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Sounds Version: 1 Entries: 9 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: SMS Messages Version: 5 Entries: 22 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Bookmarks Version: 1 Entries: 17 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Alarm Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Calendar Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: AutoText Data Version Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: SlideshowToGoPrefs Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Folders Version: 1 Entries: 2 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: BBGroups Version: 0 Entries: 6 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: BIS Account Data Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Channels Version: 1 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Address Book - All Version: 0 Entries: 2114 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Searches Version: 2 Entries: 7 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: WAP Push Messages Version: 1 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Content Store Version: 1 Entries: 34 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: TLS Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Service Book Version: 2 Entries: 12 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Alarms Version: 1 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Input Method Switcher Option Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Purged Messages Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Data Cache Version: 1 Entries: 29 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: LinkedIn Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: OMA DM Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: CustomWordsCollection Version: 0 Entries: 4 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Urls Version: 1 Entries: 81 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Messages Version: 3 Entries: 4914 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: File Explorer Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Firewall Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Handheld Key Store Version: 0 Entries: 70 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PGP Key Store Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Map Settings Version: 0 Entries: 11 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Voice Activated Dialing Options Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Tasks Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Calendar Version: 5 Entries: 2208 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Certificate Options Version: 0 Entries: 0 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: RMS Databases Version: 1 Entries: 10 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Options Version: 0 Entries: 18 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Phone History Version: 0 Entries: 95 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PasswordKeeper Options Version: 0 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Configuration Channel Version: 1 Entries: 1 Size: 0
17:18:23.720|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: MMS Messages Version: 1 Entries: 0 Size: 0
17:18:23.735|INFO |7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_cp_check] Content Protection: Supported
17:18:23.860|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseDesktopChannelConnection|PIN:0x31694825] Desktop connection release requested by "Rim.Desktop.Services.Device.HandheldAgent.HandheldAgentImpl".
17:18:23.860|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseDesktopChannelConnection|PIN:0x31694825] Desktop connection released requested by "Rim.Desktop.Services.Device.HandheldAgent.HandheldAgentImpl".
17:18:23.860|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A68B10] Disconnecting device.
17:18:23.876|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A68B10] device disconnected.
17:18:23.923|INFO |20|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::ThreadProc] Exit Requested.
17:18:23.923|INFO |20|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0x384, THREADNAME="Unnamed"
17:18:23.938|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::HandheldAgent::HandheldAgentImpl::LoadDeviceConfiguration|PIN:0x31694825] Acquiring Handheld Agent properties.
17:18:23.938|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection:smileytongue:IN:0x31694825] "Rim.Desktop.Services.Device.HandheldAgent.HandheldAgentImpl" client requesting device connection.
17:18:23.938|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825]  Establishing new connection to device.
17:18:23.938|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [7A68B10] Connecting to device.
17:18:23.938|INFO |22|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x1760, THREADNAME="Unnamed"
17:18:24.516|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [7A68B10] Connection to device established.
17:18:24.516|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825] Device connection established by "Rim.Desktop.Services.Device.HandheldAgent.HandheldAgentImpl".
17:18:24.516|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_get_databases_summary] _get_databases_summary. MultiSource: false.
17:18:24.516|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_refresh_databases] _refresh_databases. MultiSource: false
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Input System Properties Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Saved Email Messages Version: 3 Entries: 0 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Map Locations Version: 0 Entries: 2 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Camera Options Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Phone Options Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Code Module Group Properties Version: 1 Entries: 64 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Address Book - Last Used Hints Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Full-predictive options Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Messenger Options (GoogleTalk) Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: SQLite Keys Version: 1 Entries: 0 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Attachment Data Version: 0 Entries: 7 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Memos Version: 0 Entries: 141 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Theme Settings Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Quick Contacts Version: 0 Entries: 7 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PIN Messages Version: 3 Entries: 0 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Diagnostic App Options Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Device Options Version: 1 Entries: 0 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Random Pool Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Profiles Options Version: 1 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Folder Id Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Key Store Options Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Address Book Options Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Folders Version: 0 Entries: 6 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PIM Folder List - All Version: 0 Entries: 0 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: VideoRecorder Options Version: 0 Entries: 1 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: AutoText Version: 2 Entries: 109 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Time Zones Version: 1 Entries: 91 Size: 0
17:18:25.095|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Recipient Cache Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Suretype options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: File Explorer Network History Version: 0 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Handheld Agent Version: 1 Entries: 417 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Default Service Selector Version: 2 Entries: 3 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: S/MIME Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Mailbox Icon Management Options Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: TCP/IP Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Location Based Services Version: 0 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: MMS Options Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Policy Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: DocsToGoCommonPrefs Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Bluetooth Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: WTLS Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: WordToGoPrefs Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Secure Email Decision Maker Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Messages Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Smart Card Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Push Options Version: 3 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Enhanced Gmail Plug-in Version: 17 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: File Explorer Network Favorites Version: 0 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Options Version: 28 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Certificate Summary Data Version: 0 Entries: 67 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Attachment Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PasswordKeeper Version: 1 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: MemoPad Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: KeyStoreManager Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Clock Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: BlackBerry Messenger Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Message List Options Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Handheld Configuration Version: 1 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Memory Cleaner Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Input Learning Data Version: 0 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Calendar - All Version: 5 Entries: 6525 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Trusted Key Store Version: 0 Entries: 70 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Application Permissions Version: 1 Entries: 142 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Spell Check Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: WLAN Profiles Version: 1 Entries: 4 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Phone Call Logs Version: 0 Entries: 199 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: SheetToGoPrefs Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Address Book Version: 0 Entries: 2114 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Tasks Version: 2 Entries: 10 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Attachment Data - Calendar Version: 0 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Predictive Multitap options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Categories Version: 0 Entries: 21 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Sounds Version: 1 Entries: 9 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: SMS Messages Version: 5 Entries: 22 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Bookmarks Version: 1 Entries: 17 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Alarm Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Calendar Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: AutoText Data Version Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: SlideshowToGoPrefs Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Folders Version: 1 Entries: 2 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: BBGroups Version: 0 Entries: 6 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: BIS Account Data Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Channels Version: 1 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Address Book - All Version: 0 Entries: 2114 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Searches Version: 2 Entries: 7 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: WAP Push Messages Version: 1 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Content Store Version: 1 Entries: 34 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: TLS Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Service Book Version: 2 Entries: 12 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Alarms Version: 1 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Input Method Switcher Option Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Purged Messages Version: 0 Entries: 0 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Data Cache Version: 1 Entries: 29 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: LinkedIn Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: OMA DM Version: 1 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: CustomWordsCollection Version: 0 Entries: 4 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Browser Urls Version: 1 Entries: 81 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Messages Version: 3 Entries: 4914 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: File Explorer Options Version: 0 Entries: 1 Size: 0
17:18:25.110|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Firewall Options Version: 0 Entries: 1 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Handheld Key Store Version: 0 Entries: 70 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PGP Key Store Version: 0 Entries: 0 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Map Settings Version: 0 Entries: 11 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Voice Activated Dialing Options Version: 1 Entries: 1 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Tasks Options Version: 0 Entries: 1 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Calendar Version: 5 Entries: 2208 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Certificate Options Version: 0 Entries: 0 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: RMS Databases Version: 1 Entries: 10 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Options Version: 0 Entries: 18 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Phone History Version: 0 Entries: 95 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: PasswordKeeper Options Version: 0 Entries: 1 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: Configuration Channel Version: 1 Entries: 1 Size: 0
17:18:25.126|DEBUG|7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_parse_database_names] Adding Database. Name: MMS Messages Version: 1 Entries: 0 Size: 0
17:18:25.141|INFO |7|Rim.Desktop.Services.Device|0|[DeviceDatabaseAccessImpl::_cp_check] Content Protection: Supported
17:18:25.282|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseDesktopChannelConnection|PIN:0x31694825] Desktop connection release requested by "Rim.Desktop.Services.Device.HandheldAgent.HandheldAgentImpl".
17:18:25.282|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseDesktopChannelConnection|PIN:0x31694825] Desktop connection released requested by "Rim.Desktop.Services.Device.HandheldAgent.HandheldAgentImpl".
17:18:25.282|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A68B10] Disconnecting device.
17:18:25.282|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A68B10] device disconnected.
17:18:25.282|INFO |22|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::ThreadProc] Exit Requested.
17:18:25.282|INFO |22|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0x1760, THREADNAME="Unnamed"
17:18:25.298|DEBUG|7|Rim.Desktop.Services.Device|0|[desktop_device_connection::smileyvery-happy:eviceUtilities::GetDeviceRegistryProperty] HardwareIDOverride not found.
17:18:25.298|DEBUG|7|Rim.Desktop.Services.Device|0|[desktop_device_connection::smileyvery-happy:eviceUtilities::GetDeviceRegistryProperty] HardwareIDOverride not found.
17:18:25.298|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ExtendedProperties::get|PIN:0x31694825] Extended device properties requested.
17:18:25.298|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ExtendedProperties::get|PIN:0x31694825] Acquiring media encryption properties.
17:18:25.298|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::Connect:smileytongue:IN:0x31694825] DFTP connection request.
17:18:25.298|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireFileAccessChannelConnection|PIN:0x31694825] DFTP connection requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:25.298|INFO |7|Rim.Desktop.Services.Device|0|[device_file_access_impl::device_file_access_impl] Creating device file access object
17:18:25.298|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Connect to Device: 31694825
17:18:25.298|INFO |23|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x14BC, THREADNAME="Unnamed"
17:18:25.298|INFO |24|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x13C4, THREADNAME="Unnamed"
17:18:25.298|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_internal_connect] Connecting to device: 31694825
17:18:25.298|DEBUG|24|Rim.Desktop.Services.Device|0|[usb_manager::start] Creating device manager.
17:18:25.313|DEBUG|24|Rim.Desktop.Services.Device|0|[usb_manager::start] Device manager created.
17:18:25.345|DEBUG|24|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] GUID: 37B071ADA2401DF2322B438CF867C94C867BEAB3
17:18:25.360|DEBUG|24|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:25.360|DEBUG|24|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\ide#cdromoptiarc_dvd+-rw_ad-5560a________________dd11____#4e43473032503737383636383735533732303231#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: D:\.
17:18:25.360|DEBUG|24|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:25.360|DEBUG|24|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\storage#volume#1&30a96598&0&signature554797efoffset7e00length25419c7e00#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: C:\.
17:18:25.360|DEBUG|24|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 0.
17:18:25.360|DEBUG|24|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] Device filtered -- not BlackBerry. Result: true DeviceID: PCI\VEN_8086&DEV_2828&SUBSYS_01F91028&REV_02\3&61AAA01&0&FA
17:18:25.360|DEBUG|24|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 1.
17:18:25.360|DEBUG|23|Rim.Desktop.Services.Device|0|[device_file_access_impl::_list_directory] ""
17:18:25.360|DEBUG|23|Rim.Desktop.Services.Device|0|[device_file_access_impl::_wait_for_response] _wait_for_response timeout 15000
17:18:25.376|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_process_new_data] _read_response: DFTP/1.3 200
17:18:25.376|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] DFTP/1.3 200
17:18:25.376|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Length: 286
17:18:25.376|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Type: text/xml
17:18:25.376|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Using protocol level: 4 Device: 1.3
17:18:25.376|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Content store type device memory
17:18:25.376|DEBUG|23|Rim.Desktop.Services.Device|0|[device_file_access_impl::_wait_for_response] _wait_for_response timeout 30000
17:18:25.376|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_process_new_data] _read_response: DFTP/1.3 200
17:18:25.376|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] DFTP/1.3 200
17:18:25.376|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Length: 52
17:18:25.376|DEBUG|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Type: text/xml
17:18:25.376|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireFileAccessChannelConnection|PIN:0x31694825] DFTP connection established by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:25.376|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::Connect:smileytongue:IN:0x31694825] DFTP connection acquired.
17:18:25.423|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::smileyvery-happy:isconnect:smileytongue:IN:0x31694825] DFTP disconnection request.
17:18:25.423|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseFileAccessChannelConnection|PIN:0x31694825] DFTP connection release requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:25.423|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseFileAccessChannelConnection|PIN:0x31694825] DFTP connection released requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:25.423|ERROR|19|Rim.Desktop.Services.Device|0|[device_file_access_impl::smileysurprised:n_close] Link Aborted
17:18:25.423|ERROR|24|Rim.Desktop.Services.Device|0|[device_file_access_impl::ThreadProc] Event Error. Result: 1
17:18:25.438|INFO |24|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0x13C4, THREADNAME="Unnamed"
17:18:25.438|DEBUG|7|Rim.Desktop.Services.Device|0|Thread::smileyfrustrated:top() - stopping thread Id=0x13C4, Handle=0xDD0
17:18:25.438|DEBUG|7|Rim.Desktop.Services.Device|0|Thread::smileyfrustrated:top() - stopped thread Id=0x13C4, Handle=0xDD0
17:18:25.438|INFO |7|Rim.Desktop.Services.Device|0|[device_file_access_impl::~device_file_access_impl] Destroying device file access object
17:18:25.438|INFO |23|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0x14BC, THREADNAME="Unnamed"
17:18:25.438|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::smileyvery-happy:isconnect:smileytongue:IN:0x31694825] DFTP disconnected.
17:18:25.438|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ExtendedProperties::get:smileytongue:IN:0x31694825] Media properties. Encryption Mode: NotEncrypted Media Encryption Mode: NotEncrypted
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device Pin: [31694825]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device Guid: [37B071ADA2401DF2322B438CF867C94C867BEAB3]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device Model: [BlackBerry Curve 8530]
17:18:25.454|DEBUG|7|Rim.Desktop.Services.Device|0|[desktop_device_connection::smileyvery-happy:eviceUtilities::GetDeviceRegistryProperty] HardwareIDOverride not found.
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device Hardware ID: [5000F04]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device Vendor ID: [104]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device PlatformVersion: [4.2.0.298]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device BlackBerryVersion: [5.0.0.654]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device Bundle: [1108]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device BootromVersion: [5.7.0.14] [S]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device Flashsize: [264765440]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device NetworksSupported: [CDMA 800, CDMA 1900]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device ScreenWidth: [320]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device ScreenHeight: [240]
17:18:25.454|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Device PhoneNumber: [XXXXXXXXXX]
17:18:25.454|DEBUG|7|Rim.Desktop.Services.Device|0|[desktop_device_connection::smileyvery-happy:eviceUtilities::GetDeviceRegistryProperty] HardwareIDOverride not found.
17:18:25.501|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] RetrieveDeviceProperties Complete.
17:18:25.501|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Login-Starting Login Handler. Client: ApplicationDeviceClient
17:18:25.516|INFO |7|Rim.Desktop.Shell|0|Syncing Device Time
17:18:25.516|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection:smileytongue:IN:0x31694825] "Rim.Desktop.Services.Device.Configuration.ConfigurationServiceImpl" client requesting device connection.
17:18:25.516|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825]  Establishing new connection to device.
17:18:25.516|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [7A6B990] Connecting to device.
17:18:25.516|INFO |25|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x16D0, THREADNAME="Unnamed"
17:18:25.923|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [7A6B990] Connection to device established.
17:18:25.923|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825] Device connection established by "Rim.Desktop.Services.Device.Configuration.ConfigurationServiceImpl".
17:18:25.985|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseDesktopChannelConnection|PIN:0x31694825] Desktop connection release requested by "Rim.Desktop.Services.Device.Configuration.ConfigurationServiceImpl".
17:18:25.985|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseDesktopChannelConnection|PIN:0x31694825] Desktop connection released requested by "Rim.Desktop.Services.Device.Configuration.ConfigurationServiceImpl".
17:18:25.985|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A6B990] Disconnecting device.
17:18:26.016|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A6B990] device disconnected.
17:18:26.016|INFO |25|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::ThreadProc] Exit Requested.
17:18:26.016|INFO |25|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0x16D0, THREADNAME="Unnamed"
17:18:26.016|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Login-Finished Login Handler. Client: ApplicationDeviceClient
17:18:26.016|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Login-Starting Login Handler. Client: BES Integration
17:18:26.016|DEBUG|7|Rim.Desktop.Services.BesIntegration|0|Login handler - establishing integration settings for 31694825
17:18:26.016|DEBUG|7|Rim.Desktop.Services.BesIntegration|0|Loaded settings for 31694825: Type=None, Configured=False, Validated=False
17:18:26.016|INFO |7|Rim.Desktop.Services.BesIntegration|0|BES Integration for 31694825 is "[None - 31694825]"
17:18:26.032|DEBUG|7|Rim.Desktop.Services.BesIntegration|0|Integration settings change completed
17:18:26.032|DEBUG|7|Rim.Desktop.Services.BesIntegration|0|[None - 31694825]: returning newly established integration settings
17:18:26.032|DEBUG|7|Rim.Desktop.Services.BesIntegration|0|Login handler - attempting service injection for 31694825
17:18:26.032|DEBUG|7|Rim.Desktop.Services.BesIntegration|0|Integration type is None -- no services to inject
17:18:26.032|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Login-Finished Login Handler. Client: BES Integration
17:18:26.032|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Login-Starting Login Handler. Client: ApplicationDeviceClient
17:18:26.032|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::EnableUsbMassStorage|PIN:0x31694825] Mass Storage request. Volume: All Enable: True
17:18:26.032|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::EnableUsbMassStorage|PIN:0x31694825] Mass Storage request. Volume: All Enable: True
17:18:26.032|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorage:smileytongue:IN:0x31694825] Enable USB Mass Storage request. Type: All Enable: true Force: false
17:18:26.032|DEBUG|7|Rim.Desktop.Services.Device|0|[acquire_connection::acquire_connection] Automatically acquiring connection.
17:18:26.032|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::Connect:smileytongue:IN:0x31694825] DFTP connection request.
17:18:26.032|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireFileAccessChannelConnection|PIN:0x31694825] DFTP connection requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:26.032|INFO |7|Rim.Desktop.Services.Device|0|[device_file_access_impl::device_file_access_impl] Creating device file access object
17:18:26.032|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Connect to Device: 31694825
17:18:26.048|INFO |26|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x12E4, THREADNAME="Unnamed"
17:18:26.048|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_internal_connect] Connecting to device: 31694825
17:18:26.048|DEBUG|26|Rim.Desktop.Services.Device|0|[usb_manager::start] Creating device manager.
17:18:26.048|INFO |27|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x15C8, THREADNAME="Unnamed"
17:18:26.048|DEBUG|26|Rim.Desktop.Services.Device|0|[usb_manager::start] Device manager created.
17:18:26.501|DEBUG|26|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] GUID: 37B071ADA2401DF2322B438CF867C94C867BEAB3
17:18:26.516|DEBUG|26|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:26.516|DEBUG|26|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\ide#cdromoptiarc_dvd+-rw_ad-5560a________________dd11____#4e43473032503737383636383735533732303231#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: D:\.
17:18:26.516|DEBUG|26|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:26.516|DEBUG|26|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\storage#volume#1&30a96598&0&signature554797efoffset7e00length25419c7e00#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: C:\.
17:18:26.516|DEBUG|26|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 0.
17:18:26.516|DEBUG|26|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] Device filtered -- not BlackBerry. Result: true DeviceID: PCI\VEN_8086&DEV_2828&SUBSYS_01F91028&REV_02\3&61AAA01&0&FA
17:18:26.516|DEBUG|26|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 1.
17:18:26.516|DEBUG|27|Rim.Desktop.Services.Device|0|[device_file_access_impl::_list_directory] ""
17:18:26.516|DEBUG|27|Rim.Desktop.Services.Device|0|[device_file_access_impl::_wait_for_response] _wait_for_response timeout 15000
17:18:26.595|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_process_new_data] _read_response: DFTP/1.3 200
17:18:26.595|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] DFTP/1.3 200
17:18:26.595|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Length: 286
17:18:26.595|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Type: text/xml
17:18:26.595|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Using protocol level: 4 Device: 1.3
17:18:26.595|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Content store type device memory
17:18:26.595|DEBUG|27|Rim.Desktop.Services.Device|0|[device_file_access_impl::_wait_for_response] _wait_for_response timeout 30000
17:18:26.657|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_process_new_data] _read_response: DFTP/1.3 200
17:18:26.657|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] DFTP/1.3 200
17:18:26.657|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Length: 52
17:18:26.657|DEBUG|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Type: text/xml
17:18:26.657|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireFileAccessChannelConnection|PIN:0x31694825] DFTP connection established by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:26.657|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::Connect:smileytongue:IN:0x31694825] DFTP connection acquired.
17:18:26.657|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::LockDevice|PIN:0x31694825] Device Lock requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:26.657|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::LockDevice] LockDevice requested. Device: PIN:0x31694825
17:18:26.657|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::LockDevice] Device locked. Device: PIN:0x31694825
17:18:26.657|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::LockDevice|PIN:0x31694825] Device locked by "Rim.Desktop.Services.Device.FileSystem.FileSystemService". Cookie: "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:26.657|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorage:smileytongue:IN:0x31694825] Attempting to enable removable mass storage.
17:18:26.673|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] Enable USB Mass Storage request. Root: /SDCard Enable: true Force: false
17:18:26.673|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] Enabling storage mode.
17:18:26.688|INFO |7|Rim.Desktop.Services.Device|0|[device_file_access_impl::enable_usbms] root: /SDCard enable: true
17:18:26.704|DEBUG|27|Rim.Desktop.Services.Device|0|[device_file_access_impl::_wait_for_response] _wait_for_response timeout 30000
17:18:28.142|ERROR|21|Rim.Desktop.Services.Device|0|[device_file_access_impl::smileysurprised:n_close] Link Aborted
17:18:28.142|ERROR|27|Rim.Desktop.Services.Device|0|[device_file_access_impl::_wait_for_response] Link Aborted
17:18:28.142|ERROR|26|Rim.Desktop.Services.Device|0|[device_file_access_impl::ThreadProc] Event Error. Result: 1
17:18:28.142|ERROR|27|Rim.Desktop.Services.Device|0|[device_file_access_impl::smileytongue:_enable_usbms] _wait_for_response failed: A
17:18:28.142|DEBUG|19|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::smileyvery-happy:eviceDetached] Device Handle: 3EF070
17:18:28.142|ERROR|19|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::smileyvery-happy:eviceDetached] Device currently locked. Filter event
17:18:28.142|INFO |26|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0x12E4, THREADNAME="Unnamed"
17:18:28.142|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::TransportUpdate|PIN:0x31694825] TransportUpdate USB Transport Removed.
17:18:28.142|DEBUG|27|Rim.Desktop.Services.Device|0|Thread::smileyfrustrated:top() - stopping thread Id=0x12E4, Handle=0xE2C
17:18:28.142|DEBUG|27|Rim.Desktop.Services.Device|0|Thread::smileyfrustrated:top() - stopped thread Id=0x12E4, Handle=0xE2C
17:18:28.142|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] enable_usbms usbms succeeded with link abort.
17:18:28.142|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] enable_usbms failed.  Error: No Error
17:18:28.142|ERROR|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] Resetting device connection.
17:18:28.142|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:ataModem::smileyvery-happy:eviceModemController::smileyfrustrated:top|PIN:0x31694825] Stopping DeviceModem controller.
17:18:28.142|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::TransportUpdate|PIN:0x31694825] TransportUpdate Bluetooth Transport Removed.
17:18:28.157|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::LockedDeviceUpdateEvent:smileytongue:IN:0x31694825] Locked device update: TransportRemoved
17:18:28.157|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::LockedDeviceUpdateEvent:smileytongue:IN:0x31694825] Locked device detached from usb.
17:18:28.157|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::smileyvery-happy:isconnect:smileytongue:IN:0x31694825] DFTP disconnection request.
17:18:28.157|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseFileAccessChannelConnection|PIN:0x31694825] DFTP connection release requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:28.157|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseFileAccessChannelConnection|PIN:0x31694825] DFTP connection released requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:28.157|INFO |7|Rim.Desktop.Services.Device|0|[device_file_access_impl::~device_file_access_impl] Destroying device file access object
17:18:28.157|INFO |27|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0x15C8, THREADNAME="Unnamed"
17:18:28.157|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::smileyvery-happy:isconnect:smileytongue:IN:0x31694825] DFTP disconnected.
17:18:28.157|ERROR|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] Waiting for device USB re-enumeration.
17:18:29.220|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:29.220|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:29.220|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:29.517|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:29.798|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:29.813|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:29.813|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:30.298|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:30.298|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:30.313|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:30.313|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:30.313|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:30.329|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x8000 lparam=0x950f234 result=0x0
17:18:30.329|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] DBT_DEVICEARRIVAL Queue volume rescan
17:18:30.329|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RequestVolumeRescan] Starting new Volume Scan Thread
17:18:30.345|INFO |28|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Volume scan thread started
17:18:30.360|INFO |DeviceNotificationEvents|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::HandleDeviceChangeMessage] Handling windows device change message. MSG: msg=0x219 (WM_DEVICECHANGE) hwnd=0x30622 wparam=0x7 lparam=0x0 result=0x0
17:18:30.563|DEBUG|19|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::smileyvery-happy:eviceAttached] Device Handle: 2AF08F0
17:18:30.563|INFO |19|Rim.Desktop.Services.Device|0|[IDeviceImpl::add_transport] Device hwid reported as 5000F04.
17:18:30.563|INFO |19|Rim.Desktop.Services.Device|0|[IDeviceImpl::add_transport] Device pin reported as 31694825.  Device in operational state.  Old State: operative
17:18:30.563|DEBUG|19|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::smileyvery-happy:eviceAttached] Adding device transport. [Obj: 7A65878]  [Pin: 31694825] [GUID: 37B071ADA2401DF2322B438CF867C94C867BEAB3] [Transport: TRANSPORT_USB ] [Radio: 4] [Handle: 2AF08F0]
17:18:30.563|ERROR|19|Rim.Desktop.Services.Device|0|[IDeviceMonitorImpl::smileyvery-happy:eviceAttached] Device currently locked. Filter event
17:18:30.563|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::TransportUpdate|PIN:0x31694825] TransportUpdate USB Transport Added.
17:18:30.563|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:ataModem::smileyvery-happy:eviceModemController::smileyfrustrated:tart|PIN:0x31694825] Starting DeviceModem controller.
17:18:30.563|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::TransportUpdate|PIN:0x31694825] TransportUpdate Bluetooth Transport Removed.
17:18:30.563|ERROR|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] Device USB re-enumeration complete.  Re-establishing the connection.
17:18:30.563|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::Connect:smileytongue:IN:0x31694825] DFTP connection request.
17:18:30.563|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireFileAccessChannelConnection|PIN:0x31694825] DFTP connection requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:30.563|INFO |7|Rim.Desktop.Services.Device|0|[device_file_access_impl::device_file_access_impl] Creating device file access object
17:18:30.563|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Connect to Device: 31694825
17:18:30.563|INFO |19|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::LockedDeviceUpdateEvent:smileytongue:IN:0x31694825] Locked device update: TransportAdded
17:18:30.579|INFO |29|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0xB44, THREADNAME="Unnamed"
17:18:30.579|INFO |30|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x348, THREADNAME="Unnamed"
17:18:30.579|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_internal_connect] Connecting to device: 31694825
17:18:30.579|DEBUG|30|Rim.Desktop.Services.Device|0|[usb_manager::start] Creating device manager.
17:18:30.579|DEBUG|30|Rim.Desktop.Services.Device|0|[usb_manager::start] Device manager created.
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] GUID: 37B071ADA2401DF2322B438CF867C94C867BEAB3
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\ide#cdromoptiarc_dvd+-rw_ad-5560a________________dd11____#4e43473032503737383636383735533732303231#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: D:\.
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\storage#removablemedia#8&21bed2af&0&rm#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: E:\.
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\storage#volume#1&30a96598&0&signature554797efoffset7e00length25419c7e00#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: C:\.
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 0.
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] Device filtered -- not BlackBerry. Result: true DeviceID: PCI\VEN_8086&DEV_2828&SUBSYS_01F91028&REV_02\3&61AAA01&0&FA
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 1.
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[getVolumeType] Diskid: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} MassStoreId: USB\VID_0FCA&PID_8004&MI_01\6&12AF03A8&0&0001
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] Adding blackberry drive. DrivePath[0]:E:\ Mounted: true Type: 2
17:18:30.595|DEBUG|30|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 2.
17:18:30.595|DEBUG|29|Rim.Desktop.Services.Device|0|[device_file_access_impl::_list_directory] ""
17:18:30.595|DEBUG|29|Rim.Desktop.Services.Device|0|[device_file_access_impl::_wait_for_response] _wait_for_response timeout 15000
17:18:30.610|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_process_new_data] _read_response: DFTP/1.3 200
17:18:30.610|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] DFTP/1.3 200
17:18:30.610|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Length: 165
17:18:30.610|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Type: text/xml
17:18:30.610|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Using protocol level: 4 Device: 1.3
17:18:30.610|DEBUG|7|Rim.Desktop.Services.Device|0|[device_file_access_impl::connect] Content store type device memory
17:18:30.610|DEBUG|29|Rim.Desktop.Services.Device|0|[device_file_access_impl::_wait_for_response] _wait_for_response timeout 30000
17:18:30.626|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_process_new_data] _read_response: DFTP/1.3 200
17:18:30.626|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] DFTP/1.3 200
17:18:30.626|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Length: 52
17:18:30.626|DEBUG|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::_read_response] Content Type: text/xml
17:18:30.626|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireFileAccessChannelConnection|PIN:0x31694825] DFTP connection established by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:30.626|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::Connect:smileytongue:IN:0x31694825] DFTP connection acquired.
17:18:30.626|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] Waiting for device volume. Type: Removable
17:18:33.314|INFO |28|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Install events complete.
17:18:33.314|INFO |28|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UpdateDeviceInstallEventsCompleted] Update device install events completed.
17:18:33.314|ERROR|28|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::InstallEventsCompleted:smileytongue:IN:0x31694825] Device install events complete.
17:18:33.314|INFO |28|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Queuing volume rescan.
17:18:33.314|INFO |28|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::ThreadRequestVolumeRescan] Volume Rescan thread stopped. Queue Empty
17:18:33.314|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RescanDeviceVolumes] Rescaning device volumes.
17:18:33.314|DEBUG|6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UpdateVolumes|PIN:0x31694825] Updating device volumes
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] GUID: 37B071ADA2401DF2322B438CF867C94C867BEAB3
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\ide#cdromoptiarc_dvd+-rw_ad-5560a________________dd11____#4e43473032503737383636383735533732303231#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: D:\.
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\storage#removablemedia#8&21bed2af&0&rm#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: E:\.
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] Using GetVolumePathNamesForVolumeName
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[enumerateVolumeDevices] GetVolumePathNamesForVolumeName Volume: \\?\storage#volume#1&30a96598&0&signature554797efoffset7e00length25419c7e00#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\ Adding Path: C:\.
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 0.
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] Device filtered -- not BlackBerry. Result: true DeviceID: PCI\VEN_8086&DEV_2828&SUBSYS_01F91028&REV_02\3&61AAA01&0&FA
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 1.
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[getVolumeType] Diskid: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} MassStoreId: USB\VID_0FCA&PID_8004&MI_01\6&12AF03A8&0&0001
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] Adding blackberry drive. DrivePath[0]:E:\ Mounted: true Type: 2
17:18:33.329|DEBUG|6|Rim.Desktop.Services.Device|0|[locate_blackberry_usb_drives] SetupDiEnumDeviceInterfaces. Index: 2.
17:18:33.329|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::AssociatePhysicalVolume:smileytongue:IN:0x31694825] Associating Physical Volume. Type: Removable Device: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} Mounted: true.
17:18:33.329|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::AssociatePhysicalVolume:smileytongue:IN:0x31694825] VolumePath0: E:\ .
17:18:33.329|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::MassStorageVolume::smileyfrustrated:etMounted:smileytongue:IN:0x31694825] Setting volume mounted state. Type: Removable VolumeDevice:  Mounted: True.
17:18:33.329|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] Waiting for device volume mount. Volume: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
17:18:33.329|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::InternalEnableUsbMassStorageVolume:smileytongue:IN:0x31694825] Volume mounted. Volume: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
17:18:33.345|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UnlockDevice|PIN:0x31694825] Device Unlock requested. Cookie: "System.Object".
17:18:33.345|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UnlockDevice] UnlockDevice requested. Device: PIN:0x31694825
17:18:33.345|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RegisterVolume] RegisterVolume Device: PIN:0x31694825 Volume: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
17:18:33.345|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::UnlockDevice] Device unlocked. Device: PIN:0x31694825
17:18:33.345|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::UnlockDevice|PIN:0x31694825] Device unlocked. Cookie: "System.Object".
17:18:33.345|DEBUG|7|Rim.Desktop.Services.Device|0|[acquire_connection::~acquire_connection] Automatically releasing connection.
17:18:33.345|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::smileyvery-happy:isconnect:smileytongue:IN:0x31694825] DFTP disconnection request.
17:18:33.345|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseFileAccessChannelConnection|PIN:0x31694825] DFTP connection release requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:33.345|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseFileAccessChannelConnection|PIN:0x31694825] DFTP connection released requested by "Rim.Desktop.Services.Device.FileSystem.FileSystemService".
17:18:33.345|ERROR|19|Rim.Desktop.Services.Device|0|[device_file_access_impl::smileysurprised:n_close] Link Aborted
17:18:33.345|ERROR|30|Rim.Desktop.Services.Device|0|[device_file_access_impl::ThreadProc] Event Error. Result: 1
17:18:33.345|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RegisterVolume] Volume Registered. Device: PIN:0x31694825 Volume: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} Cookie: 336212968
17:18:33.345|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AssociateVolume|PIN:0x31694825] VolumeAdded Name: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} Type: Removable Mounted: True.
17:18:33.345|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RefreshRegisteredVolumes] Refreshing registered volumes
17:18:33.345|INFO |6|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceMonitorService::RefreshRegisteredVolumes] Firing Volume Added event. Device: PIN:0x31694825 Volume: \\?\usbstor#disk&ven_rim&prod_blackberry_sd&rev_0003#7&11b99e7c&0&37b071ada2401df2322b438cf867c94c867beab3&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
17:18:33.345|DEBUG|7|Rim.Desktop.Services.Device|0|Thread::smileyfrustrated:top() - stopping thread Id=0x348, Handle=0xE38
17:18:33.345|INFO |30|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0x348, THREADNAME="Unnamed"
17:18:33.345|DEBUG|7|Rim.Desktop.Services.Device|0|Thread::smileyfrustrated:top() - stopped thread Id=0x348, Handle=0xE38
17:18:33.345|INFO |7|Rim.Desktop.Services.Device|0|[device_file_access_impl::~device_file_access_impl] Destroying device file access object
17:18:33.345|INFO |29|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Unregister_thread, THREADID=0xB44, THREADNAME="Unnamed"
17:18:33.345|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::FileSystem::FileSystemService::smileyvery-happy:isconnect:smileytongue:IN:0x31694825] DFTP disconnected.
17:18:33.376|DEBUG|6|Rim.Desktop.Services.DeviceManager|0|Volume update: PIN:0x31694825 - E:\ (VolumeArrived)
17:18:33.657|INFO |4|Rim.Desktop.Media|0|TASK: [Reload music destination] running on thread pool
17:18:33.657|INFO |4|Rim.Desktop.Media|0|TASK: [Reload music destination], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:33.657|INFO |4|Rim.Desktop.Media|0|TASK: [Reload music destination], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <RefreshDestinationInBackground>b__2()
17:18:33.657|INFO |4|Rim.Desktop.Media|0|TASK: [Reload music destination], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 4
17:18:33.657|INFO |4|Rim.Desktop.Media|0|TASK: [Reload picture destination] running on thread pool
17:18:33.657|INFO |4|Rim.Desktop.Media|0|TASK: [Reload picture destination], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:33.673|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Login-Finished Login Handler. Client: ApplicationDeviceClient
17:18:33.673|INFO |7|Rim.Desktop.Services.DeviceManager|0|[PIN:0x31694825] Login-Starting Login Handler. Client: IntelliSync
17:18:33.689|DEBUG|7|Rim.Desktop.DesktopChannelWrapper|0|[IManagedDesktopChannelConnection::IManagedDesktopChannelConnection|828983333] Creating ManagedDesktopChannelConnection.
17:18:33.704|INFO |7|Rim.Desktop.DesktopChannelWrapper|0|[IManagedDesktopChannelConnection::Connect|828983333] Connecting to device.
17:18:33.704|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection:smileytongue:IN:0x31694825] "Rim.Desktop.Services.Device.DesktopChannel.DesktopChannelImpl" client requesting device connection.
17:18:33.704|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825]  Establishing new connection to device.
17:18:33.704|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [7A80AF8] Connecting to device.
17:18:33.704|INFO |24|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x914, THREADNAME="Unnamed"
17:18:33.845|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [7A80AF8] Connection to device established.
17:18:33.845|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825] Device connection established by "Rim.Desktop.Services.Device.DesktopChannel.DesktopChannelImpl".
17:18:33.845|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:esktopChannel::smileyvery-happy:esktopChannelImpl::Connect|PIN:0x31694825] Desktop connection acquired.
17:18:33.970|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:esktopChannel::smileyvery-happy:esktopChannelImpl::GetProtocolId|PIN:0x31694825] Protocol found. Protocol: Database Access Id: 1.
17:18:34.079|INFO |9|Rim.Desktop.Media|0|TASK: [Reload video destination] running on thread pool
17:18:34.079|INFO |9|Rim.Desktop.Media|0|TASK: [Reload video destination], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.110|INFO |4|Rim.Desktop.Media|50002|Media Service Refresh Complete: PicturesDesktop
17:18:34.126|INFO |4|Rim.Desktop.Media|0|TASK: [Reload picture destination], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <RefreshDestinationInBackground>b__2()
17:18:34.126|INFO |4|Rim.Desktop.Media|0|TASK: [Reload picture destination], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 457
17:18:34.126|INFO |4|Rim.Desktop.Media|0|TASK: [PictureImportServiceStartupTask] running on thread pool
17:18:34.126|INFO |4|Rim.Desktop.Media|0|TASK: [PictureImportServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.126|INFO |4|Rim.Desktop.Media|38050|LoadDataSource: Started loading PicturesDevice
17:18:34.126|INFO |4|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDevice], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.126|INFO |4|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.126|INFO |4|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.Pictures.PictureDataSourceLoader
17:18:34.157|INFO |4|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
17:18:34.157|INFO |4|Rim.Desktop.Media|0|TASK: [Load_Picture_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 43
17:18:34.157|INFO |4|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDevice], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
17:18:34.173|INFO |4|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_PicturesDevice], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 44
17:18:34.173|INFO |4|Rim.Desktop.Media|38050|LoadDataSource: Finished
17:18:34.220|INFO |9|Rim.Desktop.Media|50002|Media Service Refresh Complete: VideosDesktop
17:18:34.235|INFO |9|Rim.Desktop.Media|0|TASK: [Reload video destination], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <RefreshDestinationInBackground>b__2()
17:18:34.235|INFO |9|Rim.Desktop.Media|0|TASK: [Reload video destination], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 164
17:18:34.235|INFO |9|Rim.Desktop.Media|0|TASK: [VideoImportServiceStartupTask] running on thread pool
17:18:34.235|INFO |9|Rim.Desktop.Media|0|TASK: [VideoImportServiceStartupTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.235|INFO |9|Rim.Desktop.Media|38050|LoadDataSource: Started loading VideosDevice
17:18:34.235|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDevice], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.235|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.235|INFO |9|Rim.Desktop.Media|38050|Loading datasource from Rim.Media.Source.Videos.VideoDataSourceLoader
17:18:34.251|INFO |9|Rim.Desktop.Media|0|Task [videos_SetThumbnailTask] will run on thread pool after 0 ms
17:18:34.251|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <LoadLibraryUsingTask>b__0()
17:18:34.251|INFO |9|Rim.Desktop.Media|0|TASK: [Load_Video_Library], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 13
17:18:34.251|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDevice], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
17:18:34.251|INFO |9|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_VideosDevice], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 14
17:18:34.251|INFO |9|Rim.Desktop.Media|38050|LoadDataSource: Finished
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose] running on thread pool
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <RefreshDestinationProvider>b__1c()
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 2
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose] running on thread pool
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <RefreshDestinationProvider>b__1c()
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 3
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose] running on thread pool
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <RefreshDestinationProvider>b__1c()
17:18:34.579|INFO |22|Rim.Desktop.Media|0|TASK: [Controller_Dispose], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 0
17:18:34.626|INFO |7|Rim.Desktop.DesktopChannelWrapper|0|[IManagedDesktopChannelConnection::~IManagedDesktopChannelConnection|828983333] Destroying IManagedDesktopChannelConnection.
17:18:34.626|INFO |7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:esktopChannel::smileyvery-happy:esktopChannelImpl::smileyvery-happy:isconnect|PIN:0x31694825] Disconnecting desktop channel connection.
17:18:34.626|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A80AF8] Disconnecting device.
17:18:34.657|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A80AF8] device disconnected.
17:18:34.657|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseDesktopChannelConnection|PIN:0x31694825] Desktop connection release requested by "Rim.Desktop.Services.Device.DesktopChannel.DesktopChannelImpl".
17:18:34.657|DEBUG|7|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::ReleaseDesktopChannelConnection|PIN:0x31694825] Desktop connection released requested by "Rim.Desktop.Services.Device.DesktopChannel.DesktopChannelImpl".
17:18:34.657|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A80AF8] Disconnecting device.
17:18:34.657|DEBUG|7|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::disconnect] [7A80AF8] device disconnected.
17:18:34.657|DEBUG|1|Rim.Desktop.IntelliSync.|0|Auto organizer sync - device 828983333
17:18:34.876|DEBUG|1|Rim.Desktop.IntelliSync.|0|Performing operation Rim.Desktop.IntelliSync.ViewModel.MainViewModel+OperationDelegate on device 828983333
17:18:34.876|DEBUG|1|Rim.Desktop.IntelliSync.|0|Execute organizer operation in an already acquired device session.
17:18:34.876|DEBUG|20|Rim.Desktop.DesktopChannelWrapper|0|[IManagedDesktopChannelConnection::IManagedDesktopChannelConnection|828983333] Creating ManagedDesktopChannelConnection.
17:18:34.876|INFO |20|Rim.Desktop.DesktopChannelWrapper|0|[IManagedDesktopChannelConnection::Connect|828983333] Connecting to device.
17:18:34.876|DEBUG|20|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection:smileytongue:IN:0x31694825] "Rim.Desktop.Services.Device.DesktopChannel.DesktopChannelImpl" client requesting device connection.
17:18:34.876|DEBUG|20|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825]  Establishing new connection to device.
17:18:34.876|DEBUG|20|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [ABA6188] Connecting to device.
17:18:34.876|INFO |31|Rim.Desktop.Services.Device|0|[DIAG] EVENT=Register_thread, THREADID=0x14AC, THREADNAME="Unnamed"
17:18:34.876|DEBUG|1|Rim.Desktop.IntelliSync.|0|Finished operation Rim.Desktop.IntelliSync.ViewModel.MainViewModel+OperationDelegate
17:18:35.267|DEBUG|20|Rim.Desktop.Services.Device|0|[IDesktopChannelConnectionImpl::connect] [ABA6188] Connection to device established.
17:18:35.267|DEBUG|20|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:eviceInternal::AcquireDesktopChannelConnection|PIN:0x31694825] Device connection established by "Rim.Desktop.Services.Device.DesktopChannel.DesktopChannelImpl".
17:18:35.267|INFO |20|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:esktopChannel::smileyvery-happy:esktopChannelImpl::Connect|PIN:0x31694825] Desktop connection acquired.
17:18:35.314|DEBUG|20|Rim.Desktop.Services.Device|0|[Rim::smileyvery-happy:esktop::smileyfrustrated:ervices::smileyvery-happy:evice::smileyvery-happy:esktopChannel::smileyvery-happy:esktopChannelImpl::GetProtocolId|PIN:0x31694825] Protocol found. Protocol: Database Access Id: 1.
17:18:36.251|INFO |22|Rim.Desktop.Media|0|Task [videos_SetThumbnailTask] running after delay on new thread
17:18:36.251|INFO |22|Rim.Desktop.Media|0|Task [videos_SetThumbnailTask] run on new thread MTA
17:18:36.251|INFO |27|Rim.Desktop.Media|0|TASK: [videos_SetThumbnailTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:36.298|INFO |27|Rim.Desktop.Media|0|Task [VideoInfoTask] run on new thread MTA
17:18:36.314|INFO |26|Rim.Desktop.Media|0|TASK: [VideoInfoTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:38.314|INFO |26|Rim.Desktop.Media|0|TASK: [VideoInfoTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetVideoInfo>b__7()
17:18:38.314|INFO |26|Rim.Desktop.Media|0|TASK: [VideoInfoTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 1989
17:18:38.407|INFO |27|Rim.Desktop.Media|38063|VIDEO SUPPORT: Audio Streams: True
17:18:38.407|INFO |27|Rim.Desktop.Media|38065|VIDEO SUPPORT: Audio Streams: True
17:18:38.407|INFO |27|Rim.Desktop.Media|38064|VIDEO SUPPORT: Video Rendering: True
17:18:38.407|INFO |27|Rim.Desktop.Media|38062|Source Video Information: E:\BlackBerry\videos\VID 00000-20100610-2004.3GP|240|320|14.52475|382577|16000|20|mp4v|True|True
17:18:38.407|INFO |27|Rim.Desktop.Media|0|Task [ThumbnailTask] run on new thread MTA
17:18:38.407|INFO |25|Rim.Desktop.Media|0|TASK: [ThumbnailTask], STATE: Pending, TRANSITION: none, OPERATION: none
17:18:38.829|INFO |25|Rim.Desktop.Media|0|TASK: [ThumbnailTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetVideoThumbnail>b__1()
17:18:38.829|INFO |25|Rim.Desktop.Media|0|TASK: [ThumbnailTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 416
17:18:39.376|ERROR|4|Rim.Desktop.Media|18005|EXCEPTION: Rim.Common.Utilities.FileSystem.DriveNotReadyException -- MESSAGE: Drive was not ready. -- STACK:    at Rim.Media.Device.DriveSpaceInfo.DetermineCapacity(){CRLF}   at Rim.Media.Device.DesktopDriveInfo.DetermineDriveCapacity(){CRLF}   at Rim.Media.Device.DesktopDriveInfo..ctor(IFolderPath importFolder){CRLF}   at Rim.Media.Sync.SyncProviders.DestinationSyncResources..ctor(IBlackBerryInfo device, MediaSource mediaSource, IRecentInfoCache selectionInfoCache, AccessorCachedTransactionFiles transactionFileCache, SyncEventManager syncEventManager){CRLF}   at Rim.Media.Sync.SyncService.RefreshDestinationProvider(MediaSource mediaSource){CRLF}   at Rim.Media.Sync.PictureImportService.RefreshDestinationProvider(MediaSource mediaSource){CRLF}   at Rim.Media.Sync.SyncService.RefreshDestinationProvider()
17:18:39.376|ERROR|9|Rim.Desktop.Media|18005|EXCEPTION: Rim.Common.Utilities.FileSystem.DriveNotReadyException -- MESSAGE: Drive was not ready. -- STACK:    at Rim.Media.Device.DriveSpaceInfo.DetermineCapacity(){CRLF}   at Rim.Media.Device.DesktopDriveInfo.DetermineDriveCapacity(){CRLF}   at Rim.Media.Device.DesktopDriveInfo..ctor(IFolderPath importFolder){CRLF}   at Rim.Media.Sync.SyncProviders.DestinationSyncResources..ctor(IBlackBerryInfo device, MediaSource mediaSource, IRecentInfoCache selectionInfoCache, AccessorCachedTransactionFiles transactionFileCache, SyncEventManager syncEventManager){CRLF}   at Rim.Media.Sync.SyncService.RefreshDestinationProvider(MediaSource mediaSource){CRLF}   at Rim.Media.Sync.VideoImportService.RefreshDestinationProvider(MediaSource mediaSource){CRLF}   at Rim.Media.Sync.SyncService.RefreshDestinationProvider()
17:18:39.376|ERROR|4|Rim.Desktop.Media|18005|EXCEPTION: Rim.Common.Utilities.FileSystem.DriveNotReadyException -- MESSAGE: Drive was not ready. -- STACK:    at Rim.Media.Device.DriveSpaceInfo.DetermineCapacity(){CRLF}   at Rim.Media.Device.DesktopDriveInfo.DetermineDriveCapacity(){CRLF}   at Rim.Media.Device.DesktopDriveInfo..ctor(IFolderPath importFolder){CRLF}   at Rim.Media.Sync.SyncProviders.DestinationSyncResources..ctor(IBlackBerryInfo device, MediaSource mediaSource, IRecentInfoCache selectionInfoCache, AccessorCachedTransactionFiles transactionFileCache, SyncEventManager syncEventManager){CRLF}   at Rim.Media.Sync.SyncService.RefreshDestinationProvider(MediaSource mediaSource){CRLF}   at Rim.Media.Sync.PictureImportService.RefreshDestinationProvider(MediaSource mediaSource){CRLF}   at Rim.Media.Sync.SyncService.RefreshDestinationProvider()
17:18:39.376|ERROR|9|Rim.Desktop.Media|18005|EXCEPTION: Rim.Common.Utilities.FileSystem.DriveNotReadyException -- MESSAGE: Drive was not ready. -- STACK:    at Rim.Media.Device.DriveSpaceInfo.DetermineCapacity(){CRLF}   at Rim.Media.Device.DesktopDriveInfo.DetermineDriveCapacity(){CRLF}   at Rim.Media.Device.DesktopDriveInfo..ctor(IFolderPath importFolder){CRLF}   at Rim.Media.Sync.SyncProviders.DestinationSyncResources..ctor(IBlackBerryInfo device, MediaSource mediaSource, IRecentInfoCache selectionInfoCache, AccessorCachedTransactionFiles transactionFileCache, SyncEventManager syncEventManager){CRLF}   at Rim.Media.Sync.SyncService.RefreshDestinationProvider(MediaSource mediaSource){CRLF}   at Rim.Media.Sync.VideoImportService.RefreshDestinationProvider(MediaSource mediaSource){CRLF}   at Rim.Media.Sync.SyncService.RefreshDestinationProvider()
17:18:39.376|INFO |4|Rim.Desktop.Media|0|TASK: [PictureImportServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__a()
17:18:39.376|INFO |4|Rim.Desktop.Media|0|TASK: [PictureImportServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 5250
17:18:39.376|INFO |9|Rim.Desktop.Media|0|TASK: [VideoImportServiceStartupTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <StartUp>b__a()
17:18:39.376|INFO |9|Rim.Desktop.Media|0|TASK: [VideoImportServiceStartupTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 5134
17:18:39.454|INFO |27|Rim.Desktop.Media|0|TASK: [videos_SetThumbnailTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <AddVideoToLibraryAndVideoList>b__21()
17:18:39.454|INFO |27|Rim.Desktop.Media|0|TASK: [videos_SetThumbnailTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 3208
17:20:41.676|INFO |11|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_iTunes], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <GetLoadDataSourceTask>b__e()
17:20:41.676|INFO |11|Rim.Desktop.Media|0|TASK: [API_LOAD_DATASOURCE_iTunes], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 175590
17:20:41.676|INFO |11|Rim.Desktop.Media|38050|LoadDataSource: Finished
17:20:42.051|INFO |9|Rim.Desktop.Media|0|TASK: [DiscoverThirdPartyTracks] running on thread pool
17:20:42.051|INFO |9|Rim.Desktop.Media|0|TASK: [DiscoverThirdPartyTracks], STATE: Pending, TRANSITION: none, OPERATION: none
17:20:42.051|INFO |11|Rim.Desktop.Media|50002|Media Service Refresh Complete: iTunes
17:20:42.332|INFO |11|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void <ProcessMusicSourceRequest>b__9()
17:20:42.332|INFO |11|Rim.Desktop.Media|0|TASK: [LoadMusicSourceTask], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 176297
17:20:42.598|INFO |9|Rim.Desktop.Media|0|TASK: [DiscoverThirdPartyTracks], STATE: Progressing, TRANSITION: Progressing -> Finishing, OPERATION: Void DiscoverTracks()
17:20:42.598|INFO |9|Rim.Desktop.Media|0|TASK: [DiscoverThirdPartyTracks], STATE: Completed, TRANSITION: none, OPERATION: none, DURATION: 546

Please use plain text.