NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Garrett: In my previous emails to you about this, I was not aware that you used the installer. It actually does not have an up-to-date jar file. Before going any farther, you should ftp the visad.jar file and have a go with that. ftp://ftp.ssec.wisc.edu/pub/visad-2.0/visad.jar Also, since you got a Java VM error, there might be an issue with the JRE that comes with the installer. That is still using Java 1.3.0 which does not work correctly on some Pentium IV processors. If you have always been using this, or if you installed your own JRE and use that, then forget my latter concern. Otherwise, that might be an issue for you, as well. tom On Tue, 23 Apr 2002, Campbell, Garrett wrote: > I have run into a major problem. > I updated my visad/jython .jar by executing Tom's installer. > > This has caused my jython script to fail: > HotSpot Virtual Machine Error, Internal Error > Please report this error at > http://java.sun.com/cgi-bin/bugreport.cgi > > Error ID: 43113F32554E54494D45110E4350500290 > > Also it appears that a number of data structures have changed so that > serialized objects > can not be read in again. (I had an array of floats fselect=[] > fselect.append(1.).. > which I saved: > VisADForm().save(filename,fselect,1) > I am not able to read these back in. fselect=load(filename) or > VisADForm().open(fileWant) > In retrospect, VisADForm().save does not appear to be a good way > to save things > since the underlying classes are being changed. > > Does anyone have an older version of visad.jar maybe dated about > February 2002 > I could at least get the old code to work and maybe figure out a better > way to save > data structures. > > thanks for any help. > > G. Garrett Campbell Ph. D. > Cooperative Institute for Research in the Atmosphere > Colorado State University > Ft. Collins, CO, USA > 970 491 8497 > campbell@xxxxxxxxxxxxxxxxxx > > -- Tom Whittaker University of Wisconsin-Madison Space Science and Eng. Center ph: 608.262.2759
visad
archives: