Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#5023 closed defect (wontfix)

crashtrying to load gpx file

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-04-26 01:31:31
Last Changed Author: jttt
Revision: 3208
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-04-25 15:31:07 +0200 (Sun, 25 Apr 2010)
Last Changed Rev: 3208

Memory Usage: 81 MB / 494 MB (22 MB allocated, but free)
Java version: 1.6.0_20, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP

Dataset consistency test:
No problems found

Plugins: openstreetbugs,remotecontrol,validator,wmsplugin
Plugin openstreetbugs (Version: 20696)
Plugin wmsplugin (Version: 20891)
Plugin remotecontrol (Version: 19946)
Plugin validator (Version: 20799)

java.lang.NullPointerException

at java.util.Arrays$ArrayList.<init>(Unknown Source)
at java.util.Arrays.asList(Unknown Source)
at sun.awt.shell.Win32ShellFolderManager2.isFileSystemRoot(Unknown Source)
at sun.awt.shell.ShellFolder.isFileSystemRoot(Unknown Source)
at javax.swing.filechooser.FileSystemView.isFileSystemRoot(Unknown Source)
at javax.swing.filechooser.FileSystemView.getShellFolder(Unknown Source)
at javax.swing.filechooser.FileSystemView.getFiles(Unknown Source)
at javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run0(Unknown Source)
at javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run(Unknown Source)

Attachments (0)

Change History (3)

comment:1 by stoecker, 15 years ago

Owner: changed from team to anonymous
Status: newneedinfo

Did this happen once or can you reproduce it? It looks much like a Win installation issue of Java which we had several times already. Usually Java reinstallation helped.

comment:2 by jttt, 15 years ago

Resolution: wontfix
Status: needinfoclosed

This is java bug (it's in java 1.6 since update 19). As a workaround you can either use older java or open gpx files by dragging them from file explorer to JOSM.

See https://www.chemaxon.com/forum/ftopic6197.html for details

comment:3 by anonymous, 15 years ago

Ticket #5030 has been marked as a duplicate of this ticket.

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.