Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12686 closed defect (fixed)

Upload traces gives an unexpected exception error

Reported by: bob@… Owned by: team
Priority: normal Milestone:
Component: Plugin DirectUpload Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Upload traces

What is the expected result? GPS trace should be uploaded to server

What happens instead? unexpected exception error

Please provide any additional information below. Attach a screenshot if possible.

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)

Attachments (0)

Change History (3)

comment:1 by Don-vip, 8 years ago

Component: CorePlugin DirectUpload

comment:2 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in [o32124] plugin needed an update.

comment:3 by Don-vip, 8 years ago

Ticket #12661 has been marked as a duplicate of this ticket.

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.