From my observation the startup times are quite consistent and on my laptop from 2009 it is about 25 seconds. Generally this program starts faster than Visual Studio 2013 or 2015 but slower than 2008.
Periodic slowdowns may come from loading at start time a big model or just the processor being busy with other task. After slow start you may check the log in the Output window if any problems were reported there or try a clean reinstall with deleting HKEY_CURRENT_USER\Software\WhiteStarUML with regedit.exe.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
[9:24:37] The Profile "Cpp" is loaded successfully. [9:24:37] The Profile "CSharp" is loaded successfully. [9:24:38] The Profile "erd" is loaded successfully. [9:24:38] The Profile "EJB" is loaded successfully. [9:24:38] The Profile "Java" is loaded successfully. [9:24:38] The Profile "UMLStandard" is loaded successfully. [9:24:38] The Framework "MFC6.0" is loaded successfully. [9:24:38] The Framework "DotNet BCL10" is loaded successfully. [9:24:38] The Framework "J2EE14" is loaded successfully. [9:24:38] The Framework "J2SE13" is loaded successfully. [9:24:38] The Approach "4p1ViewModel" is loaded successfully. [9:24:38] The Approach "Default" is loaded successfully. [9:24:38] The Approach "Rational" is loaded successfully. [9:24:38] The Approach "UMLComponents" is loaded successfully. [9:24:38] Add-In "CppAddIn" is loaded successfully. [9:24:38] Add-In "CSharpAddIn" is loaded successfully. [9:24:38] Add-In "erd" is loaded successfully. [9:24:38] Add-In "Generator" is loaded successfully. [9:24:38] Add-In "JavaAddIn15" is loaded successfully. [9:24:39] Add-In "PatternAddIn" is loaded successfully. [9:24:39] Add-In "RoseAddIn" is loaded successfully. [9:24:39] Add-In "StandardAddIn" is loaded successfully. [9:24:39] Add-In "XMIAddIn" is loaded successfully. [9:24:39] Add-In "C++ AddIn" menu is registered successfully. [9:24:39] Add-In "C# AddIn" menu is registered successfully. [9:24:39] Add-In "ERD AddIn" menu is registered successfully. [9:24:39] Add-In "Generator AddIn" menu is registered successfully. [9:24:39] Add-In "Java15 AddIn" menu is registered successfully. [9:24:39] Add-In "Pattern AddIn" menu is registered successfully. [9:24:39] Add-In "Rose AddIn" menu is registered successfully. [9:24:39] Add-In "Standard AddIn" menu is registered successfully. [9:24:39] Add-In "XMI AddIn" menu is registered successfully. [9:26:01] D:\ACL6.0\2设计\ACL.UML File reading complete.
Above is the startup logs,
as you see, the last log took a long time.
I dont know why since there were no enough message to show the details.
I suppose it would be better if there are more detailed logs.
oh, this file (acl.uml) is not a big model,
there are only one class diagram and 12 classes on it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I expected a problem with corruputed plugin configuration but it looks that those loaded smoothly. So the problem might may had been related to GUI, panels docking etc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Sometimes it takes a long time to startup!
More than 2 mins.
Hope you to know it, and repait this bug..
BTW, the version no of it I use is 5.7.2
From my observation the startup times are quite consistent and on my laptop from 2009 it is about 25 seconds. Generally this program starts faster than Visual Studio 2013 or 2015 but slower than 2008.
Periodic slowdowns may come from loading at start time a big model or just the processor being busy with other task. After slow start you may check the log in the Output window if any problems were reported there or try a clean reinstall with deleting HKEY_CURRENT_USER\Software\WhiteStarUML with regedit.exe.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
[9:24:37] The Profile "Cpp" is loaded successfully.
[9:24:37] The Profile "CSharp" is loaded successfully.
[9:24:38] The Profile "erd" is loaded successfully.
[9:24:38] The Profile "EJB" is loaded successfully.
[9:24:38] The Profile "Java" is loaded successfully.
[9:24:38] The Profile "UMLStandard" is loaded successfully.
[9:24:38] The Framework "MFC6.0" is loaded successfully.
[9:24:38] The Framework "DotNet BCL10" is loaded successfully.
[9:24:38] The Framework "J2EE14" is loaded successfully.
[9:24:38] The Framework "J2SE13" is loaded successfully.
[9:24:38] The Approach "4p1ViewModel" is loaded successfully.
[9:24:38] The Approach "Default" is loaded successfully.
[9:24:38] The Approach "Rational" is loaded successfully.
[9:24:38] The Approach "UMLComponents" is loaded successfully.
[9:24:38] Add-In "CppAddIn" is loaded successfully.
[9:24:38] Add-In "CSharpAddIn" is loaded successfully.
[9:24:38] Add-In "erd" is loaded successfully.
[9:24:38] Add-In "Generator" is loaded successfully.
[9:24:38] Add-In "JavaAddIn15" is loaded successfully.
[9:24:39] Add-In "PatternAddIn" is loaded successfully.
[9:24:39] Add-In "RoseAddIn" is loaded successfully.
[9:24:39] Add-In "StandardAddIn" is loaded successfully.
[9:24:39] Add-In "XMIAddIn" is loaded successfully.
[9:24:39] Add-In "C++ AddIn" menu is registered successfully.
[9:24:39] Add-In "C# AddIn" menu is registered successfully.
[9:24:39] Add-In "ERD AddIn" menu is registered successfully.
[9:24:39] Add-In "Generator AddIn" menu is registered successfully.
[9:24:39] Add-In "Java15 AddIn" menu is registered successfully.
[9:24:39] Add-In "Pattern AddIn" menu is registered successfully.
[9:24:39] Add-In "Rose AddIn" menu is registered successfully.
[9:24:39] Add-In "Standard AddIn" menu is registered successfully.
[9:24:39] Add-In "XMI AddIn" menu is registered successfully.
[9:26:01] D:\ACL6.0\2设计\ACL.UML File reading complete.
Above is the startup logs,
as you see, the last log took a long time.
I dont know why since there were no enough message to show the details.
I suppose it would be better if there are more detailed logs.
oh, this file (acl.uml) is not a big model,
there are only one class diagram and 12 classes on it.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Well, a clean reinstall seems work!
I will still test for days to make sure.
I expected a problem with corruputed plugin configuration but it looks that those loaded smoothly. So the problem might may had been related to GUI, panels docking etc.