The fix was to install eclipse in c:\Users\Me\Documents. In Windows 7, apparently user-access-control disallows RW at c:\
On Jul 15, 2:01 pm, Anil <[email protected]> wrote: > Trying to install ADT plugin, I get this error: "Cannot connect to > keystore. This trust engine is read only." > (Windows 7, Eclipse 3.5.2, Java 1.6.21) > I tried using http and got the same error. > > The error message: > "An error occurred while installing the items > session context was:(profile=SDKProfile, > phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, > operand=null --> [R]com.android.ide.eclipse.adt > 0.9.7.v201005071157-36220, > action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction). > Cannot connect to keystore. > This trust engine is read only. > String index out of range: 0 > String index out of range: 0" > > I read this Eclipse FAQ but I am using the Sun JVM > > http://wiki.eclipse.org/IRC_FAQ#When_I_try_to_install_a_plug-in.2C_I_... > > My Configuration - from the About Eclipse Menu: > > java.library.path=C:\eclipse;.;C:\Windows\Sun\Java\bin;C:\Windows > \system32;C:\Windows;C:/Program Files (x86)/Java/jre6/bin/client;C:/ > Program Files (x86)/Java/jre6/bin;%CommonProgramFiles%\Microsoft Shared > \Windows Live;C:\Windows\system32;C:\Windows;C:\Windows > \System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program > Files (x86)\Common Files\Roxio Shared\DLLShared\ > java.runtime.name=Java(TM) SE Runtime Environment > java.runtime.version=1.6.0_21-b06 > java.specification.name=Java Platform API Specification > java.specification.vendor=Sun Microsystems Inc. > java.specification.version=1.6 > java.vendor=Sun Microsystems Inc. > java.vendor.url=http://java.sun.com/ > java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi > java.version=1.6.0_21 > > Any help appreciated. > - > Anil -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

