Modify

Opened 3 years ago

Closed 3 years ago

#4589 closed defect (worksforme)

error

Reported by: anonymous Owned by: anonymous
Priority: normal 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 Changed 3 years ago by anonymous

  • Owner changed from team to anonymous
  • Status changed from new to needinfo

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

comment:2 Changed 3 years ago by stoecker

  • Resolution set to worksforme
  • Status changed from needinfo to closed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.