Modify

Opened 6 years ago

Closed 6 years ago

#16015 closed defect (othersoftware)

Windows: Could not open/create prefs root node Software\JavaSoft\Prefs

Reported by: Hb--- Owned by: team
Priority: trivial Milestone:
Component: Core Version:
Keywords: template_report windows registry javabug Cc:

Description

What steps will reproduce the problem?

  1. Launch java -Duser.language=en -jar josm-latest.jar for JOSM (13468 en) on Windows 7 64-Bit without .NET

What is the expected result?

Nice view in console without WARNINGS.

What happens instead?

See WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. in console.

Procmon tells that java.exe failed to exceute RegCreateKey on HKLM\SOFTWARE\JavaSoft\Prefs because of ACCESS DENIED while the Desired Access: Read.

Please provide any additional information below. Attach a screenshot if possible.

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-02-26 20:03:44 +0100 (Mon, 26 Feb 2018)
Build-Date:2018-02-26 19:06:27
Revision:13468
Redirecting:to URL 'https://josm.openstreetmap.de/svn/trunk':
Relative:URL: ^/trunk

Identification: JOSM/1.5 (13468 en) Windows 7 64-Bit
OS Build number: Windows 7 Professional (7601)
Memory Usage: 507 MB / 3604 MB (242 MB allocated, but free)
Java version: 1.8.0_161-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1280x1024
Maximum Screen Size: 1280x1024
VM arguments: [-Duser.language=en]

Last errors/warnings:
- W: No configuration settings found.  Using hardcoded default values for all pools.

Attachments (0)

Change History (3)

comment:1 by Don-vip, 6 years ago

Keywords: registry added
Summary: WARNINGS in consoleWindows: Could not open/create prefs root node Software\JavaSoft\Prefs

comment:2 by Don-vip, 6 years ago

Type: enhancementdefect

comment:3 by Don-vip, 6 years ago

Keywords: javabug added
Resolution: othersoftware
Status: newclosed

This is javabug:8139507. Fixed in Java 9, sadly not backported to Java 8.

Modify Ticket

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