Modify ↓
Opened 6 years ago
Closed 6 years ago
#17873 closed defect (othersoftware)
cannot export matsim shape and xml file
Reported by: | anonymous | Owned by: | nega |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin matsim | Version: | latest |
Keywords: | template_report github | Cc: |
Description
What steps will reproduce the problem?
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: 2019-06-03 00:05:30 +0200 (Mon, 03 Jun 2019) Build-Date:2019-06-02 22:10:24 Revision:15155 Relative:URL: ^/trunk Identification: JOSM/1.5 (15155 en) Windows 10 64-Bit OS Build number: Windows 10 Home Single Language 1903 (18362) Memory Usage: 967 MB / 1820 MB (617 MB allocated, but free) Java version: 1.8.0_211-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 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-33baea12, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=49875, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + ejml (34908) + geotools (34908) + javafx-windows + jts (34908) + matsim (0.8.7-50-g10dd9ad) Last errors/warnings: - E: unable to find dependency javafx for plugin matsim - W: No configuration settings found. Using hardcoded default values for all pools. - E: Failed to locate image 'new.png' - E: Failed to locate image 'matsim-scenario.png' - W: null: Could not get presets icon matsim-scenario.png - E: Failed to locate image 'images/dialogs/logo.png' - W: Link: Could not get presets icon images/dialogs/logo.png - E: Handled by bug report queue: org.geotools.factory.FactoryNotFoundException: No factory of kind "CRSFactory" found. - E: Handled by bug report queue: java.lang.IllegalArgumentException: There exists already a node with id = 975733283. - W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>geotools</li><li>jts</li><li>javafx-windows</li><li>matsim</li><li>ejml</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: AWT-EventQueue-2 (57) of javawsApplicationThreadGroup java.lang.IllegalArgumentException: There exists already a node with id = 975733283. Existing node: [id=975733283][coord=[x=1393846.7737747796][y=4990851.158330707]][type=null][nof_inlinks=0][nof_outlinks=0] Node to be added: [id=975733283][coord=[x=1393846.7737747373][y=4990851.15833065]][type=null][nof_inlinks=0][nof_outlinks=0]. Node is not added to the network. at org.matsim.core.network.NetworkImpl.addNode(NetworkImpl.java:179) at org.matsim.contrib.josm.model.Export.toScenario(Export.java:43) at org.matsim.contrib.josm.actions.TransitScheduleExportAction.actionPerformed(TransitScheduleExportAction.java:80) 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.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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 (0)
Change History (2)
comment:1 by , 6 years ago
Summary: | josm is not exporting mstsim shape and xml file → cannot export matsim shape and xml file |
---|
comment:2 by , 6 years ago
Keywords: | github added |
---|---|
Resolution: | → othersoftware |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Reported upstream: https://github.com/matsim-org/josm-matsim-plugin/issues/107