Get answers to your frequently asked questions about Astah UML.
Please refer to our License Guide.
Please refer to our License Guide.
If you’d like a quote, please send us a quote request for your license renewal from this form.
There are two ways to cancel your ongoing subscription.
Option1:
You will receive an email from our online store – mailer@fastspring.com 10 days before your subscription license expires. To cancel, access the link in the email and press [Cancel Subscription].
Option2:
Please submit a cancellation request from this form.
Yes. Academic pricing for Astah Professional edition is available to qualified academic institutions. See the Academic Pricing page.
Yes, please send us a quote request through this form.
Here’s the instructions for installing Astah UML.
– The screenshots are Astah Professional’s. However, the appearance and process are the complete same except the product name.
– If you are installing Astah on Linux, please read this page instead.
Yes, use the command below.
e.g: Installing Astah UML 9.2
astah-uml-9_2_0-0248cd-jre-64bit-setup.exe /verysilent
If you would like to install Astah to a specific directory, use /DIR option.
astah-uml-9_2_0-0248cd-jre-64bit-setup.exe /verysilent /DIR=”the destination of installataion folder
Please refer to Astah UML System Requirement page.
The performance level of Astah depends on the RAM capacity of your machine.
Try the following methods if you have not tried them yet:
Refer to the How to use a specific version of the JavaVM and use the latest version of Java.
If you are on Mac, hiding title bar seems effective in some environments.
Go to [Tools] – [System Properties] – [Diagram Editor] and take the tick off for [Hide title bar of the Diagram Editor (Restarting Astah is required)] and restart Astah.
If you are on Mac, changing the look and feel may work.
Go to [View] – [Look & Feel] and choose one except [Mac OS X].
In some environments, having this option on will make rendering slower.
When the value of INITIAL_HEAP_SIZE is set to 16m, the garbage collection does not work fully unless your computer uses more memory than 16MB.
To tune up, please change the -Xmx size by following the instructions here:
If you are on Windows
Open astah-uml.l4j.ini file which is located in Astah Installation folder with text editor and change the heap size
(e.g) -Xmx2048m
If you are on Mac and use Astah v8.5 and later
Launch Terminal and execute the command below (e.g: setting the heap size up to 2048m):
defaults write com.change-vision.astah.uml /com/change-vision/astah/uml/ -dict-add JVMOptions/ '{ "Xmx" = "-Xmx2048m"; }'
If you are on Mac and use Astah v8.4 and earlier
1. Go to Application folder and right-click on “astah uml.app” and select [Show Package Contents]
2. Open [Info.plist] file you can find under [Contents] package
3. In this file, will find the following lines. Change the -Xmx value.
-Xms16m
-Xmx768m
If you are on Linux
Open /usr/lib/astah_uml/astah-uml file with a text editor and modify the JAVA_OPTS=”-Xms16m -Xmx384m” line.
Download the latest version from Download page.
Please follow the instructions here.
Please follow the instructions here.
Disabling the Content Assist (A dotted green line that appears on the diagram when you try to move and align objects with others) and Suggest Feature could increase the performance a little. To close, go to [Tools] – [System Properties] – [Diagram Editor] and take the tick off two options.
Astah UML supports both English and Japanese languages. It automatically launches in English if your PC’s language and regional settings are not set to Japanese. Here’s how you can switch the language to Japanese:
For Windows Users:
For Mac users:
%defaults write com.change-vision.astah.uml /com/change-vision/astah/uml/ \ -dict-add JVMOptions/ '{ "language" = "-Duser.language=ja"; "country" = "-Duser.country=JP"; }'
You can uninstall Astah by following the step below if you decided not to use Astah after your evaluation.
Windows
Mac
Linux – Ubuntu
Please follow the instruction here.
Linux – Debian
Please follow the instruction here.
Yes. Please create Object diagrams using the Class diagram.
Please use [Instance Specifications] and [Link] are on the Tool Bar of Class Diagrams.
Yes, we have partnered with several training and consulting companies that offer comprehensive training services for Astah products.
These partners provide both in-person and online training sessions to help you get the most out of Astah. You can find more information about these training services on our partner page and directly contact our partners.
Astah project files (.asta) are upward compatible. If project files have been edited by newer version, they cannot be opened in older version of Astah. Read about model versions.
If you cannot open project files using appropriate version of Astah, please change the stack size in the [Tools] – [System Properties] – [File].
In that case, Clone the model instead of copying. A cloned model will be an independent model.
Invalid models are broken data that were produced due to the software’s bug.
If you were asked to correct invalid models – that means your log file indicates that your project file may contain invalid models.
Go to [Tools] – [Correct Model] – [Correct Invalid Models] and continue by following the messages that would appear.
If you have a preferred Java to use Astah, you can use it by following the instruction below. However technical support is not provided if you are using Astah on un-supported System Requirements.
When you use un-supported Java to run Astah, you will get the alert when launching Astah. To ignore this alert,, add-nojvchk option at launch.
Please refer to “How to run Astah on Linux“.
When you are asked to send log files along with your bug report, please send the 2 log files that are stored in your home directory:
You can find them in the USER_HOME\.astah\uml directory.
Additionally, if your bug may be related to the plug-ins, please send us the log file accordingly which you can also find in the USER_HOME\.astah\uml directory.