Modify ↓
Opened 7 years ago
Closed 7 years ago
#16096 closed defect (fixed)
Tried downloading data using a bounding box way (outline) as a limiting parameter
Reported by: | MelioraCogito | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 18.03 |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- create/place a rectangular way on a new layer
- select File\Download Object (ctrl+shift+O)
What is the expected result?
Very likely what occurred due to improper use of command
What happens instead?
What occurred
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: 2018-03-04 16:20:37 +0100 (Sun, 04 Mar 2018) Build-Date:2018-03-04 15:24:13 Revision:13500 Redirecting:to URL 'https://josm.openstreetmap.de/svn/trunk': Relative:URL: ^/trunk Identification: JOSM/1.5 (13500 en) Windows 10 64-Bit OS Build number: Windows 10 Pro 1709 (16299) Memory Usage: 241 MB / 989 MB (36 MB allocated, but free) Java version: 1.8.0_161-b12, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1920x1200 Maximum Screen Size: 1920x1200 Dataset consistency test: No problems found Plugins: + ImportImagePlugin (33563) + ImproveOsm (126) + ImproveWay (17) + ShapeTools (1230) + SimplifyArea (33918) + alignways (33784) + apache-commons (33668) + buildings_tools (34040) + canvec_helper (33906) + contourmerge (1032) + download_along (34081) + ejml (32680) + geotools (33958) + imagery_offset_db (33774) + importvec (33902) + jts (32699) + log4j (32699) + measurement (33760) + opendata (34072) + reverter (34036) + splinex (33844) + turnlanes (33858) + turnrestrictions (33780) + undelete (33980) + utilsplugin2 (33991) + waydownloader (33910) Last errors/warnings: - W: No configuration settings found. Using hardcoded default values for all pools. - W: Warning: Failed to scan file 'site-svn.openstreetmap.org-_applications_editors_josm_plugins_opendata_modules.txt' for module information. Skipping. - E: Handled by bug report queue: java.lang.IllegalArgumentException: Cannot download referrers for new primitives (ID 0) - W: JOSM expected to find primitive [way 0] in dataset but it is not there. Please report this at https://josm.openstreetmap.de. This is not a critical error, it should be safe to continue in your work. - E: java.lang.Exception === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (17) of main java.lang.IllegalArgumentException: Cannot download referrers for new primitives (ID 0) at org.openstreetmap.josm.actions.downloadtasks.DownloadReferrersTask.<init>(DownloadReferrersTask.java:94) at org.openstreetmap.josm.gui.io.DownloadPrimitivesWithReferrersTask.realRun(DownloadPrimitivesWithReferrersTask.java:117) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:95) at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:143) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) 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 (0)
Change History (2)
comment:1 by , 7 years ago
Milestone: | → 18.03 |
---|
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 13534/josm: