Wonderful. ...ant
On 9/17/07, Raymond Feng <[EMAIL PROTECTED]> wrote: > > Yes, that's what I meant. > > Thanks, > Raymond > > ----- Original Message ----- > From: "ant elder" <[EMAIL PROTECTED]> > To: <tuscany-dev@ws.apache.org> > Sent: Monday, September 17, 2007 1:54 PM > Subject: Re: sample start up time? > > > > Is that also going to help the shutdown hang problem? > > > > ...ant > > > > On 9/17/07, Raymond Feng <[EMAIL PROTECTED]> wrote: > >> > >> Hi, > >> > >> I found the issue and will check in a fix soon. > >> > >> Thanks, > >> Raymond > >> > >> ----- Original Message ----- > >> From: "kelvin goodson" <[EMAIL PROTECTED]> > >> To: <tuscany-dev@ws.apache.org> > >> Sent: Monday, September 17, 2007 8:01 AM > >> Subject: Re: sample start up time? > >> > >> > >> > Hmm, I just re-ran this against RC1b and the calculator sample hung > >> > after producing its results. All the output appeared pretty quickly, > >> > but then it failed to stop. > >> > > >> > C:\Release\RC1b\tuscany-sca-1.0-incubating\samples\calculator>ant ru > >> > Buildfile: build.xml > >> > > >> > run: > >> > [java] 3 + 2=5.0 > >> > [java] 3 - 2=1.0 > >> > [java] 3 * 2=6.0 > >> > [java] 3 / 2=1.5 > >> > [java] Java Result: 1 > >> > > >> > BUILD SUCCESSFUL > >> > Total time: 8 minutes 4 seconds > >> > Terminate batch job (Y/N)? y > >> > > >> > On 17/09/2007, kelvin goodson <[EMAIL PROTECTED]> wrote: > >> >> I can run the calculator in 4 seconds, -- time until I see the "Run" > >> >> word on the screen approx 2 secs and then a further 2 before I see > the > >> >> result output. > >> >> > >> >> Kelvin. > >> >> > >> >> On 17/09/2007, Simon Laws <[EMAIL PROTECTED]> wrote: > >> >> > I made a local distro from the branch and the samples seem to take > >> ages > >> >> > to > >> >> > get going. A really comical amount of time! It takes 25 seconds > >> before > >> >> > I see > >> >> > any output after running the calculator sample. Anyone else seeing > >> >> > that? > >> >> > > >> >> > Simon > >> >> > > >> >> > >> > > >> > --------------------------------------------------------------------- > >> > To unsubscribe, e-mail: [EMAIL PROTECTED] > >> > For additional commands, e-mail: [EMAIL PROTECTED] > >> > > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > >