Modify ↓
Opened 8 years ago
Closed 8 years ago
#15015 closed defect (fixed)
error sending modification
Reported by: | leni | Owned by: | giackserva |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin pt_assistant | Version: | |
Keywords: | template_report gsoc_pt_assistant | Cc: |
Description
What steps will reproduce the problem?
- open recent file (ouverture d'in fichier récemment ouvert)
- sending modifications (envoyer les modifications du calque actif)
What is the expected result?
osm database update (mise à jour de la base de données)
What happens instead?
error josm and I can not update the database (josm affiche le rapport d'erreur sans mettre à jour osm)
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-07-03 00:44:07 +0200 (Mon, 03 Jul 2017) Build-Date:2017-07-02 23:26:36 Revision:12450 Relative:URL: ^/trunk Identification: JOSM/1.5 (12450 fr) Windows 10 64-Bit OS Build number: Windows 10 Home 1703 (15063) Memory Usage: 175 MB / 247 MB (20 MB allocated, but free) Java version: 1.8.0_131-b11, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1280x1024 Maximum Screen Size: 1280x1024 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-3734bdcb, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=50906, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + CustomizePublicTransportStop (0.4) + apache-commons (32994) + buildings_tools (33004) + cadastre-fr (33392) + download_along (32946) + editgpx (33004) + ejml (32680) + geotools (33380) + jogl (1.0.46) + jts (32699) + merge-overlap (33154) + opendata (33358) + pt_assistant (33429) + public_transport (33166) + public_transport_layer (33350) + reltoolbox (33311) + reverter (33088) + todo (30200) + undelete (33374) + utilsplugin2 (33328) + walkingpapers (32796) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/BuildingPreset&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/NewParkingFeatures&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/NewTags&zip=1 + http://zibi.openstreetmap.org.pl/kendzi/k/Simple3dPreset/s3db-preset.zip + https://josm.openstreetmap.de/josmfile?page=Presets/Bus_lanes&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Historical_Objects&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/PublicTransportOneClick&zip=1 + D:\Documents\<user.name>\Documents\_OSM\Afaire\_Josm\testHD.xml Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/MaxspeedIcons&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/PTStops&zip=1 + https://github.com/gmgeo/osmic-josm-style/archive/master.zip Last errors/warnings: - E: <josm.pref>\plugins\opendata\resources\org\openstreetmap\josm\plugins\opendata\modules\fr\datagouvfr\datasets\agriculture\RegistreParcellaire.mapcss (Le chemin d’accès spécifié est introuvable) - E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-2 (41) of javawsApplicationThreadGroup java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at org.openstreetmap.josm.plugins.pt_assistant.data.PTRouteDataManager.getPTWaysBetween(PTRouteDataManager.java:385) at org.openstreetmap.josm.plugins.pt_assistant.validation.PTAssistantValidatorTest.storeCorrectRouteSegments(PTAssistantValidatorTest.java:416) at org.openstreetmap.josm.plugins.pt_assistant.validation.PTAssistantValidatorTest.proceedWithSorting(PTAssistantValidatorTest.java:352) at org.openstreetmap.josm.plugins.pt_assistant.validation.PTAssistantValidatorTest.visit(PTAssistantValidatorTest.java:157) at org.openstreetmap.josm.data.osm.Relation.accept(Relation.java:180) at org.openstreetmap.josm.data.validation.Test.visit(Test.java:208) at org.openstreetmap.josm.actions.upload.ValidateUploadHook.checkUpload(ValidateUploadHook.java:62) at org.openstreetmap.josm.actions.UploadAction.checkPreUploadConditions(UploadAction.java:207) at org.openstreetmap.josm.actions.UploadAction.uploadData(UploadAction.java:231) at org.openstreetmap.josm.actions.UploadAction.actionPerformed(UploadAction.java:271) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(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.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.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 (1)
Change History (5)
by , 8 years ago
Attachment: | 64Salies.osm added |
---|
comment:1 by , 8 years ago
Component: | Core → Plugin pt_assistant |
---|---|
Owner: | changed from | to
comment:2 by , 8 years ago
Cc: | added |
---|
comment:3 by , 8 years ago
Owner: | changed from | to
---|
comment:4 by , 8 years ago
Cc: | removed |
---|---|
Keywords: | gsoc_pt_assistant added |
Resolution: | → fixed |
Status: | new → closed |
changeset [o33452]
Note:
See TracTickets
for help on using tickets.
File that caused the error (fichier qui a provoqué l'erreur)