Modify

Opened 5 days ago

Closed 4 days ago

#24771 closed defect (wontfix)

error while installing josm-tested.jar (Version 19555)

Reported by: urk@… Owned by: urk@…
Priority: blocker Milestone:
Component: Core Version:
Keywords: Cc:

Description

While installing josm-tested.jar (Version 19555) after download: pop-up window "A Java Exception has occured".
Newly installed Java version:
java version "1.8.0_491"
Java(TM) SE Runtime Environment (build 1.8.0_491-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.491-b10, mixed mode)

Attachments (1)

Screenshot 2026-06-15 143215.png (12.8 KB ) - added by urk@… 4 days ago.

Download all attachments as: .zip

Change History (6)

comment:1 by stoecker, 5 days ago

Thanks for your report, however your ticket is incomplete and therefore not helpful in its current form.

Please add all needed information according to this list:

  • The required parts of the Status Report from your JOSM.
  • Describe what behaviour you expected.
  • Describe what did happen instead.
  • Describe if and how the issue is reproducible.
  • Add any relevant information like error messages or screenshots.

To ensure that all technical relevant information is contained, create new tickets by clicking in JOSMs Main Menu on Helpsource:trunk/resources/images/bug.svg Report Bug.

Remember: This is a generic notice so we don't need to write the same stuff again and again. It may only apply in parts to the specific case!


comment:2 by urk@…, 5 days ago

Hi stoecker,
Status Report from JOSM is not available because the installation of JOSM failed.
Describe what behaviour you expected: I expected that JOSM installation would be finished successfully.
Describe what did happen instead: Installation of JOSM aborted with the pop-up window "A Java Exception has occured".
Describe if and how the issue is reproducible: I tried multiple times to replace JOSM 19481 by JOSM 19555 starting josm-tested.jar (Version 19555).

comment:3 by stoecker, 5 days ago

Owner: changed from team to urk@…
Status: newneedinfo

Usually the software not only says "A Java Exception has occured", but actually WHICH exception occurred. Without the details the report isn't helpful.

by urk@…, 4 days ago

comment:4 by anonymous, 4 days ago

There is and there was no specific output, WHICH exception occurred. Pls see the enclosed screen copy.

comment:5 by stoecker, 4 days ago

Resolution: wontfix
Status: needinfoclosed

Boah, what a broken software doesn't output a useful error message...

Anyway if that is really true: "Java(TM) SE Runtime Environment (build 1.8.0_491-b10)" then your problem is that you try to run JOSM with a Java version which is no longer supported for some years. You need Java 11 minimum.

Typically java should tell you that it does not support class file version 55.0 (which is Java 11), but only <= 52.0 (which is Java 8). It's strange, that you get only such a useless error message.

I suggest you install the Windows MSI, which contains a proper Java version.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain urk@….
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.