Modify ↓
Opened 17 months ago
Last modified 17 months ago
#23029 new defect
MatSim plugin simulation error
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?
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: 2023-06-02 17:23:29 +0200 (Fri, 02 Jun 2023) Build-Date:2023-06-03 01:31:02 Revision:18746 Relative:URL: ^/trunk Identification: JOSM/1.5 (18746 en) Windows 11 64-Bit OS Build number: Windows 10 Home 2009 (22621) Memory Usage: 1412 MB / 3607 MB (460 MB allocated, but free) Java version: 1.8.0_371-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 2560×2048 (scaling 1.00×1.00) Maximum Screen Size: 2560×2048 Best cursor sizes: 16×16→64×64, 32×32→64×64 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 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-5f44f47a, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=11098, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + apache-commons (36034) + ejml (35924) + geotools (36068) + jackson (36034) + javafx (36086) + jaxb (35952) + jts (36004) + matsim (d70ae5a) Last errors/warnings: - 00002.853 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00003.771 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00025.389 E: Failed to locate image 'open.png' - 00025.401 E: Failed to locate image 'new.png' - 00025.482 E: Failed to locate image 'matsim-scenario.png' - 00025.483 W: null: Could not get presets icon matsim-scenario.png - 00025.486 E: Failed to locate image 'images/dialogs/logo.png' - 00025.486 W: Link: Could not get presets icon images/dialogs/logo.png - 00196.178 E: Handled by bug report queue: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer; === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-2 (56) of javawsApplicationThreadGroup java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer; at org.matsim.vis.otfvis.OnTheFlyServer.getQuadConstStateBuffer(OnTheFlyServer.java:228) at org.matsim.vis.otfvis.data.OTFClientQuadTree.getConstData(OTFClientQuadTree.java:128) at org.matsim.vis.otfvis.opengl.drawer.OTFOGLDrawer.<init>(OTFOGLDrawer.java:140) at org.matsim.contrib.josm.gui.OTFDialog.<init>(OTFDialog.java:85) at org.matsim.contrib.josm.actions.OTFVisAction.actionPerformed(OTFVisAction.java:62) 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.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 (0)
Change History (1)
comment:1 by , 17 months ago
Component: | Core → Plugin matsim |
---|---|
Owner: | changed from | to
Note:
See TracTickets
for help on using tickets.