issue 2
(Patch for Java Preferences Tool) commented on by pho...@gmx.de
- Sorry for the wrong orthography. I should always read first, what I have written, and
then I should click on "Send"... :-)
Sorry for the wrong orthography. I should always read first, what I have written, and
then I should click on "Send"... :-)
Jul 12, 2009
issue 2
(Patch for Java Preferences Tool) reported by pho...@gmx.de
- Dear Boris,
I have build a patch for your tool. It implements now a rename operation
during copy & paste, so you can paste the copied node into its original
parent node.
Because I haven't found your e-mail address, I poste the aptch into the issue.
Best regards
Andre
Dear Boris,
I have build a patch for your tool. It implements now a rename operation
during copy & paste, so you can paste the copied node into its original
parent node.
Because I haven't found your e-mail address, I poste the aptch into the issue.
Best regards
Andre
Older
Dec 23, 2008
issue 1
(I can't run it from Windows Vista) reported by jkim707
- What steps will reproduce the problem?
1. In either command prompt window or Cygwin, run
java -jar prefs-0.8.jar
What is the expected output? What do you see instead?
I expect the application window but an error message pops up.
What version of the product are you using? On what operating system?
0.8 on Windows Vista Business Service Pack 1
Please provide any additional information below.
I get this error:
Dec 23, 2008 5:11:31 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at
root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Dec 23, 2008 5:11:32 AM java.util.prefs.WindowsPreferences WindowsRegOpenKey1
WARNING: Trying to recreate Windows registry node Software\JavaSoft\Prefs
at root 0x80000002.
Dec 23, 2008 5:11:32 AM java.util.prefs.WindowsPreferences openKey
WARNING: Could not open windows registry node Software\JavaSoft\Prefs at
root 0x80000002. Windows RegOpenKey(...) returned error code 2.
What steps will reproduce the problem?
1. In either command prompt window or Cygwin, run
java -jar prefs-0.8.jar
What is the expected output? What do you see instead?
I expect the application window but an error message pops up.
What version of the product are you using? On what operating system?
0.8 on Windows Vista Business Service Pack 1
Please provide any additional information below.
I get this error:
Dec 23, 2008 5:11:31 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at
root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Dec 23, 2008 5:11:32 AM java.util.prefs.WindowsPreferences WindowsRegOpenKey1
WARNING: Trying to recreate Windows registry node Software\JavaSoft\Prefs
at root 0x80000002.
Dec 23, 2008 5:11:32 AM java.util.prefs.WindowsPreferences openKey
WARNING: Could not open windows registry node Software\JavaSoft\Prefs at
root 0x80000002. Windows RegOpenKey(...) returned error code 2.