Modify

Opened 6 years ago

Closed 4 years ago

#17360 closed defect (worksforme)

Mapillary Plug-in and Output Issues

Reported by: robertbinder44@… Owned by: jpietri
Priority: normal Milestone:
Component: Plugin mapillary Version:
Keywords: template_report Cc:

Description (last modified by Don-vip)

What steps will reproduce the problem?

What is the expected result?

I am attempting to export images from the Mapillary plug-in in JOSM. I am expecting images with both the GPS coordinate information and the time stamp of when the photo was taken.

What happens instead?

I receive an error that the URL is unable to be loaded from the Mapillary. When I attempt to reload the mapillary images, JOSM states that an error is occurring with the plugin, even though it is up-to-date. I am still able to export images, but they do not include the information I am looking for and because of this I assume it is due to this error occurring with the plug-in. I have seen that this issue has been occurring for others, but I do not understand the proposed solution. I am a new user of JOSM, so I would appreciate a different or further explanation of these solutions.

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

Screen Error

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2019-02-02 21:01:18 +0100 (Sat, 02 Feb 2019)
Build-Date:2019-02-04 21:50:11
Revision:14760
Relative:URL: ^/trunk

Identification: JOSM/1.5 (14760 en) Windows 10 64-Bit
OS Build number: Windows 10 Enterprise 1803 (17134)
Memory Usage: 247 MB / 247 MB (68 MB allocated, but free)
Java version: 1.8.0_201-b09, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1920x1200, \Display1 1920x1080
Maximum Screen Size: 1920x1200
Dataset consistency test: No problems found

Plugins:
+ Mapillary (v1.5.17)
+ apache-commons (34506)
+ apache-http (34632)
+ imagery_offset_db (34867)
+ jna (34867)
+ turnrestrictions (34867)

Last errors/warnings:
- W: Could not read from URL https://a.mapillary.com/v3/detections?client_id=T1Fzd20xZjdtR0s1VDk5OFNIOXpYdzoxNDYyOGRkYzUyYTFiMzgz&bbox=139.8032149%2C35.746893%2C139.8103322%2C35.7507194!: java.io.FileNotFoundException: https://a.mapillary.com/v3/detections?client_id=T1Fzd20xZjdtR0s1VDk5OFNIOXpYdzoxNDYyOGRkYzUyYTFiMzgz&bbox=139.8032149%2C35.746893%2C139.8103322%2C35.7507194
- E: Thread main-worker-0 raised java.lang.IllegalArgumentException: The sequence contains downloaded images.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: The sequence contains downloaded images.
- W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>imagery_offset_db</li><li>apache-commons</li><li>Mapillary</li><li>turnrestrictions</li><li>jna</li><li>apache-http</li></ul>The plugins are not going to be loaded.</html>
- E: Thread main-worker-1 raised java.lang.IllegalArgumentException: The sequence contains downloaded images.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: The sequence contains downloaded images.
- W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>imagery_offset_db</li><li>apache-commons</li><li>Mapillary</li><li>turnrestrictions</li><li>jna</li><li>apache-http</li></ul>The plugins are not going to be loaded.</html>
- E: Thread main-worker-2 raised java.lang.IllegalArgumentException: The sequence contains downloaded images.
- E: Handled by bug report queue: java.lang.IllegalArgumentException: The sequence contains downloaded images.
- W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>imagery_offset_db</li><li>apache-commons</li><li>Mapillary</li><li>turnrestrictions</li><li>jna</li><li>apache-http</li></ul>The plugins are not going to be loaded.</html>


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main-worker-2 (424)
java.lang.IllegalArgumentException: The sequence contains downloaded images.
	at org.openstreetmap.josm.plugins.mapillary.oauth.UploadUtils$SequenceUploadRunnable.run(UploadUtils.java:100)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Attachments (4)

JOSM_Error.png (170.1 KB ) - added by anonymous 6 years ago.
Screen Error
JOSM_MapillaryError.jpg (105.1 KB ) - added by robertbinder44@… 6 years ago.
JOSM_MapillaryError2.jpg (45.5 KB ) - added by robertbinder44@… 6 years ago.
JOSM_MapillaryError3.jpg (36.5 KB ) - added by robertbinder44@… 6 years ago.

Download all attachments as: .zip

Change History (15)

by anonymous, 6 years ago

Attachment: JOSM_Error.png added

Screen Error

in reply to:  description ; comment:1 by Hb---, 6 years ago

Replying to robertbinder44@…:

Attach a screenshot if possible.

[[Image(C:\Users\Robert redactedsurname\Desktop)]]

The Screenshot size was somehow reduced to 640x346 px and very difficult to read.
Perhaps an error dialog was shown like: JOSM could not find information about the following plugins:

When did you successfully updated the plugins the last time?

comment:2 by Don-vip, 6 years ago

Component: CorePlugin mapillary
Description: modified (diff)
Owner: changed from team to floscher
Priority: criticalnormal

by robertbinder44@…, 6 years ago

Attachment: JOSM_MapillaryError.jpg added

by robertbinder44@…, 6 years ago

Attachment: JOSM_MapillaryError2.jpg added

by robertbinder44@…, 6 years ago

Attachment: JOSM_MapillaryError3.jpg added

in reply to:  1 comment:3 by anonymous, 6 years ago

Replying to Hb---:

Replying to robertbinder44@…:

Attach a screenshot if possible.

[[Image(C:\Users\Robert redactedsurname\Desktop)]]

The Screenshot size was somehow reduced to 640x346 px and very difficult to read.
Perhaps an error dialog was shown like: JOSM could not find information about the following plugins:

When did you successfully updated the plugins the last time?

I am using the newest builds of both.. JOSM Build 14760 and Mapillary Plugin v1.5.17

Please see the posted images to see the errors I am receiving. Thank you!

comment:4 by robertbinder44@…, 6 years ago

I still have not received an answer here. I am in dire need of some help PLEASE.

comment:5 by anonymous, 6 years ago

Priority: normalcritical

comment:6 by floscher, 6 years ago

Priority: criticalnormal

The problem seems to be that you downloaded a sequence from mapillary.com and now you try to upload that sequence to mapillary.com.
That fails, because you can't upload an image sequence that you downloaded previously, since the images are already on mapillary.com.

comment:7 by floscher, 6 years ago

There are several issues here, in detail:

This issue is that currently traffic sign data won't be loaded, because the JOSM Mapillary plugin uses an old API that is no longer active, see https://github.com/JOSM/Mapillary/issues/80 .

This is the issue I described in my previous comment, that you probably tried to upload a sequence to mapillary.com that is already present there:

The last one I do not understand, it is kind of contradictory since the Mapillary plugin is already loaded, but JOSM still complains it can't load any plugins. Probably you should create a new ticket for JOSM core about this.

in reply to:  7 comment:8 by Hb---, 6 years ago

Replying to robertbinder44@…:

Identification: JOSM/1.5 (14760 en) Windows 10 64-Bit
Memory Usage: 247 MB / 247 MB (68 MB allocated, but free)
Java version: 1.8.0_201-b09, Oracle Corporation, Java HotSpot(TM) Client VM

Replying to floscher:

..., it is kind of contradictory since the Mapillary plugin is already loaded, but JOSM still complains it can't load any plugins.

It seems that JOSM is launched via Java WebStart (HotSpot) in 32-bit Java Virtual Machine on a 64-bit operating system. Memory usage is around 247 MB. This is a common error, see InstallNotes for more.

With such an amount of active plugins I would estimate a memory usage ten times bigger. So first Idea is to uninstall the 32 Bit-Java and install the 64-bit variant. And to skip that Webstart crap and simply download the *.jar file is always a good idea.

Second idea is to export and Help/ResetPreferences.

comment:9 by Don-vip, 6 years ago

Owner: changed from floscher to jpietri

comment:10 by skyper, 4 years ago

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

comment:11 by taylor.smock, 4 years ago

Resolution: worksforme
Status: newclosed

This was probably accidentally fixed sometime in the past 2 years. I tested exporting, and no exception occurred.

If this still occurs, please reopen this bug.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain jpietri.
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.