Created
May 14, 2012 12:22
-
-
Save develar/2693669 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error 500: Internal Server Error | |
URI | |
/plugin/uploadNewPlugin | |
Class | |
groovy.lang.MissingMethodException | |
Message | |
No signature of method: java.lang.String.startWith() is applicable for argument types: (java.lang.String) values: [http://] Possible solutions: startsWith(java.lang.String), startsWith(java.lang.String, int), endsWith(java.lang.String) | |
Trace | |
Line | Method | |
->> 553 | uploadNewPlugin in com.jetbrains.pluginSite.PluginController | |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | |
^ 662 | run in java.lang.Thread |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment