Modify ↓
Opened 8 years ago
Closed 8 years ago
#14907 closed defect (needinfo)
IAE: Null projection prevents JOSM to start
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report projection | Cc: |
Description
What steps will reproduce the problem?
- Start JOSM, Version 12275
What is the expected result?
JOSM starts
What happens instead?
Error "Eine unerwartete Ausnahme ist aufgetreten"
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-05-29 16:19:58 +0200 (Mon, 29 May 2017) Build-Date:2017-05-29 14:25:03 Revision:12275 Relative:URL: ^/trunk Identification: JOSM/1.5 (12275 de) Windows 8.1 64-Bit OS Build number: Windows 8.1 Pro null (9600) Memory Usage: 240 MB / 1790 MB (182 MB allocated, but free) Java version: 1.8.0_121-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 Plugins: + matsim Last errors/warnings: - E: Handled by bug report queue: java.lang.IllegalArgumentException: Parameter must not be null === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: main (1) java.lang.IllegalArgumentException: Parameter must not be null at org.openstreetmap.josm.tools.CheckParameterUtil.ensureParameterNotNull(CheckParameterUtil.java:94) at org.openstreetmap.josm.Main.setProjection(Main.java:1064) at org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.setProjection(ProjectionPreference.java:439) at org.openstreetmap.josm.gui.preferences.projection.ProjectionPreference.setProjection(ProjectionPreference.java:417) at org.openstreetmap.josm.Main.preConstructorInit(Main.java:734) at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:355)
Attachments (0)
Change History (4)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Keywords: | projection added |
---|---|
Summary: | Doesnt start anymore → IAE: Null projection prevents JOSM to start |
comment:3 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:4 by , 8 years ago
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the report! Could you please click Help > Show Status Report and post the lower part (your preferences)? I'm particular interested in the lines starting with
projection.default
, if any.