Modify ↓
#4558 closed defect (duplicate)
JOSM crashes at Start
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- see screenshot
What is the expected result?
Create main window an start JOSM
What happens instead?
Creation of main window is not possible, an error message is shown, application is not stoppable, kill application via killing java.exe is the only way.
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2010-02-18 02:31:18 Last Changed Author: bastiK Revision: 3009 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2010-02-17 23:48:31 +0100 (Wed, 17 Feb 2010) Last Changed Rev: 3009 Memory Usage: 15 MB / 245 MB (1 MB allocated, but free) Java version: 1.6.0_18, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows XP Plugins: AddrInterpolation,buildings_tools,colorscheme,dataimport,editgpx,measurement,multipoly,openstreetbugs,openvisible,remotecontrol,routing,tageditor,validator,wmsplugin java.lang.NullPointerException at org.openstreetmap.josm.io.MirroredInputStream.getZipEntry(MirroredInputStream.java:102) at org.openstreetmap.josm.gui.tagging.TaggingPreset.readFromPreferences(TaggingPreset.java:648) at org.openstreetmap.josm.gui.preferences.TaggingPresetPreference.initialize(TaggingPresetPreference.java:84) at org.openstreetmap.josm.Main.<init>(Main.java:214) at org.openstreetmap.josm.gui.MainApplicatio
Attachments (1)
Change History (3)
by , 15 years ago
comment:1 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #4557.