Modify ↓
Opened 13 years ago
Closed 13 years ago
#7530 closed defect (fixed)
remote control: java.lang.AbstractMethodError
Reported by: | malenki | Owned by: | malenki |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core remotecontrol | Version: | latest |
Keywords: | remote control | Cc: |
Description
If the remote control is called with some objects it causes errors.
Example links:
| from addtags
|call a relation
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2012-03-19 02:32:22 Last Changed Author: simon04 Revision: 5105 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2012-03-18 21:33:23 +0100 (Sun, 18 Mar 2012) Last Changed Rev: 5105 Identification: JOSM/1.5 (5105 de) Memory Usage: 206 MB / 4711 MB (113 MB allocated, but free) Java version: 1.6.0_26, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM Operating system: Linux Dataset consistency test: No problems found Plugin: FastDraw (27981) Plugin: FixAddresses (27907) Plugin: OpeningHoursEditor (27852) Plugin: PicLayer (27883) Plugin: buildings_tools (27984) Plugin: contourmerge (1003) Plugin: download_along (27852) Plugin: editgpx (27977) Plugin: ext_tools (27981) Plugin: imageryadjust (27865) Plugin: licensechange (27964) Plugin: mapdust (27884) Plugin: measurement (27957) Plugin: mirrored_download (28108) Plugin: openstreetbugs (27852) Plugin: openvisible (27852) Plugin: reltoolbox (27927) Plugin: reverter (27865) Plugin: tag2link (27857) Plugin: tageditor (27869) Plugin: terracer (27852) Plugin: turnrestrictions (27891) Plugin: undelete (27852) Plugin: utilsplugin2 (28045) Plugin: waydownloader (27852) Plugin: wayselector (27852) java.lang.AbstractMethodError at org.openstreetmap.josm.io.remotecontrol.RequestProcessor.run(RequestProcessor.java:185)
Attachments (0)
Change History (3)
follow-up: 2 comment:1 by , 13 years ago
comment:2 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Replying to Cobra:
The reverter plugin caused this problem which was fixed in o28089.
It seems that the reverter plugin still needs to be built.
Plugin was rebuilt. Is this fixed ?
Note:
See TracTickets
for help on using tickets.
Replying to malenki:
see ticket:5824#comment:11.
The reverter plugin caused this problem which was fixed in o28089.
It seems that the reverter plugin still needs to be built.