Opened 17 years ago

Last modified 17 years ago

#459 closed defect

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

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

Description

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 JarClassLoaded check that the JAR file exists and throw a better error message if it doesn't.

Change History (0)

Note: See TracTickets for help on using tickets.