Modify ↓
Opened 4 years ago
Closed 4 years ago
#20361 closed defect (fixed)
error appears trying to load mapillary, can't replicate, but does it frequently.
Reported by: | Owned by: | taylor.smock | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | |
Keywords: | template_report | Cc: | taylor.smock |
Description
What steps will reproduce the problem?
- loading or viewing mapillary
What is the expected result? mapillary to load
What happens instead? it doesnt
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: 2020-12-28 22:03:23 +0100 (Mon, 28 Dec 2020) Build-Date:2020-12-30 02:30:55 Revision:17428 Relative:URL: ^/trunk Identification: JOSM/1.5 (17428 en) Mac OS X 10.16 OS Build number: macOS 11.0.1 (20B29) Memory Usage: 881 MB / 1820 MB (193 MB allocated, but free) Java version: 1.8.0_271-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.formdev.flatlaf.FlatDarculaLaf Screen: Display 188945226 1920×1080 (scaling 1.00×1.00) Display 69943696 2048×1152 (scaling 1.00×1.00) Display 1007470723 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 2048×1152 Best cursor sizes: 16×16→16×16, 32×32→32×32 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-5f3ee590.icns, -Djnlpx.jvm="<java.home>/bin/java"] Dataset consistency test: No problems found Plugins: + FastDraw (35640) + Mapillary (1.5.34) + apache-commons (35524) + apache-http (35589) + auto_tools (73) + buildings_tools (35669) + flatlaf (35652) + graphview (35640) + imagery_offset_db (35640) + javafx-osx (35655) + jna (35662) + jts (35458) + markseen (14) + osm-obj-info (56) + rex (53) + scripting (30798) + tageditor (35640) + turnlanes-tagging (288) + turnrestrictions (35640) + utilsplugin2 (35674) Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 + https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss + https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 - ${HOME}/Downloads/MX_Import Test .mapcss - https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Quandary.mapcss Validator rules: + https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.clingstone.validator.mapcss - https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.durazno.validator.mapcss Last errors/warnings: - 81826.686 E: Handled by bug report queue: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is INIT - 81826.689 E: Handled by bug report queue: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is INIT - 81975.588 W: java.net.SocketTimeoutException: connect timed out - 81975.588 W: java.net.SocketTimeoutException: connect timed out - 81975.588 W: java.net.SocketTimeoutException: connect timed out - 81975.588 W: Already here java.net.SocketTimeoutException: connect timed out - 81975.588 W: Already here java.net.SocketTimeoutException: connect timed out - 81975.595 E: java.util.concurrent.ExecutionException: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is INIT. Cause: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is INIT - 81975.596 E: java.util.concurrent.ExecutionException: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is INIT. Cause: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is INIT - 81975.596 E: Handled by bug report queue: org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is INIT === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: mapillary-MapillarySquareDownloadRunnable-0 (15942) org.openstreetmap.josm.gui.progress.ProgressException: Expected states are [IN_TASK] but current state is INIT at org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.checkState(AbstractProgressMonitor.java:84) at org.openstreetmap.josm.gui.progress.AbstractProgressMonitor.finishTask(AbstractProgressMonitor.java:113) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:127) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:80) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.lambda$run$0(BoundsDownloadRunnable.java:70) 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 (4)
comment:1 by , 4 years ago
Component: | Core → Plugin mapillary |
---|---|
Owner: | changed from | to
comment:2 by , 4 years ago
comment:3 by , 4 years ago
Probably the same cause. I'm releasing a fix (hopefully) in an hour or so. Since I never saw this, I can't guarantee the fix, but I'm pretty much just catching the exception and continuing on (I ought to do something to reraise it if a developer is detected though).
comment:4 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This won't show up again in v1.5.35. I don't like the fix, but its there.
Note:
See TracTickets
for help on using tickets.
Duplicate of #20295?