Cannot import new desktop VDI-3

Hope some-one can help me.
Trying to import a new Desktop from /var/tmp. (xp.vdi and xp.xml)
After about 2 minutes, the VDI Jobs Summary page shows "Job Failed"
Not sure where to look for cause of the problem
Using Solaris Update 7, VDI-3 bundle and VirtualBox 2.0.8
Intel Quad Core CPU, 4GB RAM and 8GB SWAP

I did look at the cacao logs and found this error
Jun 23, 2009 8:37:03 PM com.sun.vda.service.vbox.Storage copyFileToVolume
SEVERE: null
java.io.FileNotFoundException: (No such file or directory)
I have not yet installed the latest VDI patch (141482-01)
Will install now, but not sure if this will solve the problem.
Thanks for the help so far.

Similar Messages

  • BEA Portal 8.1 Sp4 - Cannot Create new Desktop - DB Error Returned?

    Please help.
    We are trying to migrate to streaming portal, and are encountering a problem. It appears to be a new problem as it wasn't coming up last week.
    Under the Weblogic Admin Portal, I create a Portal. Success
    - I then try to create a Desktop using a Portal Template File.
    - I select the Portal file we have, and the only Portal file from the dropdown.
    - I click "Create New Desktop"
    - When the popup displays "WARNING: Portal Template Contains Duplicate Resources" comes up, if I select "Replace conflicting Portal Resources" or "Replace Markup" it fails.
    The Javascript alert says (or tries to say)
    Error: The desktop could not be disassembled.
    Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION
    Any idea what is going on? We haven't taken this a step further due to this problem.
    Before you suggest:
    - We haven't been doing anything fancy.
    - I have not gone into PointBase manually (I wouldn't know how)
    - By all accounts it appeared to be working fine, and then it stopped.
    Current Setup
    - BEA Weblogic 8.1 SP4
    - "Production" Domain using JRockit SDK
    - Currently using the workstation's PointBase database for the Admin tools.
    Full Error
    Error: The desktop could not be disassembled.
    [com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerException: javax.transaction.TransactionRolledbackException: EJB Exception: : javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.     at com.pointbase.net.netJDBCPrimitives.handleResponse(Ljava.io.DataInputStream;)V(Optimized Method)     at com.pointbase.net.netJDBCPrimitives.handlePrimitiveResponse(Ljava.io.DataInputStream;)Ljava.lang.Object;(Optimized Method)     at com.pointbase.net.netJDBCPreparedStatement.executeUpdate()I(Optimized Method)     at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate()I(Optimized Method)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionDelegate.createPageDefinition(Ljava.sql.Connection;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionDelegate.java:850)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManagerImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManagerImpl.java:875)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManager_c4el9c_EOImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManager_c4el9c_EOImpl.java:906)     at com.bea.netuix.application.transform.disassembler.view.DefinitionManagerFacade.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.PageView;)Lcom.bea.netuix.application.transform.disassembler.view.CreatePageDefinitionResult;(DefinitionManagerFacade.java:956)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:75)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:109)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerFactory.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(ViewDisassemblerFactory.java:113)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManagerImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManagerImpl.java:378)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManager_8c1hh8_EOImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManager_8c1hh8_EOImpl.java:46)     at com.bea.jsptools.portal.PortalDisassembler.disassemble(Lcom.bea.netuix.application.identifier.PortalPath;Lcom.bea.netuix.application.identifier.DesktopPath;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.io.InputStream;Ljavax.servlet.http.HttpServletRequest;)Lcom.bea.netuix.application.definition.DesktopDefinition;(PortalDisassembler.java:133)     at com.bea.jsptools.portal.PortalAdminManager.createDesktopFromTemplate(Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.util.Locale;Ljavax.servlet.http.HttpServletRequest;)V(PortalAdminManager.java:427)     at jsp_servlet._portaltools.__portalmgmttree._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(__portalmgmttree.java:3293)     at weblogic.servlet.jsp.JspBase.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(Optimized Method)     at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:1006)     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(Optimized Method)     at weblogic.servlet.internal.TailFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(TailFilter.java:28)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at com.bea.p13n.servlets.PortalServletFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(PortalServletFilter.java:293)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Z)V(RequestDispatcherImpl.java:644)javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionDelegate.createPageDefinition(Ljava.sql.Connection;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionDelegate.java:866)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManagerImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManagerImpl.java:875)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManager_c4el9c_EOImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManager_c4el9c_EOImpl.java:906)     at com.bea.netuix.application.transform.disassembler.view.DefinitionManagerFacade.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.PageView;)Lcom.bea.netuix.application.transform.disassembler.view.CreatePageDefinitionResult;(DefinitionManagerFacade.java:956)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:75)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:109)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerFactory.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(ViewDisassemblerFactory.java:113)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManagerImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManagerImpl.java:378)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManager_8c1hh8_EOImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManager_8c1hh8_EOImpl.java:46)     at com.bea.jsptools.portal.PortalDisassembler.disassemble(Lcom.bea.netuix.application.identifier.PortalPath;Lcom.bea.netuix.application.identifier.DesktopPath;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.io.InputStream;Ljavax.servlet.http.HttpServletRequest;)Lcom.bea.netuix.application.definition.DesktopDefinition;(PortalDisassembler.java:133)     at com.bea.jsptools.portal.PortalAdminManager.createDesktopFromTemplate(Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.util.Locale;Ljavax.servlet.http.HttpServletRequest;)V(PortalAdminManager.java:427)     at jsp_servlet._portaltools.__portalmgmttree._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(__portalmgmttree.java:3293)     at weblogic.servlet.jsp.JspBase.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(Optimized Method)     at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:1006)     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(Optimized Method)     at weblogic.servlet.internal.TailFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(TailFilter.java:28)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at com.bea.p13n.servlets.PortalServletFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(PortalServletFilter.java:293)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Z)V(RequestDispatcherImpl.java:644)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(RequestDispatcherImpl.java:423)     at com.bea.netuix.servlets.controls.content.JspContent.beginRender(Ljava.io.Writer;)Z(JspContent.java:533)     at com.bea.netuix.nf.ControlLifecycle$1.visit(Lcom.bea.netuix.nf.UIControl;Ljava.lang.Object;)Z(ControlLifecycle.java:495)     at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom.bea.netuix.nf.VisitorType;Lcom.bea.netuix.nf.UIControl;Ljava.lang.Object;)V(ControlTreeWalker.java:485); nested exception is:
         javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.]."));

    You might have already checked it but just in case, did you check the server console when this happens ?
    If there is any problem with the template file, it doesnt create a desktop even though it doesnt complain about this explicitly in the Portal Admin.
    Cheers,
    Satish

  • Cannot import new ios 7 filters to aperture 3.5

    Hi!
    I have checked the forum for solutions but with no success.
    I have imported about 500 photos from my iPhone 5 using a USB-cable to my Aperture App.
    Then I upgraded to ver. 3.5.1. (I was at 3.4. something), because I realized that only the new version supported the new ios 7 filters.
    However the filters still doesn't show, and I cannot select them in adjustments as some suggest.
    Any ideas?
    Thx

    Then I upgraded to ver. 3.5.1. (I was at 3.4. something), because I realized that only the new version supported the new ios 7 filters.
    Have you reimported the images from your iPhone after upgrading to 3.5.1? You probably need to reimport using the new Apeture version to make the filters show.
    What kind of filters are you asking about? Filters applied in the Cameras app, or filters appiled in the Photos.app or iPhoto IOS?
    The filtered image needs to be saved to the Camera Roll again for the effects to betransferred to the Mac.

  • I need to sync a new desktop to my laptop and android device. I have tried everything in your help section and cannot make it happen

    I just got a new Comp and my old one tanked. I am trying to recover my firefox setting and book marks and such. I have tried doing the sync.... but it doesnt seem to want to. I am trying to sync it with my spare laptop. What I really want to do is sync it with my old laptop whose hard drive I actually had installed as a backup drive in the new system. Its complicated. I actually have the old comp synced to my android phone... but can not get it to sync with the new comp either. Its making me nuts, I have so many book marks and to add them all by hand is going to suck!!! I got through firefox's walkthrough, and it says to go to the Firefox button and select Options, then select the Sync Panel... that is the first problem! there is not "Sync Panel" on either the new or the old comp. It does not exist. I can select "set up Sync" but that is not under options, it is separate... and get the choice Create new account, or I have an account... then I can either enter my account info and a recovery key (which i dont have and cannot find) or I can get a 12 digit code to enter to sync the other device. problem is, both computers generate a code, when one is supposed to have a blank space so I can enter the sync code. Some times I get the blank space on the comp that I am trying to sync the old one too... and I enter it and nothing happens. HELP.

    Thankyou. I actually figured it out partially myself. I simply opened a new Firefox sync account so that I could sync my backup laptop to my new desk top. The issue here is that I am dealing with 4 devices.
    1.'''Original Laptop''' (which is no longer functional, though I have the harddrive installed as a backup drive in my new tower... it was cleaned of all bugs prior to install)
    2. '''My backup Laptop'''. I have been using this device for the last 3 weeks. Was unable to sync it with my old one before it went down, so I have since added many bookmarks as such to the onboard firefox browser.
    3. '''My android phone''' (Samsung Note 3... top of the line current device) to which I actually have the bookmarks from my '''original laptop ''' synced. That sync was on my now old sync account
    4. '''My New Desktop''' Just out of the box tonight. I have now synced my backup laptop to this device.
    The reason I started a new Sync account with a different email address is because I could not get anything to work as the Firefox instructions said to. So once I setup a new one everything worked perfectly as far as syncing from the backup laptop to the desktop. I finally was actually shown the previously mythical "Sync Pannel" which would not show before.
    My question is this now:
    I see that one of the options when sycing allows you to blend the saved data with both devices (assuming that both have bookmarks and browsing history etc.)
    I need to be able to add in the sync data that is stored on my android to the other devices, most importantly the desktop. Now that this data is in two separate sync accounts... is that possible?
    I had issues with both the desktop and the backup laptop being able to log into my old sync account even after I was successful in resetting the password. I tried to use the recovery key once I reset the PW and i copied it exactly and even regenerated a new one. The sync system would not accept the copy and pasted exact copy of the recovery key, it kept saying invalid key?
    I would really like to get my sync data from my android to sync and blend with the new sync account as I have many many bookmarks on the android that were on my old laptop.
    I hope that this makes sense... It is very tough to explain!
    Will appreciate all help.

  • I am trying to move my itunes library from my old pc to my new imac, home sharing is on and I can see the shared library.  My problem is that when I check the shared library to import it to my imac I cannot import it.  Can anyone help me?

    I am trying to move my itunes library from my old pc to my new imac, home sharing is on and I can see the shared library.  My problem is that when I check the shared library to import it to my imac I cannot import it.  Can anyone help me?

    You need to transfer the iTunes Library from the most recent backup you made before the hard drive was replaced.
    You can't transfer the full iTunes Library from the iPad back to iTunes.
    There are third-party Windows applications that will transfer data from an iOS device, but they don't re-create the iTunes Library exactly as it was before.

  • LR 5.6 on Mac desktop all of a sudden will not read any card from any reader but will work on my laptop. I can work on previous images but not import new ones. Even if I create a catalog on laptop and import to my desktop on a thumb drive, the images are

    LR 5.6 on Mac desktop all of a sudden will not read any card from any reader but will work on my laptop. I can work on previous images but not import new ones. Even if I create a catalog on laptop and import to my desktop on a thumb drive, the images are only accessible as long as the thumb drive is inserted.

    Sounds like you may need to repair the Disk Permissions on your drive where your images are stored.

  • I have used lightroom for years on my PC and just installed it on my new iMac.  I cannot import NEF files from iPhoto or from my Lacie hard drive into Lightroom.  I have tried Lightroom Help but still cannot import NEF files.  What am I doing wrong?

    I have always used Lightroom with a PC and now have installed Lightroom 3.6 on my new iMac.  I cannot import raw (NEF) files from iPhoto (or from my Lacie drive for that matter into Lightroom. I have tried Lightroom Help to no avail. How do I import NEF files from the iMac into Lightroom?

    If they are the same nef files that you were importing into your PC, see if the reason is an error message like the thread above this one. Permissions issue.

  • After upgrade to iOS 8.0.2, my laptop cannot detect new pictures to import nor access photo folders in iPhone 5c

    New ios 8.0.2 cannot import pictures to laptop from iPhone 5c

    I just replicated it. If I accidently pull down notification center (or on purpose), it will no longer be possible to stop the alarm through normal means. If you cannot pull down the notification center while the alarm is sounding, your phone is set up differently.
    My alarm and notification center are set to default settings.
    I did discover that toggling the vibrate switch will turn it off but I’ve never noticed that feature before. So at least, there’s a workaround. I doubt this is the intended behavior, however.
    I'll still mark this as answered. Thank you for your time!

  • Import PO error - You cannot enter new delivery costs

    Hi Guru's,
    I hv created import PO with 10 qty and done the custom MIRO, later i cancelled the custom MIRO.
    Now i am trying to add  or Delete any condition in PO, System is giving below error.
    You cannot enter new delivery costs
    can anyone suggest.
    Regards
    Rahul

    Hi,
        early explains in OSS note 549408:
    After an occurred invoice receipt the change of delivery costs is not allowed in the purchase, either, as information for the correct process are no longer available and the postings can no longer or not without errors be carried out, particularly after the deletion of posted delivery costs for subsequent cancellations or invoices.
    SAP has identified that the thing you want is a source of inconsistencies, hence SAP has fixed their programs to not allow this situation.
    Thanks & Regards
           Lokesh

  • Cannot allocate new log importing hanging

    Hai All,
    When I imort a 1.59 Gb data into a database after some time
    a mesaage in alertlog file and import hanging
    message
    ======
    Thread 1 cannot allocate new log, sequence 7
    Checkpoint not complete
    ======
    I have 3 redo log groups with 2 members with the size of 300MB
    How to resolve this? pleas help its an urgent.. please..
    Shiju

    Firstly the database in archive mode but I changed to noarchive mode before imorting the data
    my sql screen
    ==========
    SQL> archive log list
    Database log mode No Archive Mode
    Automatic archival Enabled
    Archive destination /archive
    Oldest online log sequence 7
    Current log sequence 11
    SQL>
    Please help
    Shiju

  • Cannot import contact to new iphone

    cannot import old contact to new iphone how to

    sync the contacts using icloud.
    or using itunes, make a backup of old iphone & sync the backup to your new iphone

  • Cannot import Illustrator files - crash to desktop

    Hello:
    I've been experimenting with the Catalyst beta at work, but it seems I cannot import Illustrator files (yet phototshop files are fine). What happens is the following:
    1) Click "From Adobe Illustrator AI File..." link on the start screen.
    2) Choose an AI file in the file selector (I used the one found at http://www.insideria.com/2009/06/flash-catalyst-beta-1-top-bran.html)
    3) Catalyst begins the process and shows a progress bar, but then immediately crashes to desktop without warning.
    I've tried several other AI files, but the results are the same. Is anyone else having this problem?
    System specs (if it matters) are:
    Windows XP SP2
    Professional x64 Edition
    Intel core 2 Duo
    2.33GHz, 3.93 GB of RAM

    Ok, this is going to sound strange, but here's what happened:
    1) I went to the Catalyst directory to retrieve the log file you mentioned. It seems I had generated about nineteen or so of these logs. I've gone ahead and attached them to this post.
    2) I deleted all of these logs out of my Catalyst directory.
    3) I went back and performed the above steps, and it worked! I even tried another AI file, and it imported successfully.
    The only thing that has changed since yesterday is the fact that I deleted these logs. I'm baffled...

  • I am trying to import aperture library from macbook to new imac the import window sees the external harddrive but does nt see library.  I can open library as a refernce library but cannot import onto hardrive as managable files  Tried to do as a backeup t

    I am trying to import aperture library from macbook to new imac the import window sees the external harddrive but does nt see library.  I can open library as a refernce library but cannot import onto hardrive as managable files 

    I may be misreading what you are trying to do but you don't import libraries via the import window. You use File->Import->Library..
    If this doesn't resolve your problem post back with more detail of what you are doing and what is happening.
    regards

  • Cannot create new folders on desktop. Cannot drag new items onto desktop. Desktop in Finder opens with Terminal. Not sure if this has anything to do with upgrading to Mavericks but I need help if anyone has ideas. Thank you.

    I can no longer create new folders on my desktop. The option to do that is now light gray on the drop down menu and can't be selected.
    I cannot drag new items onto desktop any longer either.
    The Desktop in Finder opens with Terminal.
    Folders and items on Desktop open and work normally.
    Not sure if this has anything to do with upgrading to Mavericks but I need help if anyone has ideas.
    Thank you.

    Take these steps if the cursor changes from an arrow to a white "prohibited" symbol when you try to move an icon on the Desktop.
    Sometimes the problem may be solved just by logging out or rebooting. Try that first, if you haven't already done it. Otherwise, continue.
    Select the icon of your home folder (a house) in the sidebar of a Finder window and open it. The Desktop folder is one of the subfolders. Select it and open the Info window. In the General section of the window, the Kind will be either Folder  or something else, such as Anything.
    If the Kind is Folder, uncheck the box marked Locked. Close the Info window and test.
    If the Kind is not Folder, make sure the Locked box is not checked and that you have Read & Write privileges in the  Sharing & Permissions section. Then close the Info window and do as follows.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    xattr -d com.apple.FinderInfo Desktop
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You should get a new line ending in a dollar sign (“$”). Quit Terminal.
    Relaunch the Finder.
    If the problem is now resolved, and if you use iPhoto, continue.
    Quit iPhoto if it's running. Launch it while holding down the option key. It will prompt you to select a library. Choose the one you want to use (not the Desktop folder.)

  • Cannot import Backup Library onto new computer

    My computer recently crashed, but I saved my backup library to disk before it crashed. I purchased a new computer which has Windows Vista and downloaded the new Itunes to my computer. For some reason, I cannot import the old library. Is there something I need to do to get my library to open on my new computer?

    Hi eagles2008
    Not really sure i remember when i was moving librarys i couldn't just drag the whole library in. i had to select everything in a folder and then drag that in. Try importing one song a see if it works.
    Try putting it in a folder and selecting 'import folder into library' or drag it in.
    do the files work and is your library on your ipod. (if so it makes it alot easier).
    If the files work try clicking on them and see if they go to itunes.
    Alex

Maybe you are looking for