Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#20857 closed defect (duplicate)

IAE at MapillarySequence.next

Reported by: JAAS Owned by: taylor.smock
Priority: normal Milestone:
Component: Plugin mapillary Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

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

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-04-27 20:35:33 +0200 (Tue, 27 Apr 2021)
Build-Date:2021-04-27 21:58:39
Revision:17833
Relative:URL: ^/trunk

Identification: JOSM/1.5 (17833 en) Mac OS X 10.15.7
OS Build number: Mac OS X 10.15.7 (19H1030)
Memory Usage: 1498 MB / 1820 MB (383 MB allocated, but free)
Java version: 1.8.0_291-b10, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 69732992 1280×800 (scaling 1.00×1.00) Display 188956746 1920×1080 (scaling 1.00×1.00) Display 188956681 1920×1080 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: en_US
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djava.security.policy=file:<java.home>/lib/security/javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>/bin, -Djava.security.manager, -Djnlpx.origFilenameArg=${HOME}/Desktop/JOSM.jnlp, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Dmacosx.jnlpx.dock.name=JOSM, -Dmacosx.jnlpx.dock.icon=${HOME}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/25/4c122699-1024438f.icns, -Djnlpx.jvm="<java.home>/bin/java"]
Dataset consistency test: No problems found

Plugins:
+ AddrInterpolation (35640)
+ ImproveWay (29)
+ Mapillary (1.5.37.6)
+ apache-commons (35524)
+ apache-http (35589)
+ auto_tools (73)
+ buildings_tools (35740)
+ conflation (0.6.6)
+ graphview (35640)
+ javafx-osx (35655)
+ jna (35662)
+ jts (35458)
+ log4j (35458)
+ mapwithai (1.7.1.5)
+ markseen (14)
+ osm-obj-info (56)
+ reverter (35732)
+ rex (53)
+ routing (35640)
+ turnrestrictions (35640)
+ utilsplugin2 (35691)

Tagging presets:
+ https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/AR.zip
+ ${HOME}/Downloads/Presets_LaneAttributes-preset.xml

Map paint styles:
- https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Sanitas_Paintstyle.mapcss 
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss
+ https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss
- ${HOME}/Downloads/Kaart Styles 3.1-2.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1

Validator rules:
+ https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.validator.mapcss

Last errors/warnings:
- 07001.187 E: Unknown detection "human--person--individual"
- 07001.193 E: Unknown detection "object--traffic-sign--direction"
- 07001.194 E: Unknown detection "object--traffic-sign"
- 07001.293 E: Unknown detection "human--person--individual"
- 07001.294 E: Unknown detection "object--traffic-sign--direction"
- 07001.295 E: Unknown detection "object--traffic-sign"
- 07001.531 E: Unknown detection "human--person--individual"
- 07001.536 E: Unknown detection "object--traffic-sign--direction"
- 07001.538 E: Unknown detection "object--traffic-sign"
- 07187.068 E: Handled by bug report queue: java.lang.IllegalArgumentException



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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-2 (37) of javawsApplicationThreadGroup
java.lang.IllegalArgumentException
	at org.openstreetmap.josm.plugins.mapillary.data.image.MapillarySequence.next(MapillarySequence.java:156)
	at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryAbstractImage.next(MapillaryAbstractImage.java:267)
	at org.openstreetmap.josm.plugins.mapillary.gui.MapillaryMainDialog.updateImage(MapillaryMainDialog.java:431)
	at org.openstreetmap.josm.plugins.mapillary.gui.MapillaryMainDialog.updateImage(MapillaryMainDialog.java:395)
	at org.openstreetmap.josm.plugins.mapillary.mode.SelectMode.mouseMoved(SelectMode.java:125)
	at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:330)
	at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:329)
	at java.awt.Component.processMouseMotionEvent(Component.java:6584)
	at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3342)
	at java.awt.Component.processEvent(Component.java:6308)
	at java.awt.Container.processEvent(Container.java:2239)
	at java.awt.Component.dispatchEventImpl(Component.java:4889)
	at java.awt.Container.dispatchEventImpl(Container.java:2297)
	at java.awt.Component.dispatchEvent(Component.java:4711)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4548)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
	at java.awt.Container.dispatchEventImpl(Container.java:2283)
	at java.awt.Window.dispatchEventImpl(Window.java:2746)
	at java.awt.Component.dispatchEvent(Component.java:4711)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
	at java.awt.EventQueue$4.run(EventQueue.java:733)
	at java.awt.EventQueue$4.run(EventQueue.java:731)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Attachments (0)

Change History (2)

comment:1 by skyper, 3 years ago

Component: CorePlugin mapillary
Owner: changed from team to taylor.smock
Resolution: duplicate
Status: newclosed
Summary: this has been appearing occasionally with no particular reason.IAE at MapillarySequence.next

Closed as duplicate of #20623.








Comment 8 on #20623 by taylor.smock:

If you are still encountering this issue, I've got a prerelease available at https://github.com/JOSM/Mapillary/releases/tag/v2.0.0-alpha.1 .

comment:2 by taylor.smock, 3 years ago

JAAS: I'll release a v2.0.0-alpha.2 file tomorrow, but it will be available as Mapillary-dev.jar instead of Mapillary.jar, so you won't have to go through the manual install process (i.e., opening the file browser and copying files around). You will still have to go to JOSM Preferences -> Plugins -> uncheck Mapillary.jar and check Mapillary-dev.jar (there might be some interesting interactions if you don't do that). You will probably want to restart JOSM afterwards.

If you don't mind prerelease software. :)

Modify Ticket

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