Modify

Opened 21 hours ago

Closed 15 hours ago

#24838 closed defect (fixed)

Error appeared on startup after update.

Reported by: anonymous Owned by: rebsc
Priority: normal Milestone:
Component: Plugin ​indoorhelper 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.

Revision:19613
Build-Date:2026-08-12 01:42:58

Identification: JOSM/1.5 (19613 en) Windows 11 64-Bit
OS Build number: Windows 10 Pro 25H2 (26200)
Memory Usage: 624 MB / 24512 MB (376 MB allocated, but free)
Java version: 21.0.12+8-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 3840x2160x32bpp@60Hz (scaling 1.50×1.50) \Display1 3840x2160x32bpp@60Hz (scaling 1.50×1.50)
Maximum Screen Size: 3840×2160
Best cursor sizes: 16×16→48×48, 32×32→48×48
System property file.encoding: UTF-8
System property sun.jnu.encoding: Cp1252
Locale info: en_NZ
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=1.5.19613, -XX:MaxRAMPercentage=75.0, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe]
Dataset consistency test: No problems found

Plugins:
+ DirectUpload (36474)
+ Mapillary (1819)
+ apache-commons (36474)
+ apache-http (36474)
+ buildings_tools (36474)
+ ejml (36474)
+ geotools (36474)
+ gridify (58)
+ imagery_offset_db (36474)
+ indoorhelper (266)
+ jackson (36474)
+ jaxb (36474)
+ jna (36474)
+ jts (36474)
+ mapwithai (839)
+ measurement (36474)
+ opendata (36474)
+ pmtiles (36474)
+ shrinkwrap (v1.1.3)
+ terracer (36484)
+ utilsplugin2 (36497)
+ wikipedia (448)

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1
- <josm.pref>\plugins\indoorhelper\resources\sit.mapcss

Last errors/warnings:
- 00131.026 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00131.794 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00131.947 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00132.077 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00132.201 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00132.329 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00132.456 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00132.582 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00133.515 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
- 00133.636 E: Handled by bug report queue: java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'



=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (52) of main
java.lang.NoSuchMethodError: 'org.openstreetmap.josm.gui.autofilter.AutoFilter org.openstreetmap.josm.gui.autofilter.AutoFilterManager.getCurrentAutoFilter()'
	at org.openstreetmap.josm.plugins.indoorhelper.IndoorHelperPlugin.paintableInvalidated(IndoorHelperPlugin.java:107)
	at org.openstreetmap.josm.gui.layer.AbstractMapViewPaintable.invalidate(AbstractMapViewPaintable.java:89)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
	at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
	at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source)
	at org.openstreetmap.josm.gui.MapView$1.lambda$mapPaintStylesUpdated$0(MapView.java:113)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop/java.awt.WaitDispatchSupport$2.run(Unknown Source)
	at java.desktop/java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.desktop/java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.desktop/java.awt.WaitDispatchSupport.enter(Unknown Source)
	at java.desktop/java.awt.Dialog.show(Unknown Source)
	at java.desktop/java.awt.Component.show(Unknown Source)
	at java.desktop/java.awt.Component.setVisible(Unknown Source)
	at java.desktop/java.awt.Window.setVisible(Unknown Source)
	at java.desktop/java.awt.Dialog.setVisible(Unknown Source)
	at org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.lambda$doBeginTask$3(PleaseWaitProgressMonitor.java:255)
	at org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.lambda$doInEDT$0(PleaseWaitProgressMonitor.java:113)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (3)

comment:1 by stoecker, 18 hours ago

Component: CorePlugin ​indoorhelper
Owner: changed from team to rebsc

comment:2 by stoecker, 16 hours ago

@rebsc:

That is caused by a change in JOSM. Probably change getCurrentAutoFilter() to getCurrentCombinedFilter() will be everything needed to fix (and add minimum version to 19592).

comment:3 by stoecker, 15 hours ago

Resolution: fixed
Status: newclosed

I fixed the build. Please check and adapt if not correct.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain rebsc.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.