Modify

Opened 16 years ago

Closed 16 years ago

#3395 closed defect (fixed)

remotecontrol error using remotecontrol-link

Reported by: malenki Owned by: team
Priority: normal Milestone:
Component: Plugin Version:
Keywords: Cc:

Description (last modified by Gubaer)

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 2052
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 2052
Last Changed Date: 2009-09-04 17:30:13 +0200 (Fri, 04 Sep 2009)

Memory Usage: 42 MB / 1972 MB (21 MB allocated, but free)
Java version: 1.6.0_16

Plugins: AgPifoJDirectUploadPicLayerlakewalkermeasurementmultipolyremotecontroltagging-preset-testerusertoolsutilspluginwmsplugin
Plugin AgPifoJ Version: 17363
Plugin DirectUpload Version: 17401
Plugin PicLayer Version: 17327
Plugin lakewalker Version: 17375
Plugin measurement Version: 17377
Plugin multipoly Version: 16609
Plugin remotecontrol Version: 16965
Plugin tagging-preset-tester Version: 14015
Plugin usertools Version: 17359
Plugin utilsplugin Version: 17437
Plugin wmsplugin Version: 17407

java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.progress.PleaseWaitProgressMonitor: method <init>()V not found

at org.openstreetmap.josm.plugins.remotecontrol.RequestProcessor.run(RequestProcessor.java:166)

Attachments (0)

Change History (5)

comment:1 by Gubaer, 16 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

fixed in r2057

comment:2 by malenki, 16 years ago

Resolution: fixed
Status: closedreopened

in reply to:  2 comment:3 by anonymous, 16 years ago

Replying to malenki:

Now it seems to doesn't work anymore. I tried it with
http://betaplace.emaitie.de/webapps.relation-analyzer/analyze.jsp?relationId=158360

It works for me. But one out of 6 remote downloades causes this problem:

RemoteControl received: GET /load_and_zoom?left=15.2987934&right=15.3187934&top=
48.4879145&bottom=48.4679145&select=way32809286,way27041942 HTTP/1.1
GET http://www.openstreetmap.org/api/0.6/map?bbox=15.2987934,48.4679145,15.31879
34,48.4879145
java.util.ConcurrentModificationException
        at java.util.LinkedList$ListItr.checkForComodification(Unknown Source)
        at java.util.LinkedList$ListItr.next(Unknown Source)
        at org.openstreetmap.josm.data.osm.DataSet.fireSelectionChanged(DataSet.
java:244)
        at org.openstreetmap.josm.data.osm.DataSet.setSelected(DataSet.java:193)

        at org.openstreetmap.josm.plugins.remotecontrol.RequestProcessor$1.run(R
equestProcessor.java:200)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

comment:4 by malenki, 16 years ago

After my last try another update of the plugin was provided, now it works for me, too.

comment:5 by Gubaer, 16 years ago

Resolution: fixed
Status: reopenedclosed

Ok, closing then.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.