Modify

Opened 4 days ago

Last modified 4 days ago

#24725 new defect

message error

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin cadastre-fr 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.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2026-03-28 20:28:41 +0100 (Sat, 28 Mar 2026)
Revision:19555
Build-Date:2026-03-29 01:30:57
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (19555 fr) Linux Debian GNU/Linux 13 (trixie)
Memory Usage: 512 MB / 8888 MB (114 MB allocated, but free)
Java version: 21.0.11+10-1-deb13u2-Debian, Debian, OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: :0.0 1680x1050x[Multi depth]@60Hz (scaling 1.00×1.00)
Maximum Screen Size: 1680×1050
Best cursor sizes: 16×16→16×16, 32×32→32×32
Environment variable LANG: fr_FR.UTF-8
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: fr_FR
Numbers with default locale: 1234567890 -> 1234567890
Desktop environment: XFCE
Java package: openjdk-21-jre:amd64-21.0.11+10-1~deb13u2
Java ATK Wrapper package: libatk-wrapper-java:all-0.40.0-3
fonts-noto: fonts-noto:all-20201225-2
VM arguments: [--module-path=/usr/share/openjfx/lib, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, -Djosm.restart=true, -Djava.net.useSystemProxies=true, -XX:MaxRAMPercentage=75.0, --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]
Dataset consistency test: No problems found

Plugins:
+ apache-commons (36474)
+ apache-http (36474)
+ buildings_tools (36474)
+ cadastre-fr (36480)
+ ejml (36474)
+ geotools (36474)
+ imagery_offset_db (36474)
+ jackson (36474)
+ jaxb (36474)
+ jna (36474)
+ jts (36474)
+ mapathoner (v1.7.4)
+ public_transport (36474)
+ reverter (36474)
+ utilsplugin2 (36497)

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/LayerChecker&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransportV2&zip=1
- ${HOME}/Bureau/MapCSS-JOSM-Bicycle-master/cycleway.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/SidewalksAndFootways&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/Admin_Boundaries&zip=1
+ https://raw.githubusercontent.com/Ltrlg/mapcss/refs/heads/dev/combound.mapcss
+ https://josm.openstreetmap.de/josmfile?page=Styles/HighwayAreas&zip=1

Last errors/warnings:
- 00115.988 W: Échec du chargement des styles de rendu de '${HOME}/Bureau/MapCSS-JOSM-Bicycle-master/cycleway.mapcss'. Lʼexception était : java.nio.file.NoSuchFileException: ${HOME}/Bureau/MapCSS-JOSM-Bicycle-master/cycleway.mapcss
- 00115.988 E: java.nio.file.NoSuchFileException: ${HOME}/Bureau/MapCSS-JOSM-Bicycle-master/cycleway.mapcss
- 00121.516 W: Cannot lock cache directory. Will not use disk cache
- 00132.531 W: Impossible de régler les préférences à '<josm.pref>/preferences.xml': java.nio.file.NoSuchFileException: <josm.pref>/preferences.xml_tmp
- 00132.536 W: Cannot start IPv4 remotecontrol server on port 8111: Adresse déjà utilisée
- 00132.537 W: Cannot start IPv6 remotecontrol server on port 8111: Adresse déjà utilisée
- 00226.423 E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
- 00227.279 E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
- 00227.869 E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
- 00228.448 E: Handled by bug report queue: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0



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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (30) of main
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
	at java.base/java.util.Objects.checkIndex(Objects.java:385)
	at java.base/java.util.ArrayList.get(ArrayList.java:427)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.EdigeoFileVEC$VecBlock.resolvePhase2(EdigeoFileVEC.java:109)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.EdigeoLotFile.lambda$resolve$1(EdigeoLotFile.java:60)
	at java.base/java.util.HashMap.forEach(HashMap.java:1429)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.EdigeoLotFile.resolve(EdigeoLotFile.java:60)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.EdigeoFileTHF$Lot.readFiles(EdigeoFileTHF.java:271)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.EdigeoFileTHF.read(EdigeoFileTHF.java:485)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.pci.EdigeoPciReader.parse(EdigeoPciReader.java:311)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.pci.EdigeoPciReader.parseDataSet(EdigeoPciReader.java:278)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.pci.EdigeoPciImporter.parseDataSet(EdigeoPciImporter.java:60)
	at org.openstreetmap.josm.plugins.fr.cadastre.edigeo.pci.EdigeoPciImporter.parseDataSet(EdigeoPciImporter.java:78)
	at org.openstreetmap.josm.plugins.fr.cadastre.download.CadastreServerReader.parseOsm(CadastreServerReader.java:38)
	at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask$DownloadTask.parseDataSet(DownloadOsmTask.java:470)
	at org.openstreetmap.josm.actions.downloadtasks.DownloadOsmTask$DownloadTask.realRun(DownloadOsmTask.java:478)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:94)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:142)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)

Attachments (0)

Change History (1)

comment:1 by GerdP, 4 days ago

Component: CorePlugin cadastre-fr

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


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