Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install plugin from repositories #13

Closed
tawrahim opened this issue Jan 22, 2014 · 26 comments
Closed

Unable to install plugin from repositories #13

tawrahim opened this issue Jan 22, 2014 · 26 comments

Comments

@tawrahim
Copy link

I was unable to install due to the following error message

Plugin Dash was not installed: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
@gdelmas
Copy link
Owner

gdelmas commented Jan 22, 2014

is this the current version of android studio?

please see: #5

@tawrahim
Copy link
Author

Yes this is seen on version 0.4.2
On Jan 22, 2014 10:38 AM, "Gerard Delmàs" notifications@github.com wrote:

is this the current version of android studio?

please see: #5 #5


Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-33034274
.

@gdelmas
Copy link
Owner

gdelmas commented Jan 22, 2014

0.4.2? where do i get this? i see 0.3.2 here: http://developer.android.com/sdk/installing/studio.html

@gdelmas
Copy link
Owner

gdelmas commented Jan 22, 2014

also is this plugin version 2.2?

@tawrahim
Copy link
Author

After you install 0.3.2, click on Android Studio -> check for updates. And yes it is 2.2
screen shot 2014-01-22 at 6 52 22 pm

@tawrahim
Copy link
Author

More screenshots
screen shot 2014-01-22 at 6 54 19 pm
screen shot 2014-01-22 at 6 55 12 pm

@gdelmas
Copy link
Owner

gdelmas commented Jan 22, 2014

which java sdk is android studio running on, on your machine. i guess apples?

@tawrahim
Copy link
Author

$ java -version
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)

@gdelmas
Copy link
Owner

gdelmas commented Jan 23, 2014

did you install the plugin from repo, or file?

@tawrahim
Copy link
Author

I installed the plugin from the android studio plugin repo

@gdelmas
Copy link
Owner

gdelmas commented Jan 23, 2014

when is the error message thrown. upon double click in repo, or after restart of android studio?

@tawrahim
Copy link
Author

upon double click in repo, it does not even allow me to install.

@gdelmas
Copy link
Owner

gdelmas commented Jan 23, 2014

can you please try to install another plugin from repo

@tawrahim
Copy link
Author

I just installed ideaVim and it seems to work as expected

screen shot 2014-01-22 at 7 16 00 pm

@gdelmas
Copy link
Owner

gdelmas commented Jan 23, 2014

ok. can you try to install the plugin from here: https://github.com/gdelmas/IntelliJDashPlugin/releases/tag/2.2

@tawrahim
Copy link
Author

I have never installed a plugin using a jar file, do you mind providing steps on how that is done?

@gdelmas
Copy link
Owner

gdelmas commented Jan 23, 2014

download the .jar. in preferences -> plugins there is a button next to "browse repositories". it's called "install plugin from disk". select the downloaded .jar.

are you using mavericks?

@tawrahim
Copy link
Author

Great! It worked curious as to why it did not work from the plugin repo.

screen shot 2014-01-22 at 7 27 54 pm

@gdelmas
Copy link
Owner

gdelmas commented Jan 23, 2014

it seems to be an issue with mavericks and java. i guess the it has to do with certificates, and the download location. i am running java 1.6 and there are no issues.

you could try to this: http://stackoverflow.com/questions/4764611/java-security-invalidalgorithmparameterexception-the-trustanchors-parameter-mus/20038733#20038733

@gdelmas gdelmas closed this as completed Jan 23, 2014
@gdelmas
Copy link
Owner

gdelmas commented Jan 23, 2014

alternative solution install plugin from: https://github.com/gdelmas/IntelliJDashPlugin/releases/

@gicmo
Copy link

gicmo commented Jan 29, 2014

I just ran into the same Problem (OS X 10.9.1, with JRE 1.6.0_37-b06-434). Manually downloading the plugin and installing it worked fine though. Maybe a little note in the README would be a good idea? Thanks for providing the plugin, much appreciated.

@gdelmas
Copy link
Owner

gdelmas commented Jan 29, 2014

have you tried to reproduce with other plugins? looks like an intellij bug. maybe you could also file an issue there.

gdelmas added a commit that referenced this issue Jan 29, 2014
@gdelmas gdelmas added invalid and removed invalid labels Apr 27, 2014
@niallobrien
Copy link

I just installed this fine from within PhpStorm 8 (EAP).

@gdelmas
Copy link
Owner

gdelmas commented Jun 6, 2014

it's not a common issue. if you like EAPs try the newest plugin beta. help with testing is much apreciated. you can install manually from here: https://github.com/gdelmas/IntelliJDashPlugin/releases

gdelmas added a commit that referenced this issue Jun 6, 2014
troubleshooting more clear #13
@mingyue1991
Copy link

i tried every solution ,but finally failed~still "nothing to show",who can tell me why?
i tried following
1.uncheck use secure connection
2.check auto-detect proxy setting
3.try other version of android studio

@gdelmas
Copy link
Owner

gdelmas commented Mar 1, 2019

What was the error message? Can you install other plugins from the repositories? This is probably a problem with the IDE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants