Upload traces gives an unexpected exception error
What steps will reproduce the problem?
- Upload traces
-
-
What is the expected result? GPS trace should be uploaded to server
What happens instead? unexpected exception error
URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-03-13 01:17:21 +0100 (Sun, 13 Mar 2016)
Build-Date:2016-03-13 02:35:00
Revision:9979
Relative:URL: ^/trunk
Identification: JOSM/1.5 (9979 en_GB) Linux Debian GNU/Linux 8.3 (jessie)
Memory Usage: 946 MB / 3564 MB (441 MB allocated, but free)
Java version: 1.8.0_72-internal-b15, Oracle Corporation, OpenJDK 64-Bit Server VM
VM arguments: [-Djosm.restart=true, -Djava.net.useSystemProxies=true]
Dataset consistency test: No problems found
Plugins:
- BuildingGeneralization (UNKNOWN)
- DirectDownload (31934)
- DirectUpload (31912)
- FastDraw (31895)
- apache-commons (31895)
- buildings_tools (31895)
- download_along (31772)
- gpsblam (31772)
- gpxfilter (31772)
- gson (31895)
- jna (31877)
- mapdust (31772)
- namemanager (31772)
- native_password_manager (31772)
- photo_geotagging (31895)
- photoadjust (32016)
- utilsplugin2 (32099)
Last errors/warnings:
- W: org.openstreetmap.josm.io.MissingOAuthAccessTokenException
- W: Failed to add resource://data/validator/power.mapcss to tag checker
- W: java.io.IOException: Failed to open input stream for resource 'resource://data/validator/power.mapcss'
- E: java.lang.NoSuchMethodError: org.openstreetmap.josm.tools.HttpClient.setFixedLengthStreamingMode(J)Lorg/openstreetmap/josm/tools/HttpClient;
- E: java.lang.NoSuchMethodError: org.openstreetmap.josm.tools.HttpClient.setFixedLengthStreamingMode(J)Lorg/openstreetmap/josm/tools/HttpClient;
java.lang.NoSuchMethodError: org.openstreetmap.josm.tools.HttpClient.setFixedLengthStreamingMode(J)Lorg/openstreetmap/josm/tools/HttpClient;
at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGui.setupConnection(UploadDataGui.java:285)
at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGui.upload(UploadDataGui.java:232)
at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGui.access$700(UploadDataGui.java:50)
at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGui$6.realRun(UploadDataGui.java:431)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:93)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:161)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Change History
(3)
Component: |
Core → Plugin DirectUpload
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Fixed in [o32124] plugin needed an update.