If gvSIG crashes completely like that, then the problem can only be with one of the non-Java support libraries, in this case either the GDAL or PROJ4 libraries.
The error message will probably not show up in gvSIG.log. You will need to start gvSIG from a command line (console) and then check the last line(s) of output after the crash for any clues. Best, Ben ----- Original Message ----- > > Hi, I just installed gvSIG 1.10 rc2 and installed - worked great. Keep > up the good work > > Currently I am working to recreate a map related to global warming I > did previously in ArcGIS to use as an sample what gvSIG can do in an > upcoming gvSIG class I will be teaching. When I load a raster image > (specs see below or download here: > http://www.terragis.net/docs/other/globalwarming_tiff.zip to test). > The image is in EPSG 32611 projection : > # WGS 84 / UTM zone 11N <32611> +proj=utm +zone=11 +ellps=WGS84 > +datum=WGS84 +units=m +no_defs no_defs <> > I tried to reproject to EPSG 3118 (see screenshot > http://www.terragis.net/docs/other/export_settings.gif ) - when I > click on ok to start the operation I will be promoted to enter a file > name , after entering the new raster name gvSIG crashes (closes) > without any error message :( > > Note that I did run into the same error with gvSIG 1.9 and also with > the OADigital 2010 distribution. > Any ideas what is wrong ? > > Cheers > Karsten > > ------------------------------------------------------------------------------------------------ > > gdalinfo tmax_monthly_avg_aug1_utm32611.tif -norat > > Driver: GTiff/GeoTIFF > Files: tmax_monthly_avg_aug1_utm32611.tif > tmax_monthly_avg_aug1_utm32611.tfw Size is 400, 300 > Coordinate System is: > PROJCS["WGS 84 / UTM zone 11N", > GEOGCS["WGS 84", > DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298.257223563, > AUTHORITY["EPSG","7030"]], AUTHORITY["EPSG","6326"]], > PRIMEM["Greenwich",0], UNIT["degree",0.0174532925199433], > AUTHORITY["EPSG","4326"]], PROJECTION["Transverse_Mercator"], > PARAMETER["latitude_of_origin",0], PARAMETER["central_meridian",-117], > PARAMETER["scale_factor",0.9996], PARAMETER["false_easting",500000], > PARAMETER["false_northing",0], UNIT["metre",1, > AUTHORITY["EPSG","9001"]], AUTHORITY["EPSG","32611"]] > Origin = (-479830.382844225040000,5927094.331781062300000) > Pixel Size = (4962.320779010521600,-4962.320779010521600) > Metadata: AREA_OR_POINT=Area > Image Structure Metadata: > INTERLEAVE=BAND > Corner Coordinates: > Upper Left ( -479830.383, 5927094.332) (131d30'30.69"W, 52d35'54.88"N) > Lower Left ( -479830.383, 4438398.098) (128d23'15.27"W, 39d32'0.04"N) > Upper Right ( 1505097.929, 5927094.332) (102d 7'50.93"W, > 52d33'10.20"N) Lower Right ( 1505097.929, 4438398.098) > (105d19'27.89"W, 39d30'15.77"N) > Center ( 512633.773, 5182746.215) (116d50'4.00"W, 46d47'53.32"N) > Band 1 Block=400x5 Type=Float32, ColorInterp=Gray > > > > Karsten Vennemann > Principal > > Terra GIS LTD > 2119 Boyer Ave E > Seattle , WA 98112 > USA www.terragis.net > _______________________________________________ Gvsig_internacional > mailing list > [email protected] > http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional ------ Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit http://iso26300.info for more information. _______________________________________________ Gvsig_internacional mailing list [email protected] http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
