Re: [JPP-Devel] memoria

2016-09-27 Thread edgar . soldin
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 mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 

--
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] memoria

2016-09-26 Thread stefan steiniger
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 mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] memoria

2016-09-26 Thread edgar . soldin
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


[JPP-Devel] memoria

2016-09-26 Thread Roberto Carlos Albani Meolans
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
--
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel