Opened 17 years ago

Last modified 17 years ago

#459 closed defect

Better error message if plugin jar can't be found — at Version 1

Reported by: Nicklas Nordborg Owned by: Martin Svensson
Priority: minor Milestone: BASE 2.2
Component: core Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

The stacktrace that is shown when a trying to install a plugin and the JAR file can't be found is not very informative:

Could not instantiate plugin class
...
Caused by: java.util.zip.ZipException

We could probably let the JarClassLoader check that the JAR file exists and throw a better error message if it doesn't.

Change History (1)

comment:1 by Nicklas Nordborg, 17 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.