swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storing data in hdf format


From: Paul E Johnson
Subject: Re: Storing data in hdf format
Date: Tue, 26 Jun 2001 12:37:22 -0500

This example is now archived as
http://lark.cc.ukans.edu/~pauljohn/SwarmFaq/WorkingExampleCode/java/InnerClassHDFDemo.java

Is this example sensitive to swarm version? The system I am using today
has been running some sims for about a week and I can't afford to
upgrade swarm until they are done.  With swarm-2001-06-13, it does
create the hdf5 file, but then when I run again I get crashola.  I don't
understand why it would find the constructor the first time, and not the
second.

$ javacswarm InnerClassHDFDemo.java 
$ javaswarm InnerClassHDFDemo
$ javaswarm InnerClassHDFDemo
*** event raised for error: SourceMessage
*** function: _i_JavaProxy__createJavaCounterpart_(), file:
/home/pauljohn/LinuxDownloads/redhat/BUILD/swarm-2.1.75.20010613/src/defobj/JavaProxy.m,
line: 51
Could not find constructor for `InnerClassHDFDemo$DataRecord'
*** execution terminating due to error
/home/pauljohn/LinuxDownloads/redhat/BUILD/swarm-2.1.75.20010613/src/defobj/Symbol.m:173
-[Error(c) _raiseEvent:]
/usr/bin/javaswarm: line 1: 20256 Aborted                
APPHOME=/usr/local/jdk1.3
LD_LIBRARY_PATH=/usr/local/jdk1.3/jre/lib/i386/native_threads:/usr/local/jdk1.3/jre/lib/i386:/usr/local/jdk1.3/jre/lib/i386/hotspot::/usr/lib:/usr/lib/swarm:/usr/X11R6/lib:
CLASSPATH='.:/usr/share/swarm/swarm.jar:/usr/share/swarm/kawa.jar:/usr/local/jdk1.3/jre/lib/rt.jar:'
/usr/local/jdk1.3/jre/bin/i386/native_threads/java 'InnerClassHDFDemo'


$ java -version
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)

$ javaswarm InnerClassHDFDemo -V
InnerClassHDFDemo 0.0 (Swarm 2001-06-13)


"Marcus G. Daniels" wrote:
> Here's an example.  The first time it is run it will write the HDF5 file,
> and the second time it will print out what it finds.
>

-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]