This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

java, GUI and cygwin


Hi.

When I try to run a Java application that uses
Windows GUI (e.g. swing package) it runs smoothly 
from the Win2K cmd line.
>From the cygwin bash shell I get the error message:

--------- snip -------------
Sep 27, 2002 10:35:05 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.
Sep 27, 2002 10:35:05 AM java.util.prefs.WindowsPreferences
WindowsRegOpenKey1
WARNING: Trying to recreate Windows registry node
Software\JavaSoft\Prefs at root 0x80000001.
Sep 27, 2002 10:35:05 AM java.util.prefs.WindowsPreferences openKey
...
--------- snip -------------

Has anybody some ideas what that is and how to fix that?
(I run java 1.4.0_02, cygwin 1.3.12 and Win2K + SP2)

Thanks,
-- Bernd

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]