Modify

Opened 9 years ago

Closed 8 years ago

#11912 closed defect (invalid)

JOSM don't start with Java 8

Reported by: anonymous Owned by: anonymous
Priority: blocker Milestone:
Component: Installer Windows Version: latest
Keywords: Java Runtime Environment JRE Cc:

Description

After Load and install Windows installation of JOSM (version 8800), JOSM need a JRE.
I load the last version : Version 8 Update 60 (build 1.8.0_60-b60).

When I want start JOSM, this message box appear :
'This application requires a Java Runtime Environment 1.7.0'

I'm on Windows 7 Entreprise SP1

Attachments (0)

Change History (4)

comment:1 by mdk, 9 years ago

Do you have an older version of Java installed as default JRE?

To check, open CMD and type "java -version".

If you want to keep the old JRE as default, you can enter in CMD:
C:\<path to java>\java.exe -jar -Xmx1024M "C:\<path to josm>\josm-latest.jar"
Or create a script for starting.

To avoid the Java console windows staying open, you can use javaw.exe instead of java.exe.

comment:2 by Don-vip, 8 years ago

Owner: changed from team to anonymous
Status: newneedinfo

Can you please answer the question?

comment:3 by malenki, 8 years ago

I cannot confirm the issue.

Two days ago I had a newly installed Windows 7 Professional N 64bit.
From java.com I installed the recommended version (8.0.660.18 64bit).
I downloaded stable JOSM (r9060) using Webstart.
JOSM had no problems starting

comment:4 by Don-vip, 8 years ago

Resolution: invalid
Status: needinfoclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
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.