Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.IllegalArgumentException: Nepůvodní cesta byla vytvořena mimo rámec WayEditoru #49

Open
pschonmann opened this issue Mar 4, 2020 · 0 comments

Comments

@pschonmann
Copy link

Ahoj, pri klikani budov jsem narazil na chybu.
Jedna se o budovu

https://www.openstreetmap.org/way/200591984/

{{{
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-02-26 10:50:27 +0100 (Wed, 26 Feb 2020)
Build-Date:2020-02-26 09:52:41
Revision:15937
Relative:URL: ^/trunk

Identification: JOSM/1.5 (15937 cs) Windows 10 64-Bit
OS Build number: Windows 10 Pro 1903 (18362)
Memory Usage: 746 MB / 3637 MB (366 MB allocated, but free)
Java version: 1.8.0_241-b07, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1920x1200, \Display1 1280x1024
Maximum Screen Size: 1920x1200
Dataset consistency test: No problems found

Plugins:

  • BuildingGeneralization (23)
  • CustomizePublicTransportStop (35248)
  • EasyPresets (1537621333)
  • FastDraw (35256)
  • Mapillary (1.5.20)
  • OpeningHoursEditor (35250)
  • QuickLabel (18)
  • ShapeTools (1240)
  • Tracer-testing (1580583983)
  • apache-commons (35092)
  • apache-http (35092)
  • buildings_tools (35248)
  • colorscheme (35248)
  • conflation (0.6.4)
  • continuosDownload (91)
  • editgpx (35248)
  • ejml (35122)
  • geochat (35248)
  • geotools (35169)
  • imagery_offset_db (35248)
  • jaxb (35092)
  • jna (35092)
  • jts (35122)
  • mapathoner (1.0.2)
  • measurement (35248)
  • opendata (35330)
  • pointInfo (35248)
  • pt_assistant (2.1.10-79-gb14a159)
  • public_transport (35313)
  • tageditor (35258)
  • terracer (35327)
  • todo (30306)
  • turnlanes (35313)
  • turnlanes-tagging (283)
  • turnrestrictions (35313)
  • utilsplugin2 (35334)
  • waydownloader (35092)
  • waypoint_search (35248)
  • wikipedia (1.1.3)

Tagging presets:

Map paint styles:

Validator rules:

Last errors/warnings:

  • W: Failed to parse taginfo data geofabrik-index-v1-nogeom.json
  • W: Varování: Nepodařilo se přečíst informace o modulu ze souboru 'site-svn.openstreetmap.org-_applications_editors_josm_plugins_opendata_modules.txt'. Přeskakuji.
  • W: java.net.SocketTimeoutException: Read timed out. Přičina: java.net.SocketTimeoutException: Read timed out
  • W: Nemohu najít podporovanou projekci pro vrstvu CUZK WMS. Používám EPSG:3857.
  • W: Nemohu najít podporovanou projekci pro vrstvu CUZK WMS. Používám EPSG:3857.
  • W: java.net.SocketTimeoutException: Read timed out. Přičina: java.net.SocketTimeoutException: Read timed out
  • W: java.net.SocketTimeoutException: Read timed out. Přičina: java.net.SocketTimeoutException: Read timed out
  • E: Handled by bug report queue: java.lang.IllegalArgumentException: Nepůvodní cesta byla vytvořena mimo rámec WayEditoru
  • E: Handled by bug report queue: java.lang.IllegalArgumentException: Nepůvodní cesta byla vytvořena mimo rámec WayEditoru
  • E: Handled by bug report queue: java.lang.IllegalArgumentException: Nepůvodní cesta byla vytvořena mimo rámec WayEditoru

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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (18) of main
java.lang.IllegalArgumentException: Nepůvodní cesta byla vytvořena mimo rámec WayEditoru
at org.openstreetmap.josm.plugins.tracer.connectways.WayEditor.useWay(WayEditor.java:130)
at org.openstreetmap.josm.plugins.tracer.connectways.WayEditor.useAllAreasInBBox(WayEditor.java:639)
at org.openstreetmap.josm.plugins.tracer.connectways.ClipAreas.clipAreas(ClipAreas.java:48)
at org.openstreetmap.josm.plugins.tracer.modules.building.BuildingTracerModule$BuildingTracerTask.createTracedPolygonImpl(BuildingTracerModule.java:254)
at org.openstreetmap.josm.plugins.tracer.TracerModule$AbstractTracerTask$6.run(TracerModule.java:352)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.lambda$doBeginTask$3(PleaseWaitProgressMonitor.java:255)
at org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.lambda$doInEDT$0(PleaseWaitProgressMonitor.java:113)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
}}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant