Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Wed, 23 Jul 2003 17:36:48 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "P.B. Dushkin" cc: cygwin AT cygwin DOT com Subject: Re: Thread.start() In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 22 Jul 2003, P.B. Dushkin wrote: > > Greetings. I hope this is the appropriate way to correspond with the list. > > I have been building an rmi client/server program using cygwin. > my development environment is the jdk1.3.1 08. The GNU bash is version > 2.05b.0(9)-release (i686-pc-cygwin). My problem is when > I try to start the rmiregistry. When I type "rmiregistry &" I get: > > java.rmi.RemoteException: failed to export: class gnu.java.rmi.dgc.DGCImpl ^^^^^^^^^^^^^^^^^^^^^^^^ > Exception in thread "main" java.lang.InternalError: Thread.start called > but threads are not available. > > I have read through the list and it seems that this is a common problem > with gcc but I am using the JDK under Cygwin (and ontop of XP). > > Any help at this point would be much appreciated. > Thanks in advance. > Peter Looks like your program finds the GCJ classes before it finds the JDK ones. Check your CLASSPATH. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/