Modify ↓
Opened 12 years ago
Closed 12 years ago
#8535 closed defect (needinfo)
No details when error occur while plugin is loading.
Reported by: | kendzi | Owned by: | kendzi |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
When plugin is loading and there is no all required library in class path the only error is:
An error occurred in plug-in kendzi3d. java.lang.reflect.InvocationTargetException: null
There is no details helping to solve problem. Why the error is not logged with full stack-trace?
org.openstreetmap.josm.plugins.PluginHandler.loadPlugin(Component, PluginInformation, ClassLoader)
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 12 years ago
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
Can you attach the plugin throwing this exception ? Thanks.