Newsgroups: comp.lang.java.programmer,comp.parallel.mpi
From: Mathias Waack <mathias@mufasa.informatik.uni-mannheim.de>
Subject: got error "Alarm Clock" during running java+mpi
Organization: Dept. of Computer Science, University of Mannheim, Germany
Date: Tue, 09 Sep 1997 12:14:18 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3415217A.7AE0@mufasa.informatik.uni-mannheim.de>

Hi,

we are currently developing a tool which uses java to display data 
from a huge calculation. The calculation uses mpi to share 
parts of it in net of SUN workstations. After the initialisition 
of our MPI-processes we try to show a frame on the sceen. But 
a call to the method setVisible(true) results in the message:
	Alarm Clock.
Thats all we know. It is not possible to start the application 
in a debugger, because the jdb got confused during loading the 
shared library. 
Anybody know, whats the message means and whats happens inside 
the java? 

Thanx for your answers,

	Mathias


-- 
Mathias Waack		|     mathias@mufasa.informatik.uni-mannheim.de
Tel.:  +49 621 292 1620  Fax.:  +49 621 292 5597

