[Gvsig_english] gvsig_mobile - helping to make it a wonderfulproduct

mailingliste_gis at gmx.de mailingliste_gis at gmx.de
Wed Apr 2 12:44:16 CEST 2008


Hi Juan Lucas,

sorry about writing to late.


Casio IT 10
Windows Mobile 2003 Second Edition

I detect, that the opening of a Shapefile depends on it's
size. Something smaller then a dbf-file size of 1.600 KBytes
you can open it. Somethin bigger than 3.200KBytes you can't.

Sorry about my imprecise answer.

The < 1.600KByte File has, 496 features
The >= 3.200KByte File has, 1025 features

I tried different paths, the message of the logfile:

DEBUG [AWT EventDispatchThread-0] - 1207132449986 - MainWindow instancia el driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132449988 - MainWindow llama open(f) de driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132450012 - MainWindow llama initialize() de driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132450014 - Empieza initialize() del driver shp.
DEBUG [AWT EventDispatchThread-0] - 1207132450016 - Leer header:
DEBUG [AWT EventDispatchThread-0] - 1207132450018 - Leer header, done
DEBUG [AWT EventDispatchThread-0] - open(file) de DBaseFileNIO
ERROR [AWT EventDispatchThread-0] - Did not load file (size = 3287431)
ERROR [AWT EventDispatchThread-0] - Error while opening db file \SD Card\Daten\theme1.dbf: Not enough memory (?). Message: null
ERROR [AWT EventDispatchThread-0] - While getting row count: Not enough memory (?). Message: null
DEBUG [AWT EventDispatchThread-0] - No se ha obtenido NUMREG, vale 0
DEBUG [AWT EventDispatchThread-0] - 1207132451255 - MainWindow instancia FLayerFileVectorial.
DEBUG [AWT EventDispatchThread-0] - 1207132451257 - Vamos a llamar a wakeup.
DEBUG [AWT EventDispatchThread-0] - 1207132451260 - MainWindow llama addLayer de mapcontext.
DEBUG [AWT EventDispatchThread-0] - open(file) de DBaseFileNIO
ERROR [AWT EventDispatchThread-0] - Did not load file (size = 3287431)
ERROR [AWT EventDispatchThread-0] - Error while opening db file \SD Card\Daten\theme1.dbf: Not enough memory (?). Message: null
DEBUG [AWT EventDispatchThread-0] - 1207132732309 - MainWindow instancia el driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132732311 - MainWindow llama open(f) de driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132732352 - MainWindow llama initialize() de driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132732353 - Empieza initialize() del driver shp.
DEBUG [AWT EventDispatchThread-0] - 1207132732355 - Leer header:
DEBUG [AWT EventDispatchThread-0] - 1207132732357 - Leer header, done
DEBUG [AWT EventDispatchThread-0] - open(file) de DBaseFileNIO
ERROR [AWT EventDispatchThread-0] - Did not load file (size = 3287431)
ERROR [AWT EventDispatchThread-0] - Error while opening db file \SD Card\Daten\theme1.dbf: Not enough memory (?). Message: null
ERROR [AWT EventDispatchThread-0] - While getting row count: Not enough memory (?). Message: null
DEBUG [AWT EventDispatchThread-0] - No se ha obtenido NUMREG, vale 0
DEBUG [AWT EventDispatchThread-0] - 1207132732960 - MainWindow instancia FLayerFileVectorial.
DEBUG [AWT EventDispatchThread-0] - 1207132732961 - Vamos a llamar a wakeup.
DEBUG [AWT EventDispatchThread-0] - 1207132732963 - MainWindow llama addLayer de mapcontext.
DEBUG [AWT EventDispatchThread-0] - open(file) de DBaseFileNIO
ERROR [AWT EventDispatchThread-0] - Did not load file (size = 3287431)
ERROR [AWT EventDispatchThread-0] - Error while opening db file \SD Card\Daten\theme1.dbf: Not enough memory (?). Message: null
ERROR [AWT EventDispatchThread-0] - A mysterious exception was caught: null
DEBUG [AWT EventDispatchThread-0] - Empieza draw de FLyrVect: theme1
DEBUG [AWT EventDispatchThread-0] - Empieza draw de FLyrVect: theme1
DEBUG [AWT EventDispatchThread-0] - Empieza draw de FLyrVect: theme1
DEBUG [AWT EventDispatchThread-0] - Empieza draw de FLyrVect: theme1
 INFO [AWT EventDispatchThread-0] - MapCOntext - Drawing time: 20 mseg.
DEBUG [AWT EventDispatchThread-0] - 1207132856390 - MainWindow instancia el driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132856391 - MainWindow llama open(f) de driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132856414 - MainWindow llama initialize() de driver MEMORY SHP.
DEBUG [AWT EventDispatchThread-0] - 1207132856416 - Empieza initialize() del driver shp.
DEBUG [AWT EventDispatchThread-0] - 1207132856417 - Leer header:
DEBUG [AWT EventDispatchThread-0] - 1207132856418 - Leer header, done
DEBUG [AWT EventDispatchThread-0] - open(file) de DBaseFileNIO
ERROR [AWT EventDispatchThread-0] - Did not load file (size = 3287431)
ERROR [AWT EventDispatchThread-0] - Error while opening db file \My Documents\Personal\theme1.dbf: Not enough memory (?). Message: null
ERROR [AWT EventDispatchThread-0] - While getting row count: Not enough memory (?). Message: null
DEBUG [AWT EventDispatchThread-0] - No se ha obtenido NUMREG, vale 0
DEBUG [AWT EventDispatchThread-0] - 1207132856924 - MainWindow instancia FLayerFileVectorial.
DEBUG [AWT EventDispatchThread-0] - 1207132856926 - Vamos a llamar a wakeup.
DEBUG [AWT EventDispatchThread-0] - 1207132856928 - MainWindow llama addLayer de mapcontext.
DEBUG [AWT EventDispatchThread-0] - open(file) de DBaseFileNIO
ERROR [AWT EventDispatchThread-0] - Did not load file (size = 3287431)
ERROR [AWT EventDispatchThread-0] - Error while opening db file \My Documents\Personal\theme1.dbf: Not enough memory (?). Message: null


geog





-------- Original-Nachricht --------
> Datum: Mon, 31 Mar 2008 14:54:03 +0200
> Von: "Juan Lucas Dominguez Rubio" <jldominguez at prodevelop.es>
> An: "Users and Developers mailing list" <gvsig_internacional at runas.cap.gva.es>
> Betreff: RE: [Gvsig_english] gvsig_mobile - helping to make it a	wonderfulproduct

> Hello,
>  
> - Please tell us the brand, model and Windows Mobile version of your PDA.
>  
> - Can you send us one of the shapefiles you could not open? If you cannot
> send it, tell us what is its size in kilobytes? How many features does it
> have? (you can open it with gvSIG on your PC, and if you open the attributes
> table, at the bottom of the table it says how many features the shapefile
> has.)
>  
> - After one or more unsuccessful attemps, send us the files:
>  
> \gvSIGMobile\log\*.txt
>  
> Thanks for your interest,
>  
>  
>  
> Juan Lucas Domínguez Rubio
> Prodevelop SL, Valencia (España)
> Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
> http://www.prodevelop.es <http://www.prodevelop.es/> 
> 
> ________________________________
> 
> De: gvsig_internacional-bounces at runas.cap.gva.es en nombre de
> mailingliste_gis at gmx.de
> Enviado el: lun 31/03/2008 11:35
> Para: gvsig gvsig
> Asunto: [Gvsig_english] gvsig_mobile - helping to make it a
> wonderfulproduct 
> 
> 
> 
> Hi List,
> 
> there was a time where I tried to install gvsig_mobile.
> After some messages - it runs.
> 
> to load ecw -- is working
> to load shp (point/line/polygon) -- is not working
> 
> 
> geog
> 
> 
> --
> GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
> Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx
> _______________________________________________
> Gvsig_internacional mailing list
> Gvsig_internacional at runas.cap.gva.es
> http://runas.cap.gva.es/mailman/listinfo/gvsig_internacional
> 
> 

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger


More information about the Gvsig_internacional mailing list