Modify

Opened 14 years ago

Closed 14 years ago

#4589 closed defect (worksforme)

error

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-02-21 02:31:31
Last Changed Author: bastiK
Revision: 3029
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-02-20 17:34:27 +0100 (Sat, 20 Feb 2010)
Last Changed Rev: 3029

Memory Usage: 53 MB / 63 MB (21 MB allocated, but free)
Java version: 1.6.0-oem, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows Vista

Dataset consistency test:
No problems found

Plugins: PicLayer,wmsplugin
Plugin wmsplugin Version: 19626
Plugin PicLayer Version: 19467

java.lang.IllegalArgumentException: Expected unique id > 0 for primitive 'id', got 0

at org.openstreetmap.josm.tools.CheckParameterUtil.ensureValidPrimitiveId(CheckParameterUtil.java:21)
at org.openstreetmap.josm.io.OsmServerObjectReader.<init>(OsmServerObjectReader.java:60)
at org.openstreetmap.josm.actions.downloadtasks.DownloadPrimitiveTask.realRun(DownloadPrimitiveTask.java:93)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:83)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:129)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(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 anonymous, 14 years ago

Owner: changed from team to anonymous
Status: newneedinfo

It would be really good to know what you did when you got the error and how to reproduce that.

comment:2 by stoecker, 14 years ago

Resolution: worksforme
Status: needinfoclosed

Modify Ticket

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