Skip to content

Instantly share code, notes, and snippets.

@develar
Created May 14, 2012 12:22
Show Gist options
  • Save develar/2693669 to your computer and use it in GitHub Desktop.
Save develar/2693669 to your computer and use it in GitHub Desktop.
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