Modify ↓
Opened 15 years ago
Closed 12 years ago
#5584 closed defect (fixed)
ArrayIndexOutOfBoundsException in junctionchecking plugin
Reported by: | jttt | Owned by: | joerg |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin junctionchecking | Version: | |
Keywords: | template_report | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- Download http://www.openstreetmap.org/?lat=49.7683&lon=13.4362&zoom=12
- Click on Create button
- Select any generated way and click on Search button
Build-Date: 2010-10-24 10:43:29 Revision: 3628 Is-Local-Build: true Identification: JOSM/1.5 (3628 SVN en) Memory Usage: 253 MB / 670 MB (104 MB allocated, but free) Java version: 1.6.0_22, Sun Microsystems Inc., Java HotSpot(TM) Server VM Operating system: Linux Dataset consistency test: No problems found Plugin: Tracer (22177) Plugin: editgpx (23659) Plugin: junctionchecking (14) Plugin: measurement (22547) Plugin: routes (23422) Plugin: slippymap (23575) Plugin: tagging-preset-tester (22454) Plugin: validator (23192) Plugin: wmsplugin (23454) java.lang.ArrayIndexOutOfBoundsException: 1 at org.openstreetmap.josm.plugins.JunctionChecker.junctionchecking.JMinimality.GenerateSubcolumns(JMinimality.java:125) at org.openstreetmap.josm.plugins.JunctionChecker.junctionchecking.JunctionChecker.junctionSearch(JunctionChecker.java:201) at org.openstreetmap.josm.plugins.JunctionChecker.JunctionSearchTask.realRun(JunctionSearchTask.java:108) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:83) at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:129) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662)
Attachments (0)
Change History (3)
comment:1 by , 15 years ago
Component: | Plugin → Plugin junctionchecking |
---|
comment:2 by , 14 years ago
Cc: | removed |
---|---|
Owner: | changed from | to
comment:3 by , 12 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It seems to have been fixed in the meanwhile.