[Swift-devel] "Timer was cancelled" error on Beagle on Swift script termination

Mihael Hategan hategan at mcs.anl.gov
Mon Mar 28 02:04:16 CDT 2011


The IBM implementation seems to do pretty much the same thing as the Sun
one. Which is that they never call .cancel() on a timer.

So I don't understand what's happening here. I don't see any piece of
code that cancels that timer. Are you all using the same swift
installation? Can you try a clean install?

Mihael

On Sun, 2011-03-27 at 20:12 -0500, Ketan Maheshwari wrote:
> 
> 
> On Sun, Mar 27, 2011 at 4:23 PM, Mihael Hategan <hategan at mcs.anl.gov>
> wrote:
>         Actually I'm not so sure any more.
>         
>         My java Timer does not seem to have a scheduleImpl method.
>         What version
>         of java is this?
>         
> On beagle it is java 1.6.0:
> 
> [ketan at login2:~]$ java -version
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr9-20101125_01(SR9))
> IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64
> jvmxa6460sr9-20101124_69295 (JIT enabled, AOT enabled)
> J9VM - 20101124_069295
> JIT  - r9_20101028_17488ifx2
> GC   - 20101027_AA)
> JCL  - 20101119_01
> 
> ===
> 
> --Ketan 
> 





More information about the Swift-devel mailing list