[Swift-devel] Swift unresponsive while using local provider.

Mihael Hategan hategan at mcs.anl.gov
Sat Jun 18 14:52:10 CDT 2011


Post the entire output of jstack please.

On Sat, 2011-06-18 at 00:08 -0500, Alberto Chavez wrote:
> I already did the svn updates for cog, and swift, rebuilt swift with
> ant redist, and ant clean + ant dist,
> the test keeps hanging, but I'm missing probably something:
> 
> 
> $ svn update cog 
> At revision 3167.
> 
> 
> $ cd cog/modules/
> $ svn update swift 
> At revision 4632.
> 
> 
> I did ant redist, and it was successfully built, but the test is still
> hanging, now it hung on the 11th iteration. However I'm not quite sure
> if the svn was properly updated, since I did 
> 
> 
> $ jstack -l 11471 | grep addListener
>         at
> org.griphyn.vdl.mapping.AbstractDataNode.addListener(AbstractDataNode.java:583)
>         at
> org.griphyn.vdl.mapping.AbstractDataNode.addListener(AbstractDataNode.java:583)
> 
> 
> but Mihael Mentioned that addListener is not AbstractDataNode in the
> newer version.
> Any thoughts on that? 
> 
> 
> Alberto.
> > Subject: RE: [Swift-devel] Swift unresponsive while using local
> provider.
> > From: hategan at mcs.anl.gov
> > To: alberto_chavez at live.com
> > CC: ketancmaheshwari at gmail.com; swift-devel at ci.uchicago.edu
> > Date: Fri, 17 Jun 2011 21:09:04 -0700
> > 
> > On Fri, 2011-06-17 at 22:50 -0500, Alberto Chavez wrote:
> > > Oops, Too late. 
> > > Do i need to do ant clean , and ant dist again? 
> > 
> > You're probably fine in most cases with just "ant dist". But if you
> want
> > to be sure, do what Jonathan is saying: "ant redist"
> > 
> > 
> > 
> 





More information about the Swift-devel mailing list