Ticket #3863 (closed defect: fixed)
InvocationTargetException downloading additional data
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | critical | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
How to reproduce:
- Download any area
- Download any additional data
Result: java.lang.reflect.InvocationTargetException (See attached screenshot. No more info there, though)
Version: Revision: 2405
Memory Usage: 98 MB / 910 MB (66 MB allocated, but free) Java version: 1.6.0_16
Plugins: remotecontrol validator wmsplugin Plugin remotecontrol Version: 18503 Plugin validator Version: 18453 Plugin wmsplugin Version: 18408
Attachments
Change History
comment:1 Changed 2 years ago by jttt
This is caused by mine recent changes, it's not allowed to have primitive included in more than one dataset at one time. Unfortunatelly MergeVisitor.mergeFrom method breaks this.
Other thing is that normal exception dialog is not shown, that's another bug.
comment:3 Changed 2 years ago by anonymous
Ticket #3868 has been marked as a duplicate of this ticket.



