Modify

Opened 10 years ago

Closed 10 years ago

#10287 closed defect (fixed)

IllegalArgumentException at startup

Reported by: ronny.standtke@… Owned by: team
Priority: normal Milestone: 14.07
Component: Core Version:
Keywords: template_report Cc:

Description

I just started JOSM and got this error message:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-07-03 22:03:52
Last Changed Author: Don-vip
Revision: 7287
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-07-04 00:00:19 +0200 (Fri, 04 Jul 2014)
Last Changed Rev: 7287

Identification: JOSM/1.5 (7287 de) Linux Debian GNU/Linux 7.5 (wheezy)
Memory Usage: 63 MB / 910 MB (18 MB allocated, but free)
Java version: 1.7.0_55, Oracle Corporation, OpenJDK Server VM
Java package: openjdk-7-jre:i386-7u55-2.4.7-1~bpo70+1
WebStart package: icedtea-netx:i386-1.4.2-1~bpo70+1
VM arguments: [-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar, -Xms8m, -Dicedtea-web.bin.name=javaws, -Dicedtea-web.bin.location=/usr/bin/javaws, -Djava.security.manager, -Djava.security.policy=/etc/icedtea-web/javaws.policy]


java.lang.IllegalArgumentException: elapsedTime must be > 0
	at org.openstreetmap.josm.tools.Utils.getDurationString(Utils.java:889)
	at org.openstreetmap.josm.gui.SplashScreen$SplashScreenProgressRenderer.setTaskTitle(SplashScreen.java:201)
	at org.openstreetmap.josm.gui.progress.SwingRenderingProgressMonitor$4.run(SwingRenderingProgressMonitor.java:80)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Attachments (0)

Change History (2)

comment:1 by Don-vip, 10 years ago

Milestone: 14.07

comment:2 by Don-vip, 10 years ago

Resolution: fixed
Status: newclosed

In 7321/josm:

fix #10287 - robustness to system time going backwards during josm startup

Modify Ticket

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