On Linux, you should probably run it as "java -Xmx512m CayenneModeler.jar" or 
something like that, so specifying how much heap the JVM should use is up to 
you. In a Windows assembly run from .exe, -Xmx is passed by the executable 
launcher, and the user doesn't have much control (except that he can of course 
run it from command line, like the example above). So these are some 
significant differences.

Andrus 


On Sep 24, 2010, at 7:21 PM, gilbertoca wrote:

> I can confirm this problem.
> 
> gilbe...@sugep-dmasi:~$ cat /etc/SuSE-release 
> openSUSE 11.3 (i586)
> VERSION = 11.3
> gilbe...@sugep-dmasi:~$ java -version
> java version "1.6.0_21"
> Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
> Java HotSpot(TM) Server VM (build 17.0-b16, mixed mode)
> 
> Cayenne version: 3.0.1
> 
> In my case, cayenne-modeler freezes and I have to kill it. 
> So, I can't use that option.
> 
> Regards,
> 
> Gilberto
> 
> -- 
> View this message in context: 
> http://cayenne.195.n3.nabble.com/Exception-in-Cayenne-Modeler-heap-blows-up-tp1572059p1575026.html
> Sent from the Cayenne - User mailing list archive at Nabble.com.
> 

Reply via email to