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 Date: Tue, 22 Jul 2003 06:45:32 +0100 (BST) From: "P.B. Dushkin" X-X-Sender: pbd22 AT red DOT csi DOT cam DOT ac DOT uk To: cygwin AT cygwin DOT com Subject: Thread.start() Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 -- 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/