Modify

Opened 5 years ago

Closed 5 years ago

#19128 closed defect (othersoftware)

IllegalArgumentException at connectways.WayEditor.useWay

Reported by: YjM Owned by: Mkyral
Priority: normal Milestone:
Component: Plugin tracer Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

Not really sure, I've been doing some routine work with tracer-testing plugin: tracing buildings, paning the map, zooming in/out, selecting objects.. and I can't quite tell which action actually invoked the error..

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: 2020-04-06 02:17:07 +0200 (Mon, 06 Apr 2020)
Build-Date:2020-04-06 00:18:43
Revision:16239
Relative:URL: ^/trunk

Identification: JOSM/1.5 (16239 cs) Windows 10 64-Bit
OS Build number: Windows 10 Enterprise 1903 (18362)
Memory Usage: 736 MB / 989 MB (144 MB allocated, but free)
Java version: 1.8.0_251-b08, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1366x768, \Display1 1280x960
Maximum Screen Size: 1366x960
Dataset consistency test: No problems found

Plugins:
+ ColorPlugin (1537115529)
+ FastDraw (35405)
+ OpeningHoursEditor (35414)
+ PicLayer (35405)
+ Tracer-testing (1580583983)
+ apache-commons (35362)
+ buildings_tools (35405)
+ ejml (35313)
+ geotools (35169)
+ imagery_offset_db (35405)
+ jaxb (35092)
+ josm-batch-downloader (1.0.2)
+ jts (35122)
+ mapathoner (1.0.4)
+ markseen (14)
+ measurement (35405)
+ opendata (35405)
+ pointInfo (35248)
+ reverter (35409)
+ tageditor (35258)
+ todo (30306)
+ turnlanes-tagging (283)
+ utilsplugin2 (35405)

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
- https://github.com/MissingMaps/josm_styles/raw/master/mm_validation.mapcss

Last errors/warnings:
- W: java.net.SocketTimeoutException: connect timed out
- W: java.net.SocketTimeoutException: connect timed out
- W: java.net.SocketTimeoutException: connect timed out
- W: java.net.SocketTimeoutException: connect timed out
- W: java.net.SocketTimeoutException: connect timed out
- W: java.net.SocketTimeoutException: connect timed out
- W: java.net.SocketTimeoutException: connect timed out
- W: java.net.SocketException: Connection reset
- W: java.net.SocketException: Connection reset
- 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 (15) 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)

Attachments (0)

Change History (5)

comment:1 by YjM, 5 years ago

Oh, I am quite sure now. If I try to ignore the error and continue with tracing (clicking into the building to retrieve its shape) the error arises again and again (and no feature is created). I will notify the plugin author.

in reply to:  1 comment:2 by skyper, 5 years ago

Component: CorePlugin tagging-preset-tester
Summary: Crash, maybe caused by tracer-testing pluginIllegalArgumentException at connectways.WayEditor.useWay

comment:3 by skyper, 5 years ago

Component: Plugin tagging-preset-testerPlugin tracer2

comment:4 by Mkyral, 5 years ago

Component: Plugin tracer2Plugin tracer
Owner: changed from team to Mkyral

This is from tracer-testing plugin - https://github.com/mkyral/josm-tracer

comment:5 by Mkyral, 5 years ago

Resolution: othersoftware
Status: newclosed

Modify Ticket

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