User Tools

Site Tools


installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
installation [2016/11/18 16:08] oliverinstallation [2018/07/11 12:46] (current) – [Application configuration] oliver
Line 1: Line 1:
 ====== Installation ====== ====== Installation ======
 ===== Download ===== ===== Download =====
-There is no yet a download link available. Please ask Oliver Rettig for an individual possibility to get the application.+There is no yet a download link available. Please ask Oliver Rettig how to get the application installer.
  
 ===== Installation ===== ===== Installation =====
Line 8: Line 8:
 {{ :installer1.png?800 |}} {{ :installer1.png?800 |}}
  
-At the following panel you can change the default folder where the application is installed and you can descide if shortcuts should be created.+At the following panel you can change the default folderwhere the application is installed and you can descide if shortcuts should be created.
  
 {{ :installer2.png?800 |}} {{ :installer2.png?800 |}}
Line 16: Line 16:
 {{ :installerdirnotempty.png?800 |}} {{ :installerdirnotempty.png?800 |}}
  
-During the installation process the follwing panel:+During the installation process the follwing panel is shown:
  
 {{ :installer4.png?800 |}} {{ :installer4.png?800 |}}
  
-And if the installation process is finished it looks the the following and you can descide if you want to start the application immideatly or not.+If the installation process is finishedthe following üanel is shwon and you can descide if you want to start the application immideatly or not.
  
 {{ :installer5.png?800 |}} {{ :installer5.png?800 |}}
  
 If you have successfully installed the application you have to activate it.  If you have successfully installed the application you have to activate it. 
-===== Activation =====p+ 
 +===== Activation ===== 
 The application contains commercial modules. Thats why a licence manager is included. If you start the application you will see the following panel: The application contains commercial modules. Thats why a licence manager is included. If you start the application you will see the following panel:
  
Line 32: Line 34:
 If you start the application the first time you can select the evaluation mode but the info box in the right side of the bottom shows you that there are no days for evaluation left. If you start the evaluation a second time you have no choice. You have to click on the "buy and activate" button because no evaluation mode is currently available. Then you will see the following panel: If you start the application the first time you can select the evaluation mode but the info box in the right side of the bottom shows you that there are no days for evaluation left. If you start the evaluation a second time you have no choice. You have to click on the "buy and activate" button because no evaluation mode is currently available. Then you will see the following panel:
  
-{{ :buyandactivate.png?800 |}}+{{ :buyandactivate.png?400 |}}
  
 The important thing on this panel is the PC-ID. You have to send it to Oliver Rettig and he create an activation key for. This key you have to input in the next panel after you press the button "activate". The panel looks like the following: The important thing on this panel is the PC-ID. You have to send it to Oliver Rettig and he create an activation key for. This key you have to input in the next panel after you press the button "activate". The panel looks like the following:
  
-{{ :activate.png?800 |}}+{{ :activate.png?400 |}}
  
-===== Configuration =====+===== Application configuration ===== 
 +In the subfolder "etc" of the upperlimb application installation there is a file "upperlimb.conf". You can configure there the main application behavior. 
 + 
 +The most important property is 
 + 
 +<code> 
 +default_options="--branding upperlimbapp -J-Xms24m -J-Xmx2400m -J-Dnetbeans.logger.console=true -J-ea -J-Djava.library.path=platform/lib -J-Dorg.openide.loaders.FolderChildren.delayedCreation=false  -J-Dnetbeans.mainclass=de.orat.licence.management.core.LicenceControlledStartup" 
 +</code> 
 + 
 +You can increase the maximum memory the application will use by setting the attribute -J-Xmx2400m to a bigger value. The meaning of 2400M is a maximum of 2400 mega bytes of memory. 
 + 
 +Be careful. For a 32bit version of an application the memory typically is limited by 1400m. If you need more memory you need a 64bit version of the application. 
 + 
 +===== Project configuration ===== 
 + 
 +To process data with a model you first Need a "Project". A project is a Folder with a set of subfolders which include mainly XML-files to describe what to do. You can open an existing project and modify its content inside the Upperlimb application. You can open more than project. But exactly one of them must be defined as main project: Open the the context menu in the projects tab by right-click of the mouse and choose one of the open projects as a main project. The Name of the Project is shown in bold faces in the list of project in the projects tab.
  
-To process data with a model you first need to load a "Project" and to make this project to you main project. 
 {{ :openproject.png?800 |}} {{ :openproject.png?800 |}}
 +
 +You should have all of your projects in version control. The Upperlimb app supports git.
 +====== Bugtracker ======
 +
 +Bug and feature requests can be reported via [[http://mantisbt.orat.de|MantisBT]], a bug tracking tool used for several applications. Please ask Oliver Rettig for the needed account.
 +
 +{{:mantisbt_-_eintrag_erfassen.png?800 |}}
 +
 +In the above shown reporting mask, please do not forget to set the project to "UpperlimbApp".
installation.1479481694.txt.gz · Last modified: 2016/11/18 16:08 by oliver