Dear all,

Disclaimer: I am not sure this is an ADT/Android tools problem or
rather an eclipse one.

I went back to my old android app after several months.
I had stored the key and alias on a svn server, so that even if
corrupted I can always recover them.

I have tried now to export a signed version of the same application
from Eclipse, as I always did before.
It didn't work the first 7-8 times, than it did.
After that, it did not work again and it is driving me crazy!

If you have any idea please suggest.
Few hints:
1. I am sure about the password(s)
2. I am sure about CapsLock
3. I restarted eclipse N times with same results, and ubuntu (hosting
system) as well
4. I do not have any other project open in the work space

Error message:
ERROR: cannot recover key

It follows the eclipse .metadata/.log file.

Thanks for any suggestion,
Mik



!SESSION 2011-10-06 07:27:16.498
-----------------------------------------------
eclipse.buildId=M20100211-1343
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_GB
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.jface 2 0 2011-10-06 07:27:20.484
!MESSAGE Keybinding conflicts occurred.  They may interfere with
normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2011-10-06 07:27:20.484
!MESSAGE A conflict occurred for ALT+CTRL+I:
Binding(ALT+CTRL+I,
        ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore,
                ,
                Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
        
ActionDelegateHandlerProxy(null,org.eclipse.egit.ui.internal.actions.IgnoreAction),
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
Binding(ALT+CTRL+I,
        
ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.AddToSVNIgnoreCommand,Add
to svn:ignore...,
                ,
                
Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
        
ActionDelegateHandlerProxy(null,org.eclipse.team.svn.ui.action.local.AddToSVNIgnoreAction),
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2011-10-06 07:27:20.484
!MESSAGE A conflict occurred for ALT+CTRL+C:
Binding(ALT+CTRL+C,
        ParameterizedCommand(Command(org.eclipse.egit.ui.team.Commit,Commit,
                ,
                Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
        
ActionDelegateHandlerProxy(null,org.eclipse.egit.ui.internal.actions.CommitAction),
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
Binding(ALT+CTRL+C,
        
ParameterizedCommand(Command(org.eclipse.team.svn.ui.command.CommitCommand,Commit...,
                ,
                
Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
        
ActionDelegateHandlerProxy(null,org.eclipse.team.svn.ui.action.local.CommitAction),
                ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to