Hola, y muchas gracias por su atencion. El problema de memoria sigue.
Estamos trabajando en un sistema de catastro (Santa Fe, Argentina), donde se utiliza genamap como gis y queremos cambiar a so libre, y nos gusto mucho OpenJump. Hemos probado con Kosmo y este problema de memoria no lo tiene, levanta el 1.500.000 registro de parcela y no tiene problema de memoria. Pero la decicion de un gis es OpenJump. La Pc es ubuntu 12.04 a 32 bit. Gracias, nuevamente [http://graphics.hotmail.com/emsmilep.gif] Roberto Carlos Albani Meolans ________________________________ De: jump-pilot-devel-requ...@lists.sourceforge.net <jump-pilot-devel-requ...@lists.sourceforge.net> Enviado: martes, 27 de septiembre de 2016 07:37 p.m. Para: jump-pilot-devel@lists.sourceforge.net Asunto: Jump-pilot-devel Digest, Vol 123, Issue 39 Send Jump-pilot-devel mailing list submissions to jump-pilot-devel@lists.sourceforge.net To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel Jump-pilot-devel Info Page - SourceForge<https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> lists.sourceforge.net Your email address: Your name (optional): You may enter a privacy password below. This provides only mild security, but should prevent others from messing with ... or, via email, send a message with subject or body 'help' to jump-pilot-devel-requ...@lists.sourceforge.net You can reach the person managing the list at jump-pilot-devel-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Jump-pilot-devel digest..." Today's Topics: 1. memoria (Roberto Carlos Albani Meolans) 2. Re: memoria (edgar.sol...@web.de) 3. Re: memoria (stefan steiniger) 4. Re: memoria (edgar.sol...@web.de) 5. SVN: [5032] core/trunk/src/com/vividsolutions/jump/datastore/postgis/ PostgisValueConverterFactory.java (jump-pilot-...@lists.sourceforge.net) ---------------------------------------------------------------------- Message: 1 Date: Mon, 26 Sep 2016 13:52:38 +0000 From: Roberto Carlos Albani Meolans <robertoalb...@hotmail.com> Subject: [JPP-Devel] memoria To: "jump-pilot-devel-requ...@lists.sourceforge.net" <jump-pilot-devel-requ...@lists.sourceforge.net>, "jump-pilot-devel@lists.sourceforge.net" <jump-pilot-devel@lists.sourceforge.net> Message-ID: <by2pr17mb04567c83f7e7d6041d7fe53ab5...@by2pr17mb0456.namprd17.prod.outlook.com> Content-Type: text/plain; charset="iso-8859-1" Hola, estoy trabajando con openJump y cuando quiero cargar 1.500.000 registro de parcelas tengo problemas de memoria. Exception in thread "AWT-EventQueue-0" Exception in thread "TimerQueue" java.lang.OutOfMemoryError: GC overhead limit exceeded Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "TimerQueue" at sun.java2d.SunGraphics2D.clone(SunGraphics2D.java:274) at sun.java2d.SunGraphics2D.create(SunGraphics2D.java:308) at java.awt.Graphics.create(Graphics.java:164) at javax.swing.JComponent.paintChildren(JComponent.java:870) at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047) at javax.swing.JComponent.paint(JComponent.java:1064) at javax.swing.JComponent.paintChildren(JComponent.java:888) at javax.swing.JComponent.paint(JComponent.java:1064) Exception in thread "AWT-XAWT" Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: GC overhead limit exceeded java.lang.OutOfMemoryError: GC overhead limit exceeded [INFO] 10:50:02.296 Warning: GC overhead limit exceede que puedo hace?? Gracias [http://graphics.hotmail.com/emsmilep.gif] Roberto Carlos Albani Meolans -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Mon, 26 Sep 2016 15:58:08 +0200 From: edgar.sol...@web.de Subject: Re: [JPP-Devel] memoria To: OpenJump develop and use <jump-pilot-devel@lists.sourceforge.net> Message-ID: <74277027-8de9-81c6-cc43-0f6f95d70...@web.de> Content-Type: text/plain; charset=windows-1252 On 26.09.2016 15:52, Roberto Carlos Albani Meolans wrote: > Hola, estoy trabajando con openJump y cuando quiero cargar 1.500.000 registro > de parcelas tengo problemas de memoria. > > > Exception in thread "AWT-EventQueue-0" Exception in thread "TimerQueue" > java.lang.OutOfMemoryError: GC overhead limit exceeded > Exception: java.lang.OutOfMemoryError thrown from the > UncaughtExceptionHandler in thread "TimerQueue" > > at sun.java2d.SunGraphics2D.clone(SunGraphics2D.java:274) > at sun.java2d.SunGraphics2D.create(SunGraphics2D.java:308) > at java.awt.Graphics.create(Graphics.java:164) > at javax.swing.JComponent.paintChildren(JComponent.java:870) > at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047) > at javax.swing.JComponent.paint(JComponent.java:1064) > at javax.swing.JComponent.paintChildren(JComponent.java:888) > at javax.swing.JComponent.paint(JComponent.java:1064) > Exception in thread "AWT-XAWT" Exception in thread "AWT-EventQueue-0" > java.lang.OutOfMemoryError: GC overhead limit exceeded > java.lang.OutOfMemoryError: GC overhead limit exceeded > [INFO] 10:50:02.296 Warning: GC overhead limit exceede > > > que puedo hace?? hey Roberto, can you write in english by any chance? ..ede ------------------------------ Message: 3 Date: 26 Sep 2016 19:23:14 -0300 From: "stefan steiniger" <sst...@geo.uzh.ch> Subject: Re: [JPP-Devel] memoria To: "OpenJump develop and use" <jump-pilot-devel@lists.sourceforge.net> Message-ID: <3a310f2f-8727-481f-b453-aa63d7a94...@geo.uzh.ch> Content-Type: text/plain; charset=windows-1252 Hola Roberto, se puede aumentar la memoria en oj_windows.bat o oj_linux.sh en la linea #JAVA_MAXMEM=?-Xmx1024M hay que borrar el # y en este caso la memoria usado seria 1024MG=1GB cuando abres OpenJUMP de nuevo. slds, Stefan @Edgar, hope its ok when I just respond - although its an english list ;) On Sep 26, 2016, at 10:58, edgar.sol...@web.de wrote: > On 26.09.2016 15:52, Roberto Carlos Albani Meolans wrote: >> Hola, estoy trabajando con openJump y cuando quiero cargar 1.500.000 >> registro de parcelas tengo problemas de memoria. >> >> >> Exception in thread "AWT-EventQueue-0" Exception in thread "TimerQueue" >> java.lang.OutOfMemoryError: GC overhead limit exceeded >> Exception: java.lang.OutOfMemoryError thrown from the >> UncaughtExceptionHandler in thread "TimerQueue" >> >> at sun.java2d.SunGraphics2D.clone(SunGraphics2D.java:274) >> at sun.java2d.SunGraphics2D.create(SunGraphics2D.java:308) >> at java.awt.Graphics.create(Graphics.java:164) >> at javax.swing.JComponent.paintChildren(JComponent.java:870) >> at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047) >> at javax.swing.JComponent.paint(JComponent.java:1064) >> at javax.swing.JComponent.paintChildren(JComponent.java:888) >> at javax.swing.JComponent.paint(JComponent.java:1064) >> Exception in thread "AWT-XAWT" Exception in thread "AWT-EventQueue-0" >> java.lang.OutOfMemoryError: GC overhead limit exceeded >> java.lang.OutOfMemoryError: GC overhead limit exceeded >> [INFO] 10:50:02.296 Warning: GC overhead limit exceede >> >> >> que puedo hace?? > > hey Roberto, can you write in english by any chance? ..ede > > ------------------------------------------------------------------------------ > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel Jump-pilot-devel Info Page - SourceForge<https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> lists.sourceforge.net Your email address: Your name (optional): You may enter a privacy password below. This provides only mild security, but should prevent others from messing with ... ------------------------------ Message: 4 Date: Tue, 27 Sep 2016 09:48:01 +0200 From: edgar.sol...@web.de Subject: Re: [JPP-Devel] memoria To: jump-pilot-devel@lists.sourceforge.net Message-ID: <fcd56a02-815a-91c9-8315-3eb75d16c...@web.de> Content-Type: text/plain; charset=windows-1252 Stefan, just didn't want to activate an online translator, in case he's english capable. afaics you suggest to manually adjust the maxmem setting. i would ask him for the OJ version used, as we have a routine that sets maxmem to 90% or so of the available memory since a while. also using more then 1GB requires a java 64bit runtime.. ede On 27.09.2016 00:23, stefan steiniger wrote: > Hola Roberto, > > se puede aumentar la memoria en oj_windows.bat o oj_linux.sh en la linea > #JAVA_MAXMEM=?-Xmx1024M > hay que borrar el # y en este caso la memoria usado seria 1024MG=1GB cuando > abres OpenJUMP de nuevo. > > slds, > Stefan > > @Edgar, hope its ok when I just respond - although its an english list ;) > > On Sep 26, 2016, at 10:58, edgar.sol...@web.de wrote: > >> On 26.09.2016 15:52, Roberto Carlos Albani Meolans wrote: >>> Hola, estoy trabajando con openJump y cuando quiero cargar 1.500.000 >>> registro de parcelas tengo problemas de memoria. >>> >>> >>> Exception in thread "AWT-EventQueue-0" Exception in thread "TimerQueue" >>> java.lang.OutOfMemoryError: GC overhead limit exceeded >>> Exception: java.lang.OutOfMemoryError thrown from the >>> UncaughtExceptionHandler in thread "TimerQueue" >>> >>> at sun.java2d.SunGraphics2D.clone(SunGraphics2D.java:274) >>> at sun.java2d.SunGraphics2D.create(SunGraphics2D.java:308) >>> at java.awt.Graphics.create(Graphics.java:164) >>> at javax.swing.JComponent.paintChildren(JComponent.java:870) >>> at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047) >>> at javax.swing.JComponent.paint(JComponent.java:1064) >>> at javax.swing.JComponent.paintChildren(JComponent.java:888) >>> at javax.swing.JComponent.paint(JComponent.java:1064) >>> Exception in thread "AWT-XAWT" Exception in thread "AWT-EventQueue-0" >>> java.lang.OutOfMemoryError: GC overhead limit exceeded >>> java.lang.OutOfMemoryError: GC overhead limit exceeded >>> [INFO] 10:50:02.296 Warning: GC overhead limit exceede >>> >>> >>> que puedo hace?? >> >> hey Roberto, can you write in english by any chance? ..ede >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel Jump-pilot-devel Info Page - SourceForge<https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> lists.sourceforge.net Your email address: Your name (optional): You may enter a privacy password below. This provides only mild security, but should prevent others from messing with ... > > > ------------------------------------------------------------------------------ > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel Jump-pilot-devel Info Page - SourceForge<https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> lists.sourceforge.net Your email address: Your name (optional): You may enter a privacy password below. This provides only mild security, but should prevent others from messing with ... > ------------------------------ Message: 5 Date: Tue, 27 Sep 2016 22:37:06 +0000 From: jump-pilot-...@lists.sourceforge.net Subject: [JPP-Devel] SVN: [5032] core/trunk/src/com/vividsolutions/jump/datastore/postgis/ PostgisValueConverterFactory.java To: jump-pilot-devel@lists.sourceforge.net Message-ID: <mailman.37875.1475015828.6153.jump-pilot-de...@lists.sourceforge.net> Content-Type: text/plain; charset=UTF-8 Revision: 5032 http://sourceforge.net/p/jump-pilot/code/5032 Author: michaudm Date: 2016-09-27 22:37:05 +0000 (Tue, 27 Sep 2016) Log Message: ----------- Finally remove bytea->geometry mapping for postgis Modified Paths: -------------- core/trunk/src/com/vividsolutions/jump/datastore/postgis/PostgisValueConverterFactory.java Modified: core/trunk/src/com/vividsolutions/jump/datastore/postgis/PostgisValueConverterFactory.java =================================================================== --- core/trunk/src/com/vividsolutions/jump/datastore/postgis/PostgisValueConverterFactory.java 2016-09-25 22:42:47 UTC (rev 5031) +++ core/trunk/src/com/vividsolutions/jump/datastore/postgis/PostgisValueConverterFactory.java 2016-09-27 22:37:05 UTC (rev 5032) @@ -24,7 +24,8 @@ // manages 2 cases: type retrieved from Database metadata (DataStore Panel) // and from direct Adhoc query (type of the column resultset). - if ("bytea".equalsIgnoreCase(dbTypeName) || "geometry".equalsIgnoreCase(dbTypeName)) { + // Finally, converting bytea to geometry is a bad idea + if (/*"bytea".equalsIgnoreCase(dbTypeName) ||*/ "geometry".equalsIgnoreCase(dbTypeName)) { return WKB_GEOMETRY_MAPPER; } ------------------------------ ------------------------------------------------------------------------------ ------------------------------ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel Jump-pilot-devel Info Page - SourceForge<https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> lists.sourceforge.net Your email address: Your name (optional): You may enter a privacy password below. This provides only mild security, but should prevent others from messing with ... End of Jump-pilot-devel Digest, Vol 123, Issue 39 ************************************************* [http://graphics.hotmail.com/emsmilep.gif]
------------------------------------------------------------------------------
_______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel