Re: [X10-users] IllegalMonitorStateException

2009-10-13 Thread Cunningham, David
? From: x10-users-boun...@lists.sourceforge.net [x10-users-boun...@lists.sourceforge.net] On Behalf Of Josh Milthorpe [josh.miltho...@anu.edu.au] Sent: 13 October 2009 22:18 To: x10-users@lists.sourceforge.net Subject: [X10-users] IllegalMonitorStateException

Re: [X10-users] IllegalMonitorStateException

2009-10-13 Thread Igor Peshansky
Josh Milthorpe wrote on 10/13/2009 10:18:35 PM: > Hi all, > > has anyone ever seen something like the exception below? It occurred > when running a single-place program that usually works fine. The only > slightly unusual thing was that I had compiled it (including the X10 > runtime) for p

[X10-users] IllegalMonitorStateException

2009-10-13 Thread Josh Milthorpe
Hi all, has anyone ever seen something like the exception below? It occurred when running a single-place program that usually works fine. The only slightly unusual thing was that I had compiled it (including the X10 runtime) for profiling. However the same executable has since run correctly