Modify ↓
Opened 9 years ago
Closed 9 years ago
#14688 closed defect (fixed)
NPE at cadastre_fr.DownloadWMSVectorImage.realRun
Reported by: | anonymous | Owned by: | pieren |
---|---|---|---|
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.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-04-02 01:45:00 +0200 (Sun, 02 Apr 2017) Build-Date:2017-04-02 01:34:50 Revision:11826 Relative:URL: ^/trunk Identification: JOSM/1.5 (11826 fr) Windows 10 64-Bit Memory Usage: 1311 MB / 3641 MB (1134 MB allocated, but free) Java version: 1.8.0_131-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080 Maximum Screen Size: 1920x1080 VM arguments: [-ea] Dataset consistency test: No problems found Plugins: + FixAddresses (33182) + PicLayer (33148) + cadastre-fr (33088) + ejml (32680) + geotools (33042) + jts (32699) + turnrestrictions (33088) Last errors/warnings: - W: java.net.SocketException: Connection reset - W: java.net.SocketTimeoutException: Read timed out - W: java.net.SocketTimeoutException: Read timed out - E: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.io.IllegalDataException: Ligne 2 118 colonne 81 : Read timed out. Cause : org.openstreetmap.josm.io.IllegalDataException: Ligne 2 118 colonne 81 : Read timed out. Cause : javax.xml.stream.XMLStreamException: ParseError at [row,col]:[2118,81] - E: Donnée erronée - <html>Le téléchargement de la donnée a échoué. Son format n’est pas supporté, invalide ou incohérent.<br>Détails : Ligne 2 118 colonne 81 : Read timed out</html> - E: java.io.IOException: Town/city COLMAR not found. - E: java.io.IOException: Town/city COLMAR not found. - E: Handled by bug report queue: java.lang.NullPointerException - E: java.io.IOException: Town/city COLMAR not found. - E: Handled by bug report queue: java.lang.NullPointerException === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: main-worker-0 (123) java.lang.NullPointerException at cadastre_fr.DownloadWMSVectorImage.realRun(DownloadWMSVectorImage.java:56) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:95) at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:143) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
Component: | Core → Plugin cadastre-fr |
---|---|
Owner: | changed from | to
Summary: | french cadastre crash → NPE at cadastre_fr.DownloadWMSVectorImage.realRun |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [o33279:33280].