Ticket #17058: start-error.txt

File start-error.txt, 2.9 KB (added by GerdP, 7 years ago)
Line 
1{{{
2Build-Date:2018-12-02 15:15:10
3Revision:14488
4Is-Local-Build:true
5
6Identification: JOSM/1.5 (14488 SVN en) Windows 10 64-Bit
7OS Build number: Windows 10 Home 1803 (17134)
8Memory Usage: 172 MB / 3641 MB (108 MB allocated, but free)
9Java version: 1.8.0_191-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
10Screen: \Display0 1920x1080
11Maximum Screen Size: 1920x1080
12VM arguments: [-agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:54958, -ea, -Dfile.encoding=UTF-8]
13
14Plugins:
15+ OpeningHoursEditor
16+ apache-commons
17+ buildings_tools
18+ download_along
19+ ejml
20+ geotools
21+ jaxb (34506)
22+ jts
23+ merge-overlap
24+ o5m
25+ opendata
26+ pbf
27+ poly
28+ reverter
29+ undelete
30+ utilsplugin2
31
32Last errors/warnings:
33- W: Update plugins - org.openstreetmap.josm.plugins.PluginHandler$UpdatePluginsMessagePanel[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
34- E: Handled by bug report queue: java.lang.ExceptionInInitializerError. Cause: org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Failed to open input stream for resource 'resource://data/projection/custom-epsg'. Cause: java.io.IOException: Failed to open input stream for resource 'resource://data/projection/custom-epsg'
35
36
37=== REPORTED CRASH DATA ===
38BugReportExceptionHandler#handleException:
39No data collected.
40
41Warning issued by: BugReportExceptionHandler#handleException
42
43=== STACK TRACE ===
44Thread: main (1)
45java.lang.ExceptionInInitializerError
46 at org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.registerProjectionChoice(ProjectionPreference.java:262)
47 at org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.registerProjectionChoice(ProjectionPreference.java:284)
48 at org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.<clinit>(ProjectionPreference.java:83)
49 at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:906)
50 at org.openstreetmap.josm.gui.MainApplication$3.processArguments(MainApplication.java:284)
51 at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:711)
52Caused by: org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Failed to open input stream for resource 'resource://data/projection/custom-epsg'
53 at org.openstreetmap.josm.data.projection.Projections.<clinit>(Projections.java:175)
54 ... 6 more
55Caused by: java.io.IOException: Failed to open input stream for resource 'resource://data/projection/custom-epsg'
56 at org.openstreetmap.josm.io.CachedFile.getInputStream(CachedFile.java:231)
57 at org.openstreetmap.josm.io.CachedFile.getContentReader(CachedFile.java:269)
58 at org.openstreetmap.josm.data.projection.Projections.loadProjectionDefinitions(Projections.java:301)
59 at org.openstreetmap.josm.data.projection.Projections.<clinit>(Projections.java:170)
60 ... 6 more
61}}}