Modify ↓
Opened 7 years ago
Closed 7 years ago
#16504 closed defect (fixed)
adding a bus_bay with double split map mode
| Reported by: | Polyglot | Owned by: | Biswesh |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin pt_assistant | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- it proposed bridge
- inadvertently typed s, turning it into bridges
- then tried to select bus_bay
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Build-Date:2018-07-13 20:39:51
Revision:14027
Is-Local-Build:true
Identification: JOSM/1.5 (14027 SVN en) Linux Mint 18.3 Sylvia
Memory Usage: 1620 MB / 1733 MB (477 MB allocated, but free)
Java version: 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11, Oracle Corporation, OpenJDK 64-Bit Server VM
Screen: :0.0 1600x900
Maximum Screen Size: 1600x900
Java package: openjdk-8-jre:amd64-8u171-b11-0ubuntu0.16.04.1
Dataset consistency test: No problems found
Plugins:
+ Mapillary (v1.5.15)
+ OpeningHoursEditor (34389)
+ apache-commons (34389)
+ apache-http (34389)
+ buildings_tools (34212)
+ ejml (34389)
+ geotools (34125)
+ jts (34206)
+ measurement (34206)
+ opendata (34389)
+ pt_assistant (306)
+ reverter (34271)
+ scripting (30785)
+ tag2link (34109)
+ terracer (34109)
+ todo (30305)
+ utilsplugin2 (34389)
+ wikipedia-dev (v1.0.1-43-gb77c0c5)
Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/BENELUX&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/Trees&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/OneClick&zip=1
Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/NumberedCycleNodeNetworks&zip=1
Last errors/warnings:
- W: No configuration settings found. Using hardcoded default values for all pools.
- E: org.openstreetmap.josm.io.IllegalDataException: Relation with external id '4524022' refers to a missing primitive with external id '-2355259'.
- E: Error - <html>Could not read file 'PT Sydney.osm'.<br>Error is:<br>Relation with external id '4524022' refers to a missing primitive with external id '-2355259'.</html>
- W: org.openstreetmap.josm.io.OsmApiException: ResponseCode=503, Error Body=<<h2>This website is under heavy load (queue full)</h2><p>Were sorry, too many people are accessing this website at the same time. Were working on this problem. Please try again later.</p>>
- W: java.net.UnknownHostException: api.openstreetmap.org
- E: java.net.UnknownHostException: api.openstreetmap.org
- W: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.net.UnknownHostException: api.openstreetmap.org
- W: Warning - Cannot merge nodes: Would have to delete way <ul><li>Turnhoutsebaan (2 nodes)</li></ul> which is still used by <ul><li>route ("De Lijn 305 Leuven Station - Turnhout Station", 518 members)</li><li>route ("De Lijn 305 Leuven Station - Turnhout Warande", 510 members)</li><li>route ("De Lijn 490 Geel AZ St Dimpna Hoofdingang - Turnhout Warande", 221 members, incomplete)</li><li>route ("De Lijn 490 Geel AZ St Dimpna Hoofdingang - Turnhout Station", 214 members, incomplete)</li><li>route ("De Lijn 492 Aarschot Station - Turnhout Station", 479 members)</li><li>route ("De Lijn 492 Turnhout Station - Aarschot Station", 482 members)</li><li>route ("De Lijn 305 Turnhout Warande - Leuven Station", 558 members)</li><li>route ("De Lijn 305 Turnhout Station - Leuven Station", 543 members)</li><li>route ("De Lijn 490 Turnhout Warande - Geel AZ St Dimpna Hoofdingang", 245 members, incomplete)</li><li>route ("De Lijn 490 Turnhout Station - Geel AZ St Dimpna Hoofdingang", 229 members, incomplete)</li></ul>
- W: Unsaved changes - <html>You have unsaved changes in this editor window.<br><br>Do you want to discard these changes and reload data from layer?</html>
- E: Handled by bug report queue: java.lang.ArrayIndexOutOfBoundsException
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-0 (18) of main
java.lang.ArrayIndexOutOfBoundsException
at java.lang.System.arraycopy(Native Method)
at org.openstreetmap.josm.data.osm.Relation.addMember(Relation.java:102)
at org.openstreetmap.josm.plugins.pt_assistant.actions.DoubleSplitAction.checkMembership(DoubleSplitAction.java:530)
at org.openstreetmap.josm.plugins.pt_assistant.actions.DoubleSplitAction.addKeysOnBothWays(DoubleSplitAction.java:443)
at org.openstreetmap.josm.plugins.pt_assistant.actions.DoubleSplitAction.access$600(DoubleSplitAction.java:70)
at org.openstreetmap.josm.plugins.pt_assistant.actions.DoubleSplitAction$SelectFromOptionDialog.buttonAction(DoubleSplitAction.java:960)
at org.openstreetmap.josm.gui.ExtendedDialog$1.actionPerformed(ExtendedDialog.java:378)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6533)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6298)
at java.awt.Container.processEvent(Container.java:2238)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2296)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4897)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4534)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4475)
at java.awt.Container.dispatchEventImpl(Container.java:2282)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Attachments (0)
Note:
See TracTickets
for help on using tickets.


