Error when converting VMware virtual machine to Azure with new Virtual Machine Converter 2.0

Hello
I'm trying to convert a VMWare virtual machine to Azure with the new Microsoft Virtual Machine Manager 2.0
The process stops when the disk conversion start. Error log below.
Thanks for any advice.
Regards
Toon
04/18/2014 14:53:03 +02:00  [9]  VERBOSE:
This conversion will proceed off-line.
04/18/2014 14:53:03 +02:00  [9]  VERBOSE:
The uninstallation of tools is not supported in off-line machine conversion scenarios.
04/18/2014 14:53:03 +02:00  [9]  VERBOSE:
NOT preparing source virtual machine, this conversion is being treated as off-line.
04/18/2014 14:53:03 +02:00  [9]  VERBOSE:
Downloading VMware virtual disks from source virtual machine
04/18/2014 14:53:04 +02:00  [9]  VERBOSE:
System.Net.WebException: The remote server returned an error: (404) Not Found.
   at Microsoft.Accelerators.Mvmc.Engine.ForVMware.ExportLease.GetFiles(IDownloadAdapter adapter, String host, DirectoryInfo dirInfo, TaskContext taskContext)
   at Microsoft.Accelerators.Mvmc.Engine.ForVMware.VirtualMachine.DownloadFiles(IDownloadAdapter downloadAdapter, String toPath, TaskContext context)
   at Microsoft.Accelerators.Mvmc.Engine.ServiceLayer.Internal.MachineConversionService.ConvertToDrives(IMachineConversionRequest machineConversionRequest, IPostProgress& provisionHyperVPhase, IVirtualMachine& sourceVM, TaskContext taskContext)
04/18/2014 14:53:04 +02:00  [9]  VERBOSE:
Downloading device (/vm-3213/VirtualLsiLogicController0:0) disk-0.vmdk
04/18/2014 14:53:04 +02:00  [9]  EXCEPTION:
System.Net.WebException: The remote server returned an error: (404) Not Found.
   at Microsoft.Accelerators.Mvmc.Engine.ForVMware.ExportLease.GetFiles(IDownloadAdapter adapter, String host, DirectoryInfo dirInfo, TaskContext taskContext)
   at Microsoft.Accelerators.Mvmc.Engine.ForVMware.VirtualMachine.DownloadFiles(IDownloadAdapter downloadAdapter, String toPath, TaskContext context)
   at Microsoft.Accelerators.Mvmc.Engine.ServiceLayer.Internal.MachineConversionService.ConvertToDrives(IMachineConversionRequest machineConversionRequest, IPostProgress& provisionHyperVPhase, IVirtualMachine& sourceVM, TaskContext taskContext)
   at Microsoft.Accelerators.Mvmc.Engine.ServiceLayer.Internal.MachineConversionService.<>c__DisplayClass3.<ConvertToDrivesAsync>b__2()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
04/18/2014 14:53:04 +02:00  [9]  Exception caught : System.Net.WebException: The remote server returned an error: (404) Not Found.
   at Microsoft.Accelerators.Mvmc.Gui.Model.ConversionModel.ConvertGuestMachine()
   at Microsoft.Accelerators.Mvmc.Gui.ViewModels.Machine.MachineCompletionViewModel.OnWorkerDoWork()
04/18/2014 14:53:04 +02:00  [1]  Background task is complete.
04/18/2014 14:53:04 +02:00  [1]  Conversion error message is displayed.
04/18/2014 14:53:04 +02:00  [1]  Value of 'ErrorMessage' = 'The remote server returned an error: (404) Not Found.'
04/18/2014 14:53:06 +02:00  [1]  Pressing Finish on the 'Completion' page.
04/18/2014 14:53:06 +02:00  [1]  UI wizard is closing.
04/18/2014 14:53:06 +02:00  [1]  Message box displays : 'Are you sure you want to exit? Any running jobs will be cancelled and the wizard will close.'.
04/18/2014 14:53:09 +02:00  [1]  Cancel confirmation prompt was canceled by user.

Hi,
Have you found any solution?
Thanks 
Alessandro

Similar Messages

  • Error when linking report to stored procedure defined with one input parm

    Error when linking report to stored procedure defined with one input parameter
    The report will work ok, when the parameter is removed from the stpred procedure
    An unhandled win32 exception occurred in crw32.exe[4480]
    Stored Proc (sql server 2005)
    USE [Allegro]
    GO
    /****** Object:  StoredProcedure [dbo].[SP_Test]    Script Date: 07/08/2009 10:42:14 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER procedure [dbo].[SP_Test](@valuationmode VARCHAR(55)) as
    Begin
    select
         valuation,
         valuationtime,
         valuationmode
    from valuation
    where valuationmode = @valuationmode;
    End;

    This is an example of a stored procedure that is trying to be linked to a new report as the only datasource.
    If I remove the parameter I can create a report, however this will return all of the results of thw query to the report, rather than the desired results. If I add the parameter on the Crystal Report, the stored procedure then has to return all of the results to Crystal and then perform the filtering of records. By using a parameter in the stored procedure, you should be able to do all of the filtering as part of the query on the databse server, making this more efficient.

  • I got a error when i trying to backup my iphone with the usb cable

    i got a error when i trying to backup my iphone with the usb cable. After i update to ios7 and also update itunes to last version, i got a message like 'could not back up the iphone, because a session could not be start with the iphone'. does anyone know how to deal with it. I never meet this question before i update to ios7

    Hello Lazyboy7,
    Thank you for using Apple Support Communities!
    It sounds like you are getting an error message from iTunes when trying to manually backup with your USB cord.
    I found this article to help troubleshoot what might be going on here:
    iOS: Troubleshooting backup issues in iTunes
    http://support.apple.com/kb/ts2529
    Take care,
    Sterling

  • In latest 2 days after update ios 5.01 my ipad2 suddenly restart when i reading from ibook, what happen with new update ?

    In latest 2 days after update ios 5.01 my ipad2 suddenly restart when i reading from ibook, what happen with new update ?

    Download the full version of the software then shift click the restore button. This will ask you where the firmware files are. Once you point to the firmware then you can install the official version

  • Sql Server Web Edition Reporting Services errors when trying to connect to Windows Azure SQL

    I am using a preconfigured image from the Azure VM Gallery to create a VM.
    --> Sql Server 2012 SP1 Web running under Windows Server 2008 R2
    After configuring Reporting Services I get the following error when trying to run a report that connects to my Azure SQL db.
    An error has occurred during report processing. (rsProcessingAborted)
    An attempt has been made to use a data extension 'SQLAZURE' that is either not registered for this report server or is not supported in this edition of Reporting Services. (rsDataExtensionNotFound)
    On the VM using SSMS I can connect to the Azure SQL db.  On the VM in Report Builder when I define a connection I get a similar error to the one above when I test that connection.  I am using Microsoft Azure SQL as the data source type. 
    Interestingly in Report Builder, if I proceed past the connection definition, I can see the tables from my Azure SQL db in the dataset definition page.
    One more note.  If I use a different image from the Gallery (Sql Server 2012 Standard SP1 on Windows Server 2012) my report builder connection works and the reports run fine.  I believe that the Azure documentation says that Sql Server Web edition
    is an acceptable choice for the SSRS on VM for reporting.
    Any thoughts or suggestions?
    Thanks -- Tom Reilly

    Hello,
    A VM with SQL Server 2008 R2 or 2012 supports all Reporting Services features, including all supported data sources, customization and extensibility, and scheduled report execution and delivery.
    Did you run the report in Report Manager,or preview the report in Report Builder? Which version of the Report Builder you installed in the Windows Azure VM? SQL Reporting does not support reports created from Report Builder 1.0 or 2.0. You can create reports
    using Report Builder 3.0 and then upload the reports.
    What's more, please also check the database source credential of the report.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here.
    Fanny Liu
    TechNet Community Support

  • Error when turning on Match on Phone, even with the same ID

    Like many of you, I keep getting the "You are not currently subscribed to iTunes Match" error when attempting to activate the service on my iPhone and iPad. Initially the ID's were different; it was the confusion for those of us who had both .mac adresses that were converted to .me addresses, etc. I set up EVERYTHING across all systems to work with a single user ID, "[email protected]". In the stores on all 3 devices, that's the ID. In the settings, that's the ID. The same, unique password works across all systems. Match was set up and activated perfectly on my Mac. But still the iDevices give me this frustrating error. Help?

    Hi Srujan,
    2 reasons,
    1. Might be you have configured with wrong Monitor, choose the correct one and enter proper parameter details for key figure
    or the issue with the key figure itself. you can refer the notes 1807734 - ST-A/PI 01Q: Advance Corr. BP Analytics - TBIs for ERP, like this lots of note available, refer bpmon advance correction, make sure you applied.
    2. Issue might be with the data collection, below guide might help, http://service.sap.com/~sapdownload/011000358700001186112010E/Troubleshooting_for_BPMon.pdf
    Thanks
    Jansi

  • Error when attempting to install Acrobat XI on a new PC

    I'm trying to install Acrobat XI on a new home machine (it's been installed on my laptop since last July).  During the extract process, I receive a the following error:
    I'm running the install as administrator and placing the extracted files in a folder with full access.  There's lots of space on the hard drive.  The PC is running Windows 8.1 Enterprise and has the latest Microsoft patches.  Any idea why I'm getting this error or how to get around it?
    Thanks,
    JCC

    Thanks for the prompt reply.  Running as administrator was one of the first things I did when the problem cropped up.  Sorry, I should have included that in my original post.
    Since writing the post, I downloaded a trial copy of Acrobat and then entered my key.  Worked fine.  Here's my theory on what was wrong.
    1. I purchased this software last July and immediately installed it on my Windows 8.1 laptop.  Install worked fine.  My home computer was running Window 7 and an earlier version of Acrobat so I didn't have a reason to install my "extra" copy on that machine.
    2. Just purchased a new home PC running Windows 8.1 and I'm going through the time consuming process of moving in.  When I tried to install the latest version of Acrobat on the new PC, it yielded the described error.  Very probably, Microsoft changed something that made my original install incompatible.  Meanwhile, Adobe fixed the incompatibility so the latest install works.
    Granted, this is strictly theoretical but it sure seems to fit.
    Please consider this case closed.

  • I am getting a -50 error when trying to sync my IPOD Classic  with XP.

    I am getting a -50 error message when trying to sync my IPOD Classic with ITunes. My computer is running WIndows XP.

    Given that you're on XP, we'd better try the following document:
    iTunes displays -50 error message when syncing iPod on Windows XP

  • Why do I get an error when I try to configure a channel with the tktds7x4 driver?

    I use the TDS754D scope. My complete function call is:
    errStatus = tktds7x4_ConfigureChannel( ScopeHandle, "CH1", 5.0, 2.0, TKTDS7X4_VAL_DC, 1.0, VI_TRUE);
    When I step through it, I see that I get an error on the driver line
    viCheckParm(Ivi_SetAttributeReal64 (vi, channel, TKTDS7X4_ATTR_VERTICAL_RANGE, 0, range), 3, "Range");
    I'm also getting an error with tktds7x4_ConfigureEdgeTriggerSource
    I just downloaded and installed this driver, and it is the first time I have tried to use it. I'm running it in Microsoft Visual C++ 6.0, but it is a C program.

    I hadn't done too much debugging when I wrote the question. All I knew was that I got a timeout error when I used that call. Over the weekend I tracked it down to a problem in the function tktds7x4_InvalidateTriggerAttributes, and specifically, the line
    checkErr( Ivi_GetAttributeViString (vi, VI_NULL, TKTDS7X4_ATTR_INSTR_COMM_TRIGGER_SOURCE, 0, BUFFER_SIZE, triggerSource));
    My scope does not have the 2C option, so there is no communication trigger function. When the driver queries the communication trigger source, the scope apparently does not return anything because it does not understand. I added the lines
    if (!strcmp(triggerSource, channelName))
    checkErr (Ivi_InvalidateAttribute (vi, VI_NULL, TKTDS7X4_ATTR_TRIGGER_LEVEL));
    checkErr(
    Ivi_GetAttributeViInt32(vi, VI_NULL, TKTDS7X4_ATTR_INSTR_OPTIONS, 0, &options));
    if (isOpt2C)
    before that line of code (at line 7360), along with a closing brace before the label "Error:"
    Also, at line 399, I added the following 3 lines:
    { "CH1" , "CH1" },
    { "CH2" , "CH2" },
    { "CH3" , "CH3" },
    { "CH4" , "CH4" },
    even though the comment for triggerSourceStringTableEntries says that it is for non-channel sources only. I am not positive that it was necessary, but I think it was.
    With those changes, the driver now works correctly for me. I have attached my updated driver source code. I am never happy to change a commercial driver, though. If someone were to re-download this driver and re-install it, all my changes would be lost, and the driver would no longer work.
    Attachments:
    tktds7x4.c ‏664 KB

  • Why do I keep getting an error when I try to sync my phone with iTunes?  It says I don't have enough privileges.

    Why do I keep getting an error when I try to sync to iTunes? The error says "you don't have enough privileges?"

    Copy all the content on your iPod back to your PC and into iTunes. Then go ahead and sync the iPod with your new library.
    See this older post from another forum member Zevoneer covering the different methods and software available to assist you with the task of copying content from your iPod back to your PC and into iTunes.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • Bug? Error when using Alternate Display for a preso with Build transitions.

    I was working on a preso and Alternate Display worked fine for a while when I'd play the presentation. Then I added some Build transitions and when I tried to play the presentation, I started getting this error:
    *Keynote cannot play your slideshow because an error occurred.*
    I restarted Keynote and created a new presentation. Alternate Display worked fine when I just had a couple of plain test slides. Then I added a Build to a set of bullet points and started getting the error again.
    Is this a known bug? Any way to fix it? Is it caused by something else?
    System Version: Mac OS X 10.6.4 (10F569)
    Chipset Model: NVIDIA GeForce GT 330M
    Model Name: MacBook Pro
    Total Number Of Cores: 2
    L2 Cache (per core): 256 KB
    L3 Cache: 3 MB
    Memory: 4 GB

    Certainly not a known KN bug, but might be an expression of the NVIDIA problem referred to here: <http://www.macrumors.com/2010/09/29/nvidia-class-action-settlement-for-macbook -pro-owners/>. Given your expertise and your hardware, that'd be my first guess. Barring that, you have to line up the usual suspects: corrupt pref file, corrupted app, etc. Have you been having any other problems/strange behavior either with KN, with other apps, or with your Mac generally? What, if any, software maintenance/repair have you tried/do you do routinely?

  • Time machine backup problem with new MacPro

    On my new MacPro (6 core, 32gb, 1TB ssd) I am trying to do my initial Time Machine backup. The MacPro has 350 GB of files on it. When I start Time Machine it shows that it is backing up 355 GB of data onto the 4 TB LaCie drive and the time to complete is about 20 minutes. (The extrnal HD is excluded from the backup list). When it nears the end of the 355 gb backup all of a sudden it just starts increasing both the number of gbs copying and number of gbs left to copy (both numbers just start going up incrementally together) way beyond the initial 355 gbs - I've stopped it at 910 GBs several times. Tried different external hard drives, restarts etc.
    Any ideas what is going on?
    Thanks

    3/2/14 3:58:22.176 PM com.apple.backupd[703]: Starting manual backup
    3/2/14 3:58:22.464 PM com.apple.backupd[703]: Backing up to /dev/disk3: /Volumes/LaCie 1 4tb/Backups.backupdb
    3/2/14 3:58:22.466 PM com.apple.backupd[703]: Ownership is disabled on the backup destination volume.  Enabling.
    3/2/14 3:58:27.071 PM com.apple.backupd[703]: Forcing deep traversal on source: "Macintosh HD" (device: /dev/disk0s2 mount: '/' fsUUID: 7D2102FE-BABF-3603-9A2A-42EBAB91196E eventDBUUID: 2C010EB1-3A50-41CC-95BF-7590BA087C20)
    3/2/14 3:58:27.863 PM com.apple.backupd[703]: Total content size: 328.18 GB excluded items size: 4.92 GB for volume Macintosh HD
    3/2/14 3:58:27.864 PM com.apple.backupd[703]: Found 668710 files (323.26 GB) needing backup
    3/2/14 3:58:27.864 PM com.apple.backupd[703]: 344.73 GB required (including padding), 2.79 TB available
    3/2/14 3:58:27.890 PM com.apple.backupd[703]: Waiting for index to be ready (100)
    3/2/14 3:59:20.778 PM WindowServer[106]: window e2 is already attached to window e0
    3/2/14 3:59:29.180 PM WindowServer[106]: _CGXGetWindowOrderingGroup: Operation on a window 0xe2 requiring rights 0x5 by caller System Preferences
    3/2/14 3:59:30.854 PM WindowServer[106]: window e6 is already attached to window e0
    3/2/14 3:59:39.881 PM WindowServer[106]: _CGXGetWindowOrderingGroup: Operation on a window 0xe6 requiring rights 0x5 by caller System Preferences
    3/2/14 3:59:42.791 PM sandboxd[125]: ([715]) mdworker(715) deny file-read-data /Applications/GarageBand.localized/.localized ()
    3/2/14 3:59:42.795 PM sandboxd[125]: ([715]) mdworker(715) deny file-read-data /Applications/GarageBand.localized/.localized ()
    3/2/14 3:59:42.798 PM sandboxd[125]: ([715]) mdworker(715) deny file-read-data /Applications/GarageBand.localized/.localized ()
    3/2/14 3:59:42.801 PM sandboxd[125]: ([715]) mdworker(715) deny file-read-data /Applications/GarageBand.localized/.localized ()
    3/2/14 4:02:09.515 PM mdworker[744]: (Error) Import: Could not create instance for plugIn 'file:///Applications/GarageBand.app/Contents/Library/Spotlight/GarageBandSpotlig htImporter.mdimporter/'
    3/2/14 4:02:09.515 PM mdworker[744]: (Error) Import: BAD IMPORTER ~~~~~~~~~~~~~~~~~~file:///Applications/GarageBand.app/Contents/Library/Spotlight/GarageBandSpotlig htImporter.mdimporter/
    3/2/14 4:02:36.844 PM sandboxd[125]: ([738]) mdworker(738) deny file-read-data /Library/Documentation/User Information.localized/.localized (pre-plugin fstype:hfs fsflag:480D000 flags:200000044 diag:0 isXCode:0 uti:com.adobe.pdf plugin:/Library/Spotlight/PDF.mdimporter - find suspect file using: sudo mdutil -t 591093)
    3/2/14 4:02:36.865 PM sandboxd[125]: ([738]) mdworker(738) deny file-read-data /Library/Documentation/User Information.localized/.localized (pre-plugin fstype:hfs fsflag:480D000 flags:200000044 diag:0 isXCode:0 uti:com.adobe.pdf plugin:/Library/Spotlight/PDF.mdimporter - find suspect file using: sudo mdutil -t 591093)
    3/2/14 4:02:36.890 PM sandboxd[125]: ([738]) mdworker(738) deny file-read-data /Library/Documentation/User Information.localized/.localized (pre-plugin fstype:hfs fsflag:480D000 flags:200000044 diag:0 isXCode:0 uti:com.adobe.pdf plugin:/Library/Spotlight/PDF.mdimporter - find suspect file using: sudo mdutil -t 591093)
    3/2/14 4:02:36.916 PM sandboxd[125]: ([715]) mdworker(715) deny file-read-data /Library/Documentation/User Information.localized/.localized (pre-plugin fstype:hfs fsflag:480D000 flags:200000044 diag:0 isXCode:0 uti:public.rtf plugin:/Library/Spotlight/RichText.mdimporter - find suspect file using: sudo mdutil -t 401141)
    3/2/14 4:02:36.942 PM sandboxd[125]: ([738]) mdworker(738) deny file-read-data /Library/Documentation/User Information.localized/.localized (pre-plugin fstype:hfs fsflag:480D000 flags:200000044 diag:0 isXCode:0 uti:com.adobe.pdf plugin:/Library/Spotlight/PDF.mdimporter - find suspect file using: sudo mdutil -t 591093)
    3/2/14 4:02:36.945 PM sandboxd[125]: ([715]) mdworker(715) deny file-read-data /Library/Documentation/User Information.localized/.localized (pre-plugin fstype:hfs fsflag:480D000 flags:200000044 diag:0 isXCode:0 uti:public.rtf plugin:/Library/Spotlight/RichText.mdimporter - find suspect file using: sudo mdutil -t 401141)
    3/2/14 4:02:36.948 PM sandboxd[125]: ([715]) mdworker(715) deny file-read-data /Library/Documentation/User Information.localized/.localized (pre-plugin fstype:hfs fsflag:480D000 flags:200000044 diag:0 isXCode:0 uti:public.rtf plugin:/Library/Spotlight/RichText.mdimporter - find suspect file using: sudo mdutil -t 401141)
    3/2/14 4:02:36.952 PM sandboxd[125]: ([715]) mdworker(715) deny file-read-data /Library/Documentation/User Information.localized/.localized (pre-plugin fstype:hfs fsflag:480D000 flags:200000044 diag:0 isXCode:0 uti:public.rtf plugin:/Library/Spotlight/RichText.mdimporter - find suspect file using: sudo mdutil -t 401141)
    3/2/14 4:02:37.000 PM kernel[0]: Sandbox: mdworker(748) deny file-read-data /Library/Documentation/User Information.localized/.localized
    3/2/14 4:02:37.000 PM kernel[0]: Sandbox: mdworker(748) deny file-read-data /Library/Documentation/User Information.localized/.localized
    3/2/14 4:02:37.000 PM kernel[0]: Sandbox: mdworker(748) deny file-read-data /Library/Documentation/User Information.localized/.localized
    3/2/14 4:02:37.000 PM kernel[0]: Sandbox: mdworker(748) deny file-read-data /Library/Documentation/User Information.localized/.localized
    3/2/14 4:02:40.850 PM com.apple.SecurityServer[15]: Killing auth hosts
    3/2/14 4:02:40.850 PM com.apple.SecurityServer[15]: Session 100022 destroyed
    3/2/14 4:05:10.623 PM com.apple.SecurityServer[15]: Killing auth hosts
    3/2/14 4:05:10.623 PM com.apple.SecurityServer[15]: Session 100013 destroyed
    3/2/14 4:06:09.539 PM com.apple.SecurityServer[15]: Killing auth hosts
    3/2/14 4:06:09.539 PM com.apple.SecurityServer[15]: Session 100016 destroyed
    3/2/14 4:06:19.569 PM mdworker[740]: Messages Importer couldn't importfile:///System/Library/PrivateFrameworks/SetupAssistantSupport.framework/Version s/A/Resources/AppleConnect.chat
    3/2/14 4:06:19.569 PM mdworker[741]: Messages Importer couldn't importfile:///System/Library/PrivateFrameworks/SetupAssistantSupport.framework/Version s/A/Resources/AppleDebug.chat
    3/2/14 4:06:45.310 PM xpcproxy[778]: assertion failed: 13C64: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    3/2/14 4:10:35.429 PM WindowServer[106]: _CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    3/2/14 4:10:35.429 PM loginwindow[81]: find_shared_window: WID -1
    3/2/14 4:10:35.430 PM loginwindow[81]: CGSGetWindowTags: Invalid window 0xffffffff
    3/2/14 4:10:35.430 PM loginwindow[81]: find_shared_window: WID -1
    3/2/14 4:10:35.430 PM loginwindow[81]: CGSSetWindowTags: Invalid window 0xffffffff
    3/2/14 4:10:35.512 PM WindowServer[106]: device_generate_desktop_screenshot: authw 0x7f934075da30(2000), shield 0x7f9341e1e850(2001)
    3/2/14 4:10:35.541 PM WindowServer[106]: device_generate_lock_screen_screenshot: authw 0x7f934075da30(2000), shield 0x7f9341e1e850(2001)
    3/2/14 4:10:45.401 PM loginwindow[81]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    3/2/14 4:25:08.511 PM WindowServer[106]: CGXDisplayDidWakeNotification [6348810374829]: posting kCGSDisplayDidWake
    3/2/14 4:25:08.512 PM WindowServer[106]: handle_will_sleep_auth_and_shield_windows: Deferring.
    3/2/14 4:25:27.685 PM loginwindow[81]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    3/2/14 4:25:41.888 PM System Preferences[696]: view service marshal for <NSRemoteView: 0x7f882382ed40> failed to forget accessibility connection due to Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application." (The connection was invalidated from this process.) UserInfo=0x600000477840 {NSDebugDescription=The connection was invalidated from this process.}
    timestamp: 16:25:41.888 Sunday 02 March 2014
    process/thread/queue: System Preferences (696) / 0x10d105000 / com.apple.NSXPCConnection.user.endpoint
    code: line 2972 of /SourceCache/ViewBridge/ViewBridge-46.2/NSRemoteView.m in __57-[NSRemoteView viewServiceMarshalProxy:withErrorHandler:]_block_invoke
    domain: communications-failure
    3/2/14 4:25:45.589 PM System Preferences[696]: Attempted search for modules of unknown type (4)
    3/2/14 4:29:53.871 PM WindowServer[106]: window e6 is already attached to window e0
    3/2/14 4:30:00.197 PM WindowServer[106]: _CGXGetWindowOrderingGroup: Operation on a window 0xe6 requiring rights 0x5 by caller System Preferences
    3/2/14 4:37:33.198 PM com.apple.IconServicesAgent[244]: main Failed to composit image for binding VariantBinding [0x3df] flags: 0x8 binding: FileInfoBinding [0x22d] - extension: mov, UTI: com.apple.quicktime-movie, fileType: ????.
    3/2/14 4:37:33.199 PM quicklookd[816]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: mov, UTI: com.apple.quicktime-movie, fileType: ???? request size:32 scale: 1
    3/2/14 4:37:43.260 PM xpcd[205]: restored permissions (100600 -> 100700) on /Users/stephenbarrie/Library/Containers/com.apple.quicklook.ui.helper/Container .plist
    3/2/14 4:39:15.805 PM CalendarAgent[230]: [com.apple.calendar.store.log.notifications.totals] [Warning: Alarm for recurring event Bring wifi to GG has large relative trigger of 2147483647.  Ignoring.]
    3/2/14 4:39:15.808 PM CalendarAgent[230]: [com.apple.calendar.store.log.notifications.totals] [Warning: Alarm for recurring event Ear meds has large relative trigger of 2147483647.  Ignoring.]
    3/2/14 4:40:27.529 PM com.apple.IconServicesAgent[244]: main Failed to composit image for binding VariantBinding [0x239] flags: 0x8 binding: FileInfoBinding [0x3eb] - extension: jpg, UTI: public.jpeg, fileType: ????.
    3/2/14 4:40:27.530 PM quicklookd[816]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: jpg, UTI: public.jpeg, fileType: ???? request size:128 scale: 1
    3/2/14 4:40:27.541 PM com.apple.IconServicesAgent[244]: main Failed to composit image for binding VariantBinding [0x23b] flags: 0x8 binding: FileInfoBinding [0x153] - extension: pages-tef, UTI: com.apple.iwork.pages.pages-tef, fileType: ????.
    3/2/14 4:40:27.542 PM quicklookd[816]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x603] flags: 0x8 binding: FileInfoBinding [0x503] - extension: pages-tef, UTI: com.apple.iwork.pages.pages-tef, fileType: ???? request size:128 scale: 1
    3/2/14 4:40:27.568 PM com.apple.IconServicesAgent[244]: main Failed to composit image for binding VariantBinding [0x23d] flags: 0x8 binding: FileInfoBinding [0x3ed] - extension: pages, UTI: com.apple.iwork.pages.pages, fileType: ????.
    3/2/14 4:40:27.569 PM quicklookd[816]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x803] flags: 0x8 binding: FileInfoBinding [0x703] - extension: pages, UTI: com.apple.iwork.pages.pages, fileType: ???? request size:128 scale: 1
    3/2/14 4:40:27.585 PM com.apple.IconServicesAgent[244]: main Failed to composit image for binding VariantBinding [0x23f] flags: 0x8 binding: FileInfoBinding [0x155] - extension: lpdf, UTI: com.apple.localized-pdf-bundle, fileType: ????.
    3/2/14 4:40:27.586 PM quicklookd[816]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xa03] flags: 0x8 binding: FileInfoBinding [0x903] - extension: lpdf, UTI: com.apple.localized-pdf-bundle, fileType: ???? request size:128 scale: 1
    3/2/14 4:40:27.589 PM com.apple.IconServicesAgent[244]: main Failed to composit image for binding VariantBinding [0x241] flags: 0x8 binding: FileInfoBinding [0x3ef] - extension: pdf, UTI: com.adobe.pdf, fileType: ????.
    3/2/14 4:40:27.590 PM quicklookd[816]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xc03] flags: 0x8 binding: FileInfoBinding [0xb03] - extension: pdf, UTI: com.adobe.pdf, fileType: ???? request size:128 scale: 1
    3/2/14 4:41:04.896 PM com.apple.backupd[703]: Copied 626650 items (513.4 GB) from volume Macintosh HD. Linked 0.
    3/2/14 4:41:04.921 PM com.apple.backupd[703]: Backup canceled.
    3/2/14 3:58:22.176 PM com.apple.backupd[703]: Starting manual backup
    3/2/14 4:45:12.000 PM kernel[0]: AppleKeyStore starting (BUILT: Oct 17 2013 20:40:01)
    3/2/14 4:45:14.731 PM awacsd[91]: Starting awacsd connectivity_executables-97 (Sep 12 2013 20:24:33)
    3/2/14 4:45:14.750 PM mDNSResponder[70]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    3/2/14 4:45:14.757 PM WindowServer[104]: Server is starting up
    3/2/14 4:45:32.301 PM sharingd[217]: Starting Up...
    3/2/14 4:54:52.017 PM com.apple.backupd[360]: Starting manual backup
    3/2/14 5:00:55.918 PM com.apple.backupd-helper[359]: Not starting scheduled Time Machine backup: Backup already running
    3/2/14 5:46:51.000 PM kernel[0]: AppleRAID::restartSet - restarting set "LaCie" (5BC18B93-2DBE-4254-8A5A-E979B94196EA).
    3/2/14 6:38:13.000 PM kernel[0]: AppleKeyStore starting (BUILT: Oct 17 2013 20:40:01)
    3/2/14 6:38:17.157 PM mDNSResponder[65]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    3/2/14 6:38:17.162 PM awacsd[84]: Starting awacsd connectivity_executables-97 (Sep 12 2013 20:24:33)
    3/2/14 6:38:17.173 PM WindowServer[94]: Server is starting up
    3/2/14 6:38:31.449 PM sharingd[199]: Starting Up...
    3/2/14 6:48:42.000 PM kernel[0]: AppleKeyStore starting (BUILT: Oct 17 2013 20:40:01)
    3/2/14 6:48:44.465 PM awacsd[86]: Starting awacsd connectivity_executables-97 (Sep 12 2013 20:24:33)
    3/2/14 6:48:44.474 PM mDNSResponder[68]: mDNSResponder mDNSResponder-522.90.2 (Nov  3 2013 18:51:09) starting OSXVers 13
    3/2/14 6:48:44.508 PM WindowServer[97]: Server is starting up
    3/2/14 6:48:58.168 PM sharingd[204]: Starting Up...
    3/2/14 6:49:21.116 PM com.apple.backupd[240]: Starting manual backup
    3/2/14 6:55:57.141 PM com.apple.backupd-helper[299]: Not starting scheduled Time Machine backup: Backup already running
    3/2/14 7:59:41.107 PM com.apple.backupd[485]: Starting automatic backup

  • Activation error on FaceTime and Messages on iPad Air with new Apple ID

    I have successfully configured my 2014 MBP, 2010 Macbook Air, and iPhone 6 to use the new Apple ID. I found a service bulletin from Dec 22, 2014 entitled "If you get an error when trying to activate iMessage or FaceTime". It doesn't strictly apply because I cannot turn off FaceTime and Messages since they are not turned on. I have IOS 8.1.2 on the ipad. I have tried 'reset all settings' and 'erase all content and settings'. I have also tried reloading 8.1.2 from iTunes, all to no avail.  Is it a problem with an Apple Server? Is there anything that I can do?

    Actually there is likely nothing that you can do since the program is free apps per device and your relative has basically stolen your free apps.

  • Error when running scheduled refresh from SQL Azure data

    I have a PowerPivot that connects to a SQL Azure database table.  I added the username and password in the PowerPivot connection.  It refreshed fine manually straight from PowerPivot.  However, when I upload the excel file to Power BI
    and I schedule a refresh, it fails with the following error message:
    Sorry, something went wrong. Please try again. Correlation ID: d43f07fc-cc0c-461c-b25e-68e866a2a911
    I went through this FAQ (http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/scheduled-refresh-faq-HA104180763.aspx#_Toc388441416)
    and the steps have me also saving the password in the connection string.  However the connection string (under tab Data->Connections) is grayed-out and I am unable to enter the password.
    Thanks for your help...

    Hi,
    When you refresh in Excel client, do you get a prompt for the password?
    What worked for me in the past, is the following process:
    1. Within PowerPivot, get the data but don't save the password there.
    2. Once you get the data go back to Excel, switch to Data ribbon >> Connections, and select the connection(s) that were created in PowerPivot and select to save the password.
    3. Refresh the data (it will prompt for the password), save the file.
    4. Just to be sure, open the file again, refresh and see that it is not prompting for a password.
    GALROY

  • Error when calling Get-AzureBiztalkService from Windows Azure BizTalk Services Management Sample

    I've downloaded and built the Windows Azure BizTalk Services Management Sample from
    https://code.msdn.microsoft.com/windowsazure/Windows-Azure-BizTalk-91e1bdf3
    I've imported the module into PowerShell and have run the following script successfully
    $sub = '<subscription id>'
    $cert = get-childitem -path cert:\CurrentUser\My\<certifcate thumbprint>
    Set-AzureSubscription -SubscriptionName "Test" -SubscriptionId $sub -Certificate $cert
    select-azuresubscription -SubscriptionName "Test"
    replacing <subscription id> with my Azure subscription id from the portal and <certifcate thumbprint> with a thumbprint from a self signed certificate in my personal store.
    am now trying the following command
    get-azurebiztalkservice -resourcename "oraman8"
    where "oraman8" is my BizTalk Service and getting the following
    Get-AzureBizTalkServiceProperties : Error in subscription or certificate.
    At line:1 char:1
    + Get-AzureBizTalkServiceProperties -ResourceName "oraman8"
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Get-AzureBizTalkServiceProperties], Exception
        + FullyQualifiedErrorId : Microsoft.WindowsAzure.Management.BizTalkService.GetAzureBizTalkServiceProperties
    thanks in advance for any help
    Omar

    Are you not using port 1433 for SQL? Is the telnet successful on that port?

Maybe you are looking for