[Swift-devel] Swift trunk seems to be broken

Michael Wilde wilde at mcs.anl.gov
Mon Jul 27 23:21:52 CDT 2009


This script:

com$ cat >t3.swift
type d {
   int x;
}
com$

Gives:

com$ swift t3.swift
Swift svn swift-r3019 cog-r2445

RunID: 20090727-2313-2zka71if
Execution failed:
	org.globus.cog.karajan.workflow.KarajanRuntimeException: Could not 
convert value to number: unbounded
Caused by:
	For input string: "unbounded"
com$


com$ java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
com$


Is anyone else seeing this problem?

This fails for me on both communicado and on the BG/P.
On the BG/P I tried with both Java 2.4 and Java 6; both failed the same way.

- Mike





More information about the Swift-devel mailing list