Modify ↓
Opened 7 years ago
Closed 7 years ago
#15652 closed defect (fixed)
matsim plugin crushes when converting to matsim layer
Reported by: | anonymous | Owned by: | double-m |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin matsim | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- in matsim plugin: convert to matsim layer
What is the expected result?
converts to matsim layer
What happens instead?
error message: "update plugins", and when clicking "update plugin" error message "JOSM could not find information about the following plugins: all of my plugins" appears
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-11-26 14:31:59 +0100 (Sun, 26 Nov 2017) Build-Date:2017-11-26 13:34:54 Revision:13170 Relative:URL: ^/trunk Identification: JOSM/1.5 (13170 en) Windows 7 64-Bit OS Build number: Windows 7 Enterprise (7601) Memory Usage: 2876 MB / 3614 MB (1787 MB allocated, but free) Java version: 1.8.0_144-b01, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080, \Display1 1920x1080 Maximum Screen Size: 1920x1080 Dataset consistency test: No problems found Plugins: + apache-commons (33668) + apache-http (32699) + jts (32699) + matsim (v0.8.3-3-gfaca0ec) + pbf (33568) Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransportV2&zip=1 Last errors/warnings: - W: Invalid jar file ''<josm.pref>\plugins\pbf.jar.new'' (exists: false, canRead: false) - E: Handled by bug report queue: java.lang.RuntimeException - W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>apache-commons</li><li>pbf</li><li>jts</li><li>matsim</li><li>apache-http</li></ul>The plugins are not going to be loaded.</html> - E: Handled by bug report queue: java.lang.RuntimeException - E: Handled by bug report queue: java.lang.RuntimeException - W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>apache-commons</li><li>pbf</li><li>jts</li><li>matsim</li><li>apache-http</li></ul>The plugins are not going to be loaded.</html> - E: Handled by bug report queue: java.lang.RuntimeException - W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>apache-commons</li><li>pbf</li><li>jts</li><li>matsim</li><li>apache-http</li></ul>The plugins are not going to be loaded.</html> - E: Handled by bug report queue: java.lang.RuntimeException - W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>apache-commons</li><li>pbf</li><li>jts</li><li>matsim</li><li>apache-http</li></ul>The plugins are not going to be loaded.</html> === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: org.matsim.contrib.josm.actions.ConvertAction$1 (531) java.lang.RuntimeException at org.matsim.contrib.josm.model.Export.lambda$createFacilities$6(Export.java:162) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) at java.util.Iterator.forEachRemaining(Unknown Source) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) at java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) at java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.util.stream.ReferencePipeline.forEach(Unknown Source) at org.matsim.contrib.josm.model.Export.createFacilities(Export.java:136) at org.matsim.contrib.josm.model.Export.toScenario(Export.java:56) at org.matsim.contrib.josm.model.LayerConverter.convertWithFullTransit(LayerConverter.java:30) at org.matsim.contrib.josm.actions.ConvertAction$1.realRun(ConvertAction.java:60) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:95) at java.lang.Thread.run(Unknown Source)
Attachments (0)
Change History (3)
comment:1 by , 7 years ago
Component: | Core → Plugin matsim |
---|---|
Owner: | changed from | to
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be solved, see https://github.com/matsim-org/josm-matsim-plugin/issues/72
Note:
See TracTickets
for help on using tickets.
reported upstream: https://github.com/matsim-org/josm-matsim-plugin/issues/72