Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     Stack Size on Mac

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
curmudgeon
Posted on: 2009/6/10 22:56
Just popping in
Joined: 2009/4/30
From:
Posts: 3
Stack Size on Mac
I am trying to run Jude 5.5 on a Mac but when I load my .jude file I get an error about insufficient stack size. Where do I change this? The error message states to update the jude-xxx.bat file but of course there is no .bat file for Mac. I tried modifying the "jude" script, which has the stack size as an argument to the java command, but I still keep getting the error. I tried increasing the stack size to 3m, 5m, 10m, even 30m but I still get the error.

Thanks,
Scott
Joba
Posted on: 2009/6/12 14:14
Developer
Joined: 2006/6/6
From:
Posts: 969
Re: Stack Size on Mac
Hi Scott,

Changing the stack size should be done in info.plist file. Please access the info.plist file and try.

1. Right-click on JUDE application icon and select [Show Package Contents] from the pop-up menu
2. Go to the Contents folder
3. You'll find the info.plist file,so open it with Property List Editor
4. Open the Java Key, and the VMOptions Key will appear
5. Modify the VMOptions and change the stack size (-Xss)

Hope it works

Best regards,
Satomi
Threaded | Newest First Previous Topic | Next Topic | Top