Modify

Opened 11 years ago

Closed 11 years ago

#9628 closed defect (fixed)

Unable to start livegps due to JSON initialization error

Reported by: axel.roeltgen@… Owned by: Don-vip
Priority: normal Milestone: 14.01 (hotfix)
Component: Core Version: tested
Keywords: template_report Cc: axel.roeltgen@…

Description (last modified by Don-vip)

What steps will reproduce the problem?

  1. GPS-Spur aufzeichen (plugin livegps)

What is the expected result?

What happens instead?
Fehlermeldung

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-01-29 09:32:44
Last Changed Author: simon04
Revision: 6766
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-01-29 09:21:59 +0100 (Wed, 29 Jan 2014)
Last Changed Rev: 6766

Identification: JOSM/1.5 (6766 de) Windows 8 64-Bit
Memory Usage: 120 MB / 455 MB (24 MB allocated, but free)
Java version: 1.7.0_51, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
VM arguments: [-Xms16m, -Xmx512m]
Dataset consistency test: No problems found

Plugin: ImportImagePlugin (29854)
Plugin: PicLayer (29854)
Plugin: geotools (30147)
Plugin: jts (29854)
Plugin: livegps (30234)
Plugin: log4j (29853)
Plugin: surveyor (30145)

java.lang.NoClassDefFoundError: Could not initialize class org.glassfish.json.JsonMessages
	at org.glassfish.json.JsonTokenizer.unexpectedChar(JsonTokenizer.java:532)
	at org.glassfish.json.JsonTokenizer.nextToken(JsonTokenizer.java:415)
	at org.glassfish.json.JsonParserImpl$NoneContext.getNextEvent(JsonParserImpl.java:222)
	at org.glassfish.json.JsonParserImpl$StateIterator.next(JsonParserImpl.java:172)
	at org.glassfish.json.JsonParserImpl.next(JsonParserImpl.java:149)
	at org.glassfish.json.JsonReaderImpl.readObject(JsonReaderImpl.java:101)
	at livegps.LiveGpsAcquirer.connect(LiveGpsAcquirer.java:216)
	at livegps.LiveGpsAcquirer.run(LiveGpsAcquirer.java:127)
	at java.lang.Thread.run(Unknown Source)

Attachments (1)

gpsd-Fenster.txt (2.6 KB ) - added by axel.roeltgen@… 11 years ago.

Download all attachments as: .zip

Change History (3)

by axel.roeltgen@…, 11 years ago

Attachment: gpsd-Fenster.txt added

comment:1 by Don-vip, 11 years ago

Component: Plugin livegpsCore
Description: modified (diff)
Milestone: 14.01 (hotfix)
Owner: changed from framm to Don-vip
Summary: livegps Abfrage gpsd fehlerhaftUnable to start livegps due to JSON initialization error

A file is missing in josm jar.

comment:2 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

our Makefile needed another update, it's done for r6767.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
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.