Modify ↓
#15186 closed defect (fixed)
NPE at JsonQueryUtil.queryAsync (Main.worker)
Reported by: | anonymous | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin geochat | Version: | |
Keywords: | template_report regression | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- crash on launch
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-08-25 10:18:53 +0200 (Fri, 25 Aug 2017) Build-Date:2017-08-25 08:21:06 Revision:12643 Relative:URL: ^/trunk Identification: JOSM/1.5 (12643 be) Linux Ubuntu 17.04 Memory Usage: 964 MB / 964 MB (743 MB allocated, but free) Java version: 1.8.0_144-b01, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: :0.0 2560x1440 Maximum Screen Size: 2560x1440 VM arguments: [-Djava.net.preferIPv4Stack=true] Dataset consistency test: No problems found Plugins: + AddrInterpolation (33160) + FastDraw (33182) + HouseNumberTaggingTool (33160) + Mapillary (v1.5.5) + PicLayer (33385) + apache-commons (32994) + apache-http (32699) + buildings_tools (33004) + ejml (32680) + geochat (33088) + geojson (52) + geotools (33380) + imagery_offset_db (33316) + jts (32699) + reltoolbox (33311) + reverter (33088) + terracer (33088) Map paint styles: - https://github.com/bastik/mapcss-tools/raw/osm/mapnik2mapcss/osm-results/mapnik.zip Last errors/warnings: - 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: Thread-14 (132) java.lang.NullPointerException at geochat.JsonQueryUtil.queryAsync(JsonQueryUtil.java:72) at geochat.ChatServerConnection.autoLogin(ChatServerConnection.java:94) at geochat.ChatServerConnection$2.run(ChatServerConnection.java:126) at java.lang.Thread.run(Thread.java:748)
Attachments (0)
Change History (9)
comment:1 by , 7 years ago
Component: | Core → Plugin geochat |
---|---|
Owner: | changed from | to
comment:2 by , 7 years ago
Description: | modified (diff) |
---|---|
Summary: | JOSM crashes on load → NPE at JsonQueryUtil.queryAsync |
comment:3 by , 7 years ago
comment:6 by , 7 years ago
Keywords: | regression added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Summary: | NPE at JsonQueryUtil.queryAsync → NPE at JsonQueryUtil.queryAsync (Main.worker) |
regression caused by #15182
comment:8 by , 7 years ago
Thanks for fixing this. I upgraded all deprecated API calls in plugin version 33546.
comment:9 by , 7 years ago
Thank you! I'm sorry for the noise, I try very hard to avoid plugin breakage but I missed this one.
Note:
See TracTickets
for help on using tickets.
Ticket #15189 has been marked as a duplicate of this ticket.