Modify ↓
#4560 closed defect (duplicate)
NullPointerException at start
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | template_report | Cc: |
Description
Start JOSM. It crashes.
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: 53 MB / 455 MB (38 MB allocated, but free) Java version: 1.6.0_17, Sun Microsystems Inc., OpenJDK Server VM Operating system: Linux Plugins: buildings_tools,fuzzer,lakewalker,multipoly,openvisible,tageditor,validator,waydownloader,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.MainApplication.<init>(MainApplication.java:49) at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:193)
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #4557.