Modify

Opened 5 years ago

Closed 5 years ago

#20776 closed defect (fixed)

Random error with Mapillary.

Reported by: anonymous 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-01 23:17:01 +0200 (Thu, 01 Apr 2021)
Build-Date:2021-04-01 21:46:03
Revision:17702
Relative:URL: ^/trunk

Identification: JOSM/1.5 (17702 en) Mac OS X 10.16
OS Build number: macOS 11.2.2 (20D80)
Memory Usage: 1072 MB / 1820 MB (526 MB allocated, but free)
Java version: 1.8.0_281-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.formdev.flatlaf.FlatDarkLaf
Screen: Display 188945226 1920×1080 (scaling 1.00×1.00) Display 69928124 2048×1152 (scaling 1.00×1.00)
Maximum Screen Size: 2048×1152
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
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}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/56/1ee8cfb8-6cb1f296, -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-5bb4b9bf.icns, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp , -Djnlpx.jvm="<java.home>/bin/java"]
Dataset consistency test: No problems found

Plugins:
+ FastDraw (35640)
+ KartaView (369)
+ Mapillary (1.5.37.3)
+ apache-commons (35524)
+ apache-http (35589)
+ auto_tools (73)
+ flatlaf (35703)
+ javafx-osx (35655)
+ jna (35662)
+ log4j (35458)
+ osm-obj-info (56)
+ reverter (35688)
+ scripting (30798)
+ utilsplugin2 (35691)

Tagging presets:
+ /Applications/JOSM-Buddy/assets/presets/heading.xml

Map paint styles:
- https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Sanitas_Paintstyle.mapcss
- https://github.com/osmlab/applepaintstyles/archive/main.zip
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Mexico.mapcss

Validator rules:
+ /Applications/JOSM-Buddy/assets/validators/forbidden-tag-check.validator.mapcss
+ https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.durazno.validator.mapcss
- ${HOME}/Desktop/KaartValidator-master/kaart.durazno.validator.mapcss

Last errors/warnings:
- 03647.984 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- 03662.004 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- 03663.625 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- 03681.426 W: JCS - Silent failure during download: https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/19/231561/115872
- 03699.560 W: JCS - Silent failure during download: https://server.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/19/231562/115874
- 03706.413 W: JCS - Silent failure during download: https://server.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/19/231563/115872
- 03712.810 W: JCS - Silent failure during download: https://server.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/19/231563/115878
- 03784.340 W: Unable to convert property casing-color to type class java.awt.Color: found ##FB2B11 of type class java.lang.String!
- 03852.243 W: Unable to convert property casing-color to type class java.awt.Color: found ##FB2B11 of type class java.lang.String!
- 03853.683 E: Handled by bug report queue: java.lang.NullPointerException



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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: mapillary-MapillarySquareDownloadRunnable-0 (3835)
java.lang.NullPointerException
	at org.openstreetmap.josm.data.Bounds.contains(Bounds.java:449)
	at org.openstreetmap.josm.data.Bounds.contains(Bounds.java:437)
	at org.openstreetmap.josm.plugins.mapillary.io.download.SequenceDownloadRunnable.lambda$run$2(SequenceDownloadRunnable.java:90)
	at java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
	at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1361)
	at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
	at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
	at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
	at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:449)
	at org.openstreetmap.josm.plugins.mapillary.io.download.SequenceDownloadRunnable.run(SequenceDownloadRunnable.java:90)
	at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:113)
	at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:81)
	at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.lambda$run$0(BoundsDownloadRunnable.java:71)
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1067)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1703)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

Attachments (0)

Change History (3)

in reply to:  description comment:1 by anonymous, 5 years ago

Replying to anonymous:

What steps will reproduce the problem?

  1. Just have Mapillary plugin.
  2. Do not need to have Mapillary imagery layer loaded
  3. Have Mapillary Image window enabled

What is the expected result?

Random error pops up.

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-01 23:17:01 +0200 (Thu, 01 Apr 2021)
Build-Date:2021-04-01 21:46:03
Revision:17702
Relative:URL: ^/trunk

Identification: JOSM/1.5 (17702 en) Mac OS X 10.16
OS Build number: macOS 11.2.2 (20D80)
Memory Usage: 1072 MB / 1820 MB (526 MB allocated, but free)
Java version: 1.8.0_281-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.formdev.flatlaf.FlatDarkLaf
Screen: Display 188945226 1920×1080 (scaling 1.00×1.00) Display 69928124 2048×1152 (scaling 1.00×1.00)
Maximum Screen Size: 2048×1152
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
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}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/56/1ee8cfb8-6cb1f296, -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-5bb4b9bf.icns, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp , -Djnlpx.jvm="<java.home>/bin/java"]
Dataset consistency test: No problems found

Plugins:
+ FastDraw (35640)
+ KartaView (369)
+ Mapillary (1.5.37.3)
+ apache-commons (35524)
+ apache-http (35589)
+ auto_tools (73)
+ flatlaf (35703)
+ javafx-osx (35655)
+ jna (35662)
+ log4j (35458)
+ osm-obj-info (56)
+ reverter (35688)
+ scripting (30798)
+ utilsplugin2 (35691)

Tagging presets:
+ /Applications/JOSM-Buddy/assets/presets/heading.xml

Map paint styles:
- https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Sanitas_Paintstyle.mapcss
- https://github.com/osmlab/applepaintstyles/archive/main.zip
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Mexico.mapcss

Validator rules:
+ /Applications/JOSM-Buddy/assets/validators/forbidden-tag-check.validator.mapcss
+ https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.durazno.validator.mapcss
- ${HOME}/Desktop/KaartValidator-master/kaart.durazno.validator.mapcss

Last errors/warnings:
- 03647.984 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- 03662.004 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- 03663.625 W: java.net.SocketTimeoutException: Read timed out. Cause: java.net.SocketTimeoutException: Read timed out
- 03681.426 W: JCS - Silent failure during download: https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/19/231561/115872
- 03699.560 W: JCS - Silent failure during download: https://server.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/19/231562/115874
- 03706.413 W: JCS - Silent failure during download: https://server.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/19/231563/115872
- 03712.810 W: JCS - Silent failure during download: https://server.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/19/231563/115878
- 03784.340 W: Unable to convert property casing-color to type class java.awt.Color: found ##FB2B11 of type class java.lang.String!
- 03852.243 W: Unable to convert property casing-color to type class java.awt.Color: found ##FB2B11 of type class java.lang.String!
- 03853.683 E: Handled by bug report queue: java.lang.NullPointerException



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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: mapillary-MapillarySquareDownloadRunnable-0 (3835)
java.lang.NullPointerException
	at org.openstreetmap.josm.data.Bounds.contains(Bounds.java:449)
	at org.openstreetmap.josm.data.Bounds.contains(Bounds.java:437)
	at org.openstreetmap.josm.plugins.mapillary.io.download.SequenceDownloadRunnable.lambda$run$2(SequenceDownloadRunnable.java:90)
	at java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
	at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1361)
	at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
	at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
	at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
	at java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:449)
	at org.openstreetmap.josm.plugins.mapillary.io.download.SequenceDownloadRunnable.run(SequenceDownloadRunnable.java:90)
	at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:113)
	at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:81)
	at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.lambda$run$0(BoundsDownloadRunnable.java:71)
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1067)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1703)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

comment:2 by skyper, 5 years ago

Component: CorePlugin mapillary
Owner: changed from team to taylor.smock

comment:3 by taylor.smock, 5 years ago

Resolution: fixed
Status: newclosed

Mapillary (1.5.37.3)

Please update your plugins.

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.