Modify ↓
Opened 6 years ago
Closed 6 years ago
#17494 closed defect (worksforme)
Running MainApplication makes popup error appear
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Build-Date:2019-03-20 15:27:24 Revision:14906 Is-Local-Build:true Identification: JOSM/1.5 (14906 SVN en) Windows 7 64-Bit OS Build number: Windows 7 Professional (7601) Memory Usage: 57 MB / 850 MB (41 MB allocated, but free) Java version: 1.8.0_171-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 VM arguments: [-ea, -Dfile.encoding=UTF-8] Program arguments: [--debug] Last errors/warnings: - E: java.io.IOException: Failed to open input stream for resource 'resource://data/fonts/DroidSans.ttf' - E: Unable to register font DroidSans-Bold.ttf - E: java.io.IOException: Failed to open input stream for resource 'resource://data/fonts/DroidSans-Bold.ttf' - E: Exception raised in EDT: java.util.concurrent.ExecutionException: org.openstreetmap.josm.tools.JosmRuntimeException: Fatal: failed to locate image 'logo.svg'. This is a serious configuration problem. JOSM will stop working.. Cause: org.openstreetmap.josm.tools.JosmRuntimeException: Fatal: failed to locate image 'logo.svg'. This is a serious configuration problem. JOSM will stop working. - E: Failed to locate image 'ok' - E: Failed to locate image 'cancel' - 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' - E: Failed to locate image 'copy' - E: Failed to locate image 'paste' - E: Failed to locate image 'copy' === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: main (1) java.lang.ExceptionInInitializerError at org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.registerProjectionChoice(ProjectionPreference.java:262) at org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.registerProjectionChoice(ProjectionPreference.java:284) at org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.<clinit>(ProjectionPreference.java:83) at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:906) at org.openstreetmap.josm.gui.MainApplication$3.processArguments(MainApplication.java:284) at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:711) Caused by: org.openstreetmap.josm.tools.JosmRuntimeException: java.io.IOException: Failed to open input stream for resource 'resource://data/projection/custom-epsg' at org.openstreetmap.josm.data.projection.Projections.<clinit>(Projections.java:175) ... 6 more Caused by: java.io.IOException: Failed to open input stream for resource 'resource://data/projection/custom-epsg' at org.openstreetmap.josm.io.CachedFile.getInputStream(CachedFile.java:230) at org.openstreetmap.josm.io.CachedFile.getContentReader(CachedFile.java:259) at org.openstreetmap.josm.data.projection.Projections.loadProjectionDefinitions(Projections.java:301) at org.openstreetmap.josm.data.projection.Projections.<clinit>(Projections.java:170) ... 6 more
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Your jar is corrupted, please download it again.