Modify ↓
#9620 closed defect (fixed)
JSON dependency error in GeoChat plugin
Reported by: | Zverikk | Owned by: | Don-vip |
---|---|---|---|
Priority: | major | Milestone: | 14.01 (hotfix) |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Identification: JOSM/1.5 (6763 ru) Windows 7 64-Bit Memory Usage: 216 MB / 682 MB (69 MB allocated, but free) Java version: 1.7.0_17, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM ... Plugin: geochat (30234)
Since the latest JOSM geochat plugin produces the following exception:
java.io.IOException while connecting to a chat server: Failed to parse JSON: Provider org.glassfish.json.JsonProviderImpl not found
Seems like this commit https://trac.openstreetmap.org/changeset/30234/subversion has broken some dependencies. Could anybody please fix JSON modules?
Attachments (0)
Change History (4)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 12 years ago
Milestone: | → 14.01 (hotfix) |
---|
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
our Makefile needed an update, that's done for r6764. Promoting it as new tested. Thanks for feedback.