Cannot undo checkout in 4.2

We have recently upgraded our dev environment to 4.2 from 4.0.  I have objects in our secured central repository that were checked out in 4.0 and now I am unable to undo the checkout, check in, or delete the object in 4.2.  Is this a known issue or is there a workaround for this?

I had the same problem. Java JRE kept freezing my system and I could not uninstall it nor could I re-install it. My system would just freeze up requiring a reboot. Any java applet would cause a freeze. Here's what I did: Download "Windows Installer CleanUp Utility" from MS. Run it. Select the Java JRE you wish to remove. (I removed them all). Reboot into safe mode and delete the Java folder from Program Files. You may wish to remove the Java folder from "C:\Docs & Settings\Username" as well. Open Reg Editor and browse to HKEY\LM\Software\Windows\CurrentVersion\Run and remove the entry for Java Updater. I will not re-install it personally, as my system is now at least 2x faster than it was with it. I removed Azureus (the only reason I installed the JRE) and use uTorrent now instead. It is much faster than Azureus and does not need Java JRE. I will stick with MS Java, it works fine for web site applets and I care not about applications that need it. IMHO Java isn't worth the code it was written in and is just an unecessary nuicance.

Similar Messages

  • Cannot check in files or undo checkout

    Robohelp HTML 7.0 indicates that some files are checked out
    but when I try to check in it says: "Nothing to CheckIn, files are
    identical". When I try to check in from Robosource Control the same
    message appears. And I can't unCheckout as well. The same issue is
    in RoboSource Control. So the problem is that files are checked out
    but I can't check them in or undo checkout.

    Is this RoboSource Control that comes with X5 or with
    RoboHelp Office 7? We had this issue occasionally with X5. The only
    way I have ever been able to undo checkouts is by finding the file
    I want in RoboSource Control, right-clicking on it, and selecting
    Properties. Then, on the RoboSource Properties dialog box, click
    the Checkouts tab, and then see if the file is listed as checked
    out here. If it is, you can undo the checkout by selecting the file
    here and clicking Undo Checkout button.

  • I cannot reach checkout on Amazon. I get a Connection Was Reset message

    I cannot reach checkout on Amazon. Nor can I move freely to my Account. I have tried signing in with other names and other email addresses but equally unsuccessfully. I have disabled anti virus (Avast) and Windows Firewall, cleaned cookies etc. I have spent some time with both Amazon and my server (PlusNet) trying to resolve this. It also occurs with Internet Explorer and Safari.
    The problem lies within my own computer but doesn't seem to effect any other site than Amazon. The Connection Reset message does occur frequently, whether this is normal or not I do not know, but when retried usually goes away when surfing elsewhere
    I can access Amazon using a neighbour's computer.

    Thank you brinda. I hav eread the article you mention and have again cleared both cache and cookies but to no avail. I am still getting a "The connection was reset" message. Amazon tell me that he fault is with me rather than at their end as otherwise I would not be able to log in on a neighbour's computer.

  • Cannot save document in InDesign CC, also cannot undo any actions

    Yesterday I could save my College Yearbook file that I am working in InDesign CC, today I cannot undo anything as usual - via the edit menu and I cannot save or save as. I do not want to lose all my work! Can anyone can help me??

    Moving the Discussion to InDesign forum.
    Thanks,
    Atul Saini

  • After upgrading to iOS7, all 'albums' in 'music' are shuffled and I cannot undo.  Anyone have this also?

    After upgrading to iOS7, all 'albums' in 'music' are shuffled and I cannot undo.  Anyone else have this also?

    After doing some more searching, I've discovered the problem, and it is all mine, I'm embarrassed to say. 
    When I adjusted the apps to a larger size, iOS7 only allows 9 apps per page per folder.  If I have more apps, iOS7 just adds more pages within the folder.  So the apps I missed were there all along, just on another page.
    I apologize for any confusion, and thank you for taking an interest in helping me solve it.

  • I cannot do checkout operation and login opration on my localhost

    Hi,
    I don't know if anyone can help me about my problem. I cannot do "checkout"  and "login" operation in my local machine gives me "<b>appbase/runtimeexception.jsp
    Runtime Errors
    Contact the administrator"
    </b>
    when I look at the log file I saw the following error :
    #1.5#00014AF2C8D200610000009C00000D6C00042F54766AB5DF#1177939717234#System.err#sap.com/tckw_tc#System.err#Guest#0####b35e8fc0f71e11dbb5d100014af2c8d2#SAPEngine_Application_Thread[impl:3]_20##0#0#Error##Plain###Apr 30, 2007 4:28:37 PM     com.sap.kw.framework.XMLConfiguration [SAPEngine_Application_Thread[impl:3]_20] Path: Caught java.io.FileNotFoundException: D:
    usr
    sap
    J2E
    JC01
    j2ee
    cluster
    server0
    apps
    sap.com
    tckw_tc
    servlet_jsp
    SAPIKS2
    root
    WEB-INF
    ApplConfig.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69)
         at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156)
         at java.net.URL.openStream(URL.java:913)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:201)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:263)
         at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
         at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
         at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:101)
         at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:127)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:151)
         at com.sap.kw.framework.XMLConfiguration.<init>(XMLConfiguration.java:49)
         at com.sap.kw.actions.ApplConfig.init(ApplConfig.java:83)
         at com.sap.kw.framework.FrontController.init(FrontController.java:197)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:139)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.5#00014AF2C8D200610000009E00000D6C00042F54766AB93F#1177939717234#System.err#sap.com/tc~kw_tc#System.err#Guest#0####b35e8fc0f71e11dbb5d100014af2c8d2#SAPEngine_Application_Thread[impl:3]_20##0#0#Error##Plain###Apr 30, 2007 4:28:37 PM      com.sap.kw.framework.FrontController [SAPEngine_Application_Thread[impl:3]_20] Info: FrontController: app init failed ...
    #1.5#00014AF2C8D200610000009F00000D6C00042F54766ABB9F#1177939717234#System.err#sap.com/tckw_tc#System.err#Guest#0####b35e8fc0f71e11dbb5d100014af2c8d2#SAPEngine_Application_Thread[impl:3]_20##0#0#Error##Plain###Apr 30, 2007 4:28:37 PM      com.sap.kw.framework.FrontController [SAPEngine_Application_Thread[impl:3]_20] Path: Caught java.lang.RuntimeException: FATAL ERROR: Could not load D:
    usr
    sap
    J2E
    JC01
    j2ee
    cluster
    server0
    apps
    sap.com
    tckw_tc
    servlet_jsp
    SAPIKS2
    root
    WEB-INF
    ApplConfig.xml
         at com.sap.kw.framework.XMLConfiguration.<init>(XMLConfiguration.java:52)
         at com.sap.kw.actions.ApplConfig.init(ApplConfig.java:83)
         at com.sap.kw.framework.FrontController.init(FrontController.java:197)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:139)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.io.FileNotFoundException: D:
    usr
    sap
    J2E
    JC01
    j2ee
    cluster
    server0
    apps
    sap.com
    tc~kw_tc
    servlet_jsp
    SAPIKS2
    root
    WEB-INF
    ApplConfig.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69)
         at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156)
         at java.net.URL.openStream(URL.java:913)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:201)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:263)
         at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
         at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
         at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:101)
         at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:127)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:151)
         at com.sap.kw.framework.XMLConfiguration.<init>(XMLConfiguration.java:49)
         ... 9 more
    #1.5#00014AF2C8D200730000001D00000D6C00042F5476F8A44B#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###java.lang.NoClassDefFoundError: org/apache/oro/text/perl/Perl5Util#
    #1.5#00014AF2C8D200730000001E00000D6C00042F5476F8A792#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sapportals.analyzer.plugin.info.SystemInfoPlugin.<clinit>(SystemInfoPlugin.java:31)#
    #1.5#00014AF2C8D200730000001F00000D6C00042F5476F8A80F#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)#
    #1.5#00014AF2C8D200730000002000000D6C00042F5476F8A88D#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)#
    #1.5#00014AF2C8D200730000002100000D6C00042F5476F8A8FE#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)#
    #1.5#00014AF2C8D200730000002200000D6C00042F5476F8A96E#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at java.lang.reflect.Constructor.newInstance(Constructor.java:274)#
    #1.5#00014AF2C8D200730000002300000D6C00042F5476F8A9DC#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at java.lang.Class.newInstance0(Class.java:308)#
    #1.5#00014AF2C8D200730000002400000D6C00042F5476F8AA48#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at java.lang.Class.newInstance(Class.java:261)#
    #1.5#00014AF2C8D200730000002500000D6C00042F5476F8AAB6#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sapportals.utilities.analyzer.plugin.PluginCollector.loadClass(PluginCollector.java:745)#
    #1.5#00014AF2C8D200730000002600000D6C00042F5476F8ABF2#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sapportals.utilities.analyzer.plugin.PluginCollector.getPluginDescFromXMLFile(PluginCollector.java:303)#
    #1.5#00014AF2C8D200730000002700000D6C00042F5476F8AC63#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sapportals.utilities.analyzer.plugin.PluginCollector.loadPluginsFromJarFile(PluginCollector.java:166)#
    #1.5#00014AF2C8D200730000002800000D6C00042F5476F8ACD4#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sapportals.utilities.analyzer.plugin.PluginCollector.loadFromExtDirectory(PluginCollector.java:109)#
    #1.5#00014AF2C8D200730000002900000D6C00042F5476F8AD44#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sapportals.utilities.analyzer.AnalyzerModel.loadPlugins(AnalyzerModel.java:250)#
    #1.5#00014AF2C8D200730000002A00000D6C00042F5476F8ADB3#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sapportals.utilities.analyzer.AnalyzerModel.loadPlugins(AnalyzerModel.java:240)#
    #1.5#00014AF2C8D200730000002B00000D6C00042F5476F8AE22#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sapportals.supportplatform.SupportPlatform.init(SupportPlatform.java:54)#
    #1.5#00014AF2C8D200730000002C00000D6C00042F5476F8AEBF#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sap.engine.services.servlets_jsp.server.security.PrivilegedActionImpl.run(PrivilegedActionImpl.java:59)#
    #1.5#00014AF2C8D200730000002D00000D6C00042F5476F8AF35#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at java.security.AccessController.doPrivileged(Native Method)#
    #1.5#00014AF2C8D200730000002E00000D6C00042F5476F8AFA4#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at javax.security.auth.Subject.doAs(Subject.java:379)#
    #1.5#00014AF2C8D200730000002F00000D6C00042F5476F8B012#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:141)#
    #1.5#00014AF2C8D200730000003000000D6C00042F5476F8B083#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)#
    #1.5#00014AF2C8D200730000003100000D6C00042F5476F8B0F5#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)#
    #1.5#00014AF2C8D200730000003200000D6C00042F5476F8B165#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)#
    #1.5#00014AF2C8D200730000003300000D6C00042F5476F8B1D1#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at java.security.AccessController.doPrivileged(Native Method)#
    #1.5#00014AF2C8D200730000003400000D6C00042F5476F8B23E#1177939726531#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)#
    #1.5#00014AF2C8D200730000003500000D6C00042F5476F8B2D3#1177939726546#System.err#sap.com/com.sapportals.supportplatform#System.err#caf_gp_svcuser#74####b8b99050f71e11db868600014af2c8d2#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)#
    In the exception it said that ApplConfig.xml file cannot be found. But when I control my collegues they also don't have the following file.
    I did built, clear cache, Deleted local DCs and took the DCs again and did the XCM configuration. But the problem cannot be solved.
    Is anyone have opinion about it?
    Thank you very much
    Perihan

    Perihan,
    I think the exception you included in the post is not relevant to your problem. Usually, problems in ISA at checkout are due to an incorrect installation. Can you please check the following:
    - that you have installed via NWDI or SDM the CRMDIC SCA. This SCA contains the table definitions required to save shopping baskets and templates
    - if for any reason you cannot install the CRMDIC SCA, you can disable the persistence of shopping baskets and templates by changing, in XCM, basket component, the parameter usedatabaseBasket and usedatabaseTemplate to false (they are true by default). This is a workaround, and of course you will not be able to persist shopping baskets/templates until you install the CRMDIC SCA.
    Cheers
    G

  • Undo Delete after it says "cannot undo this delete."

    How is this done for an audio file recorded and subsequently deleted in Logic? OS X Snow Leopard iMac, Logic 8, I deleted the wrong audio track (ouch) and it said "Cannot Undo this delete." Well, I need to undo this darned delete! Where is the file I deleted??? It must be on the drive somewhere.
    How to recover it? Haven't closed this same session within the application yet.

    If the deleted file was recorded since the opening of the project, it is erased from the drive. A dialog warned you about this.
    If the recording took place before the current session, it's still in the Audio Bin.
    In general, warnings about deletion, erasure and other non-trivial file management stuff are better taken seriously. If it says 'cannot undo this delete', this usually means it cannot undo this delete.
    Christian

  • InDesign crash.. I cannot undo or save. Please help me!

    I was working on InDesignCS6, a document with just two pages.. and suddenly I cannot undo anymore, I tried to save the file but the option was grayed out. This problem occurs since I have a new iMac with MacOS 10.9.2. The only thing I can do when the program crashes this way is to export an IDML file but eventually InDesign crashes again and again. I've tried to reset the preferences but it didn't work. Can somebody please help me? this is driving me insane.

    Export to .idml is the current workaround.

  • Cannot checkin/checkout html, js, txt, and jsp files in MS Sharepoint Workspace 2010

    I am having issues checkin/checkout html, js and jsp files in Microsoft Sharepoint Workspace 2010. I can access (checkin/checkout) any files in the actual Sharepoint site, but when I am synchronized to the site in Sharepoint Workspace 2010 I cannot access
    html, js, and jsp files. When I try to checkout a html file, a message pops up saying:
    "Can not perform this operation. This document has been checked out or may no longer exist."
    Could this be a synchronization issue, or was Sharepoint Workspace 2010 not design to work with html, js, txt, and jsp files?

    Hi Armando,
    I'm afraid that you posted your question on the wrong forum. This forum is intended for Project Server questions. Please go to this forum in order to have answers from experts: 
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/home?category=sharepoint&filter=alltypes&sort=lastpostdesc
    Cheers.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Cannot undo for deleted messages - using gmail

    When I delete an email message using the Mail application I cannot go to the edit menu and choose undo.  It does not allow me to choose this option.  At one point I was able to do this, but I must have changed some settings in trying to get my email to sync properly.  I read a post on the web that said the gmail imap setting should be set auto expunge off- wait for the client to update the server.  I did do this and also chose move the message to the trash in the gmail imap settings.  Any input in what I can do resolve this issue woould be greatly appreciated.  Thanks in davance.

    You must delete the account on your iPhone and recreate the account as a POP account.
    When recreating the account, don't choose the Gmail account preset.
    Select "Other" instead and then POP as the account type - entering the required account setup information for accessing the account as a POP account.

  • Cannot undo the trim selection and return to original clip

    I have a clip 6 seconds long and dragged it into the project. I shortened it to 2 seconds some how. I tried to undo the trim selection. I even deleted the clip from the project and the event. I imported it again. Once I dragged it into the project again, the orange bar appeared and the clip shortened to 2 seconds. I want the full 6 secs. I double clicked and got into the trim clip screen and it will not let me use the handles to expand to the original clip. It can get shorter, not longer. Does this make sense.

    There should be little arrows at the bottom right and bottom left of the clip. You can click on an arrow and a handle will pop out allowing you to add frames back to the clip.
    You can also drag the whole six seconds back from the Event if that is quicker.
    Message was edited by: AppleMan1958

  • Cannot undo automatic connection for PPP

    I have 2 types of internet connection set up on my iMac - one for a DSL modem, which I use very infrequently, and another using Airport to connect to a wireless router. When looking at network status it shows both Airport and Speedtouch, and next to Speedtouch is says that automatic connection is on. Apple help says that to turn off the automatic connection I should go to the PPP options and uncheck automatic connection. However I cannot find any way of doing this. The only location I still have is the Airport one, which of course has no PPP option available. What this means is that whenever I turn my Mac on it says cannot find network connection.

    "When looking at _*network status*_"
    Click on the Show button & scroll down to Network Port Configurations.
    Uncheck all you do not want active/on (Speedtouch?).
    Make sure Airport is the only one checked if that is what you want to use.
    Go back to Show: Network Status
    Make sure Airport is the only thing showing.
    Make sure Location: Automatic is selected for Airport.
    Click the padlock to lock in your settings.
    Restart your computer. Hopefully, the above will end the connection error.

  • Cannot Undo in Keynote 4.01

    Has anyone experienced that Edit/Undo is not functioning? I am not sure if there is something wrong with my system and that it is a common experience? It is a real pain when you are working and rely on Undo functions a lot. Any feedback is most appreciated.

    Is this on a file you're working with OR on a brand new file? Try doing it with a brand new file (create a shape then try to undo) to see what happens.
    Message was edited by: Kyn Drake

  • Lumia 1020 cannot undo headphones mode

    Dear all,
    My Lumia 1020 suddenly cannot do the headphones mode after I've plugged in a headphone. I've already done a hardware reset numerous times but I cannot seem to overcome that issue.
    Does anybody have encountered such issues and if so, any solutions to overcome? I'm already at wits end on this.
    All suggestions are most welcome.
    Thank you, Melvin

    Hi, melvinang. Have you tried connecting another compatible headphone on your phone to see if it will work? If so, you may try using the Windows Phone Recovery Tool. The link is applicable regardless of your location. We look forward to your reply. 
    Hello, ekstamC. Doing that steps might damage the hardware. It may also invalidate the phone's warranty. You may try my suggestion above and then check it again. Let us know the outcome. 

  • Sort Albums - Cannot Undo

    When you right click on your albums in iPhoto, it is possible to sort them alphanumerically. I just tested this out. However, having already organized my albums in a particular order, I wanted to go back to the order they had been in previously. It's not possible to "undo" the Sort Albums command. This seems like a bug to me. When I clicked on Sort Albums, I thought there would be a dialog box or something to let me define how I wanted to sort the albums. There was nothing like that, it just sorted them and I can't go back.

    You are correct - the only way to get them back is to manually resort them to the order you want
    I suggest you notify Apply of you r concern via the iPhoto ==> Provide iPhoto Feedback capability
    Larry Nebel

Maybe you are looking for

  • Restrict creation of sales order for specific customer

    Hello All, I want to restrict creation of sales order (of particular sales order type) for specific customer, please let me know how can I do it. Your early reply will be highly appreciated. Thanks & Regards, Mahavir

  • I can not log into itunes store and download

    I can not log itunes store and download I review information shall be error "Please contact iTunes support to complete thistransaction" Please help.

  • Not recognized raw files from Nikon D7000

    Hi, I have just bought a Nikon D7000 in stead of my D60. Now my Photoshop Element 9 cannot recognize the files/pictures, which I do not understand. Can anyone help me?

  • Pen Tool & Paths-

    Hello Photoshopers, There is this really nice Harley-Davidson (actually, what Harley-Davidson isn't nice?!)- I've been using the pen tool for almost a month now- I'm actually getting pretty good with it now, mainly using it to make my selections more

  • Autocomplete Date in a textfield

    How can I achieve autocompletion of dates in a textfield. If somebody inserts say 12 the backslash character automatically appears "/". Can somebody helped me out.